div{
	position:relative;
}
td{
	font:11px Verdana;
}
body{
	margin:0px;
	background-image:url("../img/bg.gif");
}
.DIVCentral{
	position:relative;
	margin-top:0px;
	width:604px;
	height:650;
	_height:auto;
	background-color:#FFFFFF;
	border-top:0px;
}
.DIVTopo{
	position:relative;
	width:604px;
	height:115px;
	border:1px solid #CDDCDE;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}
.DIVBottom{
	position:relative;
	width:604px;
	height:15px;;
	background-color:#fbfbfb;
	border-top:1px solid #cccccc;	
	border-bottom:2px solid #a2a2a2;
	text-align:left;
	font:10px Verdana;
	color:#a2a2a2;
}


/* INICIO DIVISORIAS */
	.DIVdiv1{
		position:relative;
		width:99%;
		_width:100%;
		height:5px;
		background-color:#b4b4b4;
		border:1px solid #CDDCDE;
		border-top:0px;
		border-bottom:0px;			
		font:1px;
	}
	.DIVdiv2{
		position:relative;
		width:99%;
		_width:100%;
		height:1px;
		background-color:#FFFFFF;
		font:1px;		
	}
	.DIVdiv3{
		position:relative;
		width:99%;
		_width:100%;
		height:5px;
		background-color:#b4b4b4;
		border:1px solid #CDDCDE;
		border-top:0px;
		border-bottom:0px;			
		font:1px;		
	}
	.DIVDentroTopo{
		position:relative;
		width:603px;
		height:114;
		background-color:#CDDCDE;
		border:1px solid #FFFFFF;
		border-top:0px;
		border-bottom:0px;
		background-image:url("../img/topo/bg_topo.gif");					
		
	}	
	.DIVDentro{
		position:relative;
		width:603px;
		height:100%;
		background-color:#CDDCDE;
		border:1px solid #FFFFFF;
		border-top:0px;
		border-bottom:0px;			
	}
	
/* FIM DIVISORIAS */



/* INICIO TOPO */
	.Data{
		position:relative;
		font:10px Verdana;
		margin-top:0px;	
		float:right;
		width:230px;
		height:0px;
	}


	.DIVBanner{
		position:absolute;
		width:430px;
		height:71px;
		margin-top:15px;
		_margin-top:15px;
		left:170px;
		_left:170px;
			
	}
	.Logo{
		position:relative;
		margin-top:4px;
		float:left;
		left:15px;
		width:154px;
		height:106px;
		background-image:url("../img/topo/logoEAC.gif");
		background-repeat:no-repeat
	}
	.BotoesTopo{
		position:relative;
		margin-top:90px;
		_margin-top:89px;
		float:right;
		left:18px;
		_left:228px;
		width:135px;
		height:24px;
		background-image:url("../img/topo/botoes_topo.gif");
		background-repeat:no-repeat;
		line-height:24px;
		padding-top:2px;	
		padding-left:18px;
	}
	
	a.LinkBotoesTopo:visited{
		color:#000000;
		text-decoration:none;
		background-image:url("../img/icones/Seta_Topo.gif");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:12px;
		font:10px Verdana;
	}
	a.LinkBotoesTopo:link{
		color:#000000;
		text-decoration:none;		
		background-image:url("../img/icones/Seta_Topo.gif");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:12px;
		font:10px Verdana;		
	}
	a.LinkBotoesTopo:hover{
		color:#000000;
		text-decoration:underline;		
		background-image:url("../img/icones/Seta_Topo.gif");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:12px;
		font:10px Verdana;		
	}
	
	
	.DIVBarraTopo{
		position:relative;
	}
	.DIVImprimir{
		position:relative;
		margin-top:5px;
		width:100%;
		text-align:right;
		height:40px;
	}
/* FIM TOPO */

/* INICIO MENU ESQUERDO */
	.DIVMenuEsquerda{
		position:relative;
		cursor:default;
		width:180px;
		_width:200px;
		height:320;
		_height:295px;
		margin-top:0px;
		left:px;
		float:left;
		text-align:justify;
		padding-top:10px;
		padding-left:0px;
		line-height:10px;
		border-right:1px dashed #CDDCDE;
		border-left:1px solid #FFFFFF;
		background-image:url("../img/bg_Menu.gif");
		background-repeat:repeat-y;
	}

	.TextoMenu{
		font:11px "Trebuchet MS";
		text-transform:uppercase;
		font-weight:bold;
		padding-left:5px;
		padding-top:10px;
	}

	a.Menu_Estilo:link{
		color:#333333;
	}
	a.Menu_Estilo:visited{
		color:#333333;
	}
	a.Menu_Estilo:hover{
		color:#B40308;
		text-decoration:none;
		padding-left:2px;
	}		

	
	
	.DIVLogoUni{
		position:relative;
		float:left;
		width:150px;
		height:50px;
		background-image:url("../img/topo/logoUni.gif");
		background-repeat:no-repeat;
		margin-top:-5px;
		left:15px;
		_left:10px;
	}
	.MascaraLogo{
		position:relative;
		_padding-left:6px;
		width:100%;
		background-color:#ffffff;
		height:80px;
		left:0px;
		text-align:center;
		margin-top:-10px;
		
	}
	
	.Mascara{
		width:100%;
		height:25px;
		background-color:#FFFFFF;
	}
/* FIM MENU ESQUERDO */

/* INICIO CONTEUDO */

.DIVConteudo{
	position:relative;
	width:410px;
	_width:390px;
	height:100%;
	margin-top:0px;
	left:0px;
	font:11px Verdana;
	text-align:justify;	
}

.FiguraDestaque{
	position:relative;
	width:120px;
	height:px;
	padding-left:7px;
	_padding-left:0px;
	
}

.TextoDestaque{
	position:relative;
	width:270px;
	height:px;
	font:11px Verdana;
	padding-left:5px;
}




/* FIM CONTEUDO */

.textoConteudo{
	font:11px Verdana;
	text-align:justify;
	padding:5px;
	color:#666666;
}

.Titulos{
	font:11px Verdana;
	color:#EE8F50;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
}
.text{
	width:380;
	height:15px;
	font:10px Verdana;
	border:1px solid #CCCCCC;
	background-color:#fbfbfb;
}
.button{
	width:150px;
	height:15px;
	font:10px Verdana;
	border:1px solid #000000;
	background-color:#fbfbfb;
}


/* INICIO LINKS */
a.LinksCentro:link{
	color:#666666;
	text-decoration:none;
}
a.LinksCentro:visited{
	color:#666666;
	text-decoration:none;
}
a.LinksCentro:hover{
	color:#000000;
	text-decoration:underline;
}


a:link{
	text-decoration:none;
	color:#666666;
}
a:visited{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}


/* FIM LINKS */

/* INICIO CURSOS E EVENTOS */

.TituloEveCur{
	font:10px Verdana;
	background-color:#C8D6D8;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	height:15px;
	padding-left:6px;
	background-image:url("../img/icones/Seta_Topo.gif");
	background-repeat:no-repeat;
}

/* INICIO CURSOS E EVENTOS */



/* INICIO PRINT */

@media print{


.DIVMenuEsquerda{
		display:none;
		position:relative;
		cursor:default;
		width:180px;
		_width:200px;
		height:320;
		_height:295px;
		margin-top:0px;
		left:px;
		float:left;
		text-align:justify;
		padding-top:10px;
		padding-left:0px;
		line-height:10px;
		border-right:1px dashed #CDDCDE;
		border-left:1px solid #FFFFFF;
		background-image:url("../img/bg_Menu.gif");
		background-repeat:repeat-y;
	}


	.DIVBanner{
		display:none;
		position:absolute;
		width:430px;
		height:71px;
		margin-top:15px;
		_margin-top:15px;
		left:170px;
		_left:170px;
	}
	
	.DIVTopo{
		display:none;
		position:relative;
		width:604px;
		height:115px;
		border:1px solid #CDDCDE;
		border-bottom:1px solid #FFFFFF;
		text-align:left;
	}	

		.DIVBarraTopo{
			display:none;
			position:relative;
		}

}
/* INICIO PRINT */