@charset "iso-8859-1";
/* CSS Document */

#tudo {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
}
#tudo #conteudo p {
	margin-bottom: 5px;
	margin-top: 0px;
}

#tudo #topo {
	float: left;
	height: 90px;
	width: 980px;
}
#marcas {
	float: left;
	height: 190px;
	width: 220px;
	clear: left;
}
#rodape a {
	text-decoration: none;
	font-style: italic;
	color: #00347A;
}

#logo {
	float: left;
	height: 90px;
	width: 88px;
}

#tudo #menu {
	float: right;
	height: 30px;
	width: 850px;
	margin-top: 35px;
	background-color: #01327f;
}

#tudo #menu ul {
	display: inline;
	margin: 0px;
}
#tudo #menu ul li {
	display: inline;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#tudo #menu a {
	display: block;
	height: 22px;
	width: 111px;
	text-align: center;
	float: left;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
}
#tudo #menu a:hover {
	background-color: #809abf;
}


#tudo #conteudo {
	float: right;
	min-height: 470px;
	width: 750px;
	margin-right: 0px;
	margin-left: 0px;
}
#tudo #conteudo li {
	list-style-image: url(imagens/seta_azul.jpg);
	list-style-position: outside;
}
#tudo #conteudo h2 {
	background-image: url(imagens/seta_azul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #003163;
	padding-left: 15px;
}

#tudo #conteudo h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	background-image: url(imagens/seta_azul.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #01327F;
}
#tudo #rodape {
	clear: both;
	float: left;
	height: 15px;
	width: 980px;
	background-image: url(imagens/faixa_azul.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
}
#tudo #imagens {
	float: left;
	height: 470px;
	width: 220px;
}
#tudo #imagens li {
	list-style-image: url(imagens/seta_azul.jpg);
	list-style-type: none;
	list-style-position: outside;
}
#tudo #imagens h2 {
	font-size: 15px;
	color: #003173;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tudo #imagens li {
}



#tudo #rodape address {
	text-align: right;
	vertical-align: middle;
	float: left;
	height: 25px;
	width: 600px;
	font-weight: bold;
	margin: 0px;
}
#tudo #rodape p {
	text-align: right;
	float: right;
	height: 25px;
	width: 300px;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}
.bullet {font-size: 10px}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img_dir {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.box    {
	width: 150px;
	height: 80px;
}

.img_esq {
	float: left;
	margin-right: 10px;
}
.etiqueta {
	font-size: 10px;
}
#tudo #conteudo #form1 fieldset {
	width: 400px;
}
#tudo #conteudo #form1 label {
	display: block;
	float: left;
	height: 20px;
	width: 55px;
}

.box1 {
	font-size: 11px;
	height: 15px;
	width: 150px;
	margin-bottom: 5px;
}

.botao {
	color: #01327F;
	background-color: #65CBFE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	height: 20px;
}
.pecas_img {
	border: 1px solid #01327F;
	margin-right: 55px;
	margin-bottom: 10px;
	padding: 3px;
}

#fones	{
	width:300px;
	float:right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
a {
	color: #01327F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


/* Cleber Lopes 13/09/2010  */
.contato{
	font-size:14px;
	font-weight:bold;
    color: #01327F;
}

