@charset "iso-8859-1";

body {
	background: url(../img/bg_cabecalho.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.t_news {
/*			s	 d i	e	*/
	margin: 20px 0 15px 0;
}
.t_multi {
	margin: 20px 0 20px 20px;
}
.titulos {
	margin: 20px 0 20px 0;
}
#space {
	background: #f8f8f8;
	height: 28px;
	width: 1007px;
	margin: auto;
	margin-bottom: 20px;
}
#vlightbox a#vlb{
	display:none;
}
#geral {
	width: 1007px;
	margin: auto;
	display: table;
	background: #FAFAFA url(../img/bg_geral.jpg) repeat-x;
}
#cabecalho {
	width: 1007px;
	height: 343px;
	margin: auto;
}
#menu {
	width: 197px;
	background: url(../img/bg_menu.jpg) repeat-x;
	padding-left: 25px;
	padding-right: 25px;
}
#menu ul li {
	display: block;
	list-style: none;
	list-style-type: none;
}
#menu li {
	height: 50px;
	line-height: 60px;
	border-bottom: 1px solid #C0CCD8;
}
#menu .ultimo{
	height: 50px;
	line-height: 60px;
	border-bottom: 0;
}
#newsletter {
	clear: both;
	margin-left: 20px;
}
#colunaE {
	float: left;
	width:  246px;
}
#conteudo {
	float: left;
	min-height: 679px;
	width: 690px;
	padding: 40px 0 0 40px;
}
#bannerDestaques {
	background: url(../img/bg_destaques.png) no-repeat;
	width: 676px;
	height: 234px;
	padding: 10px;
}
#portal, #galeria, #shopping {
	float: left;
	width: 190px;
/*			 s	 d 	  i	   e	*/
	padding: 0px 55px 25px 0;
}
#shopping {
	padding-right: 0;
}
.vermais {
	float: right;	
}
#slideshow {
	clear: both;
	background: url(../img/bg_slideshow.png) no-repeat;
	width: 656px;
	height: 126px;
	padding: 10px;
}
#multimarcas {
	height: 150px;
	clear: both;
}
.tituloCarros {
	font-weight: bold;	
}
.tCarros {
	border-bottom: 1px solid #000;	
}
.paginacao a {
	color: #000;	
	text-decoration: none;	
}
.paginacao a:visited {
	color: #000;	
	text-decoration: none;	
}
.paginacao a:hover {
	color: #000;
	text-decoration: underline;	
}
.paginacao a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}
#rodape {
	background: url(../img/bg_rodape.jpg) repeat-x;
	height: 278px;
	color: #FFF;
}
#rodapeC {
	width: 1007px;
	margin: auto;
}
#rodape a {
	color: #FFF;
	text-decoration: none;
}
#rodape a:visited {
	text-decoration: none;
	color: #FFF;
}
#rodape a:hover {
	text-decoration: underline;
	color: #FFF;
}
#rodape a:active {
	text-decoration: none;
	color: #FFF;
}
#rodape ul li {
	list-style: none;
	list-style-type: none;	
}
.titulosR {
	font-weight: bolder;	
}
#institucional, #pesquisa, #entretenimento, #contato, #links {
	width: 130px;
	float: left;
	margin: 10px;
	padding: 10px;
	border-right: 1px solid #26262A;
	line-height: 25px;
}
#institucional {
	margin-left: 83px;
}
#links {
	border-right: 0;	
}
#logoR, #enderecoR {
	float: left;
	font-size: 11px;
	margin-top: 25px;
}
#enderecoR {
	margin-left: 20px;
}
#logoSR, #desenv {
	float: right;
	padding: 10px;
}
#logoSR {
	margin-top: 18px;	
}
#desenv {
	border-left: 1px solid #38393B;
}