@charset "iso-8859-1";
/* CSS Document */

body{
	margin:11px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	
}

p{
	font:normal 12px Arial;
}

.divLogo {
	width:220px;
	height: 75px;
	margin: 40px 0px 0px 70px;
	position: relative;
	z-index: 1;
}



.AreaSite{
	position:absolute;
	background-repeat:no-repeat;
	width:680px;
	height:1000px;
	left:50%;
	margin-left:-340px;
}

.AreaTopo{
	width:680px;
	height:65px;
	background-image:url(../img/topPag.jpg);
	overflow:hidden;	
}
.AreaTopoImg{
	width:680px;
	height:152px;
	background-image:url(../img/topImg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;

}

.AreaTopoMenu{
	width:680px;
	height:40px;
	background-image:url(../img/underMenu.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	padding-left:21px;
	margin-top:-1px;
}

.divBotao{
	width:123px;
	height:41px;
	overflow:hidden;
	float:left;
	margin-left:3px;
	text-align:center;
	vertical-align:middle;
}

.AreaMateriaDesq{
	width:680px;
	height:268px;
	background-image:url(../img/backMateria.jpg);
	/*background-repeat:repeat-y;*/
	overflow:hidden;
}

.DestTitulo{
	color: #333333;
	font:  normal 12px Arial;
}


.AreaMateriaDesq a{
	color: #1145A1;
	font:  normal 12px Arial;
	text-decoration: none;
	margin: 0;
	text-align:justify;
}
.AreaMateriaDesq a:hover{
	color: #000099;
	font:  normal 12px Arial;
	text-decoration: none;
	margin: 0;
	text-align:justify;
}

.AreaMateriaDesq li{
	font:normal 12px Arial;
	list-style-type:circle;

}

.AreaEspaco{
	width:680px;
	height:203px;
	background-image:url(../img/backEspaco.jpg);
	background-repeat:repeat-y;
	padding-left:23px;
	overflow:hidden;
}

.AreaCadaEspaco{
	width:211px;
	height:202px;
	background-image:url(../img/backCadaEspaco.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	float:left;
	font:bold 12px Arial;
}
.AreaInternas{
	width:680px;
	background-image:url(../img/backInternas.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	text-align:justify;
}

.AreaInternas p {
	font:  normal 12px Arial;
	text-decoration: none;
	color: #333333;
	margin-left:35px;
	padding-right:35px;
	text-align:justify;
}

.AreaInternas a{
	color: #1145A1;
	font:  normal 12px Arial;
	text-decoration: none;
	margin: 0;
	text-align:justify;
}
.AreaInternas a:hover{
	color: #003399;
	font:  bold 12px Arial;
	text-decoration: none;
	margin: 0;
	text-align:justify;
}


.AreaFinal{
	width:680px;
	height:169px;
	background-image:url(../img/backFinal.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.AreaRodape{
	width: 680px;
	height: 84px;
	background-image: url(../img/backRodape.jpg);
	background-repeat: no-repeat;
	font: normal 13px Arial;
}

.AreaRodapeInternas{
	width:682px;
	height:84px;
	background-image:url(../img/backRodapeInternas.jpg);
	background-repeat:no-repeat;
}

.EstiloTextoForm h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003E7C;
	margin:0px 0px 0px 0px;
}

.EstiloTextoForm p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003E7C;
	margin:0px 0px 0px 0px;
}

.Titulo_Principal{
	font-size:15px;
	font-weight:bold;
	color:#1b3b64;
	text-align:left;
}

.EstiloTextoForm hr{
	margin:20px 0px 20px 0px;
	border:1px dotted #003E7C;
	width:800px;
}

.EstiloInputForm{
	border:1px solid #003E7C;
	background-color:#E9EDF5;
	font-family:Verdana, Geneva, sans-serif;
	color:#0A3F7E;
}

.AreaListarFormacao{
	width:830px;
}

.AreaListarFormacao h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003E7C;
	margin:0px 0px 0px 0px;
}

.menuInst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003E7C;
	margin:0px 10px 0px 0px;
	text-decoration:none;
	elevation:higher;
}
