@import url(https://fonts.googleapis.com/css?family=Homenaje);
body{
	background:url(imagens/background.png) fixed;	
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
h1{
	color:#30691c;
	font-weight:normal;	
	margin:0px;
	margin-bottom:10px;
}
h2{
	text-transform:uppercase;
	color:#FFF;
	font-size:30px;
	margin:0px;
	padding:0px;
	font-weight:normal;	
}
h3{
	color:#06C;
	font-size:36px;
	font-weight:normal;	
	margin:0px;
	padding:0px;
	margin-top:20px;
}
h4{
	color:#666;
	font-size:18px;
	font-weight:normal;	
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
}
a img{
	border:0px;	
}
a{
	color:#03C;
	text-decoration:none;	
}
a:hover{
	text-decoration:underline;	
}
input, textarea{
	padding:5px;
	border:1px solid #e0e0e0;
	color:#30691c;
}
button{
	border:1px solid #e0e0e0;
	padding:5px;	
	background-color:#30691c;
	color:#fff;
}
#menu{
	height:54px;
	width:100%;
	float:left;
	background:url(imagens/back_menu.png);	
	margin-top:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#fff;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;	
	left:50%;
	margin-left:-100px;
	position:relative;
	height:100%;
	float:left;
}
#menu ul li{
	float:left;
	height:25%;
	padding-top:0px;
}
#menu ul li a{
	color:#fff;
	text-decoration:none;	
	padding-top:14px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
}
#menu ul li a.selected{
	color:#00498a;
	background-color:#fff;	
	background:url(imagens/back_menu_selected.png);	

}
#menu ul li.separador{
	background:url(imagens/separador.png);
	height:37px;
	width:1px;
	margin-top:2px;
	
}


#logo{
	width:270px;
	height:110px;
	position:absolute;
	left:50%;
	margin-left:-405px;
	top:22px;	
}
#curva{
	background:url(imagens/curva.png) no-repeat center;
	width:100%;
	height:29px;
	float:left;
	top:-26px;
	position:relative;	
}
#conteudo{
	width:100%;
	margin-top:180px;
	background-color:#fff;
	padding-bottom:30px;
	float:left;
}
#geral{
	border:0px solid #333;
	width:850px;
	left:50%;
	margin-left:-425px;
	position:absolute;
	margin-top:30px;
	
}

#banner{
	width:845px;
	height:225px;
	padding-bottom:50px;
	margin-top:-150px;
	position:absolute;
	left:50%;
	padding-top:24px;
	margin-left:-422.5px;
	background:url(imagens/banner.png) no-repeat;
}

#banner #opcoes{
	width:200px;	
	margin-left:19px;
	background:#fff;
	height:100%; 
	list-style:none;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	padding-left:0px;
	background:#015199;
	float:left;
}

#banner #opcoes ul{
	padding:0px;
	margin:0px;
	list-style:none;
	height:225px;
	margin-left:10px;
}

#banner #opcoes li{
	float:left;
	width:100%;
	background:url(imagens/back_menu.png);
	color:#fff;	
}
#banner #opcoes li a{
	float:left;
	width:100%;
	height:100%;
	margin-left:5px;
	color:#fff;
		padding-top:20px;
	padding-bottom:18px;

	text-decoration:none;	
}

#pecas{
	background:url(imagens/sombra.png) #fff no-repeat;
	float:left;
	width:565px;
	height:204px;	
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
#pecas img{
	margin:10px;
	margin-left:30px;
	float:right;	
}
#pecas button{
	background-color:#CCC;
	color:#333;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	border-right:2px solid #093;
	border-left:2px solid #093;	
}

#centro{
	width:760px;
	left:50%;
	margin-left:-402px;
	position:relative;
	top:100px;
	margin-top:00px;
	float:left;
	padding:15px 20px 110px 20px;
	background:url(imagens/sombra_conteudo.png) repeat-x;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#centro-interno{
	width:770px;
	left:50%;
	margin-left:-408px;
	position:relative;
	margin-top:00px;
	float:left;
	padding:15px 20px 20px 20px;
	background:#fff;
	margin-top:-148px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
#rodape{
	float:left;
	position:relative;	
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	background:#e6e6e6;
	border-top:1px solid #999;
}
#rodape a{
	color:#333;	
}

#rodape #limite{
	width:760px;
	left:50%;
	margin-left:-402px;
	position:relative;
}

#rodape div{
	width:50%;
	text-align:left;
	padding:0px;
	margin:0px;	
	float:left;
}
#rodape ul{
	padding:0px 0 20px 20px;	
	margin:0px;
}
#rodape #contato{
	background-color:#f0f0f0;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding:5px;
	width:100%;
}
#rodape #contato select{
	width:100%;	
}
#rodape #contato #telefone{
	color:#0154a0;
	width:100%;
	font-size:22px;	
	padding-top:5px;
	padding-left:2px;
	text-align:center;
}
#rodape #contato #endereco{
	color:#666;
	font-size:14px;	
	text-align:center;
	width:100%;
	padding-bottom:10px;
	padding-top:5px;
}

#rodape_facebook{
	background-color:#0858a1;
	width:100%;
	height:5px;
	text-align:center;
	float:left;	
}
#rodape_facebook img{
	margin-top:-20px;
	float:left;
	left:50%;
	position:relative;	
}

.topo-interno{
	width:560px;	
}

.ul-produtos{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;	
}

.ul-produtos li{
	border:0px solid #ccc;
	background:#f0f0f0;
	width:247px;
	float:left;
	margin-left:9px;
	margin-bottom:10px;
	background:url(imagens/topo-li.png) top no-repeat;	
	padding-top:10px;
	display:block;
	height:290px;
	cursor:pointer;
}
.ul-produtos li p{
	font-size:12px;	
	padding:10px;
	text-align:justify;
}

#contato-geral{
	height:400px;	
}
#contato-geral input, #contato-geral textarea{
	width:95%;	
}
#contato-geral select{
	width:100%;	
}
#contato-geral p{
	font-size:12px;
}
#contato-email{
	height:410px;
	width:225px;
	background-color:#efefef;
	float:left;
	margin:5px;	
	position:absolute;
	display:inline-block;
	padding:10px;
}
#contato-email p{
	margin:0px;
	padding:0px;
	padding-bottom:5px;	
}

#contato-telefone{
	background-color:#efefef;
	margin:5px;
	width:225px; 
	height:70px;
	float:left;	
	position:absolute;
	display:inline-block;
	left:280px;
	padding:10px;
}
#contato-telefone p{
	margin:0px;
	padding:0px;
	padding-bottom:5px;	
}

#contato-teligamos{
	background-color:#efefef;
	margin:5px;
	width:225px;
	height:305px;
	float:left;	
	position:absolute;
	display:inline-block;	
	left:280px;
	padding:10px;
	margin-top:110px;
}
#contato-teligamos p{
	margin:0px;
	padding:0px;
	padding-bottom:5px;	
}


#contato-mapa{
	background-color:#efefef;
	margin:5px;
	width:225px;
	height:410px;
	float:left;	
	left:540px;
	padding:10px;
	position:absolute;
}

.login{
	font-size:26px;	
	color:#666;
}
.login input{
	font-size:26px;
	width:200px;	
}
.login button{
	font-size:18px;
	padding:10px;
	position:relative;
	top:-4px;	
}

table th{
	background-color:#069;
	color:#fff;	
}

.indisponivel{
	background-color:#fffb89;
}