.fundo_conteudo {
	background-image: url(fundo_topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_pagina {

	background-image: url(fundo_lados.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;

}
.textos a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC00;

}
.textos a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC00;

}
.textos a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #E5E5E5;

}
.form {
	color: #000000;
	background-color: #FFCC00;

 }
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
	list-style-type: square;
	font-weight: bolder;

}
.legendas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;

}
.legendas a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;

}
.legendas a:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;

}
.legendas a:hover {
	color: #000000;
	font-weight: bold;

}
.fone {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
}
