h3 {
	font:normal 10px verdana;
	padding-top:5px;
}
#linha {
	text-align:center;
}
/*============================DIVS============================*/
/*#Geral {
	width:778px;
	left:50%;
	margin-left:-389px;
	position:relative;
	background:#FFFFFF url(images/bg_geral.gif) repeat-y top center;	
}*/

#Geral {
	width:778px;
	margin: 0 auto;
	background: url(images/bg_geral.gif) #fff repeat-y top center;
	clear: both;
	/*background: #000000;*/
}

/*============================ESQUERDA============================*/

#Esquerda {
	float:left;
	width:216px;
}
#Esquerda div{
	margin:0px;
	padding:0px;
}
#Esquerda ul {
	background-image:url(images/linha_vert.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#Esquerda ul li{
	padding:5px 5px 0px 5px;
}
/*============================INTERMEDIARIO============================*/
#Intermediario {
	float:right;
	width:562px;
}
/*============================MEIO============================*/
#Miolo {
	margin-left:216px;
}
#Meio {
	float:left;
	width:365px;
	height:100%;
	background-color:#FFFFFF;
}
#Meio ul li, #Meio h1 {
	padding:4px 8px 0px 8px;
}
/*!!!!! NOTICIAS !!!!!*/
#Noticias {
	width:370px;
}
#IframeNoticias {
	margin-top:-5px;
	height:100px;
	width:353px;
}
/*!!!!! DESTAQUE ACESSORIO !!!!!*/
#DestaqueAcessorio {
	width:370px;
	margin-bottom:5px;
}
#Destaque1, #Destaque2 {
	width:182px;
}
#Destaque1 {
	float:left;
}
#Destaque2 {
	margin-left:182px;
}
#Destaque1 #foto, #Destaque2 #foto {
	width:75px;
	margin-left:5px;
	float:left;
}
#Destaque1 #txt, #Destaque2 #txt {
	font:10px verdana;
	padding:0px;
	margin:0px;
	
	width:88px;
	margin-left:85px;
	margin-bottom:5px;
}
#VejaMais {
	margin-bottom:8px;
}
#TextoTunning {
	padding:0px 8px 8px 8px;
}
/*----------------------------------------------------------------*/
#Pesquisa #txt{
	display:block;
	float:left;
	width:170px;
	margin-left:5px;
	padding-top:10px;
	line-height: 10px;
}
#Pesquisa #foto{
	display:block;
	float:right;
}
#AtendimentoVip #txt{
	display:block;
	float:left;
	width:210px;
	margin-left:5px;
	padding-top:10px;
	line-height: 10px;
}
#AtendimentoVip #foto{
	display:block;
	float:right;
	margin-top:-30px;
}
/*============================DIREITA============================*/
#Direita {
	float:right;
	width:192px;
	background-color:#f3f3f3;
}
#Direita ul {
	background-image:url(images/bg_dir.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#Direita div ul li{
	padding:6px 6px 6px 6px;
}
/*=============================NOTICIAS============================*/
#ListaNoticias{
	width:100%;
}