@charset "utf-8";

* {
margin : 0;
padding : 0;
}
#menu {
	background-color: #007ec1;
	height: 50px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;}
	
#menu li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	
}
#slides1 {
	background-color: #0063a4;
	height: 300px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slide {
	height: 300px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #0063A4;
}
#conthome {
	background-color: #CCCCCC;
	width: 100%;
}
#home1 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
}
#botao1 {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}
#botao2 {
	height: 103px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}


#linha1 {
	background-color: #ffd800;
	width: 100%;
	height: 5px;
}
#botao3 {
	height: 130px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}
#botaodepo {
	height: 130px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}






#menu a {
	height:50px;
	width: 1000px;
	text-align: center;
}
#menu li a:hover {
	font-weight: bold;
	text-decoration: underline;
}



#menu1 {
	background-color: #007EC1;
	height: 50px;
	width: 100%;
}
#topo1 {
	background-color: #FFFFFF;
	height: 244px;
	width: 100%;
}


#topo {
	height: 244px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#sombra {
	height: 25px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(sombra1.png);
}


#topo h1 {
	display: none;
}


body {
	background-image: url(bgmadeira3.jpg);
}


table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;	
}



blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/


a, a:visited {
	color:#2d3536;
	text-decoration:none;
	
}
a:hover, a:active {
	color:#9e805c;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	width:1000px;
	height:300px;
	padding-top:0px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/slider.png);
	background-repeat: no-repeat;
	background-color: #F1F0EE;
}

#slider {
	position:relative;
	width:1000px;
	height:300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:400px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	
	border:0;
	margin-right:3px;
	float: left;
	text-indent: -999px;
}
.nivo-controlNav a.active {
	background-position:0px -22px;
}



.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
	
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#rodape1 {
	background-color: #007ec1;
	height: 200px;
	width: 100%;
}
#rodape {
	background-color: #007ec1;
	height: 200px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topo1 h1 {
	display: none;
}
#texto {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 2em;
	color: #333333;
	font-size: 18px;
	font-family: calibri;
}
.img {
	border: 2px solid #FFD800;
}
#vinheta1 {
	height: 165px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#textoprod {
	padding-top: 50px;
	padding-left: 90px;
	font-family: calibri;
	font-size: 18px;
	color: #333333;
}
#oleos {
	height: 1000px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#oleos h2 {
	font-family: calibri;
	font-size: 36px;
	color: #0063A4;
}
#oleos h5 {
	font-family: calibri;
	font-size: 16px;
	color: #333333;
}
#oleos p {
	font-family: calibri;
	color: #333333;
	font-size: 18px;
}
#textocofap {
	font-family: calibri;
	color: #333333;
	line-height: 2em;
	font-size: 18px;
}
#suspensao {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#textocofap {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
#servicos {
	background-color: #CCCCCC;
	height: 500px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#servicos a {
	font-family: calibri;
	font-size: 20px;
}
#servicos li {
	padding-top: 20px;
	list-style-type: none;
}
#servicos h4 {
	font-family: calibri;
	font-size: 30px;
	color: #067ECA;
	padding-top: 50px;
}
#servicos a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#textoprod h5 {
	font-size: 24px;
	color: #007EC1;
	text-align: left;
}
#dicas {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#dicas p {
	font-family: calibri;
	font-size: 16px;
}
#dicas h2 {
	font-family: calibri;
	color: #0078B8;
	font-size: 24px;
}
#conthome #dicas a {
	color: #007EC1;
}
#dicas a:hover {
	color: #FFD800;
	text-decoration: underline;
}
#contato {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formcontato {
	height: 50px;
	width: 300px;
}
.botaoenviar {
	height: 50px;
	width: 100px;
}
#contato h2 {
	font-family: calibri;
	font-size: 24px;
	color: #007EC1;
	text-align: center;
}
#contato td {
	font-family: calibri;
}
#contato h3 {
	color: #0063A4;
}
.formorc {
	height: 30px;
	width: 300px;
}
#textodicas p {
	font-family: calibri;
	font-size: 18px;
}
#textodicas {
	padding-top: 30px;
}
#textodicas h3 {
	font-family: calibri;
	font-size: 24px;
	color: #0063A4;
	text-align: center;
}
#dicasimage {
	height: 150px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homo {
	height: 731px;
	width: 1000px;
	background-image: url(mobilll.jpg);
}
#rubi {
	background-image: url(cartaz.jpg);
	height: 769px;
	width: 562px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
