
@import url(esquerda-padrao.css);
#conteudo {

}
/*********************************
	Links Topo
**********************************/

#conteudo #lado-esquerdo{
	width:650px;
	float:left;
	padding:5px;
}

#conteudo #lado-direito{
	float:right;
	width:300px;
	padding-left:20px;
	background:url(../imagens/linha-separa-colunas.gif) no-repeat;
	
	_width:295px;
	_padding-left:15px;
}


#texto{
	clear:both;
	margin-top:20px;
	line-height:18px;
}

#lado-esquerdo h2{
	margin-bottom:15px;
	margin-top:10px;
	width:114px;
	height:18px;
	background:url(../imagens/institucional.gif) no-repeat;
	text-indent:-999999px;
}


#lado-esquerdo .tit-noticias{
	width:76px;
	height:19px;
	background:url(../imagens/noticias.gif) no-repeat;
	text-indent:-999999px;
}


.data, #texto h3 {
	color:#C00000;

}

 #texto h3 {
	color:Tahoma;
	font:Bold 15px Verdana, Arial, Helvetica, sans-serif;
	}


#lado-esquerdo .tit-es{
	width:130px;
	height:24px;
	background:url(../imagens/espirito-santo.gif) no-repeat;
	text-indent:-999999px;
}


#lado-esquerdo .tit-dicas{
	width:50px;
	height:18px;
	background:url(../imagens/dicas.gif) no-repeat;
	text-indent:-999999px;
}


a {
	font:11px tahoma;
	color:#990000;
	text-decoration:none;
}

a:hover {

	text-decoration:underline;
}






