/* CSS Document */

.contenido { background:url(../img/azul/fondo.jpg) repeat-x #d8ffff; width:100%; float:left; }
.contenidopie {background:url(../img/azul/fondopie.jpg) repeat-x bottom left;  }
#pie {background: url(../img/azul/pie.jpg) top left no-repeat; height:230px; width:994px; margin:auto; }
#cabecera, #cabeceralogado { background:url(../img/azul/cabecera.gif) no-repeat top left; height:143px; }
#contenedor {background:url(../img/azul/contenedor_fondo.jpg) top left repeat-y; }
#contenedor2 {width:994px; float:left;background: url(../img/azul/contenedor.jpg) top left no-repeat; float:left; }
.cajitafondo { background-color:#dcecf7;  }
