/* CSS Document */
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #4f85b3; 
	background-image:url(../images/bg_natal.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	color: #333;
}


object {
	vertical-align:middle;
}
 
a {
	font-size:14px;
	color: #900;
	text-decoration:none;
	}
	
a:hover {
	color:#FF8080;
	text-decoration:underline;
	}

#main {
	width: 1000px;
	margin:0 auto;
	text-align:left; /* IE */
}

#header {
width:1000px;
}

#menu {
width:1000px;
float:left;
}
#busca {
width:320px;
float:right;
z-index:2;
}



#conteudo {
width:1000px;
height:auto;
margin-top: 20px;
margin-bottom:20px;
clear:both;
} 






#home_all {
width:1000px;
}

	#linha_1 {
	width:1000px;
	}
	
		#coluna_1 {
		width:277px;
		float:left;
		}
		
			#home_tvweb {
			width:277px;
			float:left;
			}
		
			#home_galeria_videos {
			width:277px;
			float:left;
			}
	
	#home_destaque {
	width:720px;
	float:right;
	}


		#looping_destaque {
		float:left;
		width:220px;
		height:270px;
		background-image:url(../images/bg_destaque.png);
		margin-top:10px;
		margin-left:4px;
		margin-right:4px;
				
		}
			
			img.looping_destaque_foto {
			width:210px;
			text-align:center;
			border:2px solid white;
			}
			#looping_destaque_detalhes {
			text-align:center;
			color:#FFFFFF;
			font-weight:bold;
			}
			.looping_destaque_titulo_home {
			font-size:18px;
			color:#FFFFFF;
			font-weight:bold;
			text-align:center;
			}
			.looping_destaque_detalhes_home {
			font-size:12px;
			color:#FFFFFF;
			font-weight:bold;
			text-align:center;
			line-height:20px;
			}
			#looping_destaque_vejamais {
			clear:both;
			width:220px;
			height:11px;
			}


	#linha_2 {
	clear:both;
	}
	
		#estoque_rotativo {
		width:1000px;
		height:150px;
		}
			#rotativo_geral {
			width:225px;
			float:left;
			margin-right:5px;
			}
			
			#div_seta_esquerda {
			width:34px;
			float:left;
			}
			#div_seta_direita {
			width:34px;
			float: right;
			}

			#rotativo_veiculo {
			width:225px;
			height:130px;
			background:#FFFFFF;
			}

			.rotativo_veiculo_titulo {
			font-size:12px;
			}
			.rotativo_veiculo_valor {
			font-size:12px;
			color:#FF0000;
			font-weight:bold;
			}
			
			#rotativo_veiculo_preco {
			float:left;
			width:164px;
			height:30px;
			background-color:#FFFFFF;
			border:0px solid red;
			}
			
			
			#rotativo_veiculo_botao {
			width:61px;
			float:right;
			background-image:url(../images/bt_vejamais.png);
			background-repeat:no-repeat;
			height:30px;
			}


			#rotativo_veiculo_img {
			width:125px;
			height:108px;
			overflow:hidden;
			margin-top:4px;
			margin-left:4px;
			margin-right:4px;
			float:left;
			}


/* 				TERCEIRA LINHA DO LAYOUT DA HOME			*/
/* exibição das 3 areas com noticias, links e mais clicados	*/

	#linha_3 {
	clear:both;
	}
	
		#home_news {
		background-color:#141212;
		width:400px;
		float:left;
		padding:10px;
		}
			#home_news_titulo {
			padding-bottom:3px;
			border-bottom:2px solid white;
			}
		
			#home_news_looping {
			padding-top:10px;
			padding-bottom:10px;
			}
			a.home_news_looping {
			margin-right:10px;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			text-decoration:none;
			}
			a:hover.home_news_looping {
			margin-right:10px;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			text-decoration:underline;
			}
		
		
		#home_links {
		background-color:#08713B;
		width: 209px;
		float:left;
		margin:0 0 15px 0;
		padding:0px;
		}
		
			#home_links_titulo {
			padding-bottom:3px; 
			border-bottom:2px solid white;
			}
			#home_links_looping {
			padding-top:10px;
			padding-bottom:10px;
			}
			a.home_links_looping {
			margin-right:10px;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			text-decoration:none;
			}
			a:hover.home_links_looping {
			margin-right:10px;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			text-decoration:underline;
			}
		
		
		
		#home_maisclicados {
		background-color:#0066C1;
		width:30%;
		opacity:0.7;
		float:left;
		margin:3px;
		padding:10px;
		}
		
			#home_maisclicados_titulo {
			padding-bottom:3px;
			border-bottom:2px solid white;
			}
			
			#home_maisclicados_looping {
			padding-top:10px;
			padding-bottom:10px;
			}
			a.home_maisclicados_looping {
			margin-right:10px;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			text-decoration:none;
			}
			a:hover.maisclicados_links_looping {
			margin-right:10px;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			text-decoration:underline;
			}			
			
			
			
/* MENU INFERIOR */
#menu_inferior {
clear:both;
margin-top:10px;
width:100%;
}


/* RODAPÉ DO SITE */


#footer {
width:100%;
clear:both;
background-color:#000000;
height:65px;
margin-top:10px;
padding-top:12px;
vertical-align: bottom;
}

#footer_left{
float:left;
padding-left:20px;
padding-top: 25px;
}

#footer_right{
float:right;
padding-right:20px;
}





/* CSS DO SISTEMA DA GALERIA */
#areamini {
clear:both;
width:725px;
height:150px;
overflow:scroll;
overflow-x: hidden;

}

#areamini_miniaturas {
width:100px;
height:75px;
overflow:hidden;
float:left;
margin:4px;
}





img.borda {
padding:1px;
border:4px solid white;
}



#main_view {
	float: left;
	padding-top:10px;
	width: 420px;
}


#ajxmedia {
	float: left;
	padding-top:10px;
	width: 420px;
}

#div_foto_media {
width:100%;
height:auto;
background-image:url(images/bg_galeria_ft_media.jpg);
border:2px solid white;
}

/* parte do ajax das miniaturas*/
		#carregando{
		position:relative;
		left: 320px;
		top:50px;
		width:220px;
		z-index:1;
		}
		
			#carregandotext {
			position:absolute;
			left:3px;
			top:15px;
			width:93px;
			height:34px;
			}
			
			#carregandoimg { 
			position:absolute;
			left:103px;
			top:5px;
			width:38px;
			height:34px;
			}


/* FORMATAÇÃO DE LINKS DO SITE */

	a.linktitulo {
		font-size:14px;
		font-weight: bold;
		color:#333333;
		text-decoration:none;
	}
	
	a.linknormal {
		font-size:12px;
		color:#333333;
		text-decoration:none;
	}	
	
	
/* tamanho do texto dentro de tabelas */
td {
		font-size:12px;

}	
