@charset "utf-8";
.pagina {
	height: 100%;
	margin:0;
	float: center;
	max-height: 700px;
}
.bgTopoEsq {
	background-repeat: repeat;
	background-image:url(imagens/topo_esq.jpg)
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #291574;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}
.tituloCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #291574;
	text-align: center;
	padding-top: 10px;
	}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #291574;
	text-align: left;
	padding-left: 20px;
}
.titulointerno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #27279C;
	text-align: left;
	padding-left: 30px;
}
.ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 30px;
	margin-right: 100px;
	background-color: #EBEBEB;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
}
.ficha2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #EBEBEB;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
	padding-right: 10px;
	}
.textoIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3333CC;
	padding-top: 0px;
	text-align: left;
	line-height: 20px;
	margin-right: 30px;
	margin-left: 30px;
	}
	.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	background-position: left top;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	text-align: left;
	line-height: 20px;
	}
.textoCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	background-position: left top;
	padding-top: 5px;
	text-align: center;
	line-height: 20px;
	}
.proxEvento {
	visibility: visible;
	margin-left: 20px;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: disc;
	color: #3333CC;
	.textoCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	background-position: left top;
	padding-top: 5px;
	text-align: center;
	line-height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	padding-right: 150px;
	padding-left: 150px;
		}
		
.rodape{
	font-family: arial;
	font-size: 12px;
	color: #000099;
	font-style: normal;
	font-weight: bold;
	vertical-align: baseline;
	text-align: center;
}
.menu {
	background-color: #BEE4F8;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C156D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #291574;
	background-position: center;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right;
	float: right;
	margin-right: 30px;
	height: 20px;
}
