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

body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:20px;
	text-align:justify;
}

.slideshow {  
	height: 230px; 
	width: 430px; 
	margin-top:10px;
}
.slideshow2 {  
	height: 230px; 
	width: 430px;
	margin-top:10px;
	margin-bottom:10px;
}

.logo_margem {
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
}

.menu_margem {
	margin-top:42px;
	margin-left:39px;
	margin-right:40px;
}

.menu_margem2 {
	margin-top:42px;
	margin-left:39px;
	margin-right:40px;
}

.curva {
	background-image:url(images/curva.gif);
	background-repeat:no-repeat;
	width:900px;
	height:46px;
	margin-top:2px;
}

.margens_corpo {
	margin-left:10px;
	margin-right:10px;
	margin-top:16px;
}

.titulos {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#c2c2c2;
	font-weight:bold;
}

.titulos_marcas {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#c2c2c2;
	font-weight:bold;
	border-bottom: 1px #dd1515 solid;
}

.titulos_dentro {
	font-weight:bold;
	font-size:13px;
}

.textos {
	margin-top:10px;
	margin-right:10px;
}

.textos_bemvindo {
	margin-top:10px;
	margin-right:10px;
	color:#999;
}


.texto_miniaturas {
	margin-top:10px;
	font-size:10px;
	text-align:center;
}

.texto_detalhe {
	margin-top:10px;
	margin-right:10px;
	line-height:25px;
}

.links a:link, .links a:visited {
	color:#333;
	text-decoration:none;
}

.links a:hover, .links a:active{
	color:#333;
	text-decoration:underline;
}

.border_topo {
	border-top:1px #dd1515 solid;
	border-right: 1px #dd1515 solid;
}

.border_centro {
	border-right: 1px #dd1515 solid;;
}

.border_fundo {
	border-bottom:1px #dd1515 solid;
}

.border_marcas {
	border-bottom:1px #dd1515 solid;
	padding-top:20px;
}

.fundo_creditos {
	background-color:#f6f6f6;
	height:31px;
	margin-top:25px;
	margin-bottom:30px;
	color:#dd1515;
	font-size:10px;
}

.xtemas a:link, .xtemas a:visited {
	color:#dd1515;
	text-decoration:none;
}

.xtemas a:hover, .xtemas a:active{
	color:#dd1515;
	text-decoration:underline;
}

.banners_pq {
	margin-top:40px;
}

.form_box {
	border: 1px solid #c2c2c2;
	width:250px;
	
	font-family:tahoma;
	font-size:12px;
	color:#000;
}

.form_bts {
	border: 1px solid #dd1515;
	font-family:tahoma;
	font-size:12px;
	color:#000;
	background-color:#f0f0ef;
}

.alfa {
	color:#dd1515;
}

.lancia {
	color:#253e8e;
}

.multi {
	color:#06F;
	font-size:17px;
	font-weight:bold;
	margin-right:10px;
}