/*dominio 1*/

/*fo*/

body  {
  color : #000000;
  background-color: #EBEBE9;
  margin: 0;
  padding: 0;   /*For Opera*/
  padding-top: 0;   /*For Opera*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  
  text-align: center;
}

body {background: url(../images/page_bg.gif) center repeat-y;height:100%;}
body, body * {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.body {
  background-color: #EBEBE9;
}

body * {/*text-align: left;*/}

/*----------------  CLASSES DE FRONT-OFFICE --------------------*/
.descrSmall {font-size:9px;}
.descr {font-size:9px;}
.descrBig {font-size:12px; font-weight: bold}
.msg{font-size: 12px; text-align: left; line-height: 125%; color:#000000}


/*a {}
p {font-size: 13px; text-align: justify; color: #333;}
/*h1 {font-size: 17px;}
h2 {font-size: 15px;}
h3 {font-size: 13px;}*/

img {border: 0;}
form {margin:0;}

.img_left {
	display: block;
	float: left;
	
	margin: 0 10px 10px 0;
}

/*----------------  LAYOUT --------------------*/


#container {
	/*position:absolute;
	left:50%;*/
	width:800px;
	margin: 0 auto;
	overflow:hidden;
	
	text-align: left;
	/*margin-left:-375px;*/
	background:#FFFFFF;
}

/* --- CAIXA LOGIN --- */
#caixa_login {
	padding: 10px;
	margin: 0px;
	//margin-right: 6px;
	
	background: #F4F4F4;
	border: 1px solid #CCC;
	/*float: right;*/
	
	color: #666666;
	font-size: 12px;
	
	width: 80px;
	//width: 100px;
}

#caixa_login a {color: #666; font-weight: bold;}

#caixa_login input, #caixa_login .bt {
	padding-left: 3px;
	height: 18px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#caixa_login .bt {
	height: 20px;
	//height: 18px;
	color: white;
	font-weight: bold;
	background: #666;
	border: none;
}

#caixa_login2 {
	margin: 20px auto;
	padding: 10px;
	width: 220px;
//	width: 275px;
	
	background: #F4F4F4;
	border: 1px solid #CCC;

	color: #666666;
	font-size: 12px;
	
	text-align: left;
}

#caixa_login2 p {
	color: #333;
}

#caixa_login2 h2 {
	margin-bottom: 8px;
	padding: 6px;
	background: #666;
	color: white;
}

#header {
	position: absolute;
	left:50%;
	margin-top: - 170px;
	//margin: 0;
	padding: 0;
	margin-left:-400px;
	width: 800px;
	height: 138px;
	
	text-align: left;
	/*background: url(../images/fundo_header.jpg) bottom left repeat-x;*/

}

#header_menu {
	position: relative;
	
	width: 800px;
	height: 40px;
	
	background: url(../images/bg_menu.gif) repeat-x;	
}

#header_menu2{
	position: absolute;
		
	height: 20px;
	
	right:0;
	bottom:40px;
	width:250px;
}

#dd_paises{
	font-size:9px;
	height:18px;
	width:140px;
	color:333;
	float:left;
	margin-left:30px;
}

#img_paises{
	float:left;
	margin-top:2px;
	//margin-top:1px;
}

#nome_paises{
	font-size:12px;
	font-weight:bold;
	color:#08225A;
	display:block;
	float:left;
	margin-left:3px;
	
	margin-top:2px;
	//margin-top:1px;
}

#leftcolumn {
	margin: 0; padding: 0;
	width:193px;
	
	text-align: left;
}

#main {
	float: right;
	text-align: left;
	margin:0;
	margin-top:137px;
	//margin-top:138px;
	width: 800px;
}

#footer {
	width:800px;
	height:60px;/* for mozilla*/
	//height:60px;
	margin: 0 auto;
	margin-top:25px;
	//margin-top:0px;
	clear:both;
	text-align: left;
	background: url(../images/footer_topgrad.gif) top center no-repeat;
}

#footer a{
	font-family: Verdana;
	font-size:10px;
	color: #333;
}

#footer a:hover{
text-decoration:underline;
}

/* CAIXA MESES */
#caixa_meses {
	clear: both;
	margin: 5px 10px 0 0;
	padding: 10px 0;
	
	width: auto;
	
	text-align: left;
	
	border: 1px dotted #CCC;
	border-width: 1px 0;
}

#caixa_meses strong {
	font-size: 13px;
}

#caixa_meses select {
	font-size: 12px;
}

#caixa_meses input {
	font-size: 12px;
	background: #EEE;
	padding: 2px;
	
	color: #333;
	border-width: 1px;
}

#rsslink {
/*position: absolute;
margin-left: 90%;*/
float:right;
margin-top: 4px;

font-size: 13px;
font-weight: bold;
}

#rsslink a {
text-decoration: none;
color:#666;
}

#rsslink2 {margin-top: 4px; font-size: 13px; font-weight: bold;}

#rsslink2 a {text-decoration: none; color:#666;}

/* LISTA ÚLTIMAS NOTÍCIAS */
#lista_rss {
padding-left: 10px;
border-left: 1px solid #CCC;
}
#lista_rss a{
margin: 0; padding: 0;

font-size: 12px;

color: #333;
}


/* LISTA NOTICIAS */
.titulo_lista_noticias {
	padding-bottom: 4px;
	margin-bottom: 6px;
	
	border-bottom: 1px dotted #CCC;
	font-size: 13px;
}

.link_lista_noticias {
	font : normal bold 12px Verdana;
	color: #FF9900;
}

/* BREADCRUMBS */
#breadcrumbs {
	padding: 10px;
	padding-left: 15px;
	
	font-size: 10px;
	color:#818E91;
}

#breadcrumbs a {
	text-decoration: none;
	font-size: 10px;
	color:#818E91;
}

#breadcrumbs a:hover {

	color: black;
}

#table_box {
  width: 750px;
}

#caixa_pesquisa {
	position: absolute;
	right: 10px;
	bottom: 8px;
	
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.pesquisar_box {
	padding-top:2px;
	height: 18px;
	//height: 22px;
	width: 142px;
	//width: 152px;
	background: white;
	border: 1px solid #CCCCCC;
	
	position:absolute;
	right:25px;
	bottom:0;
	
	font-size: 13px;
}

#destaque_home{clear:both;}

#destaque_home2
{
	clear:both;
	padding:30px;
}

#destaque_home3
{
	clear:both;
	margin:20px;
	margin-top:0;
	border-top:1px solid #CED5D6;
	padding-top:25px;
}

#destaque_home img, #destaque_home2 img ,#destaque_home3 img {
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
}

#destaque_home3 img {
	display: block;
	float: left;
	margin: 5px 10px 0px 0px;
}

#destaque_home h2 {margin:0;}
#destaque_home2 h2 {margin:0;}
#destaque_home3 h2 {margin:0;}

#destaque_home h2 a{}

#destaque_home2 h2 a{

	font-size: 16px;
	font-weight: bold;
	//font-weight: normal;
	color: #861114;
	text-decoration: none;
}

#destaque_home3 h2 a{

	font-size: 14px;
	font-weight: bold;
	//font-weight: normal;
	color: #1A3366;
	text-decoration: none;
}

#destaque_home p, #destaque_home2 p, #destaque_home2 p {margin-top:10px;}

#destaque_home p a, #destaque_home2 p a, #destaque_home3 p a,
#destaque_home p a:visited, #destaque_home2 p a:visited, #destaque_home3 p a:visited
{text-decoration: none; font-size: 13px; color: #333;}


#list_filhos{
	clear:both;
}

#list_filhos img {
	display: block;
	float: left;
	margin: 5px 10px 0px 0px;
}


#list_filhos h2 {margin:0;}

#list_filhos h2 a{

	font-size: 15px;
	font-weight: bold;
	//font-weight: normal;
	color: #861114;
	text-decoration: none;
}

#list_filhos p{text-align: justify;margin-top:5px;}

#list_filhos p a, #list_filhos p a:visited{text-decoration: none; font-size: 13px; color: #333;}




#destaque_lateral{}

#details_div {}

#details_div li {
	margin-left:20px;
}


/*#left_top div
{
  background: url(left_aesce_img.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

#left_top span
{
  display:none;
}*/

/* NEWSLETTER */

#mailing_box {
	float: left;
	margin: 2px 0 0 1px;
	padding: 6px;
	//width: 190px;
	border: 1px solid #CCC;
	background: #F4F4F4;
	
	text-align: left;
}

#mailing_box fieldset {
	padding-left: 0;
	border-top: 3px solid #DBDBDB;
	border-width: 3px 0 0 0;
}

#mailing_box fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#mailing_box .descr {
	margin: 0; padding: 6px 0;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 100%;
}

#mailing_box .textbox {
	border: 1px solid #CCC;
	background: white;
	color: black;
	font-size: 11px;
}

#mailing_box .submit {
	background: #FF9900;
	color: white;
	border: none;
	
	font-size: 11px;
	font-weight: bold;
	display: inline;
	
	margin-left: 7px;
	padding: 1px;
}

/* WIDGETS TOPO */

#barra_icons {

	margin: 10px 15px 0 0;
	
	font-size: 10px;
	
	text-align: right;
}
#barra_icons a {
	font-weight: normal;
	text-decoration: none;
	color: #666;
	font-size: 10px;
}

#barra_icons a:hover {
	text-decoration: underline;
}

#barra_icons img {
	margin:0 3px 0 0;
}

#barra_icons a {
	margin:0 0px 0 0;
}

/* SONDAGEM */
#poll_box {
	float: left;
	margin: 2px 0 20px 1px;
	padding: 6px;
	width: 178px;
	//width: 190px;

	border: 1px solid #CCC;
	background: #F4F4F4;
	
	text-align: left;
}

#poll_box fieldset {
	padding-left: 0;
	border-top: 3px solid #DBDBDB;
	border-width: 3px 0 0 0;
}

#poll_box fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#poll_box .descr {
	margin: 0; padding: 6px 0;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 125%;
	font-weight: bold;
}

#poll_box .show_results {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	
	float: left;
	cursor: pointer;
}

#poll_box .select {
	width: 125px;
	//width: 135px;
	font-size: 11px;
	color: #666;
	
	background: white;
	border: 1 px solid #999;
	
	float: left;
}

#poll_box .select option {
	font-size: 11px;
}

#poll_box .submit {
	background: #FF9900;
	color: white;
	border: none;
	
	font-size: 11px;
	font-weight: bold;
	display: inline;
	
	margin-left: 7px;
	padding: 2px;
	
	cursor: pointer;
	
	float: right;
}

#poll_box label {
	cursor: pointer;
	font-size: 11px;
	color: #666;
	
	line-height: 100%;
}

/* VEJA TB */
#veja_tb h3{

	font-size: 13px;
	color: #333;
	
	margin-top: 12px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: url(../images/bul_vejatb.gif) no-repeat;
	
	clear: both;

}

#veja_tb ul {
	list-style: none;
	margin: 0; padding: 0;
}

#veja_tb ul li {
	padding-bottom: 2px;
}

#veja_tb ul li a {
	display: block;
	padding: 6px;
	
	color: #666;
	font-size: 11px;
	font-weight: normal;
	
	background: #F8F8F8;
	text-decoration: none;
}

#veja_tb ul li a:hover {
	background: #EEE;
	color: black;
}

/* TICKER */
#ticker {
	z-index:0;
	padding: 12px;

	background: #FFFCF7 url(../images/bg_ticker.gif) repeat-x;
	border: 1px solid #FFE5BF;

	font-size: 13px;
}

/* GLOSSÁRIO */
#barra_letras {text-align: center;}

#barra_letras a{
	margin: 1px; padding: 4px 8px;
	background: #FF9900;
	color: white;

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

#barra_letras a:hover {background: #666;}

.letra_glossario {
	padding: 3px;
	font-weight: bold;
	
}

.letra_glossario:hover {
	background: #666;
	color: white;
}

.titulo_lista_glossario {
	padding: 4px;
	background: #FFF8E6;

	font-size: 13px;
	color: #FF9900;
}



/*-- FORMULARIOS -- */

#multiForm {
	clear:both;
	position: relative;
	margin: 10px;
	
	text-align: left;
}


#multiForm h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1A3366;
	
	border: 1px solid #CCC;
	
	border-width: 1px 0;
}

#multiForm h4 {
	margin-top: 10px;

	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#multiForm, #multiForm * {
	font-size: 13px;
}

#multiForm form{
	margin:0; padding:0;	
}

#multiForm form p {
	font-weight: bold;
	margin-top: 8px;
}

.obs {font-size: 11px; color: #666;}
.obriga {font-weight: bold; color: #1A3366;}

#multiForm .fieldName {}
#multiForm .fieldValue {}
#multiForm .text {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm .file{background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm textarea {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm .select {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm option {background: white;}
#multiForm .box {background: #1A3366; border:none; color: white; font-weight: bold;}

/* -- msgs loading -- */
#msg_ml {
	display:none;
	position: absolute;
	left: 0; top: 0;
	width:100%; height:100%;
	z-index:8000000000000000000;
	
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

#style_msg{
	display:none;
	position: absolute;
	margin:0;
	margin-top:-10px;
	//margin-top:-12px;
	margin-left:-20px;
	width:530px; 
	height:580px;
	//height:610px;
	z-index:8000000000000000000;
	
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

/* -- AUTO-GENERATE --*/

a.tooltip_desc{
	background: #FFF url(../images/tooltip_icon.jpg) no-repeat scroll right center; color:#FFF;
	position:relative;
	padding-right:14px; height:14px;
	text-decoration:none;
	z-index:24;
}
a.tooltip_desc:hover{z-index:25; background-color:#FFE;}

a.tooltip_desc span{display: none;}
a.tooltip_desc:hover span{
	display:block;
	position:absolute;
	/*top:1.2em;
	right:-1.2em;*/
	width:40em;
	border:1px solid #333;
	padding:0.3em;
	background-color:#999; color:#FFF;
}
