@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	background-image:url(../img/bg.jpg);
	background-color:#003695;
	color:#333;
	background-repeat:repeat-x;
	line-height:15px;
	text-align:justify;
}

a:link {
	text-decoration:underline;
	color:#666;	
	
}

a:visited {
	text-decoration:underline;
	color:#666;	
	
}

a:active {
	text-decoration:underline;
	color:#666;	
	
}

a:hover {
	text-decoration:none;
	color:#000;	
	
}

.tema {
	font-size:14px;
	font-weight:bold;
	
}

.laranja {
	color:#ff9100;	
}

#geral {
	width:1033px;
	position:absolute;
	margin-top:20px;
	left:50%;
	margin-left:-515px;
	height:auto;
	background-image:url(../img/bg_meio.gif);
	background-repeat:repeat-y;		
}

#topo {
	width:1033px;
	height:141px;
	float:left;

	background-position:center;	
	
}

#topo2 {
	width:1033px;
	float:left;
	height:386px;	
	background-image:url(../img/bg_topo2.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#menu {
	width:795px;
	height:45px;
	float:left;
	margin-left:20px;
	margin-top:15px;
	font-size:11px;	
	font-weight:bold;
	color:#6d6b6b;
}

#menu ul li{
	list-style:none;
	float:left;	
	display:block;
	font-size:12px;
	
	
}

.menu {
	width:100px;
	padding-top:10px;
	text-align:left;
	height:20px;
	text-align:center;
	margin-right:5px;
		
}

.barra_menu {
	width:6px;	
	height:30px;
	background-image:url(../img/barra_menu.gif);
	margin-right:10px;
	
	

}

#menu a:link,a:visited {
	text-decoration:none;
	color:#6d6b6b;	
}

#menu a:hover {
	text-decoration:underline;
	color:#6d6b6b;			
}

#flash {
	margin-top:15px;
	width:760px;
	float:left;
	height:294px;
	margin-left:37px;		
}

#busca_index {
	width:175px;
	float:right;
	height:363px;
	margin-right:33px;
	margin-top:10px;
	
	background-repeat:no-repeat;
	background-position:center;
}

#meio {
	width:1033px;
	float:left;
	height:auto;
	background-image:url(../img/bg_meio.jpg);
	background-position:center;
	background-repeat:no-repeat;	
}


#meio_geral {
	width:1033px;
	float:left;
	height:auto;
	background-position:center;
	background-repeat:no-repeat;
	
}

#testeira {
	width:999px;
	height:41px;
	margin:auto;	
}

#txt_geral {
	width:959px;
	height:auto;
	margin:auto;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	
}

#rodape {
	width:1033px;
	height:146px;
	float:left;	
	
	
}

/*======================== CONTATO ============================================================*/

#div_form {
width:500px;
height:auto;
float:left;
clear:both;
}

#div_emails {
width:350px;
height:auto;
/*background-color:#003366;*/
float:right;


}

#div_emails a:link,a:active{
color:#FFFFFF;
text-decoration:none;

}

#div_emails a:visited{
color:#FFFFFF;
text-decoration:none;

}

#div_emails a:hover{
color:#CCCCCC;
text-decoration:underline;

}


#mapa {
width:450px;
height:550px;
float:left;


}


/*======================================================================================================*/


/*======================== SHOW ROOM ============================================================*/

#busca_car {
margin-top:10px;
	width:730px;
	height:90px;
	float:left;
	
}


#thumb_car {
	width:210px;
	height:280px;
	float:left;
	background-image:url(../img/car_showroom.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;

}

#img_peq_car {
	padding-top:10px;
	width:191px;
	height:135px;
	margin:auto;
}
#vazio_dados {
width:100%;
height:9px;
}

#vazio_dados2 {
width:100%;
height:2px;
}

#dados_car {
background-image:url(../img/box_cinza_showroom.jpg);
background-repeat:repeat-y;
	width:176px;
	height:25px;
	margin:auto;
	padding-left:10px;
	padding-right:5px;
	padding-top:3px;
	line-height:12px;
	
}

#num_pag {
	padding-top:10px;
	width:700px;
	margin:auto;
	text-align:center;
	height:auto;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
}

#num_pag  a:link{
	text-decoration:none;
	color:#333;
	font-size:12px;
}

#num_pag  a:visited{
	text-decoration:none;
	color:#333;
	font-size:12px;
}

#num_pag  a:active{
	text-decoration:none;
	color:#333;
	font-size:12px;
}



#num_pag  a:hover{
	text-decoration:none;
	color:#999;
	font-size:12px;
}


/*============================================ DETALHES CARRO =====================================================*/
.marca_car {
font-size:16px;
color:#FFFFFF;
font-weight:bold;
font-style:italic;

}

.nome_car {
font-size:13px;
color:#FFFFFF;
font-weight:bold;
font-style:italic;

}

.black {
color:#000000;
font-weight:bolder;
text-transform:capitalize;
font-size:11px;
padding-left:5px;
}


.txt_tab {
color:#333;
font-size:11px;
padding-left:5px;

}

/*======================================================================================================*/
