/* FOLHAS DE ESTILOS PARA A INDEX */

.texto_index {
	line-height:15px;
	font-family: Verdana;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
}
.texto_index a:link {
	line-height:15px;
	font-family: Verdana;
	font-size: 11px;
	color:#4C4C4C;
	text-decoration: none;
}
.texto_index a:visited {
	line-height:15px;
	font-family: Verdana;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
}
.texto_index a:hover {
	line-height:15px;
	font-family: Verdana;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: underline;
}
.texto_index a:active {
	line-height:15px;
	font-family: Verdana;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
}

#publicidade_topo {
	height:81px;
	width:100%;
	background:url(../imagens/pub_topo_06.gif) no-repeat;
	padding:10px 10px 0px 13px;
}

