/* ------------------------------------------------------------------------ Genericos */

a { color: #006699;}

a:hover {color: #666666;}


a img 
{
	border: none;
	}
	
	a:hover img 
{
	border: none;
	}

body
{
	margin:0px;
	text-align: center;
	color:#666666;
	font-family:Trebuchet MS, Tahoma, Times New Roman, Arial;
	font-size:12px;
}

form {
	margin:0px;
	border:0px;
	padding:0px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline;
	vertical-align: middle;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
.hide
{
	display: none;
}

div.imagem_lista {
	float:left;
	padding:30px;
	border:solid 1px #999999;
	margin:8px;
}

/* ------------------------------------------------------------------------ Div principal */
#main
{
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #FFFFFF;
	margin: 0px auto;
	
	width: 891px;
	padding: 1px;
	position: relative;
	z-index:50;
	text-align:left;
}

/* ------------------------------------------------------------------------ Topo  */

#topo
{
	border: 0px;
	padding: 0px;
	width: 891px;
}


#topo #parte1
{
	width: 891px;
	height: 122px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:top;
}

#topo #parte2
{
	background: #FFFFFF;
	width: 891px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-bottom: 46px;
	
}


#topo #parte2 #parte2_parte2
{
	float: left;
	
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	
}

.texto_azul_menu_topo 
{
	color: #006699;
}


#topo #parte2 #parte2_parte2 a
{
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}

#topo #parte2 #parte2_parte2 a:hover
{
	color: #006699;
	text-decoration: none;
	margin-left: 10px;
}


/* ------------------------------------------------------------------------ Titulo  */

#titulo
{
	border: 0px;
	padding: 0px;
	height: 30px;
	color: #006699;
	font-size: 24px;
	border-bottom: 1px solid #000000;
	width: 518px;
	display: inline;
	float: left;
	margin-bottom: 15px;		
}

#titulo a
{
	text-decoration: none;	
}


#print_img 
{
	padding-right: 65px;
	float: right;
	display: inline;
	padding-top: 18px;
	text-align: left;
}


#texto_do_insite
{
	padding-top: 45px;
	width: 518px;
	text-align: justify;
	font-size: 13px;
}


/* ------------------------------------------------------------------------ Rodapé  */

#rodape	
{
	border: 0px;
	padding: 0px;
	width: 757px;
	background-color:#891009;
	padding:10px;
	height:18px;
}

#rodape #pesquisa
{
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:middle;
}


#rodape #pesquisa_botao
{
	width: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding:4px 0px;
	vertical-align:middle;
}

#rodape #mailinglist
{
	width:200px;
	vertical-align:middle;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#rodape #mailinglist A
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}



/* ------------------------------------------------------------------------ pre_fundo  */

#pre_fundo 
{
	width: 950px;
	height: 20px;
	background-image: url("../images/fundo_total.gif");
	background-repeat:repeat-y;
	margin: none;
	padding-bottom: 10px;
	
}


/* ------------------------------------------------------------------------ Copyright  */
#copyright
{
	clear: both;
	width: 0px auto;
	text-align:center;
	color:#000000;
	padding:4px 0px;
}

#copyright a
{
	display:inline;
	border-bottom:dotted 1px #891009;
	text-decoration:none;
	color:#891009;
}



#copyright #facebook
{
	width: 891px;
	float: right;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	float: right;
	vertical-align: middle;
	display: block;
	padding-top: 4px;
	background-image: url("../images/fundo_copyright.gif");
	background-repeat: no-repeat;
	height: 20px;
}




#fundo_final 
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}

#fundo_final a
{
	text-decoration: none;
	color: #666666;
}

#fundo_final a:hover
{
	text-decoration: underline;
	color: #666666;
}



/* ------------------------------------------------------------------------ Flash  */

#topo_flash
{
	border: 0px;
	padding: 0px;	
	width: 891px;
	display: block;
	height: 175px;
	clear: both;
	border-bottom: solid 1px #000000;
}

#imagem_do_topo
{
	width: 518px;
	height: 135px;
	float: left;
	padding-right: 5px;
	clear: both;
	padding-bottom: 23px;
}



/* ------------------------------------------------------------------------ Conteudo   */


.video_wrapper 
{
	width: 205px;
	display: inline-block;
	vertical-align: top;
	background-color: #f1f1f1;
	
}

.video_texto 
{
	margin: 15px;
	clear: both;
}

.destaque_wrapper 
{
	width: 205px;
	float: left;
	padding-right: 48px;
	vertical-align: top;
}


.imagem_destaque 
{
	width: 205px;
	}
	
.imagem_destaque img
{
	width: 205px;
	margin-bottom: 13px;
}


.titulo_destaque 
{
	color: #006699;
	font-size: 13px;
	font-weight: bold;
}

.data_destaque 
{
	color: #8e6b57;
	font-size: 10px;
	margin-bottom: 5px;
}




/* ------------------------------------------------------------------------ Conteudo   */


#esquerda {
	float:left;
	width:202px;
	padding:0px;
	margin:0px;
	margin-right: 41px;
	display: inline;
	margin-left: 10px;
	
}

#centro_default {
	float:left;
	width:629px;
	margin:0px;
	border:0px;
	padding-bottom: 20px;
	padding-right: 7px;
	display: inline;
	
}

#centro_default_home 
{
	float:right;
	width:891px;
	margin:0px;
	border:0px;
	padding-bottom: 0px;
	display: inline;
	vertical-align: top;
	display:block;
	clear: both;
}

#_parte_esq 
{
	display: inline;
	float: left;
	width: 491px;
}

#_parte_dir
{
	display: inline;
	float: right;
	width: 381px;
}

#centro {
	float:left;
	width:717px;
	margin:0px;
	border:0px;
	border-left:solid 1px #d9d9d9;
	padding: 30px;
	padding-bottom: 0px;

}

.tituloPagina 
{
	color: #000000;
	}

#conteudo {
	border: 0px;
	padding:0px;
	padding-top: 1px;
	margin:0px 0px 2px 0px;
	width: 891px;
	vertical-align:top;
	text-align:left;
	clear:right;
	margin-bottom: 0px;
	min-height: 280px;
}


/* Conteudos */
A.path {
	color:#c5c5c5;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

A.path:HOVER {
	color:#c5c5c5;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

a.link {
	color:#006699;
	text-decoration:none;
}

a.link:hover {
	color:#666666;
	text-decoration:none;
}

.titulo {
	color:#2f7c9d;
	font-weight:bold;
	text-decoration:none;
	font-family:Trebuchet MS, Tahoma, Arial;
	text-decoration:none;
	font-size:13pt;
	padding:10px 0px 10px 0px;
}

.caixa {
	width:300px;
	font-size:10px;
	border:solid 1px #D4F0FE;
	color:#891009;
	padding:2px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}






.erro 
{
	padding:10px;
	color:red;
	font-weight:bold;
	display:block;
	border:dotted 1px #999999;
}



/* menu */


#esquerda ul{
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu_border 
{
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin-bottom: 40px;
}

.MP_menu li 
{	
	margin-bottom: 10px;
}

.MP_menu li.I_home a{
	font: 10px Trebuchet MS;
	font-weight: bold;
	color: #333333;
	display: inline;
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	border-left:16px solid #e2e9ea;
	padding:4px 4px;
}

.MP_menu li.I_home a:hover{
	font: 10px Trebuchet MS;
	font-weight: bold;
	color: #bf7412;
	display: inline;
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	border-left:16px solid #ceb27b;
	padding:4px 4px;
}






.MP_menu li.I_menu_off
{
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin-top: 1px;
	margin-bottom: 1px;
	min-height: 23px;
	vertical-align: middle;
	padding-top: 8px;
}

.MP_menu li.I_menu_off a 
{
	min-height: 27px;
	font: 12px Arial;
	font-weight: bold;
	text-decoration: none;
	
	vertical-align: middle;
	text-transform: uppercase;
	color: #006699;
	margin-bottom: 8px;
}


.MP_menu li.I_menu_off a:hover 
{
	height: 27px;
	font: 12px Arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	color: #006699;
}



.MP_menu li.I_menu_on
{
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin-top: 1px;
	margin-bottom: 1px;
	min-height: 23px;
	vertical-align: middle;
	padding-top: 8px;
}

.MP_menu li.I_menu_on img
{
	display: inline;
	float: left;
}


.MP_menu li.I_menu_on a{
	height: 27px;
	font: 12px Arial;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	margin-bottom: 8px;
}




.menu_item_wrapper 
{
	width: 168px;
	padding-left: 35px;
	padding-bottom: 7px;
	}






.MP_menu li.I_item {
	height: 27px;
	font: 12px Arial;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
}

.MP_menu li.I_item a{
	height: 27px;
	font: 12px Arial;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	margin-left: 34px;
	vertical-align: middle;
}

.MP_menu li.I_item a:hover{
	height: 27px;
	font: 12px Arial;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	margin-left: 34px;
	vertical-align: middle;
}



.MP_menu li.I_item_on a{
	

}




.titulo_lateral_direita 
{
	width: 160px;
	display: block;
	text-align: right;
	float: right;
}

.lateral_direita_img
{
	width: 160px;
}

.lateral_direita_img img
{
	width: 165px;
	padding-bottom: 20px;
}

.titulo_lateral_direita .parte1
{
	color: #666666;
	font-weight: bold;
}

.titulo_lateral_direita .parte2
{
	color: #000000;
	font-weight: bold;
}


#area_newsletter 
{
	background-image: url("../images/fundo_newsletter.jpg");
	background-repeat: no-repeat;

	width: 165px;
	height: 81px;
	text-align: left;
}

#area_newsletter #o_texto
{
	width: 100px;
	padding: 10px;
	text-align: left;
}

#area_newsletter #o_texto a
{
	width: 100px;
	padding: 10px;
	color: #891009;
	text-align: left;
}

#area_newsletter #o_texto a:hover
{
	color: #000000;
	text-align: left;
	text-decoration: underline;
}







#caixa_conteudo_pesquisa {
	/** font: normal 11px Trebuchet MS;
	color: #000000;
	clear: both;
	text-decoration: none;
	float: right;
	margin: 0px;
	padding: 0px; **/
	
	
	
	float: right;
	margin-top: 2px;
	margin-right: 7px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #666666;
	vertical-align: middle;
	
}

input.pesquisa_box
{
	width:136px;
	height: 19px;
	font-size:9px;
	color:#666666;
	background-image: url("../images/box_procurar.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin: none;
	display: inline;
	border: 1px solid #FFFFFF;	
}

input.pesquisa_img
{
	padding-top: 0px;
	margin: 0px;
	clear: both;
	background-color: #000000;
	float: right;
	display: inline;
	margin-bottom: 4px;
}


.banner_cinza 
{
	width: 349px;
	background-color: #f0f0f0;
	padding: 16px;
	font-family: Trebuchet MS;
	margin-bottom:18px;
}

.banner_cinza .titulo
{
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}

.banner_cinza .titulo a
{
	color: #006699;
	text-decoration: none;
}

.banner_cinza .titulo a:hover
{
	color: #666666;
	text-decoration: none;
}

.banner_cinza .texto 
{
	color: #666666;
	text-align: justify;
	font-size: 13px;
	padding-bottom: 10px;
}


.separador_titulo 
{
	width: 100%;
	
	color: #2e7ca0;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10px;
}


.separador_titulo_sem_linha 
{
	width: 100%;
	color: #2e7ca0;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10px;
}

.separador_titulo_com_linha 
{
	width: 100%;
	color: #2e7ca0;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10px;
	border-bottom: 1px solid #cccccc;
}


.separador_titulo_junior 
{
	width: 100%;
	color: #2e7ca0;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10px;
}

.conteudo_banner 
{
	width: 491px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 8px;
}

.conteudo_banner_sem_linha 
{
	width: 491px;
	margin-bottom: 10px;
}

.conteudo_banner_com_linha 
{
	border-bottom: 1px solid #cccccc;
	width: 491px;
	margin-bottom: 10px;
}

.conteudo_banner_questionario 
{
	width: 491px;
	height: 131px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}



.destaque_wrap 
{
	border-top: 1px solid #cccccc;
}

.destaque_wrap .imagem
{
	float: left;
	width: 114px;
	display: inline;
}


.destaque_wrap .imagem img
{
	width: 114px;
}

.destaque_wrap .texto 
{
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
	width: 364px;
	display: inline;
	font-size: 13px;
	font-family: Trebuchet MS;
}


.destaque_wrap .texto_questionario 
{
	float: right;
	padding-left: 10px;
	padding-top: 8px;
	width: 364px;
	display: inline;
	font-size: 13px;
	font-family: Trebuchet MS;
}

.destaque_wrap .texto .titulo 
{
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	
}

.destaque_wrap .texto p{
	margin-top: 2px;
	margin-bottom: 0px;
}







.destaque_wrap_linha 
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}




.destaque_wrap_linha .imagem
{
	float: left;
	width: 114px;
	display: inline;
}


.destaque_wrap_linha .imagem img
{
	width: 114px;
}

.destaque_wrap_linha .texto 
{
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 364px;
	display: inline;
	font-size: 11px;
	font-family: Trebuchet MS;
}

.destaque_wrap_linha .texto .titulo 
{
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	
}

.destaque_wrap_linha .texto p{
	margin-top: 2px;
	margin-bottom: 2px;
}



a.link_azul
{
	color: #2e7ca0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
}

a.link_azul:hover
{
	text-decoration: underline;
	color: #2e7ca0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10px;
}





.conteudo_banner_junior 
{
	width: 492px;
	background-color: #e0f1f8;
	background-color: #e0f1f8;
	margin-bottom: 20px;
	height: 105px;
}


.conteudo_banner_junior .imagem
{
	float: left;
	width: 114px;
	
	
}


.conteudo_banner_junior .imagem img
{
	
	width: 114px;
}

.conteudo_banner_junior .texto 
{
	background-color: #e0f1f8;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 364px;
	height: 85px;
	font-size: 13px;
	font-family: Trebuchet MS;
	vertical-align: middle;
}

.conteudo_banner_junior .texto .titulo 
{
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	
}

.conteudo_banner_junior .texto p{
	margin-top: 2px;
	margin-bottom: 2px;
}



.img_ver_votacao
{
	display: inline;
	float: right;
	padding-top: 0px;
	margin-top: 10px;
	width: 377px;
	height: 22px;
}


#parte2_parte2_lingua {
    color: #2E7CA0;
    font-family: Trebuchet MS;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    float: right;
    margin-right: 117px;
    margin-top: 2px;
}