

/* Layout Stylesheet */ 
body{
 margin: 0px 0px 0px 0px;
 padding:0px;
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 12px;
 line-height: 22px;
 color: #000000; 
 background-color:#FAFAFA;
 }	 
	 
#lh-col{
 position:absolute;
 top:150px;
 left:0px;
 width:100px;
 z-index:1;
 background-color:#FAFAFA;
 
 }

#rh-col{
 position:absolute;
 top:150px;
 right:0;
 width:242px;
 z-index:2;
 background-color:#F0F0F0;
 padding:30px 0px 0px 0px;
  text-indent: 0px;
 }

#c-block {
 width:100%;
 z-index:2;
 background-color:#FAFAFA;
 height:80%;
 }
 
 #titol {

 height:90px;
 background-color:#F0F0F0;
 margin:0px 242px 0px 100px; 
 padding:50px 0px 0px 0px;

 }
 
 #titol2 {

 height:30px;
 background-color:#F0F0F0;
 margin:0px 242px 0px 100px; 
 padding:0px 0px 0px 0px;

 }


#hdr{
 height:150px; 
 background-color:#FAFAFA;
 margin:0px 0px 0px 0px; 
 text-indent: 50px;
  }

#c-col{
 margin:0px 242px 0px 100px; 
 background-color:#FAFAFA;
 z-index:5;
 
 }

.ftr {
 width:100%;
 height:30px;
 background-color:#F0F0F0;
 margin:0px; 
 font-size: 0.9em; 
 }
 
 #menu {
 padding: 0px 10px 0px 10px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: auto;
 margin-left: 100px;
 background-color: #646464;
 text-align: left;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 }
 
 .banner {
 background-color: #FF9800;
 width:240px;
 padding: 0px 0px 0px 10px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 margin-left: 0px;
 text-align: center;
 color: #FFFFFF;
 }
 
 #fondo {
 width:222px;
 height:30px;
 background-color:#FF9800;
 margin:0px 0px 0px 0px; 
 position:absolute;
 z-index:4;
 top:120px;
 right:20px; 

 }
 

  #seleccio {
 width:20px;
 height:30px;
 color: #000000; 
 margin:0px 0px 0px 0px; 
 position:absolute;
 z-index:5;
 top:24px;
 right:9px; 

 }
 
 
   #idioma {
 width:20px;
 height:30px;
 color: #000000; 
 margin:0px 0px 0px 0px; 
 position:absolute;
 z-index:5;
 top:9px;
 right:100px; 

 }
 
 
 
 
 