body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 0.7em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	background-color: #E2ECF8;
	background-image: url(../uniImages/fundo.gif);
	background-repeat: repeat-x;
}
fieldset {
	margin: 5px;
}
.rodape {
	background-image: url(../images/inepp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
input, select, textarea {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
}
.destaque {
	font-size: 14pt;
}
.maior {
	font-size: 11pt;
}
.justifica {
	text-align: justify;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
.justificaCursos {
	text-align: justify;
	text-indent: 30px;
	padding: 10px;
}
.titulos {
	font-size: 1em;
	font-weight: bold;
	color: #0066CC;
	padding-right: 5px;
	padding-left: 5px;
}
.fildCursos {
	width: 250px;
}
.legenda {
	color: #0066CC;
	font-weight: bold;
	font-size: 1.2em;
}
.area10 {
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.areaTB {
	padding-top: 5px;
	padding-bottom: 5px;
}
.atencao {
	text-align: center;
	border: 1px solid #0099CC;
	margin: 10px;
	padding: 10px;
}
.areaFied {
	margin: 10px;
}
