@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.controleadm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}.controleadm_alerta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
}.home_noticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}.home_destaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}.noticia_lista_destaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}.episodio_corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}.episodio_destaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
}.episodio_download {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

