@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0px;
	border:0px;
	background:#CCC;
	z-index:1;
	}
	

/* todo site */

#cabecalho_wrap {
	margin:0px;
	padding:0px;
	min-width:770px;
	background:url(images/fundo_topo.png);
	min-height:auto;
	position:relative;
	z-index: 1;
	}

#cabecalho{
	margin:0 auto;
	padding:0px;
	height:auto;
	width:770px;
	position:relative;
	z-index:1;
	}

#div_com_float{
	position:relative;
	z-index:1;
	float:left;
	width:auto;
	height:auto;
	border:0px;
	padding:0px;
	margin:0px;	
	}

#Rodape{
	margin-bottom:20px;
	}

#Paginas_Internas{
	background-color:#666;
	width:730px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	height:auto;
	position:relative;
	clear:both;
	z-index:1;
	}

#Paginas_Internas_Centralizadas{
	text-align:center;
	background-color:#666;
	width:730px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	height:auto;
	position:relative;
	clear:both;
	z-index:1;
	}

#Paginas_Internas_sem_Borda{
	text-align:left;
	background-color:#666;
	width:770px;
	padding-bottom:10px;
	padding-top:10px;
	height:auto;
	position:relative;
	clear:both;
	z-index:1;
	}

#ClearTudo{
	clear:both;
	}

/* MENU */

#Menu_Principal{
	width:770px;
	height:89px;
	position:relative;
	z-index:1;
	}

#animacao_bandeira{
	width:275px;
	height:28px;
	position:relative;
	clear:both;
	z-index:1;
	}

/* HOME */

/** Css da WebMotors Ofertas Home **/

.clOfertaLink{
	color:#FFF;
	}

.clOfertaLinkDetalhes{
	color:#FFF;
	}

/** Fim - Css da WebMotors Ofertas Home **/

#Ofertas_Home{
	background-color:#666;
	width:770px;
	min-height:280px;
	height:auto;
	position:relative;
	clear:both;
	}

#Ofertas_Home span{
	min-width:250px;
	position:relative;
	float:left;
	z-index:1;
	}

#div_Anim_home{
	position:relative;
	z-index:1;
	float:left;
	width:532;
	height:191;
	border:0px;
	padding:0px;
	margin:0px;	
	}


/* EMPRESA */

#Paginas_Internas_Empresa{
	background-color:#666;
	width:770px;
	padding-bottom:10px;
	padding-top:10px;
	height:auto;
	position:relative;
	clear:both;
	z-index:1;
	}

.fotos_empresa{
	width:370px;
	height:278px;
	position:relative;
	padding-left:10px;
	border:0px;
	margin:0px;
	float:left;
	}

#Paginas_Internas_Empresa2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:justify;
	background-color:#666;
	width:730px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	height:auto;
	position:relative;
	clear:both;
	z-index:1;
	}

/* FINANCIAMENTO */

#Financiamento{
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding-bottom:20px;
	padding-top:5px;
	width:770px;
	height:auto;
	position:relative;
	z-index:1;
	margin:0px;
	border:0px;
	}	

/** Css da WebMotors Financiamento **/
	
#ficha_financiamento .titulotocamposfinanc { 
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	background-color:#C00;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	height: 20px;
	}
	
#ficha_financiamento td {
	text-align:left;
	}

/** Fim - Css da WebMotors Financiamento **/

