@charset "utf-8";
/* CSS Document */
a{text-decoration:none; }


html, body {width: 100%; height:100%; overflow: auto; background: url(imagenes/fondo_index.jpg) no-repeat center top;}
* html, * body { height: 100%; overflow: auto; }
* {margin:0; padding:0; outline: none; position: relative;}

#slogan{ width:720px; height:80px; margin:50px auto auto auto; background: url(imagenes/slogan.png) no-repeat center ; }
#logo {width: 327px; height:251px;  margin:220px auto auto auto; background:url(imagenes/logo.png) no-repeat center;  }

#contenedor p {font-size: 1.5em; color: #444; margin-bottom: 1em;}

#cabezal{ width:100%; height:376px; background:url(imagenes/cabezal2.jpg) no-repeat center top; margin:0px auto;}
