/* CSS Document */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#contenedor { width:918px; margin:0px auto;}
#cabecera1 { height:134px; background: url(/img/fondo_cabecera1.jpg) top no-repeat }
#cabecera2 { height:81px; background: #E7E9EB url(/img/fondo_cabecera2.gif) top no-repeat }
#cabecera_en { height:81px; background: #E7E9EB url(/img/fondo_cabecera2_en.gif) top no-repeat }
#cabecera_admin { height:134px; background: url(/img/fondo_cabecera_admin.jpg) top no-repeat }


#contenido { padding:10px 0px 10px 0px; min-height:320px;}
#contenido_admin { padding:20px }


#pie {  }


