/* Start of CMSMS style sheet 'AFVAS 2.5 - estructura' */
/* CAPA 0 */

html {
   font-size: 100%;
}

body {
   top:0; 
   padding: 1em;
   font-family: georgia, serif;
   text-align: left;
   background-color:#f7b238;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   voice-family: "\"}\"";
   voice-family: inherit;
   font-size: 16px;
   overflow-x: hidden;
}

#envoltorio {
   position:relative;
   top: 0; padding:0;
   margin: auto;
   width: 48.75em;
   border: 0.09em solid black;
   z-index: 0;
}

#idiomas {
   position:absolute;
   display:block;
   top: 0;
   right: 0;
   padding:0.5em;
   font-size: 0.7em;
   line-height: 1.2em;
   font-weight: bold; 
   border-left: 0.09em solid black;
   border-bottom: 0.09em solid black;
   z-index: 2;
}

#idiomas a {
   text-decoration: none;
   color: black;
}

#idiomas a:hover {
   text-decoration: underline;
}


#facebook {
   position:absolute;
   display:block;
   top: 2.25em;
   right: 0;
   padding:0.5em;
   font-size: 0.7em;
   font-weight: bold;
   z-index: 2;
}

#facebook a {
   text-decoration: none;
   color: black;
}

#facebook a:hover {
   text-decoration: underline;
}


#mensajes {
   position:absolute;
   display:block;
   top: 0;
   left,rigth: auto;
   padding:0.5em;
   font-size: 0.7em;
   font-weight: bold; 
   color: red;
   border: 0;
   z-index: 2;
}


/* CAPA 1 FONDO */

#separador-vertical-izquierdo {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 11.93em;
   height: 100%;
   font-size: 1em;
   padding:0;
   background-color:#f79500;
   border-right: 0.09em solid white;
   height:100%;
   z-index: 1;
}

#separador-vertical-derecho {
   position: absolute;
   bottom: 0;
   right: 0;
   width: 11.93em;
   height: 100%;
   font-size: 1em;
   padding:0;
   background-color:#f49904;
   border-left: 0.09em solid white;
   height:100%;
   z-index: 1;
}

#fondo-lateral-izquierdo {
   position:absolute;
   top: 14.251em;
   left: 0;
   width: 11.93em;
   height: 42.75em;
   font-size: 1em;
   padding:0;
   background-image: url(aux/afvas24/lateral-izq-ppal-191x576.jpg);
   background-repeat: no-repeat;
   z-index: 1;
}

#fondo-lateral-derecho {
   position:absolute;
   top: 14.251em;
   right: 0;
   width: 11.93em;
   height: 42.75em;
   font-size: 1em;
   padding: 0;
   background-image: url(aux/afvas24/tira-derecha-4x576px.jpg);
   background-repeat: repeat-x;
   z-index: 1;
}

#cabecera {
   position:relative;
   display:block;
   margin: 0; padding:0;
   font-size: 1em;
   width: 48.75em;
   height: 14.25em;
   z-index: 1;
}

#cabecera img {
        position:static;
        display: block;
        top: 0; left: 0; padding:0;
        font-size: 1em;
	width: 48.75em;
   height: 14.25em;
}

/* CAPA2 TRANSPARENCIAS*/

#agua-cobra {
        position:absolute;
        display:block;
        font-size: 1em;
        top: 5em;
        left: 26.5em;
	width: 22.5em;
	padding:0;
z-index: 1;
	}

#agua-cobra img {
	position:absolute;
        margin: 0; 	padding:0;
	}

#esquina {
    position:absolute;
    display:block;
   margin: auto;
   bottom: 0;
   right: 0;
   padding: 0;
   font-size: 1em;
   width: 38.125em;
   height: 34.875em;
   z-index: 2;
}

#esquina img {
   position:absolute;
   margin: 0; padding:0;
}

#banda-inferior-ppal {
   position:absolute;
   left: 0; 
   bottom: 0;
   padding: 0;
   font-size: 1em;
   width: 48.75em;
   height: 1.75em;
   z-index: 2;
}

#banda-inferior-ppal img {
   position:absolute;
   margin: 0; padding:0;
}

/* CAPA 3 CONTENIDO */

#fondo-contenido {
   position: relative;
   bottom: 0; left:0; padding:0;
   font-size: 1em;
   width: 48.75em;
   height: 100%;
   z-index: 3;
   /* border: 1px solid red; */
}

#lateral-oculto {
   float: left;
   margin: 0; padding:0;
   font-size: 1em;
   width: 0;
   height: 36em; /* ha de ser igual o mayor que el lateral derecho */
   z-index: 1;
   /* border: 1px solid white; */
}

#lateral-izquierdo { /* solo pag ppal */
   float: left;
   margin: 0; padding:0;
   width: 12em;
   height: 36em;
   z-index: 3;
   /* border: 0.063em solid blue;  */
}

#lateral-derecho {
   float: left;
   margin: 0; padding: 0 0.5em 0 0.5em;
   width: 11em;
   z-index: 3;
   /* border: 0.063em solid blue;  */
}

#lateral-derecho p {
   font-size: 0.8em;
}

#pie {
   clear: both;
   margin: 0;
   font-size: 1em;
   padding: 0;
   padding-top: 1.75em;
   padding-bottom: 0.3em;
   /* padding-bottom: 1.82em; un poco mas que banda-inferior-ppal */
   width: 100%;
   height: 0.7em;
   z-index: 3;
   /* border: 1px solid white; */
}

#pie p {
   display: block;
   text-align: center;
   margin:0;  padding: 0;
   font-size: 0.7em;
   color: black;
}

#pie a {
   text-decoration: none;
   color: black;
}

#pie a:hover {
   text-decoration: underline;
}

#actualizate {
	position: absolute;
        display: block;
        top: 2em;
        right: 2em;
	padding:0;
   z-index: 3;
   text-align: right;
   color: yellow;
}

#zoom {
	position:absolute;
        display:block;
        top: 4em;
        left: 4em;
	padding:0;
        visibility: hidden;
}

/* End of 'AFVAS 2.5 - estructura' */

