/* ------------------------------------------------------------CONTENEDOR */

#contenedor { 
width:63.1em;
margin:0em auto;
text-align:center;
background-color:#FFFFFF;
border-left:5px solid #fff;
border-right:5px solid #fff;
}
html>body #contenedor { 
width:63.2em;
}
/* ------------------------------------------------------------CABECERA + MONTAJE*/

#cabecera {
background-color:#667D78;
text-align:left;
height:1.9em;
}
#cabecera img {
float:left;
}
#cabecera p{
float:right;
margin:0.3em 0.8em 0em 0em;
padding:0em;
color:#ccc;
}
#cabecera p a{
color:#fff;
font-weight:bold;
}
#cabecera p a:hover{
color:#ccc;
font-weight:bold;
text-decoration:none;
}
#cabecera p span{
color:#EDDD97;
}

/*Montaje*/
#montaje{
margin:0.6em 0em 0em 0em;
background-color:#CCC;
text-align:center;
height:22.7em;
}

/* ------------------------------------------------------------MENU*/

#menu{
background-color:#B6BD49;
margin:0em 0em 0em 0em;
text-align:left;
border-top:4px solid #fff;
width:100%;
}

#navegacion{
margin:0em;
padding:0em;
background-color:#B6BD49;
}
#navegacion li{
float:left;
}
#navegacion li a {
display: block;
overflow:hidden;
padding:0;
text-indent: -99999px;
}
#navegacion li span {
display: block;
overflow:hidden;
padding:0;
text-indent: -99999px;
}
#presentacion_es a{
background-image:url(../img/es/bg_menu_presentacion.gif);
background-repeat:no-repeat;
height:2.9em;
width:14em;
}
#presentacion_es a:hover{
background-image:url(../img/es/bg_menu_presentacion_hover.gif);
background-repeat:no-repeat;
height:2.9em;
width:14em;
}
#presentacion_es span{
background-image:url(../img/es/bg_menu_presentacion_active.gif);
background-repeat:no-repeat;
height:2.9em;
width:14em;
}
#conoce_es a{
background-image:url(../img/es/bg_menu_conoce.gif);
background-repeat:no-repeat;
height:2.9em;
width:20em;
}
#conoce_es a:hover{
background-image:url(../img/es/bg_menu_conoce_hover.gif);
background-repeat:no-repeat;
height:2.9em;
width:20em;
}
#conoce_es span{
background-image:url(../img/es/bg_menu_conoce_active.gif);
background-repeat:no-repeat;
height:2.9em;
width:20em;
}
#apuntate_es a{
background-image:url(../img/es/bg_menu_apuntate.gif);
background-repeat:no-repeat;
height:2.9em;
width:10em;
}
#apuntate_es a:hover{
background-image:url(../img/es/bg_menu_apuntate_hover.gif);
background-repeat:no-repeat;
height:2.9em;
width:10em;
}
#apuntate_es span{
background-image:url(../img/es/bg_menu_apuntate_active.gif);
background-repeat:no-repeat;
height:2.9em;
width:10em;
}



#presentacion_eu a{
background-image:url(../img/eu/bg_menu_presentacion.gif);
background-repeat:no-repeat;
height:2.9em;
width:12em;
}
#presentacion_eu a:hover{
background-image:url(../img/eu/bg_menu_presentacion_hover.gif);
background-repeat:no-repeat;
height:2.9em;
width:12em;
}
#presentacion_eu span{
background-image:url(../img/eu/bg_menu_presentacion_active.gif);
background-repeat:no-repeat;
height:2.9em;
width:12em;
}
#conoce_eu a{
background-image:url(../img/eu/bg_menu_conoce.gif);
background-repeat:no-repeat;
height:2.9em;
width:18em;
}
#conoce_eu a:hover{
background-image:url(../img/eu/bg_menu_conoce_hover.gif);
background-repeat:no-repeat;
height:2.9em;
width:18em;
}
#conoce_eu span{
background-image:url(../img/eu/bg_menu_conoce_active.gif);
background-repeat:no-repeat;
height:2.9em;
width:18em;
}
#apuntate_eu a{
background-image:url(../img/eu/bg_menu_apuntate.gif);
background-repeat:no-repeat;
height:2.9em;
width:11em;
}
#apuntate_eu a:hover{
background-image:url(../img/eu/bg_menu_apuntate_hover.gif);
background-repeat:no-repeat;
height:2.9em;
width:11em;
}
#apuntate_eu span{
background-image:url(../img/eu/bg_menu_apuntate_active.gif);
background-repeat:no-repeat;
height:2.9em;
width:11em;
}




/*------------------------------------------------------------------- CONTENIDOS */


#bloque_contenidos{
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin:0.5em 0em 0em 0em;
float:left;
}
#imagen{
margin:3em 0em 0em 1em;
float:left;
}
#contenido{
padding:3em 2em 0em 0em;
margin:0em 0em 0em 23em;
text-align:left;
color:#333333;
width:37.7em;
}
#contenido_solo{
padding:3em 2em 0em 0em;
text-align:center;
color:#333333;
width:61em;
}

.entradilla{
color:#50635F;
font-weight:bold;
font-size:1.3em;
}
.entradilla_listado{
color:#50635F;
font-weight:bold;
font-size:1.3em;
padding:1.3em 0em 0em 0em;
margin:0em 0em 0em 9em;
}
.correcto{
color:#50635F;
font-weight:bold;
font-size:1.3em;
margin-bottom:4em;
margin-top:2em;
}
.asterisco{
color:#A10101;
}
.alerta{
margin:2em 0em 1em 0em;
background-image:url(../img/comun/bg_alerta.gif);
background-repeat:no-repeat;
padding:0em 0em 0em 1.3em;
}
.cargo{
color:#5D9C3D;
}
/*------------------------------------------------------------------- FORMULARIO*/

#formulario{
padding-top:1.5em;
}
#formulario p{
padding:0em 0em 1em 0em;
}
#formulario p span{
float:left;
display:block;
width:11em;
padding:0.3em 0em 0em 0em;
}
label{
color:#A10101;
}
label strong{
color:#333333;
}
input{
font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
padding:0.2em;
color:#666;
border:1px solid #919191;
background-image:url(../img/comun/bg_form.gif);
font-size:1em;
}
form{
padding:1.5em;
background-image:url(../img/comun/bg_form.jpg);
background-repeat:no-repeat;
}
.centro{
text-align:center;
margin:1em 0em 0em 0em;
border-top:1px solid #ccc;
}
.nota{
margin:1em 0em 0em 0em;
color:#828731;
}
.boton{
background-color:#667D78;
background-image:none;
color:#fff;
font-weight:bold;
font-size:1.1em;
margin:1em 0em 0em 0em;
}
.error{
background-color:#A10101;
margin:1em 0em 0em 0em;
padding:0.3em;
color:#fff;
font-weight:bold;
}
ul.listado_error{
margin:1em 0em 0em 0em;
}
ul.listado_error li{
margin:0.4em 0em 0em 0em;
}
ul.listado_error li strong{
color:#A10101;
}
/*------------------------------------------------------------------- PIE */

#pie{
background-color:#667D78;
padding:0.6em 1.3em 0.3em 1.3em;
text-align:left;
margin:0.3em 0em 0em 0em;
color:#fff;
}
#pie a{
color:#fff;
}
#pie a:hover{
color:#ccc;
}
.copy{
float:left;
}
.logo{
float:right;
}

/*------------------------------------------------------------------- UTILES */
.acces{
position: absolute;
left: -10000px;
top: -10000px;
font-size: .1em;
line-height: 1%;
}
#clear{
clear:both;
margin:0em;
padding:0em;
}

/* ------------------------------------------------------------CONTENIDO IMAGENES*/
#contenido_imagenes{
padding:3em 2em 0em 2em;
margin:0em 0em 0em 0em;
text-align:left;
color:#333333;
width:59em;
background:url(../img/comun/bg_fondo_conoce.jpg) no-repeat 410px 250px;
}
#contenido_imagenes p a{
color:#333333;
padding:0.2em;
}
#contenido_imagenes p a:hover{
color:#333333;
text-decoration:none;
background-color:#F2F3E0;
padding:0.2em;
}
#contenido_imagenes img{
float:left;
}
#contenido_imagenes .con_foto{
padding:0em 0em 0em 0em;
float:left;
}
.top{
margin-top:-1.5em;
}
html>body .top{
margin-top:1em;
}
.espacio{
margin:0.7em 0em 0em 12em;
}
