/****** HOME ******/
.botcen, .botserv, .botatual, .boteve, .botpar, .botcontato{
	position:absolute;
	top:0px;
	width:140px;
	height:55px;
	line-height:43px;
}

.botcen{
	left:0px;
	background:url(../imagens/botaocentral.gif) no-repeat;
	z-index:14;
}

.botserv{
	left:104px;
	background:url(../imagens/botaoservicos.gif) no-repeat;
	z-index:13;
}

.botatual{
	left:212px;
	background:url(../imagens/botaoatual.gif) no-repeat;
	z-index:12;
}

.boteve{
	left:318px;
	background:url(../imagens/botaoeventos.gif) no-repeat;
	z-index:11;
}

.botpar{
	left:425px;
	background:url(../imagens/botaoparceiros.gif) no-repeat;
	z-index:10;
}

.botcontato{
	left:528px;
	background:url(../imagens/botaocontato.gif) no-repeat;
	z-index:9;
}

.homecont{
	position:relative;
	width:668px;
	height:auto;
	min-height:557px;
	background:#FF0000 url(../imagens/suphome.gif) no-repeat top;
	z-index:16;
}

.homeserv, .homequadro, .homelisteven{
	position:relative;
	left:20px;
	float:left;
}

.homequadro, .homelisteven{
	margin-top:15px;
	margin-bottom:0px;
}

.homeserv{
	background:#FFFFFF;
	width:620px;
	height:290px;
}
.homeservconttxt{
	position:relative;
	top:0px;
	width:100%;
	height:100%;
	text-align:justify;
	z-index:20;
}

.homeservesq, .homeservdir{
	position:absolute;
	width:10px;
	height:100%;	
	z-index:17;
}

.homeservesq{
	top:0px;
	left:0px;
	background:url(../imagens/box/boxhomeesq.gif) repeat-y;
}

.homeservdir{
	top:0px;
	right:0px;
	background:url(../imagens/box/boxhomedir.gif) repeat-y;
}

.homeservtop, .homeservbottom{
	position:absolute;
	left:0px;
	height:15px;
	width:620px;
	z-index:18;
}

.homeservtop{
	top:0px;
	background:url(../imagens/box/boxhometop.gif) no-repeat top;
}

.homeservbottom{
	background:url(../imagens/box/boxhomeinf.gif) no-repeat top #FF0000;
	bottom:0px;
}

.homeestudante, .homeprofessores, .homeempresas{
	position:relative;
	float:left;
	width:190px;
	height:255px;
	margin:15px 1px 0 11px;
}

p{
	text-indent:0px;
	text-align:center;
}

h1 {
	font-size:14pt;
	text-align:center;
	margin:0 0 5px 0;
	padding:0;
}

a{
	color:#000000;
}

.homequadro{
	background:url(../imagens/desenhos/ilustracao.gif) center no-repeat;
	width:400px;
	height:220px;
}

.homelisteven{
	width:215px;
	max-height:220px;
	margin-left:5px;
}

.homelisteveninf{
	position:relative;
	top:-10px;
	width:215px;
	height:15px;
	background:url(../imagens/box/boxhomelistinf.gif) no-repeat;
}

.homelistevensup{
	position:absolute;
	width:215px;
	height:15px;
	background:url(../imagens/box/boxhomelisttop.gif) no-repeat;
	top:-10px;
	left:0;
	z-index:19;
}

.homelistevencentro{
	position:relative;
	top:-10px;
	min-height:50px;
	overflow:hidden;
	width:213px;
	background:#75C5F0;
	text-align:center;
}

.homelistevencentro ul{
	display:block;
	width:213px;
	list-style:none;
	z-index:20;
}

.homelistevencentro ul li{
	display:block;
	width:auto;
	min-height:20px;
	float:left;
	text-align:left;
	padding:2px 0 2px 0;
	margin:0 0 0 3px;
}
.homelistevencentro ul li a{
	display:block;
}
.data, .data2{
	display:block;
	width:38px;
	height:auto;
	float:left;
}


.curso, .curso2{
	display:block;
	width:167px;
	height:auto;
	float:left;
}

.data2, .curso2{
	font-size:9pt;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}

#bg{background:#FFFFFF;}

.homelistevencentro ul li h1{
	font-size:11pt;
	width:213px;
	height:30px;
	line-height:30px;
	margin:0;
}


.inf{
	position:relative;
	height:36px;
	background:url(../imagens/infhome.gif) top no-repeat #FFFFFF;
}

/******************* FIM ************************/