/*
 *Folha de Estilos 
 * V2.0
 * @author Daniel Jesus 
 * @data 2010-02-16
 **/
*{
	padding:0;
	margin:0;
	font-family:Trebuchet MS;
}

.container{
	width:925px;
	margin:0 auto;	
}
.container-box{
	padding-left:13px;
	min-height:500px;
	font-family:Trebuchet MS !important;	
	font-weight:normal !important;
	padding-bottom:5px;
	width:925px !important;
	overflow:hidden;
}
.container-box span{
	color:#333 !important;
	
}

#header{
	width:100%;	
}

#header img{
	border:0;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
}
/*Central do Estudante*/
.central-do-estudante{
	width:280px;
	height:97px;
	background:url(images/bk-estudante.jpg) no-repeat;
	float:right;
	padding:5px;
	color:#fff;
	padding-left:15px;
	font-weight:bold;
}
.central-do-estudante label{
	display:block;
	float:left;
	width:98px;
	margin-right:10px;
	
}
.central-do-estudante .dados{
	width:98px;	
	height:24px;
	border:0;
}
.central-do-estudante .senha{
	width:98px;	
	height:24px;
	border:0;
}
.central-do-estudante .botao{	
	background:url(images/botao-bg.jpg) repeat-x;
	border:0;
	padding:5px;
	padding-top:2px;
	color:#fff;
	margin-top:25px;
	font-weight:bold;	
}
/*Final Central do estudante*/

/*Menu*/
.menu{
	background:#000 url(images/bg-repete-menu.jpg) repeat-x;	
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;		
	clear:both;
}
.menu li{
	display:inline;
	color:#fff;
}
.menu li a{
	line-height:35px;
	height:35px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding:5px;
}
/* Fim Menu*/

#banner{
	background:url(images/fx-banner.jpg) repeat-x;
	height:208px;
}

.box-info{
	width:420px;
	height:262px;
	margin-top:5px;
	float:left;		
	padding:10px;
	margin-right:10px;
	display:block;
	padding-left:20px;
}
.box-info li{
	display:block;
	line-height:35px;
	border-bottom:1px solid #ccc;	
}
.box-info li a{
	color:#5d5e5d;
	text-decoration:none;
	font-size:14px;	
}
.box-info li a:hover{
	text-decoration:underline;
	color:#333;
}

.comunicados{
	background:url(images/comunicados.png) no-repeat;
	text-indent:48px;
	line-height:54px;
	color:#5d5e5d;
	font-size:24px;
}
.noticias{
	background:url(images/noticias.png) no-repeat;
	text-indent:48px;
	line-height:54px;
	color:#5d5e5d;
	font-size:24px;
}
.passeios{
	background:url(images/passeios.png) no-repeat;
	text-indent:58px;
	line-height:54px;
	color:#5d5e5d;
	font-size:24px;
}
.links{
	background:url(images/links.png) no-repeat;
	text-indent:48px;
	line-height:54px;
	color:#5d5e5d;
	font-size:24px;
}

/*Rodapé*/

#footer{
	background:#d4d2d3;
	margin-top:5px;
	padding:10px;
	clear:both;	
	overflow:hidden;
	
}

#footer #footer-centered{
	margin:0 auto;
	width:925px;
	height:260px;
}

#footer .footer-panel{
	width:130px;
	float:left;
	font-size:11px;
	margin-left:2px;
	font-family:Trebuchet MS;
	word-spacing:normal;
	letter-spacing: 0;
	line-height: 1.5em;

}

#footer .footer-panel h3{
	font-size:13px;
	margin-bottom:2px;
	color:#575757;
}

#footer .footer-panel li{	
	display:block;		
}

#footer .footer-panel li a{	
	text-decoration:none;
	color:#575757;
}

#footer .footer-panel li a:hover{	
	text-decoration:underline;	
}
/* Fim Rodapé */

.mais{
	background:url(images/more.png) no-repeat;
	text-indent:18px;
	line-height:20px;
	color:#5d5e5d;
	font-size:14px;
	float:right;
	font-weight:bold;
	margin-top:10px;
} 
.mais a{
	color:#2982e6;
	text-decoration:none;
}
.mais a:hover{
	text-decoration:underline;
}
.banner-center{
	width:925px;
	margin:0 auto;
	padding-top:5px;
	
} 

.monitor{
	background:url(images/monitor.png) no-repeat;
	text-indent:36px;
	line-height:32px;
	color:#fff;
	font-size:16px;	
	font-weight:bold;		
} 
.mais-info{
	height:30px;
	text-align:center;
	margin-top:10px;
	width:100%;
	background:#fff;
	font-size:14px;
	padding-top:10px;
}
.mais-info img{
	border:0;
}
.logo{
	text-align:right;
	margin-top:-35px;
} 
.logo img{
	border:0;
}

/*Menu Lateral / Interior das Páginas*/

.menu-lateral{
	
	width:160px;
	padding:15px;
	background:#333;
	margin-left:3px;
	margin-top:3px;
	float:left;
}
.menu-lateral li{
	display:block;
	
}
.menu-lateral li a{
	text-decoration:none;
	font-size:14px;	
	color:#fff;
}
.conteudo-pagina{
	width:700px;
	float:right;
}
.conteudo-pagina p{
	font-size:15px !important;
	text-align:justify !important;
}
.conteudo-pagina span{
	font-size:15px !important;
}
.conteudo-pagina .titulo{
	line-height:40px !important;
}
.conteudo-pagina .titulo h3{
	font-weight:normal;
	color:#316ac5;
	font-size:17px;
}

/* Fim menu lateral + Interiror das Páginas */

/*Estilização do Formulário de Contato**/

#contato label{
	padding:10px;
	display:block;
	width:350px;
	font-weight:bold;
}
#contato input[type="text"]{
	width:400px;
	border:1px solid #aaa;	
	height:27px;
	padding-top:5px;
	color:#df0404;
	font-weight:bold;
	
}
#contato textarea{
	width:400px;
	height:100px;
	color:green;
	font-weight:bold;
}
#contato .botao{
	padding:10px;
	font-weight:bold;
}
.contato{
	clear:both;
	background:url(images/contato.png) no-repeat;
	text-indent:55px;
	line-height:48px;
}
.links-pagina{
	margin-top:5px;
}
.links-pagina a{
	color:#fff;
	font-size:12px;
	width:160px;
}
.links-pagina img{
	float:left;
}
