/* CSS exclusivo da página inicial */
h2 { font-size:1.25em; font-weight:700; color:#666; margin-bottom:0.42em; }
/* Notícias */
#noticias { width:50.67em; float:left;}
#noticias li { margin-bottom:0.83em; padding-bottom:0.83em; border-bottom:1px solid #ccc; }
#noticias strong a { font-size:1.25em; }
.data { color:#666; margin-top:0.25em; font-size:0.92em; }
/* Ultimas */
#ultimas { width:18.33em; float:left; margin-left:1.67em;}
#ultimas h2 { color:#c66; }
#ultimas strong a { color:#633; }
#ultimas li { margin-bottom:0.83em; padding-bottom:0.83em; border-bottom:1px solid #ccc; }
/* Coluna tres */
#coltres { width:24.17em; float:right; margin-left:0.83em; padding-left:1.25em; background:url(../images/estrutura/bck_coltres.gif) no-repeat left top #fff; margin-top:-0.83em; }
/* Coluna tres: Login */
#login { margin:0.83em 0.83em 0 0.83em;}
#jornal { border-top:1px solid #ccc; padding-top:0.83em; margin:0.83em 0.83em 0 0.83em; }
#jornal img { margin-right:0.83em; }

#Instrucoes { display: block; float: left; width: 620px;}

.estiloItem 
{
	list-style: circle;
	margin: 10px 0px 0px 30px;
	
	}