/* CSS Document */

#coluna_esquerda #topo{
background-image:url(imagens/index/fundo_titulo_esquerda.gif);
height:28px;
width:211px;
}
#coluna_esquerda{
margin-top:10px;
}
#coluna_direita{
margin-top:10px;
}
#coluna_meio{
margin-top:10px;
}
#coluna_meio #topo{
background-image:url(imagens/index/fundo_titulo_meio.gif);
height:28px;
width:287px;
}
#coluna_direita #topo{
background-image:url(imagens/index/fundo_titulo_direita.gif);
height:28px;
width:213px;
}
#topo div{
background-repeat:no-repeat;
padding-left:25px;
padding-top:6px;
text-align:left;
text-transform:uppercase;
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
}
.conteudo_coluna {
text-align:justify;
padding-left:15px;
padding-right:15px;
color:#660000;
font-size:12px;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
} 
.conteudo_coluna_meio {
text-align:justify;
padding-left:5px;
padding-right:5px;
color:#660000;
font-size:12px;
font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
} 
.conteudo_coluna_direita {
	text-align:justify;
	color:#660000;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-right:5px;
	font-size:11px;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	padding: 8px;
} 
