* ul {
   list-style: none;

}

* ul li{
	display:table;
}

* ul li a {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#006;
	text-decoration:none;
}

* ul li a:hover {
   color: #333333;
   background:#06F;
}

#edital {
   width: 800px;
   margin-left: -160px;
   left : 50%;
   top: 60px;
   position:absolute;
   text-decoration:none;
   
   display:table;
   width:725px;
   height:418px;
   
}
	

#centro {
   width: 800px;
   margin-left: -160px;
   left : 50%;
   top: 110px;
   position:absolute;
   text-decoration:none;
   
   display:table;
   width:725px;
   height:418px;
   
}
#todasnoticias {
   width: 800px;
   margin-left: -200px;
   left : 50%;
   top: 65px;
   position:absolute;
   
   display:block;
   width:630px;
   height:430px;
   padding-right: 10px;
   overflow:auto;
   
}
#tituloNoticia {
   width: 800px;
   margin-left: -160px;
   left : 50%;
   top: 335px;
   position:absolute;
   
   display:table;
   width:725px;
   height:50px;
}

#tituloNoticia p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#036;
	font-weight:800;
}

#noticia {
   width: 800px;
   margin-left: -160px;
   left : 50%;
   top: 365px;
   position:absolute;
   
   display:table;
   width:725px;
   height:150px;
   
}

#noticia2 {
   width: 800px;
   margin-left: 150px;
   left : 50%;
   top: 365px;
   position:absolute;
   
   display:table;
   width:725px;
   height:150px;
   
}

#noticia3 {
   width: 800px;
   margin-left: 300px;
   left : 50%;
   top: 510px;
   position:absolute;
   
   display:table;
   width:725px;
   height:150px;
   
}

#noticia3 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
   
}

#noticia3 p a {
	text-decoration:none;
}

#noticia3 p a:hover {
   color: #333333;
   background:#06F;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#036;
}

.detalhe {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#036;
	line-height:140%;
	text-align:justify;
}

.mensagem2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#036;
	line-height:140%;
	text-align:right;
}

.diasemana {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#036;
	line-height:140%;
	text-align:left;
}


.diames {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000066;
	line-height:140%;
}

#calendario {
   width: 800px;
   margin-left: -160px;
   left : 50%;
   top: 45px;
   position:absolute;
   
   display:table;
   width:725px;
   height:150px;
   
}

#atividades {
   width: 800px;
   margin-left: -160px;
   left : 50%;
   top: 230px;
   position:absolute;
   
   width:725px;
   height:250px;
   overflow:auto;

}
