/* CSS Document */

@charset "UTF-8";   
  /*-------------------------------------------------------------------------*/  
   body {
   background: #fff ; 
 
   padding: 0px 0;
   width:870px;
   margin: 5px 20px 5px 90px;
   }   
  
  
  #page_margins { margin: 0 auto; }   
  
  /* Layout Properties  */  
  #page_margins { width: auto;  min-width:0px  background: #fff; }   
  #page {  padding: 5px 5px 5px 5px; }   
  #header { 
   width: 840px;
   height: 150px;
   color: #000;
   background: url(../fotos/paisaje.jpg);
    }   
 
  #nav_main {
  background: url(../fotos/menu.jpg);
  width: 840px;
  height: 24px;
 
  
    } 
	.tabla2{
	width:830;
 	height:22px;
	border:0px;
	 	 }  
  #main { margin: 2px 0; background: #fff; }   
  #footer {
   width: 830px;
    height: 24px;
   padding: 6px 6px;
   color:#fff; 
   background: url(../fotos/pie.jpg);
   border-top: 6px #efefef solid;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   }   
  
  /* (en) navigation: horizontal adjustment | (de) horizontale Ausrichtung  */  
  #nav ul { margin-left: 20px; }   
  
  /*-------------------------------------------------------------------------*/  
  
  /**  
   * (en) Formatting content container  
   * (de) Formatierung der Inhalts-Container  
   *  
   */  
  
  #col1 { float: left; width: 20%}   
  #col2 { display:none}   
  #col3 { width: auto; margin: 0 0 0 18%}   
  #col1_content { padding: 0 5px 0 5px }   
  #col3_content { padding: 10px 5px 0 5px }   
  
  
  /* set column dividers */    
  #col3 { border-left: 2px #5378be solid }   
       
  /*-------------------------------------------------------------------------*/  
  
  #page_margins {   
    border: 0 none;   
    background-image:  url(../fotos/izq.jpg);   
    background-repeat:repeat-y;   
    background-position:left;   
  }   
  
  #page {   
    border: 0 none;   
    margin: 0 0 0 5px; padding: 10px 15px 10px 10px;   
    background-image:  url(../fotos/derecha.jpg);   
    background-repeat:repeat-y;   
    background-position:right;   
  }   
  
  
  #border-top {   
    overflow:hidden;   
    width: auto;   
    height: 20px;   
    font-size:0;   
    margin-bottom: -15px;   
    background-image:  url(../fotos/arriba.jpg);   
    background-repeat:repeat-x;   
    background-position:top left;   
  }   
  
  #border-bottom {   
    overflow:hidden;   
    width: auto;   
    height: 20px;   
    margin-top: -15px;   
    font-size:0;   
    background-image:  url(../fotos/abajo.jpg);   
    background-repeat:repeat-x;   
    background-position:bottom left;   
  }   
  
  #edge-tl {
    position:relative; /* IE Fix | z-index */    
    float:left;   
    width: 20px;   
    height: 20px;   
    font-size:0;   
    background-image:  url(../fotos/corner1.jpg);   
    background-position: top left;   
  }   
  
  #edge-tr {   
    position:relative; /* IE Fix | z-index */  
    float:right;   
    width: 20px;   
    height: 20px;   
    font-size:0;   
    background-image:  url(../fotos/corner2.jpg);   
    background-position: top right;   
  }   
  
  #edge-bl {   
    float:left;   
    width: 20px;   
    height: 20px;   
    background-image:  url(../fotos/corner3.jpg);   
    background-position: bottom left;   
  }   
  
  #edge-br {   
    position:relative; /* IE Fix | z-index */  
    float:right;   
    width: 20px;   
    height: 20px;   
    background-image:  url(../fotos/corner4.jpg);   
    background-position: bottom right;   
  }  
  	
div.centrado{
text-align: center;
}
div.centrado table {
margin: 0 auto;
text-align: left;
}
.tabla1{
	width:71%;
 	height:173px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#5378be;
	
 	 }
.tabla2{
	width:840;
 	height:23px;
	border:0px;
	
 	 }
.tabla5{
	width:678;
 	height:341px;
	border:0px;
	
 	 }


.tabla6{
	width:397;
 	height:270px;
	border:0px;
	
 	 }


