@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFF;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#apDiv1 {
	position:absolute;
	left:60px;
	top:197px;
	width:252px;
	height:165px;
	z-index:2;
	background-color: #FFFFFF;
	text-align:justify;
}

/* DIVS */
#aulas {
	float: left;
	width: 950px;
	position: relative;
	height: auto;
	margin-bottom: 20px;
}
#geral {
	position:absolute;
	left:50%;
	width:950px;
	height:auto;
	z-index:1;
	margin-left:-475px;
}
#banner {
	float: left;
	height: 162px;
	width: 950px;
	position: relative;
	margin-top: 10px;
}
#linha {
	float: left;
	height: 20px;
	width: 950px;
	position: relative;
	background-image: url(../img/linha.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	height: 74px;
	width: 623px;
	position: relative;
	margin-bottom: 30px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
.titulobranco {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}

#boxvermelho {
	background-color: #F00;
	padding: 10px;
	float: left;
	height: auto;
	width: 350px;
	position: relative;
}
#esquerda {
	background-color: #F7F6F6;
	float: left;
	height: auto;
	width: 350px;
	position: relative;
	padding: 10px;
	text-align: justify;
	clear: left;
}
#direita {
	background-color: #F7F6F6;
	float: right;
	height: auto;
	width: 500px;
	position: relative;
	padding: 10px;
}
#eventos {
	position:absolute;
	left:411px;
	top:125px;
	width:202px;
	height:130px;
	border:thin solid #F4F4F4;
	z-index: 1;
	visibility: hidden;
}
#bannertrio {
	float: right;
	height: auto;
	width: 524px;
	position: relative;
	padding: 10px;
}
#trio {
	position:absolute;
	left:614px;
	top:143px;
	width:176px;
	height:70px;
	z-index:1;
	visibility: hidden;
}
#drop {
	position:absolute;
	left:524px;
	top:125px;
	width:205px;
	height:400px;
	border:thin solid #F4F4F4;
	z-index: 2;
	visibility: hidden;
}
#menuinterno {
	height: 40px;
	width: 204px;
	background-color:#FFFFFF;
	position: relative;
	margin: auto;
}
#logos {
	background-color: #FFFFFF;
	float: left;
	width: 950px;
	position: relative;
	height: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E3E3;
}
#rodape {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 936px;
	position: relative;
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E3E3;
}
#info {
	background-color: #FFFFFF;
	float: left;
	width: 950px;
	position: relative;
	height: auto;
	margin-top: 10px;
}
/*CLASSES*/
.imgesq{
	float: left;
	margin-right: 5px;
}
.rodapesemlink{
	font-size: 9px;
	font-family: Verdana;
	color: #B5B5B5;
	line-height: 20px;
	text-decoration:none;
}
.textosmenor {
	font-family: Arial;
	font-size: 10px;
	color: #4B4B4B;
	font-weight: normal;
	line-height: 17px;
}
.titulobrancomenor {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.titulomarrom {
	font-family: Arial;
	font-size: 12px;
	color: #6D3416;
	font-weight:bold;
}
.tituloazul {
	font-family: Arial;
	font-size: 12px;
	color: #002F63;
	font-weight: bold;
}
.textos {
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
	font-weight: normal;
	line-height: 17px;
}
.titulobranco {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.menu {
	background-color: #FFFFFF;
	width: 950px;
	position: relative;
	height: auto;
	text-align:center;
	float:left;
}
/*LINKS*/
	/*menu drop down*/
.menudrop{
	font-family: Futura Md Bt, Arial;
	font-size:11px;
	text-decoration:none;
	color: #999;
	float: left;
	height: 17px;
	width: 198px;
	position: relative;
	text-align: left;
	background-color:#FDFDFD;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	background-image:url(../../linha.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.menudrop:link {
	color: #999;
}
.menudrop:visited {
	color: #999;
}
.menudrop:hover {
	color: #333;
}
.menudrop:active {
	color: #999;
}
	/*link com underline*/
.link {
	font-family: Arial;
	text-decoration:underline;
	font-size: 11px;
	color: #858585;
	font-weight: normal;
	line-height: 17px;
}
.link:link {
	color: #858585;
}
.link:visited {
	color: #858585;
}
.link:hover {
	color: #FF0000;
}
.link:active {
	color: #858585;
}
/*rodape*/
.rodape{
	font-size: 9px;
	font-family: Verdana;
	color: #B5B5B5;
	line-height: 20px;
	text-decoration:none;
	font-weight: normal;
}
.rodape:link{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:visited{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:hover{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:active{
	color: #B5B5B5;
	text-decoration:none;
}
	/*menu superior*/
.menusuperior {
	font-family: Futura Md Bt, Arial;
	font-size:18px;
	color: #696868;
	padding-top:3px;
	padding-left:12px;
	padding-right:12px;
	cursor:pointer;
	text-decoration:none;
	font-weight:lighter;
}
.menusuperior:link {
	color: #696868;
	font-family: Futura Md Bt, Arial;
	font-size:18px;
	font-weight:lighter;
}
.menusuperior:visited {
	color: #707070;
}
.menusuperior:hover {
	color: #002F63;
}
.menusuperior:active {
	color: #696868;
}
