@charset "iso-8859-1";
body {background: url('modelo.jpg') no-repeat -3px 0px;
font: 12px arial, sans-serif ;
}
a:link {color:dimgray;text-decoration:none}
a:visited {color:dimgray;text-decoration:none}
a:hover {color:gray;text-decoration:none}
#foto {
	position:absolute;
	overflow:hidden;
	left:372px;
	top:23px;
	width:60px;
	height:71px;
}

#area {
	position:absolute;
	overflow:auto;
	left:457px;
	top:23px;
	width:418px;
	height:588px;
}

#portal {
	position:absolute;
	left:145px;
	top:10px;
	width:200px;
	height:14px;
	text-align: right;
}

#nome {
	position:absolute;
	left:145px;
	top:25px;
	width:200px;
	height:17px;
	text-align: right;
	font: bold;
}

#ano {
	position:absolute;
	left:145px;
	top:40px;
	width:200px;
	height:17px;
	text-align: right;
}

#turma {
	position:absolute;
	left:145px;
	top:55px;
	width:200px;
	height:17px;
	text-align: right;
}

#anolec {
	position:absolute;
	left:145px;
	top:70px;
	width:200px;
	height:17px;
	text-align: right;
}

#fase1 {
	position:absolute;
	left:210px;
	top:199px;
	width:200px;
	height:17px;
	text-align: right;
}

#fase2 {
	position:absolute;
	left:210px;
	top:214px;
	width:200px;
	height:17px;
	text-align: right;
}

#mapoio {
	position:absolute;
	left:92px;
	top:604px;
	width:340px;
	height:17px;
}