/* CSS RESET INÍCIO */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	min-width:960px;	
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}

a img, fieldset, abbr, acronym {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom:10px;
	font-size:100%;
	font-weight:normal;
}

/* CSS RESET FINAL */

body {
	background-position: center top;
	background-image: url(images/fundo_site.jpg);
	margin: 0;
	background-attachment: scroll;
	background-color: #DCDCDC;
	background-repeat: no-repeat;
}

a:link {
	text-decoration : none;
	color: #005bab;
}
a:visited {text-decoration : none;}
a:hover {
	text-decoration : none;
	color: #002546;
}

/* FORMATAÇÃO */

h1 {
	font-size: 19px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 100%;
	left: 0px;
	top: 0px;
	clear: both;
	text-transform: uppercase;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	color: #005CAE;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 100%;
	left: 0px;
	top: 0px;
	clear: both;
	text-transform: uppercase;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	color: #005CAE;
}

ul.topicos{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: block;
	font-size: 12px;
}

ul.topicos2{
	list-style-position: outside;
	list-style-image: url(images/img_top.gif);
	list-style-type: none;
	display: block;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

ul.topicos li, ul.topicos2 li{
	margin-top: 5px;
	margin-bottom: 5px;
	
}

/* LAYOUT */

#topo{
	float:left;
	display:inline;
	width: 100%;
	height:412px;
	margin-bottom:10px;
}

#topo1{
	float:left;
	display:inline;
	width:100%;	
	height:133px;
}

#topo2{
	float:left;
	display:inline;
	width:100%;	
	height:30px;
	margin-bottom:16px;
}

#topo3{
	float:left;
	display:inline;
	width:100%;	
	height:228px;
}

#logotipo{
	width:220px;
	height:133px;
	display:none;
	float:left;
}

#conteudo{
	float:left;
	display:inline;
	width: 100%;
	min-height: 300px;
	height:auto !important;
	height: 300px;
}

#conteudo p{
	font-size:80%;
	margin: 0 0 10px 0;	
	text-align:justify;
}

.titulo_8{
	border-top-color: #004B91;
	border-right-color: #004B91;
	border-bottom-color: #004B91;
	border-left-color: #004B91;
	color: #005BAB;
	width: 600px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 20px;
	background-image: url(images/fundo_titulo.gif);
	font-weight: bold;
}

.titulo_6{
	border-top-color: #004B91;
	border-right-color: #004B91;
	border-bottom-color: #004B91;
	border-left-color: #004B91;
	color: #005BAB;
	width: 440px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 20px !important;
	background-image: url(images/fundo_titulo.gif);
	font-weight: bold;
}

.banners img, .banners object{
	margin: 0 0 10px 0;
}

#fundo_rodape{
	width:100%;
	float:left;
	display:inline;
	background-image: url(images/layout_rodape.gif);
	height: 370px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}

#rodape{
	width:100%;
	float:left;
	display:inline;
	padding-top: 10px;
}

.rodape_links {
	color: #4A6875;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 100%;
}

.rodape_links a{
	font-size: 11px;
	color: #18273E;
	font-weight: bold;
}

.rodape_links a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.rodape2 {
	width:180px;
	height:75px;
	float:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.rodape3{
	width:772px;
	float:left;
	padding:4px;
	font-size: 10px;
	color: #333;
	text-align: center;
}

.rodape3 a{
	color:#005BAB;
	font-weight: bold;
}

.rodape4{
	width:772px;
	float:left;
	margin-top:35px;
	font-size: 10px;
	color: #333;
	text-align: center;
}

ul.claro{
	list-style-position: inside;
	list-style-type: square;
	font-size: 10px;
	color: #001D37;
}

ul.claro a{
	color: #005BAB;
}

ul.claro a:hover{
	text-decoration: underline;		
}

.botoes_sociais{
	margin: 17px 240px 0 620px;
	height:32px;
	width:100px;
	float:left;
	display:inline;
}

.botoes_sociais img{
	float:right;
	margin: 0 0 0 10px;
}

#tab_materias td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tab_materias {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.textoemvolta {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

/* OFERTAS HOME INÍCIO*/

.ofertas_wrap{
	width:114px;
	min-height:65px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	background-image: url(images/fundo_ofertas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.maisalto{
	min-height:325px !important;
}

.ofertas_foto{
	margin: 7px;
}

.ofertas_wrap ul{
	font-size: 12px;
}

.ofertas_wrap ul li{
	list-style-type: none;
	padding-bottom: 5px;
	background-color: transparent;
	background-image: url(images/li_pontinhos.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 5px;
}

.ofertas_wrap ul li:first-child{
	background-color: #005BAB !important;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px #000;
}


/* NOTÍCIAS HOME INÍCIO*/

.caixa_noticias {
	height: 235px;
	width: 100%;
	overflow: auto;
}

.lista_noticias ul{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.lista_noticias li{
	margin: 5px 5px 2px;
	padding:0 0 5px;
	background-image: url(images/li_pontinhos.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:11px;
	background-color: transparent;
}

.lista_noticias li:last-child a{
	background:none !important;
}

/* CARROSSEL INFINITO JQUERY*/

.textholder {
	padding: 5px 5px 0 5px;
	opacity: 0.9 !important;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	color: #FFF;
	background-color: #005bab !important;
}

#flash_noticias {
	margin:0 auto;
	padding: 0;
	width:300px;
	height:200px;
	overflow:scroll;
}
#flash_noticias + div {
	margin:0 auto;
}


/* CARROS 0 KM*/

.novos_wrap{
	width: 140px;
	height:110px;
	margin:10px 5px 0 5px;
	float:left;
	display:inline;
}

.novos_wrap img{
	width: 140px;
	height:80px;
	margin-bottom:5px;
	float:left;
	display:inline;
}

.novos_titulo{
	height:25px;
	width:140px;
	font-size:11px;
	float:left;
	display:inline;
}

/* HELPERS */

.bordainterna{
	margin:-1px;
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005bab;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}

.oh{
	overflow:hidden;	
}

.separa{
	margin-top: 10px;	
}

.separa2{
	margin-top: 20px;	
}

.fl{
	float:left;
	display:inline;
}

.fr{
	float: right;	
}

.pr{
	position:relative;	
}

.limpa {
	clear:both;
}

.bug_superfish_ie_cima{
	position:relative;
	z-index:2;
}

.bug_superfish_ie_baixo{
	position:relative;
	z-index:1;
}

/* EFEITOS */

a.transparencia:hover {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.redondo{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}

