@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image:url(../img/bg.jpg);
}
a {
	text-decoration: none;
	color: #000;
}
#topo {
	background-color: #000;
	width: 998px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 40px;
}
.tituloEventos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	height: 25px;
	text-indent: 10;
	width: 100%;
	text-align: center;
}
.tituloNoticias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #D8251E;
	height: 25px;
	text-indent: 10px;
	width: 100%;
	text-align: center;
}

#topo a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	width: 998px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom: 10px;
	height: 40px;
	line-height:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.menuzito {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-indent: 10px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
.menuzito2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B00;
}

#rodape a {
	text-decoration: none;
	color: #FFF;
}

#corpo {
	width: 998px;
	height:auto;
	background-color: #F5F5F5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.vermelho {
	font-weight: bold;
	color: #D8251E;
}


.parte1 {
	background-color:#FFF;
	width: 170px;
	vertical-align: top;
}
.parte2 {
	width: 630px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: top;
}
.parte2-centro {
	background-color:#FFF;
	width: 620px;
	line-height: 20px;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}
.parte3 {
	background-color:#FFF;
	width: 180px;
	vertical-align: top;
}


#banner-central {
	width: 600px;
	height:125px;
	margin-left: 2px;
	margin-right: 2px;
}
#eventos, #noticias {
	width: 305px;
	height: 600px;
	background-color:#FFF;
	border: 1px solid #CCC;	
	float: left;
}

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
	text-align: left;
	line-height: 25px;
}
.titulo-materias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.mao {
	cursor: pointer;
}em {
	color: #666;
}
hr {
	width: 90%;
	border: 1px solid #E6E6E6;
}
