@CHARSET "ISO-8859-1";

*{border: none; list-style: none;text-decoration: none;margin: 0px; padding: 0px;z-index: 10;}
body{margin: 0px; padding: 0px; background-color: #ccc; font-family: Arial}

div.centraliza{width: 941px; margin: 0px auto;}
div.centralizacorpo{width: 940px; margin: 0px auto; padding-left: 10px;}
div.centralizagrande{width: 1019px; margin: 0px auto;}
h3.titulo{font-size: 20px; color: #ff6600;margin-bottom: 20px;}
h4.titulo{font-size: 16px; color: #666;margin-bottom: 15px;}
h4.titulo span{float: left; margin-right: 5px;}
a.vejamais{float: left; width: 74px; height: 20px; background-image: url("/html/images/geral/vejamais.png"); color: #666; margin-top: 10px; padding-left: 5px;}
a.vejamais:hover{background-position: bottom;}
a.vejamais span{float: left; width: 100%; margin-top: 4px; text-align: left; font-size: 10px;}


div#header{float: left; width: 100%; background-image: url("/html/images/geral/barraheader.png"); background-repeat: repeat-x; height: 142px; z-index: 10; position: relative;}
a#logo{float: left; margin-top: 37px;}

ul#menu{float: right; margin-top: 57px;}
ul#menu li{float: left; margin-left: 30px;}
ul#menu li a{float: left; color: #666; font-size: 20px;text-shadow:0 1px 0 #DFDFDF;}
ul#menu li a:hover{ color: #9F9F9F;}


div#boxtoten{float: left; width: 100%; height: 233px; background-color:#c9c7c7; margin-top: -8px; position: relative; z-index: 0; background-image: url("/html/images/geral/fundototen.png"); background-position: center; background-repeat: no-repeat;}

div#margemdotablado{float: left; width: 100%; height: 100px;background:-moz-linear-gradient(
    center bottom,
    rgb(204,204,204) 10%,
    rgb(201,199,199) 100%
);}

div#corpo{float: left; width: 100%;}

div#footer{float: left; width: 100%; background-color: #4D1000; padding: 30px 0px 0px 0px;}
h2.titulofooter{float: left; font-size: 16px; font-weight: bold; width: 100%; color: #fff; margin-bottom: 20px;}
div#atalhos{float: left; width: 150px; border-right: 1px solid #acacac; height: 480px;}
ul#listaatalhos{float: left; width: 100px;}
ul#listaatalhos li{float: left; width: 100%; margin-bottom: 5px;}
ul#listaatalhos li a{float: left; color: #fff; width: 100%; font-size: 13px;}
ul#listaatalhos li a:hover{text-decoration: underline;}

div#contato{float: left; width: 450px; border-right: 1px solid #acacac; padding:0px 40px 0 0; height: 480px;}

div.campos{float: left; width: 100%; margin-bottom: 15px;}
div.campos.metade{float: left; width: 47%;}
div.campos.right{float: right;}
div.campos label{float: left; width: 100%; color: #fff;font-size: 14px;}
div.campos input{float: left; width: 100%; font-size: 16px; border: 1px solid #AFAFAF; color: #666;}
div.campos textarea{float: left; width: 100%; height: 200px; border: 1px solid #AFAFAF; color: #666; font-size: 16px;}
a.botao{float: right; width: 82px; height: 33px; background-image: url("/html/images/geral/botao.png");}
a.botao:hover{background-position: bottom;}
a.botao span{float: left; width: 100%; color: #666; font-weight: bold; font-size: 14px; text-align: center; margin-top: 10px;}
a.botao:hover span{color: #fff;}


div#endereco{float: left; width: 140px; border-left: 1px solid #717171; height: 480px; padding-left: 30px;}
div#endereco p{float: left;font-size: 14px; color: #fff; margin-bottom: 15px;}


div#grama{float: left; width: 100%; background-image: url("/html/images/geral/grama.png"); background-repeat: repeat-x; height: 230px; background-position: bottom;}
div#buracograma{float: right; width: 143px; height: 131px; margin-top: 157px; }
div#buracogramacima{float: left; width: 143px; height: 13px;background-image: url("/html/images/geral/gramaburacocima.png");}
div#buracogramabaixo{float: left; width: 143px; height: 61px;background-image: url("/html/images/geral/gramaburacobaixo.png"); position: relative; z-index: 1000;}

div#placa{float: right; width: 91px; height: 170px;background-image: url("/html/images/geral/placachao.png"); margin-top:5px;margin-right: 25px;}

div#camaelastica{float: left; width: 185px; height: 448px; background-image: url("/html/images/geral/camaelastica.png");}

.tooltip {
	display:none;
	background:transparent url(/tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
