body { font-size: 62.5%;
		__background-image: url(../images4.jpg) ; 
		width:100%; height:100%;
		background-repeat: repeat-x;
		}


.geral { 
	width: 980px;
	padding-left:1px;
	border-left:1px #3e80b0 solid;
	border-right:1px #3e80b0 solid;
	margin:0 auto;
	background:#FFF;
	z-index:2;
	
	}



/* TOPO */

div.topo {
			width: 980px;
			height: 280px;
			position: relative;
			z-index: 10;
			background-repeat:no-repeat;
			background-position:center;
						
			}
h2.logomarca {
width: 210px;
height: 95px;
float: left;
margin-top: 5px;
margin-left:2PX;
background-image:url(../imagens/logomarca.png);
background-repeat:no-repeat;
}
h2.logomarca a { 
width: 216px;
height: 48px; 
_background: none; 
}

.buscar { 
width: 480px;
background-image:url(../imagens/fundo_busca.png);
background-repeat:no-repeat;
height: 40px; 
overflow: hidden; 
padding: 9px 0 0 20px; 
float: right; margin: 50px 0 0 0; }

.topo_menu { 
width: 980px;
_background-image: url(../back.gif);
background-repeat:repeat-x;
height: 29px; 
overflow: hidden; 
padding: 0px 0 0 0px;
float: right; margin: 202px 0 5px 0 }

/* CORPO */
.corpo {
	width: 970px; 
	min-height: 500px; 
	background: #FFF; 
	position: relative; 
	margin-bottom: 10px;
	padding: 5px; 
	z-index: 9 }

/* COLUNA ESQUERDA */

.cae{
	width:200px;
	height:90px;
	float: left;
	margin:0 0 0px 0;
	
	}
	
.cap{
	width:200px;
	height:90px;
	float: left;
	margin:0 0 10px 0;
	margin-left:3px;
	margin-top:0px;
	background: url(../imagens/cae.png) no-repeat;
	
	}

.coluna_esquerda {
	width: 200px; 
	min-width: 200px; 
	float: left; 
	margin-right: 15px }
	
.coluna_esquerda ul { 
	width: 190px;
	min-height: 25px;
	padding: 5px 5px 10px 5px; 
	margin-bottom: 5px }
	
.coluna_esquerda li { 
	width: 190px; 
	min-height: 23px;	
	border-bottom: 1px solid #ECF7FF; }
	
.coluna_esquerda li a {
	width: 185px; 
	min-height: 17px; 
	font-size: 1.2em; 
	display: block; 
	padding: 6px 0 0 5px }


.coluna_esquerda .meu_menu_menu li a:hover {
	text-decoration: none;
	background-image:url(../menu_vertical.png);
	background-repeat:repeat-x;
	color: #FFF }
	
.coluna_esquerda .estudantes_menu li a:hover {
	text-decoration: none;
	background:url(../menu_vertical.png);
	background-repeat:repeat-x;	
	color: #fff; }
	
	
.coluna_esquerda .professores___diretores_menu li a:hover {
	text-decoration: none;
	background:url(../menu_vertical.png);
	background-repeat:repeat-x;	
	color: #fff }

/* FIM COLUNA DIREITA */

	
.coluna_direita {
	width: 755px;
	min-width: 220px; 
	float: left }
/* RODAPE */

.rodape {
	width: 980px; 
	height: 35px; 
	overflow: hidden; 
	padding-top:10px; 
	font-family:Verdana, Geneva, sans-serif; font-size:12px; 
	color: #FFF; text-align:center; background-image:url(../imagens/rodape.png); 
	background-repeat:repeat-x;}

/* FIM RODAPE */

.textoGeralVermelho {
	text-align:justify;
	line-height:18px;
	color:#F00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 59px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	
}

.textoGeral {
	text-align:justify;
	line-height:18px;
	color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 59px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	
}

.textonoticias {
	text-align: justify;
	line-height:12px;
	color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}

.textoGeralCentro {
	text-align:center;
	line-height:18px;
	color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 59px;
	padding-top: 30px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}


