body {
	background-image: url(/imgs/bgtile.gif);
	background-color: #3C005A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rodape {
	font-size: 9px;
	color: #999999;
}
.destaques {
	border: 10px solid #4E0076;
}
.destaques_tit {
	font-weight: bold;
	color: #FF9900;
	font-size: 11px;
}
.destaques_txt {
	color: #6633CC;
	font-size: 11px;
}
.resumos_cat {
	font-weight: bold;
	color: #FFFFFF;
}
.resumos_tit {
	font-weight: bold;
	color: #FF6600;
}
.resumos_txt {
	color: #000000;
}
.resumos_data {
	font-size: 9px;
	color: #FFCC00;
}
.agenda {
	background-color: #999999;
	padding: 5px;
	background-image: url(/imgs/canto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
}
.agenda_tit {
	color: #000000;
}
.agenda_txt {
	color: #FFFFFF;
}
.agenda A {
	color: #333333;
}
.agenda HR {
	background-image: none;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #FF6600;
}
/*a:visited {
	color: #FFFFFF;
}*/
.fundoinformacao {
	padding: 5px;
}
.informacao {
}
.informacao_data {
	font-size: 9px;
	color: #666666;
}
.informacao_titulo {
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
}
.informacao_lista, informacao_lista:visited  {
	font-size: 9px;
	margin-left: 15px;
}
.informacao_img {
	margin-right: 15px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	size: 1px;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/imgs/tracejh.gif);
	background-repeat: repeat-x;
}
.thumbnail {
	float: none;
	height: 62px;
	width: 90px;
	overflow: hidden;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
