@charset "utf-8";
/* CSS Document */
#bxNoticiasMeio {
	float: left;
	margin-bottom: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B29D24;
	width: 100%;
}
#bxNoticiasMeio_Titulo {
	color: #4D3D20;
	background-color: #B29D24;
	height: 22px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	padding-top: 1px;
	text-align: center;
}
#bxNoticiaEmLinha {
	height: 210px;
	width: 99%;
}

.tbNoticia {
	background-image: url(imagens/fundoNoticia.gif);
	background-position: right bottom;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 2px;
}
.tituloNoticias {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin: 2px;
}
#bxEventos_titulo {
	font-size: 12px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
#bxCalendarioGeral {
	width: 100%;
	float: left;
	font-family: verdana;
}
#bxCalendarioCelulaPA {
	float: left;
	height: 18px;
	width: 10%;
	text-align: center;
	background-color: #BDAE93;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	padding-top: 2px;
}
#bxCalendarioTitulo {
	float: left;
	height: 20px;
	width: 73%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#bxCalendarioCelulaDias {
	background-color: #806E4D;
	float: left;
	height: 17px;
	width: 13%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 3px;
	margin-right: 1px;
}

#bxCalendarioCelula {
	background-color: #F4EEE1;
	float: left;
	height: 20px;
	width: 13%;
	font-size: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#bxCalendarioCelulaTemEvento {
	float: left;
	height: 20px;
	width: 13%;
	font-size: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #FFFF00;
}
#bxCalendarioCelulaTemAgenda {
	background-color: #3399FF;
	float: left;
	height: 20px;
	width: 13%;
	font-size: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#bxCalendarioCelulaTem {
	background-color: #00E600;
	float: left;
	height: 20px;
	width: 13%;
	font-size: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#bxCalendarioCelulaLegenda {
	float: left;
	width: 100%;
	font-family: arial;
	font-size: 10px;
}

#bxCalendarioCelulaTemEvento a, #bxCalendarioCelulaTemAgenda a, #bxCalendarioCelulaTem a {
	height: 20px;
	width: 13%;
	display: block;
	color: #000000;
}
#bxCalendarioSabado {
	background-color: #E0DBF0;
	float: left;
	height: 20px;
	width: 13%;
	font-size: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#bxCalendarioSabado a {
	height: 20px;
	width: 13%;
	display: block;
	color: #000000;
}
#bxCalendarioDomingo {
	background-color: #FF7D7D;
	float: left;
	height: 20px;
	width: 13%;
	font-size: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#bxCalendarioDomingo a {
	height: 20px;
	width: 13%;
	display: block;
	color: #000000;
}
#bxCalendarioCelulaOutroMes {
	background-color: #F4EEE1;
	float: left;
	height: 20px;
	width: 13%;
	font-size: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #CCCCCC;
}
.hoje {
	font-weight: bold;
}
#bxeventosList {
	float: left;
	width: 100%;
	margin-bottom: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B29D24;
	background-image: url(imagens/fundoNoticia.gif);
	background-position: right bottom;
}
#bxeventosList_Titulo {
	color: #4D3D20;
	background-color: #B29D24;
	height: 22px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	padding-top: 1px;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
}
#menuEventosList {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menuEventosList li {
	list-style-type: none;
}
#menuEventosList li a {
	font-family: arial;
	font-size: 100%;
	display: block;
	width: 100%;
	margin-bottom: 1px;
	color: #28448A;
	padding-top: 2px;
	font-weight: bold;
	font-style: normal;
	background-image: none;
	text-decoration: none;
	padding-bottom: 2px;
}
#menuEventosList li a:Hover {
	color: #FFFFFF;
	background-color: #6B562E;
	background-image: none;
}
W

