body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	behavior:url(js/hover.htc);
}
td {
	font-size: 11px;
	color:#808080;
}
img, div, td { behavior: url(js/iepngfix.htc) }
.caixa_esq_topo {
	background-color:#ce0000;
	height:21px;
	background-image:url(imagens/caixa_canto_dir.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	font-size:10px;
}
.caixa_esq a {
	color: #808080;
	text-decoration:none;
}
.caixa_esq a:hover {
	color:#000000;
}
.caixa_esq div {
	margin-bottom:5px;
}
.icon_left {
	border:0px;
	margin-right:5px;
	vertical-align:middle;
}
.icon_right {
	border:0px;
	margin-left:5px;
	vertical-align:middle;
}
.menu0 {
	width: 91px;
	height:42px;
	background-image:url(imagens/menu_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
	padding-right:4px;
	padding-left:4px;
	padding-top:3px;
}
.menu0:hover, .menu0_over, .menu0_sel {
	width: 91px;
	height:42px;
	background-image:url(imagens/menu_bg_over.gif);
	background-position:top center;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
	padding-right:4px;
	padding-left:4px;
	padding-top:3px;
}
.menu0 a, .menu0_over a, .menu0_sel a {
	text-decoration:none;
	color: #FFFFFF;
}
.cal_dia {
	font-size:10px;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #999999;
}
.cal_dia_evento {
	font-size:10px;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color:#CC0000;
	color: #FFFFFF;
	font-weight:bold;
	cursor:pointer;
	
}
.cal_dia_hoje {
	font-size:10px;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #999999;
	border: 1px solid #CCCCCC;
}
.eventoPopup {
	display: none;
	z-index:2;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	position: absolute;
	padding: 15px;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	color: #666666;
	width:250px;
	background-image:url(imagens/bg_popup.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 2px;
}
.select100 {
	width:100%;
}
.titulo {
	font-size:14px;
	color:#808080;
	margin-bottom:20px;
	font-weight: bold;
	border:1px solid #f3f2f0;
	background-color: #FFFFFF;
	padding: 5px;
	background-image:url(imagens/bg_titulo.gif);
	background-position:right;
}
.noticia_titulo {
	font-size:14px;
	color:#808080;
	margin-bottom:10px;
	font-weight: bold;
	padding: 5px;
}
#conteudo_texto {
	text-align:justify;
}
.noticia_fim {
	margin-top:10px;
	border-bottom: 1px dashed #CC0000;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.noticia_fim a {
	color:#808080;
	text-decoration:none;	
}
.noticia_fim a:hover {
	color:#000000;
}
.noticia_data {
	float:right;
	font-style:italic;
	color:#808080;
}
.noticia_resumo {
	color:#808080;
	overflow:hidden;
	width:100%;
	line-height:16px;
}
.noticia_resumo object, .noticia_resumo embed {
	float:right;
	border: 9px solid #FFFFFF;
	margin-left:20px;
}
.noticia_foto {
	float:right;
}
.noticia_foto img {
	border: 9px solid #FFFFFF;
	margin-left:20px;
}
.noticia_conteudo {
	line-height:16px;
}
.noticia_conteudo object, .noticia_conteudo embed {
	margin:auto;
}
a {
	color: #808080;
}
a:hover {
	text-decoration:none;
}
.rodape td {
	color:#c2c2c2;
}
.galeria_grelha {

}
.caixa_galeria_thumb{
	border:4px solid #d2ccc6;
	margin:auto;
}
.galeria_thumb {
	border: 2px solid #eae7e4;
}
.caixa_galeria_photo {
	text-align:center;
	margin:auto;
}
.galeria_photo {
	border: 2px solid #eae7e4;
	margin:auto;
}
.paginacao_galeria_separador {
	height: 5px;
	border-top:1px dashed #d4cfc8;
}
.paginacao_galeria_linha {
	background-color:#eae7e4;
	padding: 5px;
}
.caixa_texto {
	border:1px solid #CCCCCC;
	width:100%;
}
.botao {
	background-color:#F0F0F0; 
	border:1px solid #CCCCCC; 
	font-size:11px;
}
#intro_home {
	border-bottom: 2px solid #999999;
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:20px;
	font-size:12px;
	font-style:italic;
}