@charset "iso-8859-1";
/* CSS Document */
/*ELEMENTOS HOME__________________________________________________________________________________________*/

#linha_sup{
	height:9.88em; 
	margin-top:0.75em; *margin-top:0.5em; position:relative;
	z-index:0; }
#linha_meio{
	height:8.25em; width:40.6em;
	margin-top:2.5em; position:relative;
	z-index:0;}
#linha_base{
	width:40.6em;
	border-top:1px solid #168754; 
	margin-top:4em;
	background-image:url(../_img/fd_degrade_notas.gif); background-repeat:repeat-x;
	float:left; clear:both; position:relative;
	z-index:0;
	}

/*DESTAQUE PRIMÁRIO------------------------------------------------------*/
.imagem_destaque{z-index:0; position:relative; width:40.06em; height:13em; *height:12em; margin-top:-0.8em; *margin-top:0;}

.dest_primario{ 
	height:9.88em; width:19.81em;  
	}
.conteudo_dest_1{
	width:19.44em;  height:100%; position:relative;
	margin:0; *margin-top:-0.2em;
	background-image:url(../_img/fd_destaque_1.gif); background-repeat:repeat-x; background-color:#d2d4d5;
	border-left:3px solid #d2d4d5; border-right:3px solid #d2d4d5; border-bottom:none; border-top: none;
	overflow:hidden; /*para verificar o tamanho dos textos. se estiverem grandes, serão cortados*/
	}
	


.base_dest1{margin-top:0em; float:left; clear:none;}

.txt_dest_1_titulo{margin:0; color:#168754; font-weight:bold; padding:.2em;}
 .txt_dest_1_titulo a:link, .txt_dest_1_titulo a:visited, .txt_dest_1_titulo a:active{margin:0; color:#168754; font-weight:bold; padding:.2em;}
.txt_dest_1_titulo a:hover{text-decoration:underline;}

.txt_dest_1_materia{margin:0; font-size:.8em; margin-top:1em; padding:.2em; color:#000000;}
.txt_dest_1_materia a:link, .txt_dest_1_materia a:visited, .txt_dest_1_materia a:active {margin:0; margin-top:1em; padding:.2em; color:#000000;}
.txt_dest_1_materia a:hover{text-decoration:underline; color:#FF9900;}


/*DESTAQUE SECUNDÁRIO-----------------------------------------------------*/

#destaque_2{
	width:19.81em; height:12em;/*8.25em;*/
	border-top:1px solid #168754; 
	background-image:url(../_img/fd_degrade_notas.gif); background-repeat:repeat-x; 
	float:left; clear:none; position:absolute;
	}
#destaque_2a{
	width:9.5em; height:12em;
	margin-left:20.38em;
	border-top:1px solid #168754; 
	background-image:url(../_img/fd_degrade_notas.gif); background-repeat:repeat-x;
	float:left; clear:none; position:absolute;
	overflow:hidden; /*para verificar o tamanho dos textos. se estiverem grandes, serão cortados*/
	}
#destaque_2b{
	width:9.5em; height:12em;
	margin-left:30.44em;
	border-top:1px solid #168754; 
	background-image:url(../_img/fd_degrade_notas.gif); background-repeat:repeat-x;
	float:left; clear:none; position:absolute;
	overflow:hidden;	/*para verificar o tamanho dos textos. se estiverem grandes, serão cortados*/
	}
	
.txt_dest_2_titulo{margin:0; color:#168754; font-weight:bold; padding:.5em; font-size:.8em; margin-top:.5em;}
.txt_dest_2_titulo a{text-decoration:none; color:#168754;}
.txt_dest_2_titulo a:hover{text-decoration:underline;}

.txt_dest_2_materia{margin:0; font-size:.8em; margin-top:.1em; padding:.1em; color:#959595; line-height:1.5em;}
.txt_dest_2_materia a {color:#959595; text-decoration:none;}
.txt_dest_2_materia a:hover{color:#168754; text-decoration:underline;}

.txt_dest_2a_titulo{margin:0; color:#168754; font-weight:bold; padding:.5em; font-size:.7em; margin-top:.5em;}
.txt_dest_2a_titulo a{text-decoration:none; color:#168754;}
.txt_dest_2a_titulo a:hover{text-decoration:underline;}

.txt_dest_2a_materia{margin:0; font-size:.7em; margin-top:.1em; padding:.1em; color:#959595;}
.txt_dest_2a_materia a {color:#959595; text-decoration:none;}
.txt_dest_2a_materia a:hover{color:#168754; text-decoration:underline;}

/*DESTAQUE TERCIÁRIO-----------------------------------------------------*/
#linha_base ul{margin-left:2em; padding:0; font-size:.7em; font-weight:bold; padding-top:.5em; color:#168754;}
#linha_base ul li {margin:0; padding:0; list-style-image:url(../_img/bullet.gif);}
#linha_base ul li a strong{text-decoration:none; color:#168754;}
#linha_base ul li a:hover strong{text-decoration:underline;}