@charset "utf-8";
.flash {
}
.titulo {
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	font-size: x-large;
	font-style: italic;
	text-transform: capitalize;
	font-variant: normal;
	font-stretch: normal;
	color: #000000;
	display: block;
	text-decoration: none;
}
.conteudo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.5em;
	font-size: 11px;
}
.conteudo1tdEsq {
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	text-align: left;
	padding-right: 15px;
	line-height: 15px;
	color: #666666;
}

.conteudo1tdDir {
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	color: #666666;
}


a:link {
	text-decoration: none;	
	font-weight: bold;	
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;	
	color: #000000;
}
a:hover {
	background: #FFFF33;
	color: #000000;
}
.legenda {
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
}
