body {
	background:#f2f1ec;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0f2d5d;
	margin:0;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0f2d5d;
}
.form_aluno { border:1px solid #c9c9cb; width:160px}
#topo {width:770px; height:11px; margin:0 auto; background:url(../img/bg.gif);}
#lateral {width:222px; border-right:5px solid #FFF;}
#logo { background:url(../img/logo.gif) #FFF no-repeat center; width:205px; height:52px; padding:23px 7px 26px 10px; clear:both}
#area_aluno {background:url(../img/tit_area.gif) no-repeat; width:180px; height:180px; clear:both; padding:46px 32px 10px 10px}
#calendario {background:url(../img/tit_calendario.gif) no-repeat; width:190px; clear:both; padding:46px 22px 10px 10px}
#lista_material {background:url(../img/tit_lista.gif) no-repeat; width:190px; clear:both; padding:46px 22px 10px 10px}
#comunicado { background:url(../img/tit_comunicado.gif) no-repeat; width:180px; clear:both; padding:46px 32px 10px 10px}
#desafio { background:url(../img/tit_desafio_lat.gif) no-repeat; width:180px; clear:both; padding:46px 32px 10px 10px}
#boletim { background:url(../img/tit_boletim.gif) no-repeat; width:180px; clear:both; padding:46px 32px 10px 10px}
#parceria {background:url(../img/tit_parceria.gif) no-repeat; width:180px; clear:both; padding:46px 32px 10px 10px}
#principal {width:524px; border-left:5px solid #FFF; clear:both}
#menu {border-bottom:4px solid #FFF; border-top:4px solid #FFF}
#flash { border-bottom:4px solid #FFF;}
#rodape {width:770px;; height:11px; margin:0 auto; background:url(../img/bg.gif) no-repeat; padding:18px 0 10px 0}
#site { width:770px; margin:0 auto; background:#ebebeb; border:5px solid #FFF }

a { 
	text-decoration:none;
	color:#0f2d5d
}
a:hover { 
	text-decoration:none;
	color:#f0a400
}

.azul  { color:#5090f7}
.verde  {color:#5cac3b}
