
body {
margin: 0;
padding: 0;
background-image: url(imagenes/fondo-degrade.jpg); 
background-position: 0 0;
background-repeat: repeat-x;

}






#pagina {
background-color: #ffffff;
background-image: url(imagenes/pie.jpg); 
background-position: left bottom;
background-repeat: repeat-x;
margin: auto;
width: 960px;
height: auto!important;
min-height: 600px;
height: 600px;


}





#cabezal {
  
  margin-top: 0px;
  padding: 0px;
  height: 196px;
background-image: url(imagenes/fondo-degrade.jpg); 
background-position: 0 0;


}






#banner {
background-image: url(imagenes/encabezado.jpg);
margin: 0;
padding: 0;
height: 102px;




}






#menu {

margin: auto;
padding: 0;
height: 94px;
background-image: url(imagenes/fondo-botonera.jpg); 
background-repeat: no-repeat;
background-position: left top;

}



#menu ul {
list-style-type: none;
 
/*  margin-left: 182px;
  margin-right: 182px; */

margin: auto;
margin: 0 30px 0 182px !important;
float:left;
margin: 0 30px 0 120px;  


}



#menu li {
float: left;

}



#menu a {
  background-image: url(imagenes/botonera.jpg); 
background-repeat: no-repeat;
background-position: 0px 0px;
font-family: Georgia,Helvetica,sans-serif;
font-size: 15px;
font-style: normal;
text-decoration: none;
color: #ffffff;
display: block;
height: 94px;
line-height: 94px;
float: left;
padding-left: 30px;  
padding-right: 15px;
 


}




#menu a:hover {
font-family: Georgia,Helvetica,sans-serif;
font-size: 15px;
font-style: normal;
color: #f5f09b;

}





#menu .seleccionado {
background-image: url(imagenes/boton-over.jpg); 
background-repeat: no-repeat;
display: block;
height: 94px;
line-height: 94px;
float: left;
padding-left: 30px;  
padding-right: 15px;
color: #f5f09b;
background-position: left bottom;
font-family: Georgia,Helvetica,sans-serif;
font-size: 15px;
font-style: normal;

}







#contenido {
height: auto!important;
min-height: 650px;
height: 650px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
color: #666666;
background-image: url(imagenes/imagen-logotipo.jpg);
background-repeat: no-repeat;
background-position: left top;
margin-left: 65px;
 padding: 30px 0 0 315px;




}




#texto {
  
  
padding: 0 30px 0 0;


}



#texto h1 {

font-family: Georgia,Helvetica,sans-serif;
font-size: 22px;
font-style: normal;
color: #666666;
margin: 10px 0 0 0;

}


#texto h2 {

font-family: Georgia,Helvetica,sans-serif;
font-size: 18px;
font-style: normal;
color: #666666;
margin: 0 0 10px 0;

}


#texto p {

 font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #666666;
  padding: 8px 0 8px 0;
  margin: 0;
  text-align: justify;

}


#texto a {
 color: #a5238f;
}



#texto ul {

 font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #666666;
  padding: 0;
  margin: 10px 0 0 25px;
 align: left;

}



#texto li {

 font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #666666;
  padding: 5px 0 5px 0px;
  margin: 0;
 align: left;

}

#texto .destacado {
font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #666666;
font-weight: bold;


}




#pie {
  height: 50px;
min-height: 50px;
margin: 0;
width: 960px;




}


#pie {

font-family: Arial,Helvetica,sans-serif;
font-size: 8pt;
font-style: normal;
color: #7a7a7a;
margin: 0;
padding: 0;
text-align: center;
height: 30px;
line-height: 30px;
clear: both;

}


#pie a {

font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  font-style: normal;
 color: #7a7a7a;

}

#palabrasclaves {
height: 70px;

}


#palabrasclaves p {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
color: #666666;
text-align: center;

}










