/* border: #00FF00 solid 1px; */

* {
	margin: 0 ; 
	padding: 0;
	border: 0;
	}

body {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	text-align: center; 
	background: #c0c0c0; 
	font-size: 11px;	
	background: #fc9c05;
	}
	
a {
	color: #515151;
	text-decoration: underline;
	cursor:pointer;
	}
	
a:hover {
	text-decoration: none;
	}	

/*******************/
/*  ESTRUTURA GERAL*/
/******************/	
#geral{
	position: relative;
	margin: 0 auto;
	width: 698px;
	min-height: 300px;
	height: auto !important;
	text-align: left;
	background:url(../imagens/conteudo_fundo.jpg);
	}

#topo{
	width:698px;
	height:275px;
	background:url(../imagens/topo.jpg);
	float:left;
	}
	
#banner{
	width:240px;
	height:175px;
	}

/**************/
/*  MENU */
/**************/
#menu{	
	padding: 11px 10px 11px 10px;
	margin:1px;
	background:#00FF00;
	}
.
	#menu li {
	display:inline;
	float:left;
	}

	#menu a{
	list-style:none;
	text-decoration: none;
	padding:5px 10px 5px 10px;
	color:#fff;
		}
	
	#menu a:hover {
		text-decoration:underline;
		}
	
/*****************************/
/*  CLASSES                   */
/*****************************/
	
.img {
	padding:1px;
	border:#999999 solid 1px;
	margin: 0 auto;
	}

.imgConteudo {
	padding:1px;
	border:#999999 solid 1px;
	margin-left:15px;
	}
	
.imgDestHome {
	margin: 25px 25px 20px 0;
	float:right;
	}
	
.imgDestHomeTexto {
	margin: 15px 0 0 0;
	}
	
.fright {float: right;}

.center {text-align: center;}

.bold{ font-weight:bold;}


input, textarea, select {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#666; 
	margin:10px;
	}

.botao { 
	color:#444; 
	width:90px;
	height:25px;
	border:#999999 solid 1px;
	margin: 0 auto;
	background:#fff;
	}
	
/******************/
/*  CONTEUDO GERAL */
/******************/

#colunaEsquerda{
	float:left;
	width: 240px;
	color:#FFF;
}

	#colunaEsquerda h1 , #colunaDireita h1{
		font-size:13px;
		color:#666;
		margin-bottom:10px;
		}
	
		#colunaEsquerda p, #colunaDireita p{
		margin-bottom:15px;
		}

#colunaDireita{
	float:right;
	width: 458px;
	}
	

/*  CONTEUDO ESQUERDA */

#banner_noticias 
{
	width:205px;
	height:auto;
	padding: 10px 15px 10px 10px;
	margin-left:10px;
	margin-bottom:10px;
	background:url(../imagens/banner_noticias_fundo.jpg) no-repeat;
}
#banner_noticias h1 a
{
	
}
#banner_noticias a 
{
	text-decoration:none;
	color:#FFF;
}
#banner_noticias a:hover 
{
	text-decoration:underline;
	color:#005BA1;
}
#banner_noticias .bold a
{
	color:#666;
}

#banner_galeria 
{
	width:193px;
	padding: 10px 15px 10px 10px;
	margin-left:10px;
	margin-bottom:10px;
	background:url(../imagens/banner_galeria_fundo.jpg) no-repeat;
	color:#FFF;
	float:left;
}
#banner_parceiro
{
	width:218px;
	height:190px;
	margin-left:10px;
	margin-bottom:10px;
	color:#666;
	float:left;
}
#banner_parceiro .borda
{
	border:1px solid #CCC;
	width:216px;
	height:196px;
	margin-left:auto;
	margin-right:auto;
}
#banner_parceiro .th_parceiro
{
	width:193px;
	height:28px;
	font-size:13px;
	text-align:left;
	line-height:36px;
	background:url(../imagens/th_bg_area.jpg) no-repeat;
	padding-left:10px;
	padding-right:15px;
	float:left;
}
	
#banner_galeria a 
{
	text-decoration:none;
	color:#FFF;
}
	
#banner_galeria a:hover 
{
	text-decoration:underline;
	color:#005BA1;
}
#banner_galeria .bold a
{
	color:#666;
}	
#banner_orkut {
	width:205px;
	height:auto;
	margin-left:10px;
	}
	
#banner_newsletter {
	width:205px;
	height:120px;
	padding: 10px 15px 10px 10px;
	margin-left:10px;
	background:url(../imagens/banner_newsletter_fundo.jpg) no-repeat;
	}
	
	#banner_newsletter  h1{
		font-size:13px;
		color:#FFF;
		margin-bottom:5px;
	}

/*  CONTEUDO DIREITA */
#conteudo{
	width:440px;
	height:auto;
	padding: 10px 0 10px 10px;
	background:url(../imagens/conteudo_destaque_fundo.jpg) no-repeat;
	float:left;
	}
	
	#conteudo {
	margin-top: 10px;
	margin-bottom:10px;
	}

#destaque_portalaluno {
	width:223px;
	height:131px;
	float:left;
	}

#destaque_arearestrita {
	width:223px;
	height:131px;
	float:rigth;
	}

/******************/
/*  RODAPE        */
/******************/	

#rodape{
	background:url(../imagens/rodape.jpg) no-repeat bottom;
	width: auto;
	color:#999;
	padding: 10px 0 30px 0 ;
	clear:both;
	}
	
	#rodape a {
		color: #999;
		text-decoration: none;
		}

	#rodape a:hover {
		text-decoration:underline;
		color: #666;
		}
/*Definindo o estilo da paginação*/
#paginacao
{
	display:block;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top:15px;
	float:left;
}
#paginacao .alinhamento
{
	width:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#paginacao .inic, #paginacao .ant
{
	display:block;
	width:25px;
	text-align:right;
	float:left;
}
#paginacao .prox, #paginacao .ult
{
	display:block;
	width:25px;
	text-align:left;
	float:left;
}
#paginacao .pag_atual
{
	width:60px;
	font-weight:bold;
	text-align:center;
	float:left;
}

#agenda
{
	width:430px;
	float:left;
}
#agenda .titulo
{
	width:430px;
	line-height:27px;
	font-size:12px;
	font-weight:bold;
	float:left
}
#agenda .dados
{
	width:100%;
	border-top:1px dashed;
	border-bottom:1px dashed;
	line-height:20px;
	float:left;
}
#agenda .descricao
{
	width:100%;
	font-size:11px;
	padding-top:10px;
	float:left;
}

#parceiro {
	width:216px;
	height:166px;
	float:left;
}
#parceiro img
{
	display:none;
	position:absolute;
	z-index:0 !important;
	top:0;
}

#evento
{
	width:218px;
	color:#666;
	float:left;
}
#evento a
{
	text-decoration:none;
}
#evento a:hover
{
	text-decoration:underline;
}
#evento .th_evento
{
	width:193px;
	height:28px;
	font-size:13px;
	text-align:left;
	line-height:36px;
	background:url(../imagens/th_bg_area.jpg) no-repeat;
	padding-left:10px;
	padding-right:15px;
	float:left;
}
#evento .img_evento
{
	width:215px;
	text-align:center;
	border:1px solid #CCC;
	padding-top:3px;
	float:left;
}