*{
	margin:0;
	padding:0;
	font:11px Arial, Verdana, Geneva, sans-serif;
	line-height:18px;
	outline:none;
	color:#666666;
	text-align:justify;
}
img{
	border:none;
}

#wrapper{
	width:980px;
	margin:0 auto;
}
html{
	background:url(../imagens/filetinho_topo.jpg) repeat-x top;
}
#footer{
	background:url(../imagens/filetinho_footer.jpg) repeat-x bottom;
	height:147px;
}
#noticias h2, #destaques h2{
	font:18px Arial, Verdana, Geneva, sans-serif;
	color:#171796;
	background:url(../imagens/bullet_quadrado.jpg) no-repeat 4px 8px;
	padding-left:15px;
	margin-bottom:12px;
}
.content-noticia h4 a:hover{
	text-decoration:underline;
}
.title-destaque:hover{
	text-decoration:underline;
}
.content-noticia h4 a, .title-destaque{
	text-decoration:none;
	font:bold 12px Arial, Verdana, Geneva, sans-serif;
	color:#171796;
}
.content-destaque p, .content-noticia p{
	line-height:14px;
	margin-top:4px;
}
.mais{
	background:url(../imagens/mais.jpg) no-repeat;
	width:13px;
	height:16px;
	display:block;
	text-decoration:none;
	position:absolute;
	bottom:0;
	right:0;
}
#noticias{
	width:450px;
	float:left;
	margin-left:22px;
}
.content-noticia{
	height:78px;
	position:relative;
	border-bottom:1px dotted #818181;
	margin-bottom:22px;
}
#destaques{
	width:450px;
	float:right;
	margin-right:22px;
}

#destaques-laterais{
	width:160px;
	float:left;
	margin-right:22px;
}

.content-destaque{
	display:inline-block;
	position:relative;
	margin-bottom:33px;
	border-bottom:1px dotted #818181;
	padding-bottom:20px;
}
.content-destaque img{
	margin-right:3px;
	float:left;
}

.content-destaque-lateral img{
	margin-right:3px;
	clear:both;
	margin-bottom:20px;
}


#main-two{
	display:inline-block;
	clear:both;
	width:980px;
	margin-bottom:8px;
}
#sac{
	float:left;
	margin-left:58px;
	margin-right:58px;
}
.representantes{
	float:left;
	background:url(../imagens/bullet_cadiado.png) no-repeat 2px;
	padding-left:25px;
	display:block;
	height:21px;
	font:bold 12px Arial, Geneva, sans-serif;
	color:#575757;
	text-transform:uppercase;
	line-height:28px;
	text-decoration:none;
	padding-left:30px;
}
#content-footer p{
	float:right;
	width:600px;
	line-height:28px;
	font:13px Arial, Verdana, Geneva, sans-serif;
	color:#0066cc;
	text-align:right;
}
#content-footer{
	width:980px;
	margin:0 auto;
	padding-top:48px;
}

address{
	clear:both;
	text-align:center;
	padding-top:28px;
	font:13px Arial, Verdana, Geneva, sans-serif;
	color:#575757;
}
	

/* CONTEÚDO INTERNO */



a.link-mais {
	font:bold Arial, Helvetica, sans-serif;
	color:white;
	background:#006699;
	padding:5px;
	text-decoration:none;
	display:block;
	width:60px;
	clear:both;
	text-align:center;
	margin-top:10px;
}

#pagina-interna {
	width:932px;
	margin:0 auto;
	margin-bottom:10px;
}

#conteudo-interno {
	width:690px;
	float:left;
}

#lateral-interna {
	width:200px;
	float:left;
}

#lateral-interna h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#006699;
}
