/*************	ESTILOS GENERALES. DIVS PRINCIPALES, MAQUETACION DE LA WEB DE ECONOMICAS.  *************/
html, body 	{
		height: 		100%;
		margin: 		0px;
		padding: 		0px;
		font-family: 		Arial, Helvetica, sans-serif;
		_font-size: 		1em;
		background-image: url(/biblioteca/imagenes/general/fondo_web.jpg);
		background-repeat: repeat-x;
		scrollbar-3dlight-color:#000000; 
		scrollbar-arrow-color: #000000; 
		scrollbar-base-color:#FFD600; 
		scrollbar-darkshadow-color:#ffffff; 
		scrollbar-face-color:#ffffff; 
		scrollbar-highlight-color:#ffffff; 
		scrollbar-shadow-color:#000000;
		}
#container 	{
		width: 			975px;
		margin: 		0px auto;
		padding: 		0px;
  		background: 		#fff url(/biblioteca/imagenes/general/cols.gif) repeat-y 100% 0%;
		color:			#445464;
		border-top: 		1px solid gray;
		border-bottom: 		1px solid gray;
		}

#leftnav	{
		float: 			left;
		width: 			165px; /* 155 */
		margin: 		0px;
		padding: 		0px;
		}

#content	{
		float: 			left;
		width: 			650px;
		margin: 		0px;
		padding: 		0px;
		color: 			#445464;
		font-size: 		0.75em;
		}

#content a{
		color: 			#249b91;
		text-decoration: 	underline;
		font-weight: 		bold;
}

#content a.enlaces2{
		color:			 #666666;
		font-weight: 		bold;
		text-decoration:none;
}

#content a.enlaces3{
		color:			 #005baa;
		font-weight: 		bold;
		text-decoration:none;
}

#content a.enlaces4{
		color:			 #EFAD00;
		font-weight: 		bold;
		text-decoration:none;
}

#content a:hover{
		color: 			#c41d29;
		text-decoration: 	underline;
		font-weight: 		bold;
}
#content a:visited{
		color: 			#FF3300;
		text-decoration: 	underline;
		font-weight: 		bold;
}

#content table {
		width: 			90%;
		margin: 10px auto;
		}
		
#content table td{
		padding: 		4px 4px 4px 4px;
		vertical-align: 	middle;
		font-weight:		normal;
		}
		
#rightnav	{
	float: right;
	width: 			158px;
	margin: 		0px;
	padding: 		0px;
	color: 			#990000;
	font-size: 		1em;
	
		}


a 		{
	text-decoration: 	none;
	color:			#d23230;
	font-weight:		bold;
		}
a:hover 	{
	text-decoration:	underline;
		}
ul		{
		list-style-image: 	url("/biblioteca/imagenes/general/li.gif");
		}
p.center {
	text-align:center;
	}
	
div.imagennivela	{
		margin: 		10px;
		border: 1px solid gray;
		color: #333333;
		font-size: 1em;
		float: left;
		padding: 4px;
		width: 223px;
		}
		div.imagennivela	p, .imagennivelb	p{
		padding: 5px 0px 0px 0px;
		}
		
div.imagennivelb	{
		margin: 		10px;
		border: 1px solid gray;
		color: #333333;
		font-size: 1em;
		float: left;
		padding: 4px;
		width: 150px;
		}

/*************	MENU PRINCIPAL  *************/


ul#menu		{
		width: 			163px;  /* 153 */
		margin: 		0px 0px 0px 1px;
		_margin: 		0px 0px 0px 1px;
		padding: 		0px 0px;
		list-style-image: 	none;
		list-style-type: 	none;
  		background: 		#fff;
		font-size: 		0.7em;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		}
ul#menu li	{
		margin: 		0px;
		padding: 		0px;
				letter-spacing: 0.05em;
		}
ul#menu li a, ul#menu li h3 {
		color: 			#249b91;
		text-decoration: 	none;
		display: 		block;
		border-left: 		5px solid #FF3600;
		margin: 		0px;
		padding: 		4px;
		font-size: 		1em;
  		font-weight:		bold;
		}
ul#menu li h2 {
	margin: 0px;
	padding: 0px;
}

ul#menu li ul	{
		list-style-image: 	url("/biblioteca/imagenes/general/li.gif");
		background: 		#fff;
		width: 			143px;  /* 133 */
		margin: 		5px 0px 5px 20px;
		padding: 		0px;
		}
ul#menu li ul li {
		margin: 		0px;
		padding: 		0px;
		color: 			#c41d29;
		background: 		#fff;
  		font-weight:		bold;
		}
ul#menu li ul li a, ul#menu li ul li h3 {
		margin: 		0px;
		padding: 		0px;
  		font-weight:		bold;
		border: 		0px;
		background: 		#fff;
		}
html*ul#menu li ul li a, html*ul#menu li ul li h3 { 
  		height:			100%;
  		vertical-align:		text-top;
		}
ul#menu li ul li a img {
		margin: 		0px;
		padding: 		0px;
  		font-weight:		normal;
		border: 		0px;
		background: 		#fff;
		}
ul#menu li ul li a:hover {
  		text-decoration:	underline;
		}
ul#menu li ul li.last a {
		color: 			#FF3600
		}
ul#menu li ul li ul	{
		list-style-image: 	url("/biblioteca/imagenes/general/licircle.gif");
		width: 			120px;  /* 110 */
		margin: 		5px 0px 5px 15px;
		padding: 		0px;
		}
ul#menu li ul li ul li {
		margin: 		0px;
		padding: 		0px;
		}
/* added */
ul#menu li ul li ul li a, ul#menu li ul li ul li h3 {
		margin: 		0px;
		padding: 		0px;
  		font-weight:		bold;
		border: 		0px;
		background: 		#fff;
		}
html*ul#menu li ul li ul li a, html*ul#menu li ul li ul li h3 { 
  		height:			100%;
  		vertical-align:		text-top;
		}

#content ul.horizontal li {
display:inline;
list-style-image:none;
padding:2px 8px 0px 2px;
}

/*************	MIGA DE PAN *************/

#breadcrumb	{
		padding: 		10px;
		color:			#1E2D3B;
		}

/*************	CONTENIDO CENTRAL *************/


h1		{
		display: 		none;
		}
p, h2		{
		margin: 		0px;
		padding: 		0px 10px 10px 10px;
		}
h2 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 2.4em;
		font-weight: lighter;
		color: 			#c41d29;
		}
#content h3	{
		margin: 		5px;
		padding: 		5px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 		1.8em;
		font-weight: 		normal;
		color: 			#c41d29;
		letter-spacing: 	0em;
		}
.pie_pa
{
		margin: 		5px;
		padding: 		5px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 		1.8em;
		font-weight: 		normal;
		color: 			#d23230;
		letter-spacing: 	0em;
		}
}
h4 {
		font-weight:		bold;
		font-size:		1em;
		margin-bottom: 		0px;
		padding: 		0px 10px 5px 10px;
		}

h3.linea	{
		clear:			left;
		border-top: 		1px dashed #525A5A;
		}
h3.saludo	{
		text-align: center;
		border-top: 1px dotted #848484;
		}

#logo		{
		margin: 		0px 0px 0px 5px;
		border: 0px;
		}

/*************	SITUACION DEL BOTON SUBIR *************/
p.subir {
		text-align:center;
		margin: 30px 5px 20px 5px;
		display: block;
}
p.subir img{
		padding: 0px 4px;
		vertical-align:text-bottom;
}
/*************	LISTAS CONTENIDAS EN EL BLOQUE CENTRAL *************/
#content ul.lista {
		margin: 		0px;
		padding: 		0px;
	}

#content ul.lista li {
		margin: 		0px 2px 12px 30px;
	}

#content ul.lista_menu {
	margin: 		0px;
	padding: 		0px;
	list-style-type: none;
	list-style-image: none;
	}
	
#content ul.lista_sesiones {
	margin: 		0px 2px 12px 30px;
	list-style-type: circle;
	list-style-image: none;
	}

#content ul.lista_menu li {
		margin: 		0px 2px 12px 30px;
	}
#content ul.lista li ul{
		margin: 		10px 0px 10px 5px;
	}
/*************	TABLAS EN EL BLOQUE CENTRAL *************/
#content table.central {
		width: 			60%;
		margin: 10px auto;
		}
#content table td.central{
		border: 		0;
		padding: 		4px 4px 4px 4px;
		vertical-align: 	middle;
		font-weight:		normal;
		}
#content table tr.descripcion {
		font-weight: 		bold;
		text-align: 		left;
		padding: 		10px 4px 10px 4px;
		}
/*************	NOTICIAS DE LA PÁGINA DE INICIO Y DE LA PÁGINA DE ARCHIVO *************/

ul#noticias, ul#enlacesgraficos, ul#galeria	{
		margin: 		0px;
		padding: 		0px;
		width: 100%;
		overflow: hidden;
		}
div#actualidad {
	border-bottom: 1px solid #C1BAB1;
	margin: 5px;
	padding: 5px 5px 0px 5px;
	height: 284px;
	float:left;
	overflow: inherit;
	max-width: 300px;
	width:300px;
	}
	
div#cart_abajo {
	border-bottom: 1px solid #C1BAB1;
	margin: 5px;
	padding: 5px 5px 0px 5px;
	height: 284px;
	float:left;
	overflow: inherit;
	max-width: 500px;
	}
div#actualidad h3{
	border-bottom: 1px solid #C1BAB1;
	margin: 5px 0px;
	}
	
ul#cartel_abajo li {
/* bullet as html img: IE cannot show img bullets on floated list */
		list-style-image: 	none;
		list-style-type: 	none;
		_display: inline; /* IE Double Margin Bug */
		float:			left;
		}

ul#noticias li {
/* bullet as html img: IE cannot show img bullets on floated list */
		list-style-image: 	none;
		list-style-type: 	none;
		margin: 		0px 0px 4px 0px;
		padding: 		0px;
		border: 1px solid white;
		}
		
#content .pastnews {
	margin: 10px;
	padding: 5px;
	height: 100%;
	background-color: white;
	display: block;
	overflow: hidden;
}
#content .pastnews table {
	float: left;
	width: 160px;
	margin: 5px 35px 5px 5px;
	padding: 0px;
	border: 1px solid #F5F5F5;
	background-color: white;
	}
#content .pastnews ul{
	list-style-type:none;
	margin: 10px;
	}
#content .pastnews ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#content .pastnews h4{
	margin: 0px;
	}
#content .pastnews h4.meses{
	margin-top: 15px;
	}
#content .pastnews table td.day{
	background-color: #EFAD00;
	color: #FFFFFF;
	font-weight: bold;
	}
#content .noticiasxtd {
		margin: 		10px;
		padding: 		5px;
		line-height: 1.3em;
		background-color: #F5F5F5;
		display: block;
		}

/*************	areas especiales de la pagina de inicio *************/

#content div#catalogo{
		margin: 5px;
		border: 1px solid #C1BAB1;
		padding: 0px;
		width:620px;
		float:left;
}
#content div#catalogo h3{
	margin: 0px;
}
#content div#catalogo ul#right{
		margin: 0px;
		padding: 5px;
		float:left;
		border-left: 1px solid #C1BAB1;
		width: 330px;
		list-style-type: none;
		list-style-image:none;
}
#content div#catalogo div#left{
		margin: 0px;
		padding: 5px;
		float:left;
		width: 260px;
		display:inline;
}

#content div#catalogo div#right{
		margin: 0px;
		padding: 0px;
		float: right;
		width: 150px;
		display:inline;
}
#content div#catalogo ul#left{
		margin: 0px;
		padding: 0px;
		float:left;
		width: 300px;
		list-style-type: none;
		list-style-image:none;
}
#content div#catalogo ul#left li{
		padding: 2px 0px;
}
#content div#catalogo ul#left li form {
		display:inline;
}
#content div#catalogo ul#left li input{
	float: left;
	margin: 0px 5px 0px 0px;
	}

#content div#catalogo ul#left li img {
	margin-left: 120px;
	margin-top: 10px;
}
#content div#catalogo ul#right li{
	text-align:left;
	border-bottom: 1px dotted #C1BAB1;
	list-style-type: none; 
	padding: 0px;
}
#content div#catalogo ul#right li.last{
	border-bottom: none;

}
#content div#catalogo ul#right li img{
		margin: 0px 2px 2px 0px;
		vertical-align:middle;
		}

#content ul.horizontal li {
	display:inline;
	list-style-image:none;
	padding: 2px 8px 0px 2px;
	}


/*************	ESTILOS DE LA GALERIA DE IMAGENES *************/

#content div.galeria 	{
		display: block;
		padding: 5px;
		height: 100px;
		font-weight:bold;
		}
#content div.galeriadcha 	{
		display: block;
		padding: 5px;
		height: 100px;
		font-weight:bold;
		text-align:right;
		}
#content div.galeria p, div.galeriadcha p {
		margin: 30px 5px 5px 0px;
		}
#content div.galeria img	{
		margin: 0px;
		padding: 5px 10px;
		float: left;
		}
#content div.galeriadcha img	{
		margin: 0px;
		padding: 5px 10px;
		float: right;
		}
#content div.galeria img a, div.galeriadcha img a{
		border: 0px;
		text-decoration:none;
		}

/*************	AREA DE DATOS DE LA UNIVERSIDAD DE ALCALA (PAGINA DE INICIO Y SIGUIENTES) *************/
div#tarjeta{
		clear: both;
		border: 1px solid #c1bab1;
		border-width: 1px 1px 0px 1px;
		margin: 0px;
		height: 100px;
		background: url(/biblioteca/imagenes/general/fondo_visita.gif) center center no-repeat;
		text-align: center;
		line-height: 1.6em;
		font-size: 0.7em;
	}
	
div#tarjeta h3{
		margin: 5px;
		padding: 5px;
		font: normal 1.7em "Times New Roman", Times, serif;
		color: #445464;
		letter-spacing: 0em;
	}

#leftnav div#tarjeta{
		padding: 0px;
		background-image: url(/biblioteca/imagenes/general/fondo_visita2.gif);
		letter-spacing: 0.05em;
		line-height: 1.1em;
	}

/*************	BARRA DE NAVEGACION DE LA DERECHA: ENLACES RELACIONADOS, ETC *************/

#rightnav img 	{
	margin: 		0px;
		}
#rightnav ul 	{
		margin: 		0px;
		padding: 		0px 0px 5px 25px;
		border-bottom: 		1px solid #C1BAB1;
		}

#rightnav ul li	{
		padding: 		0px 5px 5px 0px;
		list-style-image:url(/biblioteca/imagenes/otros/flecha_ext.gif);
		}
ul#enlacesgraficos {
		margin: 		0px;
		padding: 		0px;
		border: 		0px;
		}

ul#enlacesgraficos li {
		list-style-image: 	none;
		list-style-type: 	none;
		border-bottom: 1px dotted #DDD;
		height: 50px;
		}
/* avoid ie5.0 (but needed in ie5.5+): */
html*ul#enlacesgraficos li, html*ul#galeria li {
	height: 		100%;
	display: block;
}
ul#enlacesgraficos li a {
	line-height: 25px;
	list-style-type: none;
	text-align: left;
}
ul#enlacesgraficos img {
	/*quita bordes para IE*/
	border:none;
	vertical-align: middle;
} 
ul#enlacesgraficos img.doslineas {
	float: left;
}
ul#enlacesgraficos a{

}

	
#rightnav ul#banderas {
		width: 			156px;
		margin: 		0px;
		padding: 		0px 0px 1px 0px;
		list-style-type: 	none;
}
#rightnav  ul#banderas li{
		display: inline;
		list-style-type: circle;
}
.enlacesimg {
	border: 0px;
}
#rightnav .enlacesimg {
	margin: 0px 2px;
	padding: 0px;
	vertical-align: baseline;
}


/************************** ICONOS DE AMPLIACION DE TEXTO **************************/

	#txtsizer img	{
			display: 		inline;
			width:			24px;
			height:			24px;
			margin: 		0px;
			padding: 		0px;
			}
	#txtsizer	{
			border-bottom: 		1px dashed #525A5A;
			padding: 		5px 0px 5px 10px;
			}



/****************************** buscador (resumen CSS propio y de la Universidad) **************************/

#googleoptions p{
	margin: 4px;
	padding: 0px;
	text-align:left;
}

#googleoptions input{
	margin: 0px;
	padding: 0px;
	width: 15px;
}

#googlelogo {
	float:left;
	margin: 3px 6px 0px 2px;
	padding: 0px;
	width: 56px;
	height: 30px;
}

#googlefinder {
	display: block;
}
#googlefinder form		{
		margin: 		0px;
		padding: 		0px;
		border-bottom: 		1px solid #848484;
		}

#googlefinder label		{
		display: 		none;
		}

#googlefinder input		{
		margin: 		0px 0px 15px 10px;
		_margin: 		0px 0px 6px 10px;
		width:			80px;
		}

#googlefinder input.radio  {
		margin: 		0px 0px 0px 0px;
		_margin: 		0px 0px 0px 0px;
        width:           10px;
	    height:          10px;
	    }
      

#googlefinder input.send	{
		border: 		0px;
		color:			#0019AC;
		background: 		#fff;
		width:			45px;
		margin-left: 		5px;
 	 	cursor: 		pointer;
  		cursor: hand;
		color: 			#0019A8;
		text-decoration: 	none;
		font-weight: 		bold;
		font-size: 		1em;

		}	

#googlefinder input.googlebox	{

		border: 		1px solid #005AAA;
		color:			#0019AC;
		background: 		#fff;
		width:			70px;
		margin-left: 		5px;
		padding: 2px;
		color: 			#0019A8;
		font-size: 		0.9em;
		}	

#googlefinder input.google_btn	{

		border: 		1px solid #005AAA;
		color:			#0019AC;
		background: 		#fff;
		width:			54px;
		padding: auto;
		margin-left: 		2px;
		color: 			#0019A8;
		text-align:center;
		font-weight: 		bold;
		font-size: 		0.9em;
		}	
		
/****************************** adaptaciones a la nueva plantilla: imagenes de la home y niveles **************************/

#imgnivelbig	{
		margin: 5px;
		border: 1px solid #C1BAB1;
		padding: 5px;
		min-width: 300x;
		}
#imgnivelbig img{
		margin: auto;
		}
#imgnivelbig p{
		margin: 5px 0px 0px 0px;
		}
#mosaico	{
		margin: 5px;
		border: 1px solid #C1BAB1;
		padding: 0px;
		min-width: 300x;
		height: 284px;
		float:left;
		}
#mosaico img{
		margin: 0px;
		}
/****************************** adaptaciones a la nueva plantilla /cabecera **************************/
	
	
div#cabecera {
	margin: 0px;
	width: 100%;
	overflow: auto;
	background-color: #005AAA;
	}
	
div#cabecera div#logo_uah {
	float: left;
	width: 	165px; /* 155 */
	margin: 0px;
	padding: 0px;
	background-color: #005AAA;
}

div#cabecera div#facultad {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* =BUSCADOR */

fieldset {
	border: none;
	}

#buscador {
	float: right;
	width: 158px;
	height: 57px;
	padding: 10px 10px 0px 0px;
	background-color: #005AAA;
	}

#buscador strong {
	display: none;
	}

#buscador input {
	display: block;
	float: right;
	width: 90%;
	border: none;
	font-size: x-small;
	padding: 1px 2px;
	}

#buscador #buscador_submit {
	width: auto;
	float: right;
	margin: 5px 1% 0px 0px;
	padding-right: 15px;
	color: #FFF;
	font-weight: bold;
	background: #005AAA url(/biblioteca/imagenes/general/ico_buscador_cabecera.gif) right center no-repeat;
	cursor: pointer;
	}

/*************	adaptaciones a la nueva plantilla / MENU SECUNDARIO (PORTADA, DIRECTORIO, MAPA WEB, ETC) *************/


div#menusec {
	margin: 0px 1px;
	padding: 5px 5px;
	background-color: #D1CBC5;
	background-image:url(/biblioteca/imagenes/general/fondo_menusec.gif);
	background-repeat: repeat;
	text-align:left;
	display: compact;
	border-left: 		1px solid #C1BAB1;
	border-right: 		1px solid #C1BAB1;
	}

div#menusec ul#menusecundario {
		list-style-type: 	none;
		font-family: 		Arial, Helvetica, sans-serif;
		font-size: 		0.7em;
		margin: 		3px 1px 3px 1px;
		letter-spacing: 0em;
}
div#menusec ul#menusecundario li.sublist {
		display: 		inline;
		padding: 		0px 1px 0px 4px;
		margin: 		5px 1px 5px 140px;
		border-right: 		1px solid #848484;
		}
div#menusec ul#menusecundario li {
		display: 		inline;
		padding: 		0px 1px 0px 4px;
		margin: 		5px 1px 5px 0px;
		border-right: 		1px solid #848484;
		}
div#menusec ul#menusecundario li.last {
		border-right: 		0px;
		}
div#menusec ul#menusecundario li a {
  		color: 			#0019A8;
		}
div#menusec ul#menusecundario li a:hover {
  		text-decoration: 	underline;
		}
div#menusec ul#menusecundario li img{
  		margin: 0px;
		padding: 0px 2px;
		vertical-align: text-bottom;
		}
div#menusec ul#menu h2 {
  		font-weight:		bold;
		font-family: 		Arial, Helvetica, sans-serif;
		}
		
/*************	adaptaciones a la nueva plantilla / accesibilidad *************/

span#bigA {

	font-size: 1.2em;
	font-weight:bold;
	}

/*************	pop ups especiales (buscadores, etc.) *************/

div#especiales {
background-color:#FFFFFF;
width: 700px;
margin: 10px auto;
padding: 1.5em; 
_font-size: 		0.7em;
font-size: 		0.7em;
border: 1px dotted #666666;
}

.imagennivel	{
		margin: 		0px 0px 10px 10px;
		color:			#EFAD00;
		float: left;
		padding: 0px 20px 0px 0px;
}

.imagenderecha	{
		margin: 		0px 0px 10px 10px;
		color:			#EFAD00;
		float: right;
		padding: 0px 20px 0px 0px;
}

.boton_izq
{
	margin: 0px 0px 5px 100px;
}

a.popup {
	padding-right: 1.55em;
	background: url(/biblioteca/imagenes/comunes/ico_enlace_externo.gif) right center no-repeat;
	}

a.sw {
	padding-right: 1.55em;
	background: url(/biblioteca/imagenes/disc.gif) right center no-repeat;
	}

a.popup_imagen {
	background: right center no-repeat;
	}

a.candado {
	padding-right: 1.55em;
	background: url(/biblioteca/imagenes/comunes/candado.gif) right center no-repeat;
	}

a.ancla {
	padding-right: 1.35em;
	background: url(/biblioteca/imagenes/comunes/ico_enlace_ancla.gif) right bottom no-repeat;
	}

a.pdf {
	padding-right: 1.55em;
	background: url(/biblioteca/imagenes/comunes/ico_pdf.gif) right center no-repeat;
	}
	
a.ppt {
	padding-right: 1.65em;
	background: url(/biblioteca/imagenes/comunes/ico_ppt.gif) right center no-repeat;
	}
	
a.email {
	padding-right: 1.55em;
	background: url(/biblioteca/imagenes/comunes/ico_mail.gif) right center no-repeat;
	}

a.doc {
	padding-right: 1.55em;
	background: url(/biblioteca/imagenes/comunes/ico_word.gif) right center no-repeat;
	}

.horizontal{
display:inline;
}

a.rojo
{
font-size: 1.6em;
color: #d23230;
}

.rojo_parrafo
{
font-size: 1.3em;
color: #d23230;
}

div.destacado {
	border: 0.2em solid #ECEBEA;
	background-color: #F5F4F3;
	margin: 1em 1em;
	}
	
div.destacado_sesiones {
	border: 0.2em solid #F3F5F8;
	background-color: #F3F5F8;
	margin: 1em 1em;
	}

div.destacado div.imagen {
	position: relative;
	bottom: 0.2em;
	right: 0.2em;
	padding: 1.5em 1em 0em 5em;
	background-repeat: no-repeat;
	background-position: 0em 0em;
	}

div.destacado_mas_informacion div.imagen {
	background-image: url(/biblioteca/imagenes/comunes/destacados_clip.gif);
	min-height: 3em;
	}

div.destacado_pdf div.imagen {
	background-image: url(/biblioteca/imagenes/comunes/destacados_pdf.gif);
	min-height: 3em;
	}

div.destacado_video div.imagen {
	background-image: url(/biblioteca/imagenes/comunes/destacados_video.gif);
	min-height: 5em;
	}

div.destacado_wmp div.imagen {
	background-image: url(/biblioteca/imagenes/comunes/destacados_wmp.gif);
	min-height: 3em;
	}
*.linea_fina {
	padding-bottom: 1em;
	border-bottom: 0.1em solid #CDCCCA;
	}

*.linea_punteada {
	padding-bottom: 1em;
	border-bottom: 0.1em dotted #CDCCCA;
	}

*.linea_fina_superior {
	padding-top: 1em;
	border-top: 0.1em solid #CDCCCA;
	}

*.linea_punteada_superior {
	padding-top: 1em;
	border-top: 0.1em dotted #CDCCCA;
	margin: 6px 0px 0px 0px;
	}

.nube{
   border: solid 1px #aaaacc;
   background-color: #ddddff;
   color: #666666;
   width: 335px;
   text-align: center;
}
.nube div.etiquetas{
   font-family: verdana,arial,helvetica;
   font-size:8pt;
   padding:5px;
}
.nube div.etiquetas span{
   float: left;
   margin: 0 3px 0 3px;
   height: 20pt;
   white-space: nowrap;
}
.nube div.etiquetas span.etiquetatam1{
   font-size: 110%;   
}
.nube div.etiquetas span.etiquetatam2{
   font-size: 120%;   
}
.nube div.etiquetas span.etiquetatam3{
   font-size: 130%;   
}
div.etiquetas span.etiquetatam4{
   font-size: 140%;   
}
.nube div.etiquetas span.etiquetatam5{
   font-size: 150%;   
}
.nube div.etiquetas span.etiquetatam6{
   font-size: 160%;   
}
.nube div.etiquetas span.etiquetatam7{
   font-size: 170%;   
}
.nube div.etiquetas span.etiquetatam8{
   font-size: 180%;   
}

.nube div.etiquetas span.etiquetatam9{
   font-size: 190%;   
}
.imagen_izquierda {
	float:left;
	margin-right: 2em;
}

.nube div.etiquetas span.etiquetatam10{
   font-size: 200%;   
}

*.no_mostrar{
	display: none;
}

#div_noticias{
height: 17em;
margin-bottom:1em;
overflow: auto;
}

/***		AYUDA Y FORMACIÓN		***/
.caja_flotante {
 border: 1px solid #dddddd;
  background: #f2f5f7 url(../imagenes/formacion/fondo_caja_flotante.png) 50% top repeat-x;
  height: auto;
  position: absolute;
  right: 5em;
  width: 30em;
  border-radius: 6px;
}

.caja_flotante ul{
list-style-image: url("/biblioteca/imagenes/formacion/li.gif");
}

input#otros{
		display: none;
}

.areas_desp{
background-color: #E8F0F2;
margin: 0 6em 2em 4.2em;
padding: 1em;
}

