
.letras_libro_firmas{
    font-family:Apple Chancery,Monotype Corsiva;
    font-size:19px;
   line-height: 32px;

}
/*
Apple Chancery
Monotype Corsiva

Freestyle Script
ITC Zapf Chancery
Rage Italic

Lucida Calligraphy

*/



.nota{
    border:1px solid #990000;
    color:#990000;
    font-size: 0.9em;
	padding: 7px;
    padding-bottom:4px;
	padding-top:3px;
}

#carrusel_content{
    position:absolute;
    right:0;
    left:0;
    
}
.texto{
    font-size: 12px;
    text-align:justify;
    color:#505050;
}
.logo_cabecera{
    margin-left:20%;
}

.idioma_acceso2{
    font-size: 0.7em;
    position: absolute;
    top: 5px;
    right: 20px;
    z-index:3;
}

.idioma_acceso{
    font-size: 0.6em;
    z-index:3;
    float:right;
    margin-top:10px;
    margin-right:10px;
}



.carrusel_menu_derecha{
    width:100%;
    position: absolute;
    bottom: 20%;
    text-align:center;
    
}


/*construccion*//*construccion*//*construccion*//*construccion*//*construccion*//*construccion*/
/*construccion*//*construccion*//*construccion*//*construccion*//*construccion*//*construccion*/
.contenedor_imagenes{
    position: absolute; /*Posicionamiento absoluto*/
    top: 50%; /*Desde arriba, colocar al 50% de la pantalla*//*estaba a 50*/
    left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
    height: 380px; /*Le ponemos el valor del alto*/
    width: 800px; /*Le ponemos el valor del ancho*/
    margin-top: -190px; /*Restamos la mitad de alto para centrarlo verticalmente*/
    margin-left: -400px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/
    /* background-color: #FFFFff; Este es el kolor de fondo, para ke el ejemplo sea visible*/
    
}


.imagen_superior_contenido{
    text-align: center;
    background:  url('../imagenes/centro8.jpg') no-repeat ;
    background-position:center;
    
    clear: both;
    
}

.imagenes_inferior_contenido{
    height:110px;
    width:50%;
    /*background:red;*/
    padding-top:2%;
    font-size: 0.8em;
    color:#666666; 
    text-align:center;
    z-index:0;
    /*vertical-align:middle;*/
}


.imagen_fondo_gris{
    background: url('../imagenes/fondoGris2.jpg')  no-repeat ;
    text-align:center;
    margin:0 auto 0 auto;
    /*vertical-align:middle;*/
    z-index:0;
    height:105px;
    width:360px;
    /*padding-top:10px;*/
    
}




.texto_imagen_superior_contenido{
    clear: both;
    position:relative;
    width:371px;
    height:86px;
    vertical-align:middle;
    text-align: center;
    
}




.textoImagenCentro{
    width:490px;
    /*height:186px;*/
    height:200px;
    margin:0 auto 0 auto; 
    font-size: 1em;
    color:#666666; 
    padding-top:65px;/*38*/
    padding-left:25px;
    padding-right:25px;
    
    font-weight:bold;
    
}


.botonComunicaciones{
    position:fixed;
    right:50px;
    bottom:100px;
    z-index:6;
    
}



.imagen_menu{
    position:fixed;
    left:60px;
    bottom:100px;
    /*width:100%;
    position:absolute;
    bottom: 30%;
    text-align:center;*/
    
}
.carrusel_noticias{
    position:fixed;
    right:1.5%;
    top:140px;
    
}

.carrusel_actualidad{
    position:fixed;
    right:1.5%;
    top:260px;
    
}



.linea_abajo{
    position:absolute;
    right:-20px;
    bottom:0px;
    z-index:-1;
    /*background:yellow;*/
    margin-bottom:20px;
    
}

/*............. CONTENIDO .............*/


.texto{
    background-color:#ffffff;
    
}

.rayaCentro{
    border-bottom: 1px solid #ececec;
} 

.rojo{color: #CC3300;}
.rojoclaro{color:#990000;}
.morado{color:#990000;}
.gris{color: #666666}
.grisClaro{color: #999999}
.deshabilitado{color: #d9b5ac}


.contenido_info{
    /* font-size: 13px;*/
    background-color: #ffffff;
    /*padding:20px;*/
    padding-top:40px;
    text-align:justify;
    z-index:0;
    
}






.tituloMenusLaterales{
    background-color: #ffffff;
    
    border-bottom: 1px solid #b9b9b9;
    width:80%;
    color: #214a9c;
    font-size: 13px;
    font-weight: normal;
    margin-left:10px;
    height:100%;
    
} 

.tituloCabecera{/*textoCentro*/
    background-color: #ffffff;
    color: #cc3300;
    font-size: 13px;
    font-weight: normal;
} 

.titulo_con_linea{/*titulo_cabecera_contenido*/
    width:95%;
    height:100%;
    border-bottom: 1px solid #b9b9b9;
    background-color: #ffffff;
    margin:0 auto 0 auto;
}

.titulo_con_linea_sin_altura{/*titulo_cabecera_contenido*/
    width:95%;
    border-bottom: 1px solid #b9b9b9;
    background-color: #ffffff;
    margin:0 auto 0 auto;
}

.noticias{
    background-color: #ffffff;
    height:23%;
    padding-right:15px;
    
}


.actualidad{
    background-color: #ffffff;
    height:23%;
    padding-right:15px;
    
    
}
/*accesibilidad*/
/*.contenedor_noticias_actualidad{
height:65%;
overflow-y:auto;
padding:5px;
border-bottom: 1px solid #b9b9b9;
}*/




/*contenido*/

.linea_formulario{
    margin:15px;	
    height:15px;
    clear:both;
}

.linea_formulario_contacto{
    margin-bottom:15px;	
    height:15px;
    clear:both;
    padding-right:15px;
}

.texto_formulario{
    width:26%;
    padding-top:4px;
    float:left;	
}

.contenedor_campo_formulario_contacto{
    width:65%;
    z-index:0;
    float:right;
    padding-right:25px;
}

.campo_formulario{
    width:100%;
    /*border:1px #173F66 solid;*/
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    z-index:2;
    
}

.campo_formulario_fecha{
    width:35%;
    /*border:1px #173F66 solid;*/
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    
}

.imagen_cerrar_formulario{
    width:14px;
    height:14px;
    margin-right:1px;
    margin-top:-12px;
    float:right;
}


.menu_lateral_contacto {
    padding-top:18px;
    /*margin-left:8px;*/
    padding-left:80px;
    font-size:10px;
    z-index:12;
}


.bloque_texto  {
    min-height:100px;
    clear:both;
    margin-left:30px;
    margin-right:30px;
    
}
.linea_arriba{
    z-index:-100;
    width:55%;
    
    
}

/******************************/

.centro_arriba_iqda{
    width:60%;
    float:left;
}

.centrar{
    margin:0 auto 0 auto;
    width:90%;
}

.centro_arriba_dcha{
    width:40%;
    float:left;
    
}

.centro_abajo_iqda{
    width:22%;
    float:left;
}

.centro_abajo_centro{
    width:56%;
    float:left;
    
}

.centro_abajo_dcha{
    width:22%;
    float:right;
    
}

.textoCentro{
    width:490px;
    /*height:186px;*/
    height:200px;
    margin:0 auto 0 auto; 
    font-size: 1em;
    color:#666666; 
    padding-top:65px;/*38*/
    padding-left:25px;
    padding-right:25px;
    
    font-weight:bold;
    
}

.capa_inicio{
    /*width:100%;*/
    height:200px;
    background:pink;
    
}

.imagen_menu_dcha{
    
    left:0px;
    position:absolute;
    height:100%;
}

img.imagen_menu_dcha{
    height:170px;
    top:10em;
    position:absolute;
    left:0px;
    
}
/****************************************/

.pie_contenido{
    left:0;
    background-color:#fff;
    position:absolute;
    height:0px;
    width: 100%;
    bottom:23px;
    z-index:3;
    border-top: 3px double #e50005 ;
    
}


.contenido_menu_iqda{
    /*padding-bottom:10px;*/
    /*margin-right:1em;*/
    
    background: #ffffff;
    position:absolute;
    right:2.2em;
    top:0;
    left:0;
    bottom:0;
    
}

.contenido_menu_dcha{
    /*padding-bottom:10px;*/
    /*margin-left:1em;*/
    
    background: #ffffff;
    position:absolute;
    left:2.2em;
    top:0;
    right:0;
    bottom:0;
    
}
.color_menu_izda{
    
}

.color_menu_dcha{
    
}

.parrafo_inicio{
    
    margin-left:30px;
    text-align:justify;
    font-size:13px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.foto_inicio_arriba{
    float:right;
    margin:-20px 0% 30px 30px;
}
.foto_inicio_abajo{
    float:left;
    margin:10px 4% 30px 30px;
}

.foto_inicio_tfno{
    float:left;
    margin:0px 0px 30px 30px;
}

.logo{
    margin-top:-155px;
    margin-right:2.2em;
    /*como estilo contenido_menu_iqda 1.2+margin menu*/
    float:right;
}

.blanco_menu_dcha{
    margin-top:-155px;
    /*como estilo contenido_menu_iqda 1.2+margin menu*/
    float:left;
    width:100%;
    height:130px;
    /*background: #ffffff url('../imagenes/blanco.jpg') repeat ;*/
    background:white;
    
}

.imagen_inicio{ 
    margin-left:15px;
}

.linea_separacion{
    margin-bottom:2px;
}


/*noticias inicio*/


.noticias { 
    width:100%;
} 

.contenedor_noticias_avisos{
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    top:250px;/*cabecera+subcabecera+imagen*/
    background:pink;
    
}
.noticias_avisos{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
}

.raya2{
    margin-right:3.8%;
    margin-left:4.3%;
    border-bottom: 1px solid #b9b9b9;
}

.color_texto{ color: #848381;}


.rayaSeparacion{
    background: #ffffff url('../imagenes/raya.jpg') repeat-x;
    margin-left:200px;
    margin-right:200px;
    height:1px;
    padding-bottom:1px;
    padding-top:1px;
}


/************Para explorer 6***************/


#usuarios-ie{ font-family: Verdana, Arial, sans-serif; background: #FFFFDE; color:#000; border-bottom: 2px solid #990000; z-index:100;}
#usuarios-ie p{ font-size: 14px; margin: 0; padding: 5px; line-height: 1.5em; }
#usuarios-ie a {/*text-decoration: underline;*/ font-weight: bold; color: #990000;}

.carrusel{
    /*left:8%;*/
    width:100%;
    position:absolute;
    top:-300%;
    z-index:4;
}
.carruselmasterclass{
    /*left:8%;*/
    width:100%;
    position:absolute;
    background:pink;
    height:300px;
    /*top:-300%;*/
    z-index:4;
     margin-top:38%;
}


.imagen_menu_izq {
    margin:69px 0 0 0;
    text-align:right;
}