/* Destaques */
	
#destaquestit {
	width:58%;
	float:right;
	background:#F0F0F0;
	border:1px solid #CCC;
	border-top:3px solid #CCC;
	margin-top:20px;
	}
	
#destaquestit .tit {
	margin:0;
	padding:0;
	height:30px;
	background-color:#FFFFFF;
	background-image:url(../imagens/cabecalho_cinza.gif);
	background-repeat:repeat-x;
	}

#destaquestit .tit h1 {
	margin:0;
	font-size:10px;
	color:#FF8000;
	padding:7px;
	}

#destaques {
	overflow: hidden;
	}
	
#destaquesbox {
	background:#F0F0F0;
	position:relative;
	margin:0px;
	padding:0px;
	}
	
#destaques {
	background:url(../imagens/fundo_dest.jpg) #F0F0F0 bottom left no-repeat;
	margin-top:0px;
	width:335px;
	height:175px;
	float:left;
	}
	
#destaques div h2 {
	margin-left:-135px;
	margin-top:-33px;
	padding-left:15px;
	position:absolute;
	background:url(../imagens/menu_seta.gif) left no-repeat;
	background-position:5px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#F87918;
	}
	
#destaques div>h2 {
	margin-left:0px;
	}

/* Fix para o IE7 */
*+html #destaques div>h2 {
	margin-left:-135px;
	} 
	
#destaques ul {
	margin-top:10px;
	float:right;
	list-style:none;
	clear:both;
	}
#destaques ul li {
	margin-left:2px;
	display:block;
	float:left;
	}

#destaques ul li a {
	padding-left:1px;
	padding-top:2px;
	float:left;
	display:block;
	border:1px solid #CCC;
	width:20px;
	height:15px;
	text-align:center;
	color:#0E3B90;
	text-decoration:none;
	font-weight:normal;
	}
	
#destaques ul li.show a {
	background-color: #FFF;
	}
	
#destaques ul li.setas a {
	display:block;
	border:0px;
	margin-left:3px;
	}
	
#destaques ul li.setas a img {
	vertical-align:text-top;
	border:0px;
	}
	
#destaques div {
	width:330px;
	padding-top:8px;
	border-top:1px solid #0E3B90;
	margin:auto;
	margin-top:65px;
	margin-left:4px;
	display:none;
	}
	
#destaques>div {
	position:relative;
	margin-top:55px;
	}
#destaques div.show {
	display:block;
	}
	
#destaques div.show h3 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#0E3B90;
	margin-top:0px;
	}
#destaques div.show img {
	border:1px solid #000;
	float:left; width:123px;
	height:75px;
	margin-right:10px;
	}
#destaques div.show p {
	margin:0px;
	}
	
/* professores */
	
#professores {
	width:100%;
	border:1px solid #CCC;
	border-top:3px solid #CCC;
	background-image:url(../imagens/fundo_noticias.gif);
	background-repeat:repeat-y;
	background-color:#FCFCFC;
	}
	
#professorestit {
	margin:0;
	padding:0;
	height:30px;
	border-bottom:1px solid #000;
	background-color:#FFFFFF;
	background-image:url(../imagens/cabecalho_verde.gif);
	background-repeat:repeat-x;
	}

#professorestit h1 {
	font-size:10px;
	color:#FFF;
	padding:7px;
	margin:0px;
	}
	
#professoresbox {
	position:relative;
	margin:0px;
	padding:4px;
	}
	
#professoresfundo {
	padding:10px;
	}
	
#professoresbox p {
	margin:0px;
	padding-top:2px;
	}
	
/* Notícias */
	
#noticias {
	margin:0px;
	position:relative;
	width:58%;
	float:right;
	}
	
#noticiastit {
	margin:0px;
	padding:0px;
	height:30px;
	}
	
#noticiastit h1 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#0E3B90;
	padding:0px;
	margin:0px;
	}
	
#noticias ul {
	list-style:none;
	padding:0;
	margin:0px;
	}

#noticias ul li {
	padding:5px;
	border-bottom:1px solid #CCC;
	}

#noticias a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
	
#noticias a:hover {
	text-decoration:underline;
	}
	
/* Primeira Notícia */

#primeira {
	background:#FAFAFA;
	background-image:url(../imagens/fundo_noticias.gif);
	background-repeat:repeat-y;
	margin:0px;
	position:relative;
	top:-8px;
	padding:5px;
	border-top:1px solid #FF8000;
	}
	
#primeira h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	}
	
#primeira .data {
	font-size:9px;
	padding-bottom:6px;
}

#primeira p {
	text-align:justify;
	text-indent:20px;
}
	
#primeira a.mais {
	text-decoration:none;
	font-weight:bold;
	color:#0E3B90;
	}
	
#primeira a:hover.mais {
	text-decoration:underline;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html #noticias ul li { height: 1%; }
* html #noticias ul li a { height: 1%; }
/* End */

#boxesquerda {
	width:39%;
	float:left;
	}

/* Login */

#login {
	width:100%;
	margin-top:20px;
	border:1px solid #CCC;
	border-top:3px solid #CCC;
	background-image:url(../imagens/fundo_noticias.gif);
	background-repeat:repeat-y;
	background-color:#FCFCFC;
	position:relative;
	}

#logintit {
	margin:0;
	padding:0;
	height:30px;
	border-bottom:1px solid #000;
	background-color:#FFFFFF;
	background-image:url(../imagens/cabecalho_laranja.gif);
	background-repeat:repeat-x;
	}

#logintit h1 {
	font-size:10px;
	color:#FFF;
	padding:7px;
	margin:0px;
	}
	
#loginbox {
	position:relative;
	margin:0px;
	padding:4px;
	}
	
#loginbox p {
	margin:0px;
	padding-top:2px;
	}
	
#loginbox table {
	width:80%;
	margin-top:10px;
	}
	
#loginbox table td {
	padding-bottom:8px;
	}
	
#loginbox input {
	border:1px solid #CCC;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../imagens/fundo_form.gif);
	padding:1px;
	}
	
#loginbox ul {
	position:relative;
	display:block;
	list-style:none;
	margin:0px;
	}
	
#loginbox li a {
	text-decoration:none;
	color:#FF8000;
	font-weight:normal;
	}
	
#loginbox li a:hover {
	text-decoration:underline;
	}