@charset "utf-8";
/* CSS Document */
p {
	margin:0;
	overflow:hidden;
}
body {
	margin-top: 0px;
	background-color:#804000;
}
#Container {
	width:988px;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-494px;
	z-index:10;
}
#Topo{
	width:988px;
	height:212px;
	overflow:hidden;
}
#Logo{
	width:248px;
	height:212px;
	float:left;
}
#Flash{
	width:740px;
	height:212px;
	overflow:hidden;
}
#Miolo{
	background-color:#FFFFFD;
	overflow:hidden;
}
#Direita{
	width:740px;
	overflow:hidden;
	background-color:#FFFFFD;
	background-image:url(../img/PixelMiolo.gif);
	background-repeat:repeat-y;
}
#Esquerda{
	width:248px;
	float:left;
	background-image:url(../img/PixelLateral.gif);
	background-repeat:repeat-y;
}
#Rodape{
	background-image:url(../img/Rodape.gif);
	width:988px;
	height:86px;
	overflow:hidden;
}
.Menu{
	float:left;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow:hidden;
}
.Menu li {
	margin-left:0;
	padding-left:O;
	list-style-type:none;
	line-height:13px;
	margin:9px 0 0 4px;
	padding:0;
}
.Menu ul {
	list-style-type:none;
	line-height:20px;
	margin:0 0 0 0px;
	padding:0;
}
.Menu li a {
	background-position:left;
	background-repeat:no-repeat;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:13px;
	text-decoration:none;
}
.Menu li a:hover {
	background-position:left;
	background-repeat:no-repeat;
	color:#804000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:13px;
	font-weight:bold;
	text-decoration:none;
}
.Noticia{
	width:700px;
	overflow:hidden;
	margin:10px 10px 0 10px;
}
.FotoNoticia{
	width:185px;
	height:127px;
	overflow:hidden;
	float:left;
	margin:10px;
}
.OutrasNoticias{
	width:692px;
	height:17px;
	overflow:hidden;
	background-image:url(../img/fundoListaNews.gif);
	padding-top:5px;
}
#UltimasNoticias{
	margin-left:20px;
}
.OutrasAgendas{
	width:332px;
	height:17px;
	overflow:hidden;
	background-image: url(../img/fundoListaAgendas.gif);
	padding-top:5px;
}
.ListaI{
	float:left;
	margin:10px;
	width:185px;
	height:205px;
	overflow:hidden;
}
