

/* Layout Stylesheet */ 
body{
 margin:0px;
 padding:0px; 
 background:#bedede;
 color:#bedede;
 /*background:fixed;*/
 }	 
	 
#lh-col{
 position:absolute;
 top:85px;/*105*/
 left:20px;
 width:0px;
 z-index:1;
/* background:#bedede;
 color: #bedede;*/}
 
#lhcol2{
 position:absolute;
 top:407px;/*105*/
 left:26px;
 width:125px;
 z-index:1;
 background:#bedede;
 color: #bedede;}
 
#rh-col{
 position:absolute;
 margin-left:68px;
 /*padding:1px;*/
 top:30px;
left:710px;
 
 z-index:1;
/* background:#bedede;width:10px;*/
/* color: #bedede;*/}

#hdr{
 position:absolute;/*relative*/
 left:75px;
 top:1px;
 height:10px; 
 border-bottom:1px solid #bedede;
 /*width:fixed;background:#bedede;*/ 
 
 color:#bedede; 
 /*margin-righ:5px;*/
  }
	
#hdr1{
 position:absolute;
 left:350px;
 top:15px;
 height:60px; 
 border-bottom:1px solid #bedede; 
 width:5px; /*ajuste*/
/* background:#bedede;*/
/* color:#bedede;*/ 
 
  }	
	
#c-block {/*texto y mapa*/
 position:absolute;/*fixed*/
 top:50px;/**/
 z-index:1;
/* background:#bedede;*/
/* color: #bedede;*/
 height:10%;
 margin:0 1px 0 1px;
}
	
#c-col{
 margin:0 1px 0 132px;
 position:relative;
 width:120px;
 left:104px;
 top:30px;/**/
/* background:#ffffff;*/
/* color: #333333;*/
 z-index:1;
 border-width:0 1px;
 }

 
 
#ftr {
 position:absolute;
 top:790px;
 left:12px;
 padding:1em;
 width:10px;
 height:40px;
 border: solid ; 
 border-width:1px 0;
 background:#bedede;
 color: #bedede;
 margin:1px;
 font-family:arial;
 color:#bedede;
 font-size:9pt;
  }

#ftreuropa {
 position:absolute;/*relative*/
 top:690px;/*1320*/
 left:12px;
 padding:1em;
 width:10px;
 height:40px;
 border: solid ; 
 border-width:1px 0;
 background:#bedede;
 color: #bedede;
 margin-top:75px;
 font-family:arial;
 color:#bedede;
 font-size:9pt;
  }	
	