BODY
{
	font-family: Verdana;
	color: #000000;
	font-style : normal;
	font-weight : normal;
	font : 11px;
}

td 
{
	font : normal 11px Verdana;
}

		
A:link
{
	text-decoration : none;
	color : #C0410A;
	font-weight:bold;
}

A:visited
{
	text-decoration : none;
	color : #C0410A;
	font-weight:bold;
}

A:hover
{
	text-decoration : none;
	color : #F47E4B;
	font-weight:bold;
}
	
A.menu:Link
{
	font-family :Verdana;
	font-size :15px;
	color :white;
	font-weight :bold;
	text-decoration: none;
}

A.menu:Visited
{
	font-family :Verdana;
	font-size :15px;
	color :white;
	font-weight :bold;
	text-decoration: none;
}

A.menu:hover
{
	text-decoration : none; 
	font-weight:bold; 
	color : #FAB07F;
}

A.normal:Link
{
	font-family :Verdana;
	font-size :11px;
	color :black;
	font-weight : normal;
	text-decoration: none;
}

A.normal:Visited
{
	font-family :Verdana;
	font-size :11px;
	color :black;
	font-weight : normal;
	text-decoration: none;
}

A.normal:hover
{
	text-decoration : underline; 
	font-weight: normal; 
	color : Black;
}


A.menu_left:Link
{
	font-family :arial;
	font-size :10px;
	color : gray;
	font-weight : normal;
	text-decoration: none;
}

A.menu_left:Visited
{
	font-family :arial;
	font-size :10px;
	color :gray;
	font-weight : normal;
	text-decoration: none;
}

A.menu_left:hover
{
	text-decoration : none; 
	font-weight: normal; 
	color : #F47E4B;
}
	
A.menu2:Link
{
	font-family :Verdana;
	font-size :12px;
	color :white;
	font-weight :normal;
	text-decoration: none;
}

A.menu2:Visited
{
	font-family :Verdana; 
	font-size :12px; 
	color :white; 
	font-weight :normal; 
	text-decoration: none;
}

A.menu2:hover
{
	text-decoration : none;
	font-weight:normal;
	color : #FAB07F;
}

A.titulo_materia:Link
{
	font-family :Verdana;
	font-size :13px;
	color : #F47E4B;
	font-weight :bold;
	text-decoration: none;
}

A.titulo_materia:Visited
{
	font-family :Verdana; 
	font-size :13px; 
	color :#F47E4B; 
	font-weight :bold; 
	text-decoration: none;
}

A.titulo_materia:hover
{
	text-decoration : none; 
	font-weight:bold; 
	color : #006685;
}




A.titulo_materia_destaque:Link
{
	font-family :Verdana;
	font-size :16px;
	color : #F47E4B;
	font-weight :bold;
	text-decoration: none;
}

A.titulo_materia_destaque:Visited
{
	font-family :Verdana; 
	font-size :16px; 
	color :#F47E4B; 
	font-weight :bold; 
	text-decoration: none;
}

A.titulo_materia_destaque:hover
{
	text-decoration : none; 
	font-weight:bold; 
	color : #006685;
}






A.titulo_materia_home:Link
{
	font-family :Verdana;
	font-size :11px;
	color : #F47E4B;
	font-weight :bold;
	text-decoration: none;
}

A.titulo_materia_home:Visited
{
	font-family :Verdana; 
	font-size :11px; 
	color :#F47E4B; 
	font-weight :bold; 
	text-decoration: none;
}

A.titulo_materia_home:hover
{
	text-decoration : none; 
	font-weight:bold; 
	color : #006685;
}











A.titulo_materia_azul:Link
{
	font-family :Verdana;
	font-size :13px;
	color : #006685;
	font-weight :bold;
	text-decoration: none;
}

A.titulo_materia_azul:Visited
{
	font-family :Verdana; 
	font-size :13px; 
	color:#006685; 
	font-weight :bold; 
	text-decoration: none;
}

A.titulo_materia_azul:hover
{
	text-decoration : none; 
	font-weight:bold; 
	color : #006685;
}

.table_left
{
	background-color : White;
	font-size : 11px;
	font-family : verdana;
	color: red;
	padding-left : 5px;
	padding-right : 5px;
}

.table_middle
{
	background-color : #FFFAEC;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	font-size : 11px;
	padding-left : 0px;
	padding-right : 0px;
}	

.table_interna_middle
{
	background-color : White;
	border-left : 1px solid Gray;
	font-size : 11px;
	padding-left : 0px;
	padding-right : 0px;
}	

.table_right
{
	background-color : White;
	font-size : 11px;
	font-family : verdana;
	color: red;
	padding-left : 5px;
	padding-right : 5px;
}

.table_right_interno
{
	background-color : White;
	font-size : 11px;
	font-family : verdana;
	color: red;
}


.topo_itens
{
	background-color : White;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 11px;
	padding-left : 10px;
	padding-right : 10px;
}	
	
.topo_baixo
{
	background-color : White;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 11px;
}

.topo_baixo_meio
{
	background-color : White;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	font-size : 11px;
	padding-left : 10px;
	padding-right : 10px;
}		

.span_materia_aux
{
	font : 10px Verdana;
}

.divisor
{
	border : 2px dashed #006685;
	font-family : Verdana;
	font-size : 10px;
	color: black;
	background : White;
	font-weight : bold;
}


.divisor_gray
{
	border : thin solid #B8B8B8;
}

.divisor_salmao
{
	border : thin solid #FFBB84;
}

.box_quiz_corpo
{
	background-color : #FFF5CD;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-top-width : 0px;
}

.box_quiz_resultado
{
	background-color : #FFF5CD;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-left-width : 0px;
	border-right-width : 0px;
}

.box_vocesabia_corpo
{
	background-color : #FEFEA0;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-top-width : 0px;
}


.box_campanhas_corpo
{
	background-color : #FEF7F0;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-top-width : 0px;
}

.box_email_corpo
{
	background-color : #FEF7F0;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-top-width : 0px;
}

.box_divulgacao_corpo
{
	background-color : #DCD5E3;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-top-width : 0px;
}

.box_cadastrese_corpo
{
	background-color : #FEF7F0;
	border : 1px solid Black;
	font-family: arial;
	font-size : 11px;
	border-top-width : 0px;
	font-weight : bold;
}


.box_faleconosco_corpo
{
	background-color : #FEF7F0;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-top-width : 0px;
}

.box_pesquisas_corpo
{
	background-color : #FEF7F0;
	border : 1px solid Black;
	font-family: verdana;
	font-size : 11px;
	border-top-width : 0px;
}

	
input.text
{
	background : #E6D7C7;
	font-family : Verdana;
	color: #006685;
	font-size : 10;
	font-weight : bold;
	border : 0px solid;

}

.boxes_grupo_esq
{
	background-color : White;
	border : 1px solid Silver;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	padding-bottom : 3px;
	padding-top : 3px;
}

.rodape
{
	background-color : #C95B31;
	border : 1px solid Black;
	font-family: verdana;
	color: white;
	font-size : 11px;
	border-top-width : 0px;
}

.box_mais_materias
{
	background-color : #FFFFFF;
	border : 1px dotted #006685;
}

.box_view_opcoes
{
	background-color : White;
	border : 1px dashed Silver;
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
	padding : 5px;
}


.table_principal_central
{
	background-color : #FFFAEC;
}	


.table_principal_destaque
{
	background-color : #F5E6BD;
}	




.titulo_materia_mailing
{
	font-family :Verdana;
	font-size :13px;
	color : #F47E4B;
	font-weight :bold;
	text-decoration: none;
}

