/* Página HOME CSS - AEMPS*/
img{
border:0;
}
body{
margin:0;
background-position:top;
background-image: url(../img/fondoContPrincipal.jpg);
background-repeat:repeat-x;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;

line-height:1.1em;

}
#contenedor_principal{
float:left;
width:95%;
padding-left:2.5%;
}
#contenedor_izq{
float:left;
width:100%;
background-position:top left;
background-image:url(../img/sombra_izquierda_p.jpg);
background-repeat:repeat-y;
}
#sombra_izq{
float:left;
width:100%;
background-position:top left;
background-image:url(../img/sombra_izquierda.jpg);
background-repeat:no-repeat;
}
#contenedor_drch{
background-position:top right;
background-image:url(../img/sombra_derecha_p.jpg);
background-repeat:repeat-y;
float:right;
width:99.3%;
}
#sombra_drch{
background-position:top right;
background-image:url(../img/sombra_derecha.jpg);
background-repeat:no-repeat;
float:right;
width:100%;
}
#contenedor_centro{
float:left;
margin:0;
width:99.3%;
}
/*******************************
	CABECERA
*******************************/
#cabecera{
margin:0;
float:left;
background-position:bottom;
/*background-image:url(../img/fondoCab.jpg);*/
background-repeat:repeat-x;
background-color:#FFFFFF;
width:100%;
/*DESCOMENTAR CON CANECERA NORMAL SIN 40 ANI padding-bottom:1%;*/
padding-bottom:2%;
}

/* CSS 40 ANIVERSARIO */
#logo40home {
    left: 80px;
	top: 110px;
	position: absolute;
    /*
	left: 6.5%;
	top: 11.7%;
    position: absolute;
	margin-top:7px;
	*/
    /*margin-top: 30px;
	margin-left: 30px;*/
}


@media (min-width: 1300px){
/*#logo40home {
    left: 6.5%;
    top: 7.5%;
    position: absolute;
    margin-top: 7px;
}*/
#textoAEMPShome {
    width: 95%;
    padding-left: 2%;
}

}

/*@media (min-width: 1400px){
#logo40home {
    left: 5.5%;
    top: 11.5%;
    position: absolute;
    margin-top: 7px;
}
}

@media (min-width: 1500px){
#logo40home {
    left: 5.5%;
    top: 7.5%;
    position: absolute;
    margin-top: 7px;
}
}

@media (min-width: 1750px){
#logo40home {
    left: 5.5%;
    top: 7.5%;
    position: absolute;
    margin-top: 7px;
}
}

@media (max-width: 1025px){
#logo40home {
    left: 6.5%;
    top: 7.6%;
    position: absolute;
	margin-top:7px;
    /*margin-top: 30px;
	margin-left: 30px;*/
/*}
}*/

/*@media (max-width: 992px){
#logo40home {
    left: 6.5%;
    top: 7.6%;
    position: absolute;
	margin-top:7px;
    /*margin-top: 30px;
	margin-left: 30px;*/
/*}
}*/

/*@media (max-width: 767px) {
#logo40home {
    left: 7%;
    top: 5.6%;
    position: absolute;
    margin-top: 7px;
}
}*/

#textoAEMPShome {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	text-decoration:none !important;
	color: #286D93 !important;
	padding-top: 15px;
	line-height: 22px;
}

#textoAEMPShome a{
	color: #286D93 !important;
}

#textoAEMPShome a:hover {
	text-align: center;
	text-decoration:none !important;
	color: #286D93 !important;
	padding-top: 15px;
	text-transform:none;
}

#textoAEMPShome a:focus {
	text-align: center;
	text-decoration:none !important;
	color: #286D93 !important;
	padding-top: 15px;
	text-transform:none;
}

#textoAEMPShome a:visited {
	text-align: center;
	text-decoration:none !important;
	color: #286D93 !important;
	padding-top: 15px;
	text-transform:none;
}

#textoAEMPShome a:active {
	text-align: center;
	text-decoration:none !important;
	color: #286D93 !important;
	padding-top: 15px;
	text-transform:none;
}


@media (min-width: 768px) {
#textoAEMPShome {
    line-height: 18px;
}
}

/* fin CSS 40 ANIVERSARIO */

#idiomas{
float:right;
margin:0;
width:100%;
margin-bottom:.2%;
}
.menuIdiomas{
margin: .5% 1% 0 0;
border:0;
float:right;
width: auto;
}

.menuIdiomas li{
display: inline;
list-style-type: none;
margin:0 0 .5em 0;
float:left;
font-size:0.8em;
border-left:#000000 solid .1em;
padding: 0 .3em;
text-align:center;
height: 20%;
line-height:1.2em;
}

.menuIdiomas li:first-child {
border-left:none;
}

.menuIdiomas a:link, .menuIdiomas a:visited{
color: #000000;
text-decoration: none;
overflow:hidden;
}
.menuIdiomas a:link#current,
.menuIdiomas a:visited#current,
.menuIdiomas a:hover {
overflow:hidden;
color: #CE0030;
text-decoration: none;
}
/*ul.menuIdiomas li span.barraVertical {  /*------------------eliminar más adelante
	vertical-align:middle;
	margin-right: 0.2em;
	margin-left: 0.2em;
	background-image: url(../img/sep-barraVertical.gif);
	background-repeat: no-repeat;
	background-position: center center;
}*/
ul.menuIdiomas li span.barraVertical { /*------------------eliminar más adelante*/
display:none;
}
/*ul.menuIdiomas li span.barraVertical,  /*------------------eliminar más adelante
div#pie_drch ul li span.barraVertical,
.enLinea span.barraVertical {
	vertical-align:middle;
	margin-right: 0.2em;
	margin-left: 0.2em;
	background-image: url(../img/sep-barraVertical.gif);
	background-repeat: no-repeat;
	background-position: center center;
}*/

#cabIzq{
float:left;
width: 69%;
padding: 0 0 0 1%;
overflow:hidden;
}

#logosMspsiAemps{
/*float:left;*/
width:auto;
/*padding-right:1%;*/
}
#logosMspsiAemps img:last-child{
/*padding-right: 15px;*/
}

#logosMspsiAemps a{text-decoration: none;}

/*#logosMspsiAemps a:last-child:after{

/*content: "\000d Agencia Espa\0f1ola de Medicamentos y \00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0 Productos Sanitarios - AEMPS";*/
/*OK font-size: 1.15em;
color: #286D93;
text-align: center;*/

/*margin-left: 3%;*/

	/* OK padding-top: 12px;
	content: "Agencia Espa\0f1ola de Medicamentos y Productos Sanitarios - AEMPS";   
    position: absolute;*/
    /*
	QUITAR CON LOGO 40 ESTE COMENTARIO SUSTITUYENDO A LO DE ABAJO LEFT-WIDTH-TOP
	left: 40%;
    width: 350px;*/
	
    /*OKleft: 250%;
    width: 350px;
    line-height: 22px;
    font-weight: bold;/*
    /* white-space: normal; */
    /*top: -252%;*/
}



@media (max-width: 1200px){
	/*#logosMspsiAemps a:last-child:after{
content: "\00a0\00a0 Agencia Espa\0f1ola de Medicamentos y Productos Sanitarios - AEMPS";
padding-top: 80px;
position: absolute;
left: 0%;
margin-left: 3%;
font-size: 1.2em;
		width: auto;
	}*/
}

#aempsh1 {
	font-size: 1.1em;
	text-align: center;
	position: relative;
    left: 2%;
	line-height: 22px;
	padding-top: 10px;
}



#cabIzq img{
float:left;
width:auto;
overflow:hidden;
}
#cabDrch{
/*float: left;*/
float: right;
width: 29%;
/*width: 48%;*/
/*margin: 0.3% 0 0 0;*/
margin: 0;
padding:0 1% 0 0;
}
/********* Buscador ************/
#zona_buscador{
vertical-align: middle;
width: 100%;
padding:.5em 0 1% 0;
float:right;
text-align:right;
margin:.1em 0 .5em 0;
}
#zona_buscador table{
text-align:right;
width: auto;
margin:0;
padding:0;
float:right;
border:0;
}
#zona_buscador table label{
font-size:0.75em;
color:#225E9A;
font-weight:bold;
margin-right:.5em;
}

/*@media (max-width: 1024px){
	#zona_buscador table label{
		
    margin-left: 1em;
    margin-top: 2px;
    position: absolute;
    margin-right: 0em;
		}
	#cabIzq{
		margin-top:-5px
		}
	#logosMspsiAemps a:last-child:after{
		padding-top: 90px;
		}
	
}*/

#zona_buscador input.buscadorBoton  {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color: #ffffff; 
border-style: none; 
background-color: #A80000;
padding:.25em 1em;
line-height:1.5em;
margin:-.1em -.1em 0 .5em;


}
#zona_buscador input.buscadorBoton:hover{
background-color: #FFCCCC;
color: #000000;

}

@media (max-width: 1200px){
	#zona_buscador {margin-top:-10px;}
	#zona_buscador input.buscadorBoton {
    margin: 1.45em -.1em 0 .5em;
}
}
	
/*---------------------------------------------------*/
#canalesInfo {
float:right;
margin-right:.5em;
width: auto;
font-size:1em;
/*background-color: #00FF00;*/
}

#canalesInfo ul {
float:left;
width: auto;
padding:0%;
margin: 0%;
}

#canalesInfo ul li {
display: inline;
margin-bottom: 0.5%;
list-style-type: none;
}

#canalesInfo a {
text-decoration:none;
}

/*-----------------------------------------------------------*/
/*************** Accesos ****************/
#accesos{
width:auto;
font-size:0.8em;
line-height:1.5em;
margin-top:3.5em;
}
#accesos ul{
list-style-type:none;
color:#3A3E41;
margin:0;
padding:0;
float: right;
width:auto;

}
#accesos ul li{
display:inline;
float: left;
padding: .1em .5em;
margin-left:.5em;
background-color:#8A8A8A;
text-align:center;
margin-bottom:.5em;
}
#accesos ul li img{
background-color: transparent !important;
margin:0;
}
#accesos ul li a{
font-size:0.9em;
}
#accesos a:link,
#accesos a:visited,
#accesos a:hover{
text-decoration:none;
color:#ffffff;
}
#accesos li:hover, #accesos li a:hover{
background-color:#CBCBCB;
color: #000000;
}
/************* Categorías *************/
#categorias{
float:left;
width:100%;
background-image:url(../img/fndCategorias.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#3F89C7;
}
.menuCategoria{
margin:0;
border:0;
padding: 0;
float:left;
width:100%;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}
.menuCategoria li{
display:inline;
border-right:0.08em solid #ffffff;
float:left;
font-size:0.95em;
}
.menuCategoria li.sinborde{
border:0;
}
.menuCategoria li a{
padding:0.7em 0.85em 0.7em 0.85em;
}
.menuCategoria a:link, .menuCategoria a:visited{
color:#ffffff;
text-decoration: none;
float:left;
}
.menuCategoria a:link#current_cat,
.menuCategoria a:visited#current_cat,
.menuCategoria a:hover {
color:#ffffff;
text-decoration: none;
background-image:url(../img/fndCategoriasPrin.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
/******************** fin Cabecera ************************/
/***************************************
			 ZONA CENTRAL
****************************************/
#cuerpo{
float:left;
margin:0;
background-position:top;
background-image:url(../img/fcuerpo.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:98%;
padding:1% 1% 1.5% 1%;
clear:both;
}
/************** Zona superior *************/
#barraSecciones{
float:left;
width:100%;
}
.aplicacion{
background-image:url(../img/fndAplicacion.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
border:thin solid #DCDCDC;
}
.aplicacion img{
vertical-align:middle;
padding-right:1%;
}
.aplicacion a,
.aplicacion a:visited,
.aplicacion a:hover{
text-decoration:none;
color:#3B4DA4;
}

/* ------- Nueva cabecera de CIMA + CIMA Vet --------------------------------------------------*/

/*----Cambiar estilo #oficinaVirtual de "width:23%;" a "width:22%;" para que entre este nuevo bloque ---------*/

#cima_cimaVet {
float:left;
width:49%;
padding:0.5% 0.5% 0.5% 0.5%;
font-size:0.8em;
/*margin-right:1% !important;*/
margin-right:0.8%;
}
#cima{
float:left;
width:48%;

}
.cimaTxt{
float: right;
text-align:center;
padding: 0;
width:70%;
margin-top:.5em;
}
#cima img{
float:left;
width:25%;
padding:0;
margin:0;

}
#cimaVet{
float: right;
width:51.5%;
border-left:0.08em solid #000000;

}
.cimaVetTxt{
float: left;
text-align:center;
width:70%;
margin:.5em 0 0 .5em ;
}
#cimaVet img{
float:right;
width:24%;
margin-right:-.2em;
}

/* ------- Fin de Nueva cabecera de CIMA + CIMA Vet --------------------------------------------------*/


/* ------ Antigua cabecera de CIMA + acceso de Veterinaria ---- Borrar más adelante 

#cimaVet{
float:left;
width:46%;
padding:0.5% 0.5% 0.5% 0.5%;
font-size:0.9em;
margin-right:1% !important;
margin-right:0.5%;
}
#cimaVet img{
/*width:40%;*--/
width:40.5%;
}
#cima{
float:left;
width:64%;
border-right:0.08em solid #000000;
}
#cima img{
float:left;
/*width:20%;*--/
width:21%;
}
.cimaVetTxt{
float:left;
width:72%;
padding-left:0.5%;
padding-top:3%;
text-align:center;
}
#accesoVet{
float:right;
padding-left:0.5%;
width:34%;
}
#accesoVet .cimaVetTxt{
float:left;
width:54%;
text-align:left;
}
#accesoVet img{
float:right;
}

------ Fin de Antigua cabecera de CIMA + acceso de Veterinaria ---- Borrar más adelante */


#oficinaVirtual{
float:left;
/*width:23%; ------ Tamaño de Antigua cabecera de CIMA + acceso de Veterinaria*/
width:22%; /*width:22%; ------ Tamaño de Nueva cabecera de CIMA + CIMA Vet*/
padding:0.5% 0.5% 0.5% 0.5%;
font-size:0.9em;
}
#oficinaVirtual img {
/*width:27.3%;*/
width: 87%;
}
#suscripcion{
float:right;
width:24%;
padding:0.5% 0.5% 0.5% 0.5%;
font-size:0.8em;
}
#suscripcion img{
float:left;
width:25%;
}
.linkAplicacion{
padding-top:2%;
padding-left:2%;
float:left;
width:66%;
}
/***** Zona izquierda *********/
#otraInfo{
float:left;
width:20%;
}
#otraInfo .linkSeccion a:hover, #txtOrgNotf a:hover {
	text-decoration:underline;
}
.linkSeccion a img {
width:auto;
float:none;
}
#otrasCategorias{
float:left;
width:100%;
margin-bottom:.5em;
}
#otrasCategorias ul{
list-style-type:none;
margin:0;
padding:2% 0 2% 0;
font-size:0.85em;
}
#otrasCategorias ul li{
list-style-type:none;
border-bottom:thin solid #0F6599;
padding-top:3%;
padding-bottom:3%;
}
#otrasCategorias a,
#otrasCategorias a:visited,
#otrasCategorias a:hover{
text-decoration:none;
color:#005F9E;
font-weight:bold;
padding-left:5%;
}
#videoAEMPS{
float:left;
width:100%;
text-align:center;
font-size:0.9em;
	margin-top: 0;
	margin-bottom: 0.3em;
	border: #CCCCCC solid 0.1em;
	padding-top:1em;
	padding-bottom:1em;
}
#videoAEMPS img{
padding-bottom:1%;
width:85%;
}
#videoAEMPS a,
#videoAEMPS a:visited,
#videoAEMPS a:hover{
text-decoration:none;
font-weight:bold;
color:#BD0000;
}
#orgNotificado{
float:left;
width:95.5%;
border:0.08em solid #FFCC00;
background-image:url(../img/fndOrgNotif.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding:2%;
font-size:0.78em;
margin-bottom:.3em;
margin-top:.3em;

}
#orgNotificado img{
float:left;
vertical-align:middle;
border:0.08em solid #999999;
/*width:42%;*/
width:38%;
}
#orgNotificado a,
#orgNotificado a:visited,
#orgNotificado a:hover{
text-decoration:none;
color:#333333;
font-weight:bold;
}
#txtOrgNotf{
float:left;
width:52%;
padding-left:3%;
padding-top:1%;
white-space: nowrap;
}
.seccion{
float:left;
width:95.8%;
padding:3% 1% 3% 3%;
background-image:url(../img/fndSeccion.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
border:0.08em solid #999999;
font-size:0.9em;
margin-bottom:.3em;
margin-top:.3em;
}
.seccion img{
float:left;
width:35%;
}
.linkSeccion{
	float:left;
	width:55%;
	padding-top:5%;
	padding-left:3%;
	padding-bottom:5%;
	font-weight: bold;
	
}
.seccion a,
.seccion a:visited,
.seccion a:hover{
text-decoration:none;
padding-top:10%;
color:#000000;
font-size:0.85em;
}
#gpt{
float:left;
width:95.8%;
padding:0 1% 1% 0;
text-align:center;
font-size:0.75em;
border:medium solid #7E3241;
margin-bottom:.3em; 
margin-top:.3em; 
}
#gpt img {
width:84%;

}
#gpt a,
#gpt a:visited,
#gpt a:hover{
text-decoration:none;
color:#7E3241;
}
.temporal{
	float:left;
	width:95.8%;
	text-align:center;
	font-size:0.75em;
	border:0.08em dotted #999999;
	margin-bottom:.3em;
	margin-top:.3em;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
}
.temporal img{
	padding-top:3%;
}
.temporal a:link,
.temporal a:visited,
.temporal a:hover{
color:#000000;
text-decoration:none;
}
#ubicacion{
float:left;
width:96%;
background-color:#055C94;
padding:2% 2% 2% 2%;
margin-bottom:.3em;
margin-top:.3em;
}
#comollegar{
float:left;
width:95.5%;
border:0.08em solid #ffffff;
text-align:center;
padding:5% 2% 5% 2%;
font-size:0.9em;
}
#comollegar img{
width:90%;
}
#comollegar a,
#comollegar a:visited,
#comollegar a:hover{
text-decoration:none;
color:#ffffff;
}
#logos{
	float:left;
	width:100% !important;
	width:98%;
	text-align:left;
}
#logos a{
text-decoration:none;
}
/***** Zona derecha *********/
#infoDestacada{
float:right;
width:79%;
}
.ventana{
float:left;
width:100%;
background-image:url(../img/sombraVentana.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:0.5%;
padding-top:1%;
}
.ventana h3 a img {
border:none;
}
.centroVentana{
background-image:url(../img/fndVentana.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:2%;
float:left;
width:99.8%;
/*border:0.08em solid #999999;*/
border:thin solid #CCCCCC;
text-align:justify;
}
.centroVentana p{
padding-top:0.5%;
padding-bottom:0.5%;
margin:0;
}
.titVentana{
float:left;
width:100%;
background-image:url(../img/sombraVentana.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:0.5%;
}

.titVentana h1{
font-size:1em;
color:#0F6599;
font-weight:bold;
margin:0;
}
.titVentana h1 a,
.titVentana h1 a:visited,
.titVentana h1 a:hover{
text-decoration:none;
color:#0F6599;
}

.titVentana h2{
font-size:1em;
color:#0F6599;
font-weight:bold;
margin:0;
}
.titVentana h2 a,
.titVentana h2 a:visited,
.titVentana h2 a:hover{
text-decoration:none;
color:#0F6599;
}
.ventana h3{
color:#B90029;
font-weight:bold;
font-size:1.2em;
}
.ventana img{
border:0.08em solid #000000;
padding:0.5%;
}
.ventana a,
.ventana a:visited{
color:#234583;
text-decoration:underline;
}
.ventana a:hover{
color:#234583;
text-decoration:none;
}
.centroTitVentana{
background-image:url(../img/fndTitVentana.jpg);
background-repeat:repeat-x;
background-position:bottom;
float:left;
width:98%;
padding:1% 0 1% 2%;
}
.txtVentanaGrnd{
float:left;
width:98%;
padding:1em 1% 0 1%;
font-size:0.8em;
}
div.txtVentanaGrnd div.imagen_texto:first-child{ /*----------------------------nuevo*/
border-top: none;
padding: 0 0 .5em 0;
margin-top:0.2em; 
}

.txtVentanaGrnd .eventos {

padding: 0 2em 0 1em;
margin: 0 auto 1em auto;
}

.txtVentana{
float:left;
width:71%;
padding:1em 2% 0 1%;
font-size:0.8em;
}
.txtVentana ul:first-child {
	display: block;
	list-style-type:none;

}
.txtVentana li {
margin:.7em auto .7em -1.2em;

}
.txtVentana li a img {
vertical-align: middle;
}
.txtVentana ul li ul {

list-style-type: disc;

}

.txtVentana ul li ul li ul li {

list-style-type: circle;

}
.txtVentana ul li ul li ul li ul li {

list-style-type: square;

}

.txtVentana p {
margin: .7em 0;
}
.titNota{
color:#B90029;
}
.botonera{
line-height:1em;
float:right;
width:23% !important;
width:22.5%;
padding-right:1.5%;
padding-left:1%;
text-align:left;
}
.botonera ul{
margin:0;
padding:0;
list-style-type:none;
padding-top:2% !important;
padding-top:1%;
}
.botonera ul li{
/*width:89% !important;*/
width:92% !important;
list-style-type:none;
background-image:url(../img/fndBoton.jpg);
background-repeat:repeat-x;
background-position:bottom;
border:thin solid #CDCDCD;
/*padding:3% 2% 5% 8% !important;
padding:3% 2% 3% 4%;*/

padding:.7em .5em !important;

margin:.5em .5em .5em 0 !important;
word-spacing:-.1em;

}
.botonera a,
.botonera a:visited,
.botonera a:hover{
color:#234583;
text-decoration:none;
font-size:0.78em;
font-weight:bold;
}
p.notCompleta{
text-align:right;
border-bottom: thin solid #CC0000;
/*margin:-.3em auto 1.3em auto;*/
margin:0.5em auto 1.3em auto;
}


.etqLaAEMPS, .etqMuh, .etqMvet, .etqPpss, .etqCh, .etqInd {
	width:6em;
	text-align: center;
	display: block;
	float: left;
}
.etqLaAEMPS{
background-color:#C10435;
color:#ffffff;
padding-left:0.5em;
padding-right:0.5em;
font-size:0.85em;
margin-right:0.5em;
}
.etqMuh{ 
background-color:#FF0000;
color:#ffffff;
padding-left:0.5em;
padding-right:0.5em;
font-size:0.85em;
margin-right:0.5em;
}
.etqMvet{
background-color:#009900;
color:#ffffff;
padding-left:0.5em;
padding-right:0.5em;
font-size:0.85em;
margin-right:0.5em;
}
.etqPpss{
background-color:#66CCFF;
color:#000000;
padding-left:0.5em;
padding-right:0.5em;
font-size:0.85em;
margin-right:0.5em;
}
.etqCh{
background-color:#FF66CC;
color:#000000;
padding-left:0.5em;
padding-right:0.5em;
font-size:0.85em;
margin-right:0.5em;
}
.etqInd{
background-color:#000000;
color:#ffffff;
padding-left:0.5em;
padding-right:0.5em;
font-size:0.85em;
margin-right:0.5em;
}

.flotarIzq {
float:left;
}
.flotarDch {
float:right;
}

/* Este estilo se ha creado para ocultar el contenido cuando no haya eventos en la home */
.eventos{
/*display:none;*/
}
/*----------Bloque Eventos ---------------------*/

/*.eventos_contenido {
display:block;
margin-top: 1.5em;
float: left;
overflow:hidden;

}*/

ul.eventos h3 img{
border:0;
vertical-align: middle;
margin:-.7em 0 0 0;

}
.eventos h3 {
color:#0953A1;
margin:0;
font-size:1em;
}

.eventos li{
list-style-type:none;
padding:.5em 0;
}
.eventos li ul li{
list-style-type:disc;
}
.eventos li ul li ul li{
list-style-type:circle;
}

.bloqueEvento {
    width: 100%;
    overflow: hidden;
	margin: 1em 0 0 0;
	border-bottom:thin dashed #CC0000;
	padding-bottom: 1em;
}

.bloqueEvento img.sinborde {
	border: none;
   
}


.eventos h3.titulo {

margin:0 0 1em 0;
font-size:1em;
}

.videoEvento-izq {
    display: block;
	width: 30%;
	float:left;
	margin: 0 1em 0 0;
	height:auto;

}

.videoEvento-izq iframe {
 
	border:#000000 solid .1em;
	background-color:#000000;
	width: 100%;
	height:auto;
}


.imgEvento-izq,
.imgEvento-dch {
    display: block;
}

.imgEvento-izq {
    margin: .6em 1em .5em 0;
    float: left;
}

.imgEvento-dch {
    margin: .6em 0 .5em 1em;
    float:right;
}

.imgEvento-centro {
    display: block;
    text-align: center;
    margin: .5em 0;
}

.contenidoEvento {
    display: inline-block;
}

/*--------------- Fin Bloque eventos -------------------------------*/


#logos_certificaciones{
padding-top:1%;
float:right;
width:100% !important;
width:99.7%;
overflow:hidden;
text-align:right;
}
#logos_certificaciones a{
text-decoration:none;
}
/******************** PIE	*******************/
#pie{
margin:0;
float:left;
width:100%;
background-image:url(../img/pie_central.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
line-height:1em;
}
#pie_izq{
float: left; 
width:100%;
background-position:left top;
background-image:url(../img/pie_izquierda.jpg);
background-repeat:no-repeat;
}
#pie_drch{
text-align : center; 
float : left; 
width:100%; 
font-size : 0.7em; 
background-position:right top;
background-image:url(../img/pie_derecha.jpg);
background-repeat:no-repeat;
padding:0.2% 0 0.4% 0;
}
#pie_drch p{
padding:0;
margin:0;
color:#225E9A;
}
#pie_drch ul{
margin:0;
padding:0;
}
#pie_drch ul li{
margin:0;
display: inline;
list-style-type:none;
border-left: .1em solid  #000000;
padding:0 .5em;
}
#pie_drch li:first-child {

border-left: none;

}
#pie_drch a{
color : #3D3E40; 
text-decoration : none; 
font-weight : normal; 
} 
#pie_drch a:hover {
color : #3D3E40; 
font-weight : normal;
text-decoration : underline; 
} 
/*div#pie_drch ul li span.barraVertical {
	vertical-align:middle;
	margin-right: 0.2em;
	margin-left: 0.2em;
	background-image: url(../img/sep-barraVertical.gif);
	background-repeat: no-repeat;
	background-position: center center;
}*/
/**************** Estilos para los distintos formatos de párrafo **************************/
.negrita{
font-weight:bold;
}
.italica{
font-style:italic;
}
.fuentePeq{
font-size:0.7em;
}
h3, h4, h5, h6 {
margin:1em auto;
color:#286D93;
font-weight:bold;
}

h3{
font-size:1.2em;

}
#informacion h3 a,
#informacion h3 a:visited,
#informacion h3 a:hover{
color:#286D93;
text-decoration:none;
}
h4{
font-size:1.05em;

/*clear:both;*/
}
h5{
font-size:0.9em;

}
h6{
font-size:0.85em;

}
.imagen_texto {
float : left; 
width : 100%; 
/*clear:both;*/
border-top:#CC0000 solid thin; 
margin: 0; 
padding: 1em 0 1em 0;
}
.imagen_texto img {
padding:0;
}

.imagen_drch {
float : right; 
margin-left : 0.5em;
} 
.imagen_izq {
float : left;
border: 0; 
margin: 0 0.5em 0 0;

} 
.imagen_centrada {
width : 100%;
margin-top : 0.5em; 
text-align : center;
} 
hr{
clear:both;
}
.texto_centrado{
	text-align:center;
}
.texto_derecha{
	text-align: right;
}
.texto_izquierda{
	text-align: left;
}
.enLinea li{
display:inline;
list-style-type:none;
} 
/****************************************/
.break{
display:list-item;
list-style-type:none;
}
.break a img{
vertical-align:middle;
}

/**************************  Varias clases  *************************************************/

.marginTop1pc { /* eliminar más adelante ----------*/
	margin-top: 1%;
}
.marginTop2pc { /* eliminar más adelante ----------*/
	margin-top: 2%;
}

.separaHome { 
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	float:left;
	width:100%;
	line-height: .1em;
}

.banner1 { 
	border: #CCCCCC solid thin;
	padding-top:0.3em;
	padding-right:0.3em;
	padding-bottom:0.3em;
	padding-left:0.3em;
	margin-top: 0.3em;
	margin-bottom: 0.8em;
	float:left;
	width:95.8%;
	font-size:0.9em; /* este hace que el borde de la caja salga igual en IE que mozilla ----------*/
}

.banner1_img {
	width:100%;
	margin-right:-1.4em; /* este hace que el icono, monte sobre la imagen ----*/
}

.banner1 a {
	text-decoration:none;
}

.banner1_img100 { /* borrar este estilo más adelante ----*/
	width:100%;
}
.banner1_img_Blank { /* borrar este estilo más adelante ----*/
	width:91%;
}
/* ----Para imgs iconos distintos documentos */
.icono-ancla {
border:none !important;
vertical-align: middle;
margin:0 .1em;
}

.banner1 img.icono-ancla { /* oculta el icono que aparece en enlaces de imagen ----*/
display:none !important;
}

/*---------------------ANCHOS --------------------------------------*/

.ancho100 {
	width: 100%;
}
.ancho98 {
	width: 98%;
}
.ancho95 {
	width: 95%;
}
.ancho93 {
	width: 93%;
}
.ancho90 {
	width: 90%;
}
.ancho87 {
	width: 87%;
}
.ancho85 {
	width: 85%;
}
.ancho80 {
	width: 80%;
}
.ancho78 {
	width: 78%;
}
.ancho75 {
	width: 75%;
}
.ancho73 {
	width: 73%;
}
.ancho70 {
	width: 70%;
}
.ancho68 {
	width: 68%;
}
.ancho65 {
	width: 65%;
}
.ancho63 {
	width: 63%;
}
.ancho60 {
	width: 60%;
}
.ancho58 {
	width: 58%;
}
.ancho55 {
	width: 55%;
}
.ancho53 {
	width: 53%;
}
.ancho50 {
	width: 50%;
}
.ancho48 {
	width: 48%;
}
.ancho45 {
	width: 45%;
}
.ancho43 {
	width: 43%;
}
.ancho40 {
	width: 40%;
}
.ancho38 {
	width: 38%;
}
.ancho35 {
	width: 35%;
}
.ancho33 {
	width: 33%;
}
.ancho30 {
	width: 30%;
}
.ancho28 {
	width: 28%;
}
.ancho25 {
	width: 25%;
}
.ancho23 {
	width: 23%;
}
.ancho20 {
	width: 20%;
}
.ancho18 {
	width: 18%;
}
.ancho15 {
	width: 15%;
}
.ancho13 {
	width: 13%;
}
.ancho10 {
	width: 10%;
}
.ancho8 {
	width: 8%;
}
.ancho5 {
	width: 5%;
}
/*--------------------- Fin ANCHOS --------------------------------------*/

/*---------------------MARGENES --------------------------------------*/

.margen50 {
	margin: 50%;
}
.margen45 {
	margin: 45%;
}
.margen40 {
	margin: 40%;
}
.margen35 {
	margin: 35%;
}
.margen30 {
	margin: 30%;
}
.margen25 {
	margin: 25%;
}
.margen20 {
	margin: 20%;
}
.margen15 {
	margin: 15%;
}
.margen10 {
	margin: 10%;
}
.margen5 {
	margin: 5%;
}
.margen4 {
	margin: 4%;
}
.margen3 {
	margin: 3%;
}
.margen2 {
	margin: 2%;
}
.margen1 {
	margin: 1%;
}
.margen0-5 {
	margin: 0.5%;
}
.margen0 {
	margin: 0%;
}

.margenSup50 {
	margin-top: 50%;
}
.margenSup45 {
	margin-top: 45%;
}
.margenSup40 {
	margin-top: 40%;
}
.margenSup35 {
	margin-top: 35%;
}
.margenSup30 {
	margin-top: 30%;
}
.margenSup25 {
	margin-top: 25%;
}
.margenSup20 {
	margin-top: 20%;
}
.margenSup15 {
	margin-top: 15%;
}
.margenSup10 {
	margin-top: 10%;
}
.margenSup5 {
	margin-top: 5%;
}
.margenSup4 {
	margin-top: 4%;
}
.margenSup3 {
	margin-top: 3%;
}
.margenSup2 {
	margin-top: 2%;
}
.margenSup1 {
	margin-top: 1%;
}
.margenSup0-5 {
	margin-top: 0.5%;
}
.margenSup0 {
	margin-top: 0%;
}

.margenInf50 {
	margin-bottom: 50%;
}
.margenInf45 {
	margin-bottom: 45%;
}
.margenInf40 {
	margin-bottom: 40%;
}
.margenInf35 {
	margin-bottom: 35%;
}
.margenInf30 {
	margin-bottom: 30%;
}
.margenInf25 {
	margin-bottom: 25%;
}
.margenInf20 {
	margin-bottom: 20%;
}
.margenInf15 {
	margin-bottom: 15%;
}
.margenInf10 {
	margin-bottom: 10%;
}
.margenInf5 {
	margin-bottom: 5%;
}
.margenInf4 {
	margin-bottom: 4%;
}
.margenInf3 {
	margin-bottom: 3%;
}
.margenInf2 {
	margin-bottom: 2%;
}
.margenInf1 {
	margin-bottom: 1%;
}
.margenInf0-5 {
	margin-bottom: 0.5%;
}
.margenInf0 {
	margin-bottom: 0%;
}

.margenIzq50 {
	margin-left: 50%;
}
.margenIzq45 {
	margin-left: 45%;
}
.margenIzq40 {
	margin-left: 40%;
}
.margenIzq35 {
	margin-left: 35%;
}
.margenIzq30 {
	margin-left: 30%;
}
.margenIzq25 {
	margin-left: 25%;
}
.margenIzq20 {
	margin-left: 20%;
}
.margenIzq15 {
	margin-left: 15%;
}
.margenIzq10 {
	margin-left: 10%;
}
.margenIzq5 {
	margin-left: 5%;
}
.margenIzq4 {
	margin-left: 4%;
}
.margenIzq3 {
	margin-left: 3%;
}
.margenIzq2 {
	margin-left: 2%;
}
.margenIzq1 {
	margin-left: 1%;
}
.margenIzq0-5 {
	margin-left: 0.5%;
}
.margenIzq0 {
	margin-left: 0%;
}

.margenDch50 {
	margin-right: 50%;
}
.margenDch45 {
	margin-right: 45%;
}
.margenDch40 {
	margin-right: 40%;
}
.margenDch35 {
	margin-right: 35%;
}
.margenDch30 {
	margin-right: 30%;
}
.margenDch25 {
	margin-right: 25%;
}
.margenDch20 {
	margin-right: 20%;
}
.margenDch15 {
	margin-right: 15%;
}
.margenDch10 {
	margin-right: 10%;
}
.margenDch5 {
	margin-right: 5%;
}
.margenDch4 {
	margin-right: 4%;
}
.margenDch3 {
	margin-right: 3%;
}
.margenDch2 {
	margin-right: 2%;
}
.margenDch1 {
	margin-right: 1%;
}
.margenDch0-5 {
	margin-right: 0.5%;
}
.margenDch0 {
	margin-right: 0%;
}
/*--------------------- Fin MARGENES --------------------------------------*/

/*------------------------- Para bloques de información en apartado "Destacados" ----------------------*/
.bloqueInfo {
	/*margin-top:.5em;
	margin-bottom:-.5em;
	margin-left: .5em;*/
	padding: 0em 0 0 .5em;
	float: left;
	display:block;
	max-width:86.2% !important;
	min-width:86% !important;
}
.bloqueInfo p {
	margin-top: .5em;
	margin-bottom: .5em;
}
.bloqueInfo h3 {
	margin-top: 0;
	margin-bottom: .5em;
}

.bloqueInfo ul {
	padding:0;
	margin-left: 3.5%;
}

.bloqueInfo ol {
padding:0;
margin-left: 5%;
}

.bloqueInfo ol li ol {
list-style:lower-alpha;

}
.bloqueInfo ol li ol li ol {
list-style: upper-roman;

}

.bloqueInfo li {
	margin-top: 1.7%;
	margin-bottom: 1.7%;
}
.bloqueInfo table {
	margin-top: 1.7%;
	margin-bottom: 1.7%;
	border-collapse:collapse;
	border-top-width: .1em;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-left-width: .1em;
}
.bloqueInfo th {
	padding:.5%;
	background-color: #DFDFDF;
	text-align:center;
	border-right-width: 0.1em;
	border-bottom-width: .1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.bloqueInfo td {
	padding:.5%;
	border-right-width: 0.1em;
	border-bottom-width: .1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
/*.tituloEncabezado {
	margin:0 auto .7em 0;

}*/

.lista-alphaMin {
list-style-type:lower-alpha;

}
.lista-alphaMay {
list-style-type: upper-alpha;

}
.lista-numRomMin {
list-style-type: lower-roman;

}
.lista-numRomMay {
list-style-type: upper-roman;

}
.lista-vinetaNo {
list-style-type: none;

}

/*----Para iconos de anclas en destacados*/

/*.bloque_bordeNoiconos a img {
border: none;
/*margin-left: -.4em;
margin-right: -.5em;
padding-left: 0;
padding-right: .5em;

}*/
/*------------------------- Fin para bloques de información en apartado "Destacados" -----------*/


/******************* INICIO BLOQUE - AVISO ACEPTACIÓN DE COOKIES***********************/
#avisoCookies{
float:left;
width:97.8%;
background-image:url(http://www.msssi.gob.es/diseno/img/fnd_cookies.jpg);
background-position:bottom left;
background-repeat:repeat-x;
background-color:#CECECE;
padding:0.15% 1% 0.15% 1%;
color:#ffffff;
border-bottom:0.05em solid #ffffff;
display:none;
font-size:0.8em;
}
#avisoCookies h2 {
color: #ffffff;
font-size: 1.5em;
}
#avisoCookies a:link,
#avisoCookies a:visited{
color:#FFFF00;
}
#avisoCookies a:hover{
text-decoration:none;
}
#aceptarCookie{
color:#000000;
background-image:url(http://www.msssi.gob.es/diseno/img/fnd_btnCookie.jpg);
background-position:bottom left;
background-repeat:repeat-x;
background-color:#FFFFFF;
border:0;
padding:0.25em;
}
/******************* FIN BLOQUE - AVISO ACEPTACIÓN DE COOKIES***********************/