body, html {
	margin: 0; 
	padding: 0;
	height:100%;
	overflow:auto;
	text-align:center;     /*  corrigir bug do IE ie */  
} 

a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline; 
}
a:active {
	text-decoration: none
}
.site {
  	width: 999px;
  	padding: 0px;
  	top:0px;
  	
  	margin: 0 auto;   /* centralizar página em outras resoluções */  
    text-align: left;    /* corrigindo a correção do IE  */  
  	
}

.topo {
	position:relative;
  	height: 80px;
  	padding: 0px;
  	top:0px;  	  
  	background-image:url(../imagens/fundo_topo.jpg);
  	background-repeat: repeat-x;   	
	
}

.topo_cana {
	margin:0px;
	height: 115px;
  	padding: 0px;
  	top:0px;  
  		  
  	background-image:url(../imagens/fundo_cana.jpg);
  	background-repeat: no-repeat;  	
  	 	
}



.logo_fao {
	top:0px;
	height: 80px;
  	width: 60px;
  	float:left;
  	left:0px; 
  		  
  	background-image:url(../imagens/logo_fao.jpg);
  	background-repeat: no-repeat; 
  	cursor:pointer; 

	
  	 	
}

.logo_cepal {
	top:0px;
	height: 80px;
  	width: 65px;
  	float:left;  
  	left:80px;  
  		  
  	background-image:url(../imagens/logo_cepal.jpg);
  	background-repeat: no-repeat;  	
  	cursor:pointer;

	margin-left:15px;

  	 	
}

.logo_cgee {
	top:0px;
	height: 80px;
  	width: 50px;
  	float:left;
  	left:160px;  
  		  
  	background-image:url(../imagens/logo_cgee.jpg);
  	background-repeat: no-repeat;  
  	cursor:pointer;

	margin-left:15px;  		

  	 	
}


.logo_bndes {
	top:0px;
	left:215px;
	height: 80px;
  	width: 180px;
  	float:left;  
  		  
  	background-image:url(../imagens/logo_bndes_preto.jpg);
  	background-repeat: no-repeat;  	
  	cursor:pointer;

	margin-left:15px;

  	 	
}

.topo_logos {
    position:relative;
    left:555px;
    top:0px;
    /*width:290px;*/
    width:410px;

}

.topo_titulo_principal {
    position:absolute;
    float:left;    
    left:30px;
    top:0px;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size:40px;
    font-weight:bolder; 	
    color:#000000;
    
  	background-image:url(../imagens/titulo.jpg);
  	background-repeat: no-repeat;
  	width:500px;
  	height:80px;  	    
}

.topo_titulo {
    position:relative;
    float:left;    
    left:40px;
    top:0px;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size:18px;
    /*font-weight:bolder;*/ 	
    color:#FFFFFF;
    
    

}

.titulo_maior {
    font-size:36px; 	
}

.topo_subtitulo {
    font-family: Trebuchet MS, Verdana, Arial;
    font-size:16px; 	
    color:#FFFFFF;
    font-weight:normal;
}

.topo_idiomas {
	position:relative;
	left:800px;
    top:10px;
    width:250px;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size:12px;
    color:#FFFFFF;    
    
        
}

.link_idiomas {
    font-family: Trebuchet MS, Verdana, Arial;
    font-size:12px;
    color:#FFFFFF;    
}

.td_branco {
	background-color: #FFFFFF;
	text-align:center;
	vertical-align:middle;	
}

.td_verde {
	background-color: #BECE4A;
	width:1px;	
	height:25px;
}

.link_menu_topo {
    font-family: Trebuchet MS, Verdana, Arial;
    font-size:12px;
    color:#3D4F27;
    font-weight:bolder;    
}

.principal {
  	padding: 0px;
  	height:400px;
  	top:0px;  	  
  	background-image:url(../imagens/fundo_esquerda.jpg);
  	background-repeat: repeat-x;
  	padding-top:10px;
}

.esquerdo {
	position:relative;
  	padding: 0px;
  	float:left; 
  	top:0px;
  	left:0px;
  	width:200px;

}

.centro {
	position:relative;
	padding: 0px;
	float:left;
  	width:499px;

}

.direito {
	position:relative;
	padding: 0px;
  	float:right;
  	width:275px;
  	padding-left:4px;
  	padding-right:18px;
  	
}

.div_livro {
	width:278px;
	background-color:#FFFFFF;
	height:370px;
  	background-image:url(../imagens/capa.jpg);
  	background-repeat: no-repeat;
  	background-position:8px 5px;
	
}

.div_livro_es {
	width:278px;
	background-color:#FFFFFF;
	height:370px;
  	background-image:url(../imagens/capa_es.jpg);
  	background-repeat: no-repeat;
  	background-position:8px 5px;
	
}

.div_livro_en {
	width:278px;
	background-color:#FFFFFF;
	height:370px;
  	background-image:url(../imagens/capa_en.jpg);
  	background-repeat: no-repeat;
  	background-position:8px 5px;
	
}

.div_livro_fr {
	width:278px;
	background-color:#FFFFFF;
	height:370px;
  	background-image:url(../imagens/capa_fr.jpg);
  	background-repeat: no-repeat;
  	background-position:8px 5px;
	
}


.menu_esquerdo {
	height:20px;
	width:200px;
	padding: 0px;
	padding-right:10px;
	padding-bottom:10px;	
}

.seta {
	height:20px;
  	width:19px;  	 
  	float:left;
  	top:0px;
  	left:0px; 
  	background-image:url(../imagens/seta.jpg);
  	background-repeat: no-repeat;
}

.box_menu {
	float:left;
	top:0px;
  	left:20px; 
  	width:168px;
	height:20px;
	background-color:#68793D;
}

.box_submenu {
	float:left;
	top:0px;
  	left:20px; 
  	width:168px;
	height:20px;
	background-color:#919171;
}

.link_menu_esquerdo {
    font-family: Trebuchet MS, Verdana, Arial;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bolder;  
}

