* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
}

UL{
	list-style-type: none;
}

BODY {
	width: 100%;
	background-color: #FFF;
	font-family: Helvetica;
}

A {
	color: #77922b;
	text-decoration: none;
}

A:hover {
	color: #77922b;
	text-decoration:underline;
}


#header {
	background: transparent url(imgs/bg-header.jpg) scroll repeat-x left 7px;
	height: 222px;
	text-align: center;
	display: block;
	overflow: hidden;
}
		
	#navigation-menu {
		position: relative;
		border-bottom: 1px solid #eaeaea;
		font-size: 12px;
		color: #666;
		padding: 0px 10px 0px 10px;
		height: 55px;
		font-family: Helvetica;
	}
		#navigation-menu UL {
			position: absolute;
			bottom: -1px !important;
			bottom: -2px;
			right: 20px;
			height: 49px;
			padding-right: 2px;
		}
			#navigation-menu UL LI {
				position: relative;
				float: left;
				display: block;
				height: 48px;
			}
			#navigation-menu UL LI.menu_right {
				background-image:url(imgs/menu_right.png);
				background-repeat:no-repeat;
				background-position:bottom;
					display: block;
					float: left;
					line-height: 65px;
							
				}
				#navigation-menu UL LI A,
				#navigation-menu UL LI A:hover,
				#navigation-menu UL LI.current A {
					display: block;
					float: left;
					height: 48px;
					line-height: 65px;
					color: #666;
					padding: 0px 10px;
					padding-left: 55px;
					border-bottom: 1px solid #eaeaea;
					
					background-repeat: no-repeat;
					background-position: left bottom;
				}
				
				#navigation-menu UL LI A:hover,
				#navigation-menu UL LI.current A {
					border-bottom: none;
				}
				
				#navigation-menu UL LI A.inicio:hover,
				#navigation-menu UL LI.current A.inicio { background-image: url(imgs/inicio-hover.png); }
				
				#navigation-menu UL LI A.noticias:hover,
				#navigation-menu UL LI.current A.noticias { background-image: url(imgs/noticias-hover.png); }
				
				#navigation-menu UL LI A.sabiasque:hover,
				#navigation-menu UL LI.current A.sabiasque { background-image: url(imgs/sabiasque-hover.png); }
				
				#navigation-menu UL LI A.articulos:hover,
				#navigation-menu UL LI.current A.articulos { 
					padding-right: 15px;	/*Solución rápida para IE6*/
					background-image: url(imgs/articulos-hover.png); 
				}
				#navigation-menu UL LI A.hablemos:hover,
				#navigation-menu UL LI.current A.hablemos { background-image: url(imgs/hablemos-hover.png); }
				
				#navigation-menu UL LI A.menurss:hover,
				#navigation-menu UL LI.current A.menurss { background-image: url(imgs/rss/rss-hover.png); }
				
				#navigation-menu UL LI A.inicio { background-image: url(imgs/inicio.png); }
				#navigation-menu UL LI A.noticias { background-image: url(imgs/noticias.png); }
				#navigation-menu UL LI A.sabiasque { background-image: url(imgs/sabiasque.png); }
				#navigation-menu UL LI A.articulos { 
					padding-right: 15px;	/*Solución rápida para IE6*/
					background-image: url(imgs/articulos.png); 
				}
				#navigation-menu UL LI A.hablemos { background-image: url(imgs/hablemos.png); }
				#navigation-menu UL LI A.menurss { background-image: url(imgs/rss/rss.png); }
				
				#navigation-menu UL LI SPAN.left,
				#navigation-menu UL LI SPAN.right {
					position: absolute;
					bottom: -1px;
					width: 2px;
					height: 49px;
					z-index: 4;
					background: #FFF url(imgs/dotting-fusion.gif) scroll no-repeat bottom;
				}
					#navigation-menu UL LI SPAN.left {
						left: 0px;
					}
					#navigation-menu UL LI SPAN.right {
						right: -2px;
					}
				
	#header H1 {
		width: 766px;
		height: 167px;
		text-indent: -9999px;
		background: transparent url(imgs/title.jpg) scroll no-repeat;
		margin: 0 auto;
	}

#layout {
	padding: 0px 5%;
	font-size: .9em;
	color: #333;
	display: block;
	overflow: hidden;
	margin-top: 0px;
}

	#layout {
		position: relative;
		padding-top: 20px;
		padding-bottom: 7px;
		padding-left:40px;

	}

		* html body #layout {
			margin-bottom: 70px;
		}
	#layout H1 {
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 22px;
		color: #333;
	}
	#layout H1 IMG {
		margin-bottom: 0px;
		border-bottom: 0px;
		padding-bottom: 0px;
	}
		
	#layout_listado {
	padding: 0px 5%;
	font-size: .9em;
	color: #333;
	display: block;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
	padding-bottom: 0px;
	padding-left:40px;
	margin-bottom: 5px;
	}

	#layout_buscador {
	font-size:11px;
	color: #333;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	padding:0px;
	margin:0px;
	padding-left:30px;
	padding-right:30px;
	
	}
		#layout_buscador LABEL {
		}
		#layout_buscador INPUT {
			color:#999999;
			width:190px;
			border:1px solid #cccccc;
			padding:1px;
		}
		#layout_buscador SELECT {
			color:#999999;
			width:120px;
			border:1px solid #cccccc;
			padding:1px;
		}
		#layout_buscador BUTTON {
			color:#FFFFFF;
			background:url(imgs/buscador/btmCercar.png) no-repeat top left;
			width:140px;
			height:25px;
			padding-bottom:1px;
			padding-right:10px;
		}
		#layout_buscador BUTTON.top {
			background:url(imgs/buscador/topCerques.png) no-repeat top left;
		}
		#layout_buscador DIV.subir {
			text-align:right;
		}	
		#layout_buscador TABLE.buscador_top IMG {
			margin-top:5px;
			margin-right:4px;
		}
		#layout_buscador TABLE.buscador_top A {
			text-transform:uppercase;
		}
		#layout_buscador TABLE.buscador_top TD{
			line-height:20px;
		}
		
	#layout_listado H1 {
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 5px;
		color: #333;
	}
	
	#layout_listado H1.titulo_portada{
		font-size: 20px;
		padding-bottom:10px;
		padding-top:10px;
	
	}
	#layout_listado H1 A {
		font-size: 12px;
	}
	#layout_consultas {
	padding: 0px 5%;
	font-size: .9em;
	color: #333;
	display: block;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
	padding-bottom: 0px;
	padding-left:40px;
	margin-bottom: 5px;
	


}	#layout_consultas H1 {
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 5px;
		color: #333;
	}
	
	
	#sidebar {
		position: relative;
		width: 160px;
		/*No usamos border: dotted debido a que IE6 no es muy agraciado (estética fea) con este asunto...*/
		background: transparent url(imgs/dotting.gif) scroll repeat-y right;
		padding-bottom: 50px;
	}

		#sidebar.left {
			float: left; /* padding de (#layout, #footer) */
		}
		#sidebar UL {
			margin-top: 0px;
			color: #77922b;
			font-size: 13px;
			text-align: right;

			display: block;
			overflow: hidden;
		}
			#sidebar UL LI {
				text-align: left;
				background: transparent url(imgs/bg-sidebar-li.png) scroll no-repeat top left;	
				min-height: 23px;
				height: auto !important;
				height: 23px; /*IE6*/
				padding: 8px;
				padding-left: 15px;
				line-height: 23px;
				margin-right: 1px;
			}
			
			#sidebar UL .current{
				text-align: left;
				background: transparent url(imgs/bg-sidebar-li-select.png) scroll no-repeat top left;	
				min-height: 23px;
				height: auto !important;
				height: 23px; /*IE6*/
				padding: 8px;
				padding-left: 15px;
				line-height: 23px;
				margin-right: 1px;
			}
			
				#sidebar UL LI UL {
					color: #9d9d9d;
					margin-top: 5px;
					font-size: 11px;
					overflow: visible;
				}
				#sidebar UL LI UL.fondos_seleccion DIV.actual{
					background-image:url(imgs/flecha_submenu_verde.jpg);
					background-repeat:no-repeat;
					background-position:right;
				}
				
				#sidebar UL LI UL.fondos_seleccion DIV.actual A,
				#sidebar UL LI UL.fondos_seleccion DIV.actual A:hover{
							color: #63971b;
							display: block;
							padding-left: 10px;
							margin-left: -3px;
							margin-right:13px;
				}

				
				
				#sidebar UL LI UL.fondos_seleccion DIV{
					background-image:url(imgs/fecha_submenu_gris.jpg);
					background-repeat:no-repeat;
					background-position:right;
				}

					#sidebar UL LI UL LI {
						background: transparent url(imgs/dotting-x.gif) scroll repeat-x bottom;
						line-height: 15px;
						padding: 3px;
						padding-top: 6px;
					}
						#sidebar UL LI UL LI A,
						#sidebar UL LI UL LI A:hover{
							color: #9d9d9d;
							display: block;
							padding-left: 10px;
							margin-left: -3px;
							margin-right:13px;
						}
					#sidebar UL LI UL LI.submenu_current {
						background:url(imgs/flecha_submenu_verde.jpg);
						background-repeat:no-repeat;
						background-position:right;
						padding-top: 6px;
						
					}
					#sidebar UL LI UL LI.submenu_no_current {
						background:url(imgs/flecha_submenu_verde.jpg);
						background-repeat:no-repeat;
						background-position:right;
						padding-top: 6px;
						
					}
			#sidebar UL LI A,
			#sidebar UL LI A:hover {
				color: #77922b;
			}
			
			
		#sidebar .bottom {
			position: absolute;
			bottom: 5px;
			right: 1px;
			display: block;
		}
		
	#container.right {
		margin-left: 161px; /* 160px width #sidebar + 1px border*/
		padding: 0px 0px 0px 39px;
	}
	
	#container {
		background-position: bottom right;
		background-repeat: no-repeat;
	}
		#container.articulos { background-image: url(imgs/icono_articulos_fondo_contenido.jpg);	}
		#container.noticias { background-image: url(imgs/icono_noticias_fondo_contenido.jpg);}
		#container.sabiasque { background-image: url(imgs/icono_sabias_que_fondo_contenido.jpg);}
		#container.hablemos { background-image: url(imgs/icono_hablemos_fondo_contenido.jpg);}

		#container DIV.definicion UL {
			margin-left:30px;
		}	

		#container DIV.definicion LI {
			margin-left:30px;
			list-style-image:url(imgs/iconito_verde.jpg);
			margin-top: 10px;
		}	

			
		#container  A.leermas_portada {
			position:absolute;
			bottom:0;
			right:0;
			float: right;
		}
		
		#container  A.leermas {
			float: right;
		}

		
		#container_hablemos  A.leermas {
			/*float: right;*/
		}


#footer {
	padding: 0px 5%;
	font-size: .9em;
	color: #333;
	display: block;
	overflow: hidden;
	margin-top: 0px;
	
}


#footer{
	position: relative;
	clear: both;
	padding-bottom: 0px; /*IE7*/
	background: transparent url(imgs/bg-footer.jpg) scroll repeat-x left 0px;
	font-size: 11px;
	color: #333;
	height: 280px;
}

	#footer-right{
		position: absolute;
		z-index: 1;
		top: 0px;
		width: 349px;
		height: 251px;
	
	
	}
	#footer-left  {
		position: absolute;
		z-index: 1;
		top: 0px;
		width: 349px;
		height: 251px;
	}
		#footer-left {	
			left: 0px;
			background: transparent url(imgs/footer-left.jpg) scroll no-repeat;
		}
		#footer-right {	
			right: 0px;
			background: transparent url(imgs/footer-right.jpg) scroll no-repeat;
		}
	
	#footer-content {
		position: absolute;
		left: 0px;
		z-index: 2;
		padding: 100px 5% 0px 5%;
		width: 100% !important;
		width: 100%;
		display: block;
		overflow: hidden;
	}
		
		/*Parece ser que IE6 no coje el mismo ancho que los demas Browsers*/
		/*Porque el último UL se hace más pequeño y hace salto de línea*/
		/*Por esa razón se deja tal cual y se crea una excepción en la línea 196 (UL.singleton)*/
		/*Para más o menos alinearlo*/
		#wrap-footer-content {
			/*width: 780px; */
			width:100%; 
			margin: 0 auto;
			float:left;
		}
		
		#wrap-footer-content DIV.estruct{
			float:left;
			width:17%;
			
		}
		
			
		#footer-content UL {
			list-style-type: none;
			background: transparent url(imgs/bg-footer-left.jpg) scroll no-repeat left top;
			float: left;
			margin: 0px;
		}
			#footer-content UL.singleton {	
				/*width: 60px;*/
				margin-left:95px;
			}
			* html body #footer-content UL.singleton {
				margin-left:13px;
			}
			#footer-content UL LI {
				margin: 5px 0px;
			}
				#footer-content UL LI.caption {
					font-weight: bold;
					margin-bottom: 10px;
					margin-top: 0px;
				}
				#footer-content UL LI A,
				#footer-content UL LI A:hover {
					color: #333;
				}
				
	#footer .center {
		position: absolute;
		width: 100%;
		bottom:10px;
		left: 0px;
		margin: 0 auto;
	}	
		/* IE6 Bug - Position absolute y width al 100% da problemas.*/
		* html body #footer .center {
			width: 111%;	
		}	
	#meta-footer {
		/*position: absolute;
		bottom: 60px;
		left: 50px;*/
		position: relative;
		margin: auto;
		border-left: none;
		border-right: none;
		padding: 8px 0px;
		text-align: right;
		width: 90%;
		
		display :block;
		overflow: hidden;
	}
		#meta-footer STRONG.author {
			font-weight: normal;
			color: #666;
			float: left;
		}
		
		#meta-footer STRONG.author A {
			font-weight: normal;
			color: #666666;
			float: left;
			text-decoration:none;
		}
		#meta-footer UL {
			position: absolute;
			right: 0px;
			color: #cfa40d;		
		}
			#meta-footer UL LI {
				float: right;
				padding: 0px 8px;
				border-right: 1px solid #b7b7b7;
			}
			#meta-footer UL LI A{
				color:#CFA40D;
				text-decoration:none;
			}
			
				#meta-footer UL LI.last {
					padding-right: 0px;
					border-right: none;
				}
		
		
/********************************************/
/****************	OBJETOS	 ****************/
/********************************************/


.box {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	clear: both;
	color: #666;
	line-height:18px;
	font-size: 12px;
}


.box_sabias {
	position: relative;
	padding: 0px 0px 30px 0px;
	margin-bottom: 25px;
	margin-top:20px;
	clear: both;
	color: #666;
	line-height:18px;
	font-size: 12px;
	min-height:135px;
}

	.box.borderless {
		border: none;
		clear: none; /*Quitamos el salto de línea que produce*/
		padding: 0px 0px 40px 0px;
		margin-bottom: 0px;

	}
		/*Al no haber ni borde ni H1 debemos quitar el margen superior*/
		.box.borderless H2.listado { 
			margin-top: 0px;
			margin-bottom: 0px;
		}	
		.box.borderless.content H2 { 
			margin-top: 20px;
			margin-bottom: 0px;
		}		
		.box.borderless  H2 { 
			margin-top: 35px;
			margin-bottom: 0px;
		}		
		
		.box.borderless H2.descripcion { 
			margin-top: 0px;
			margin-bottom: 0px;

		}	
		.box.borderless UL {
			margin-left:50px;
				
		}	

		.box.borderless LI {
			list-style-image:url(imgs/iconito_verde.jpg);
			margin-top: 10px;
		}	
	.box.borderless IMG {
		position:inherit;
		left: 10px;
		margin-top: 10px;
	}

	.box_sabias H1.caption {
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 18px;
		color: #333;
		border-bottom: 1px solid #dfdfdf;
	}
	.box_sabias H2.descripcion {
		color: #545454;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 10px 0px;
		line-height: 17px;
	}
	.box_sabias H2 EM {
		color: #da7f03;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 10px 0px;
		line-height: 17px;
		font-style:normal;
		
	}
	
	.box_sabias IMG {
		position:absolute;
		left: 10px;
		margin-top: 5px;
	}
	.box_sabias .content {
		padding-left: 160px;
		padding-top: 0px;
	}
	
		
	.box.inline {
		width: 45%;
		margin-right: 5%;
		float: left;
		clear: none;
		/*height:180px;*/
	}
	.box.inline A{
		color:#666666;
		text-decoration:none;
		font-size:16px;
	}
	.box.inline A:hover{
		color:#999999;
		text-decoration:none;
		font-size:16px;
	}
	
		.box.inline.odd {
			margin-right: 0px;
			float: right;
		}
		.box.inline.odd DIV {
			padding-left:160px;
			padding-top:0px;
		}
		
		.box.inline H1.caption {
			position: relative;
		}
	.box H1.caption {
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 18px;
		color: #333;
		border-bottom: 1px solid #dfdfdf;
	}
	.box H2.descripcion {
		color: #545454;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 10px 0px;
		line-height: 17px;
	}
	
	
	.box IMG {
		position:relative;
		float:left;
		left: 10px;
		/*margin-top: 10px;*/
	}
	.box .content {
		padding-left: 160px;
		padding-top: 0px;
	}
		#container.right .box .content {
			padding-left: 0px;
		}	
		.box .content EM {
			font-style: normal;
			font-weight: bold;
			color: #da7f03;
			margin-right: 5px;
		}
		.box .content STRONG {
			font-weight: normal;
			margin-right: 20px;
		}
		.box .content P {
			margin: 10px 0px;
		}
		
		.box .content A.leermas {
			float: right;
		}
		.box .content A.leermas IMG {
			float: right;
		}
		
		.box .content A.leermas
		 {
			color: #749316;
			font-size: 12px;
		}	

		
		.box .content A.leermas:hover
		 {
			color: #749316;
			font-size: 12px;
			text-decoration:underline;
		}	

		.box .content A.leermas_portada
		 {
			color: #749316;
			font-size: 12px;
		}	

		
		.box .content A.leermas_portada:hover
		 {
			color: #749316;
			font-size: 12px;
			text-decoration:underline;
		}	


.box_hablemos {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	clear: both;
	color: #666;
	font-size: 12px;
}
		.box_hablemos UL {
			margin-left:50px;
		}	
		.box_hablemos LI {
			list-style-image:url(imgs/iconito_verde.jpg);
			margin-top: 15px;
		}	


	.box_hablemos.borderless {
		border: none;
		clear: none; /*Quitamos el salto de línea que produce*/
	}
		/*Al no haber ni borde ni H1 debemos quitar el margen superior*/
		.box.borderless H2.descripcion { 
			margin-top: 0px;
		}	
	.box_hablemos.inline {
		width: 45%;
		margin-right: 5%;
		float: left;
		clear: none;
	}
		.box_hablemos.inline.odd {
			margin-right: 0px;
			float: right;
		}
		.box_hablemos.inline H1.caption {
			position: relative;
		}
	.box_hablemos H1.caption {
		margin-top: -30px;
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 18px;
		color: #333;
	}
	.box_hablemos H2 {
		color: #DA7F03;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 10px 0px;
		line-height: 17px;
	}
		.box H2.descripcion {
		color: #545454;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 10px 0px;
		line-height: 17px;
	}
	.box_hablemos IMG {
		position: absolute;
		left: 10px;
		margin-top: 10px;
	}
	.box_hablemos .content {
		padding-left: 20px;
		padding-top: 10px;
		padding-bottom:20px;
	}
	
	.box_hablemos_error  {
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom:10px;
		position: relative;
		margin-bottom: 0px;
		clear: both;
		color: #666;
		font-size: 12px;
		display:none;
	}
	
	.box_hablemos_error  B{
		color:#FF0000;

	}
		#container.right .box_hablemos .content {
			padding-left: 0px;
		}	
		.box_hablemos .content{
			margin-left:0px;
			padding-left:0px;
		
		}
		.box_hablemos .content EM {
			font-style: normal;
			font-weight: bold;
			color: #da7f03;
			margin-right: 5px;
		}
		.box_hablemos .content STRONG {
			font-weight: normal;
			margin-right: 20px;
		}
		.box_hablemos .content P {
			margin: 10px 0px;
		}
		.box_hablemos .content A.leermas {
			float: right;
			
		}

.box_hablemos .content_consultas_anteriores {
	background:url(imgs/fondo_listado_consultas.png);
	background-repeat:no-repeat;
	height:86px;
}


.box_hablemos .content_consultas_anteriores p{
	margin-left:20px;
	padding-top:10px;
}

.box_hablemos .content_consultas_anteriores a{
	color:#b3c382;
	font-weight:bold;
	text-decoration:none;
}
.box_hablemos .content_consultas_anteriores a:hover{
	color:#b3c382;
	font-weight:bold;
	text-decoration:underline;
}

#alfabeto {
	margin: 0px auto;
	clear: both;
	color: #333;
	line-height: 23px;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
	#alfabeto,
	#alfabeto TABLE {
		border-collapse: collapse;
	}
	* html body #alfabeto TABLE {
		width: 685px;
		border: 1px solid white; /* IE6 posible bug*/
	}
	
	 #alfabeto A {
		display: block;
		float: left;
		text-align: center;
		width: 16px;
		height: 20px;
		padding: 6px 5px;
		background: transparent url(imgs/abc.png) scroll no-repeat;
		color:#555555;

	}
		#alfabeto A:hover,
		#alfabeto A.current {
			color: #FFF;
			background: transparent url(imgs/abc-current.png) scroll no-repeat;
			text-decoration:none;
		}
	
	#terminos {
		margin: 20px 0px 5px;
		font-size: 12px;
		color: #666;
	}
		#terminos LI {
			position: relative;
			border-bottom: 1px solid #e8e6e7;
			line-height: 35px;
			text-transform: uppercase;
		}
			#terminos LI.current {
			border-bottom: 1px solid #e8e6e7;
			
			}
			
			#terminos LI A {
				display: block;
				height: 35px;
				padding: 0px 15px;
				color: #666;
			}
				#terminos LI A SPAN {
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					width: 8px;
					height: 35px;
				}
				#terminos LI.current A:hover {
					background-color: transparent;
				}
			#terminos LI.current {
				background: transparent url(imgs/bg-terminos-right.png) scroll right;
				background-repeat:no-repeat;
			}
			#terminos LI.current SPAN {
					display: block;
					background: transparent url(imgs/bg-terminos-left.gif) scroll right;
					background-repeat:no-repeat;

				}
			#terminos LI.hover_sabias {
				background: transparent url(imgs/bg-barra-right.png) scroll right;
			}
			#terminos LI.hover_sabias SPAN {
					display: block;
					background: transparent url(imgs/bg-barra-left.png) scroll right;
			}
		
		

.definicion {
	clear: both;
	padding-top: 20px;
	color: #666;
	font-size: 12px;
}
	.definicion H2 {
		color: #DA7F03;
		margin-bottom: 10px;
		font-size: 14px;
		text-transform: uppercase;
	}

	.definicion STRONG EM {
		text-transform: uppercase;
		color: #798e3f;
		font-style: normal;
	}
	.definicion P {
		margin-top: 10px;
	}


	.definicion .content H2 {
		color: #DA7F03;
		margin-bottom: 0px;
		font-size: 100%;
		text-transform: uppercase;
		margin-top:35px;
		color:#666666;
	}

	
A.leermas,
A.leermas:hover {
	color: #749316;
	font-size: 12px;
}	


.clear-both {
	clear: both;
}
.center {
	margin: 0 auto;
	text-align: center;
}

.sabiasqueSeparadorSuperior{
	background:transparent url(/styles/imgs/fondo_listado_sabiasque_1.png) repeat-x scroll 0 0; 
	padding:0px;
	margin-top:62px;
	margin-bottom:0px;
	margin-left:6px;
	height:1px;
}

.sabiasqueSeparadorInferior{
	background:transparent url(/styles/imgs/fondo_listado_sabiasque_1.png) no-repeat scroll 0 0; 
	height:6px;
	margin-left:6px;
}

#capaDetalle{
	margin-top:0px !important;
	margin-top:-14px;
	background:transparent url(/styles/imgs/fondo_listado_sabiasque_0.png) no-repeat scroll 0 0;
	padding-top:20px;
	padding-left:25px;
	padding-bottom:20px;
}


/***** MENU HABLEMOS *******/

	#menu_hablemos {
		position: relative;
		font-size: 12px;
		color: #666;
		padding: 0px 0px 0px 0px;
		height: 45px;
		font-family: Helvetica;
		background-position:top;
		background-repeat:repeat-x;
		margin-top:-6px;
	}
		#menu_hablemos UL {
			position: absolute;
			bottom: -1px !important;
			bottom: -2px;
			right: 20px;
			height: 45px;
			padding-right: 2px;
		}
			#menu_hablemos UL LI {
				position: relative;
				float: left;
				display: block;
				background:  url(imgs/botones_sugerencias.png);
				background-repeat:no-repeat;
				height: 45px;
				width:198px;
				text-align:center;
				line-height:30px;
			}
			#menu_hablemos UL .current{
				position: relative;
				float: left;
				display: block;
				background:  url(imgs/botones_sugerencias_select.png);
				background-repeat:no-repeat;
				height: 45px;
				width:198px;
				text-align:center;
				line-height:30px;
			}
				#menu_hablemos UL LI A,
				#menu_hablemos UL LI A:hover{
					display: block;
					float: left;
					color: #666;
					padding: 0px 0px;
					padding-left: 0px;
					color:#4b4b4b;
					background-repeat: no-repeat;
					background-position: left;
					margin-left:20px !important;
					margin-left:10px;
				}
				
				#menu_hablemos UL LI.current A {
					display: block;
					float: left;
					color: #666;
					padding: 0px 0px;
					padding-left: 0px;
					color:#969b73;
					background-repeat: no-repeat;
					background-position: left;
				}
				
				#menu_hablemos UL LI A:hover,
				#menu_hablemos UL LI.current A {
					border-bottom: none;
				}
				
				#menu_hablemos UL LI A.inicio:hover,
				#menu_hablemos UL LI.current A.inicio { background-image: url(botones_sugerencias_select.png); }
				
				
				#navigation-menu UL LI A.inicio { background-image: url(imgs/inicio.png); }
				#navigation-menu UL LI A.noticias { background-image: url(imgs/noticias.png); }
				#navigation-menu UL LI A.sabiasque { background-image: url(imgs/sabiasque.png); }
				#navigation-menu UL LI A.articulos { 
					padding-right: 15px;	/*Solución rápida para IE6*/
					background-image: url(imgs/articulos.png); 
				}
				#navigation-menu UL LI A.hablemos { background-image: url(imgs/hablemos.png); }
				

.formulario{
	float:left;
	margin-top:5px;
	margin-left:0px;
	height:350px;
	width:100%;
	background-image:url(imgs/fondo_form.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-family: Helvetica;
	font-size:12px;
	color:#666;
}
.formulario LABEL{
	float:left;
	clear:left;
	display:block;
	width:200px;
}

.formulario fieldset{
	margin-top:20px;
	margin-left:20px;
	border:0 none;
	padding:5px 5px 5px 10px;
}

.formulario fieldset td{
	padding-bottom:5px;
}
.formulario LABEL.ancho{
	clear:left;
	border:0 none;
	display:block;
	padding:5px 5px 5px 0px;
	width:90%;
}

.formulario input{
	border: 1px solid #cccccc;
	width:300px;
	margin:0px;
	color:#333333;
	float:left;
	clear:left;

}

.formulario input.boton{
	border: 1px solid #cccccc;
	width:138px;
	height:34px;
	background-image:url(imgs/boton_formulario.jpg);
	background-repeat:no-repeat;
	border:0px;
	color:#333333;
	margin-left:0px;
	padding-left:0px;
	float:right;
}
.formulario textarea{
	border: 1px solid #cccccc;
	width:100%;
	height:60px;
	margin-bottom:10px;	
	margin-left:0px;
	clear:left;
	float:left;
	color:#333333;
	font-family: Helvetica;

	
}
/* botonera sabias que */
.botonera_avance{
width:105px;
float:right;
padding-top:15px;
padding-bottom:10px;
}
.botonera_avance ul{
right:auto;
float:right;

}

.botonera_avance li{
display:inline;
}

.consultasSubir{
	text-align:right;
	width:100%;
}

/* Títulos */
.ttlNoticias{
	margin-bottom:0px; padding-bottom:0px; font-size:22px;
	border-bottom:1px solid #DFDFDF;
	height:40px;


}
.ttlSabiasque{
 	margin-bottom:0px; padding-bottom:0px; font-size:22px;
	border-bottom:1px solid #DFDFDF;
	height:40px;
}
.ttlArticulos{
	margin-bottom:0px; padding-bottom:0px; font-size:22px;
	border-bottom:1px solid #DFDFDF;
	height:40px;


}
.ttlConsultas{
	margin-bottom:0px; padding-bottom:0px; font-size:22px;
	border-bottom:1px solid #DFDFDF;
	height:40px;

}
.ttlBuscador{
 	margin-bottom:0px; padding-bottom:0px; font-size:22px;
	border-bottom:1px solid #DFDFDF;
	height:40px;
}

/* /Títulos */

/* Buscador */

DIV#caixaCerca{
	float:right;
	width:300px;
	background: url(imgs/buscador/caixaCerca.png) no-repeat top left;
	height:28px;
	margin:0px;
	padding:0px;
	margin-right:40px;
}
	DIV#caixaCerca INPUT{
		color:#666666;
		margin-top:6px;
		margin-left:4px;
		font-size:11px;
		width:245px;
	}
	DIV#caixaCerca DIV{
		float:left;
		cursor:pointer;
		width:26px;
		height:24px;
	}

DIV#panellCerca {
	background:url(imgs/buscador/caixaCercaGran1_0.png) repeat-x top left;
	height:56px;
	margin-bottom:30px;
}
	DIV#panellCerca .dreta {
		background:url(imgs/buscador/caixaCercaGran1_1.png) no-repeat top left;
		height:56px;
	}
	DIV#panellCerca .esquerra {
		background:url(imgs/buscador/caixaCercaGran1_2.png) no-repeat top right;
		height:56px;
		padding-top:10px;
		padding-left:18px;
	}
	
TABLE#buscadorLlegenda {
	background:url(imgs/buscador/puntGris.png) repeat-x top left;
	padding:0px;
	margin:0px;
	margin-bottom:30px;
}

	TABLE#buscadorLlegenda .esquerra {
		padding-top:2px;
		background:url(imgs/buscador/puntGris.png) repeat-y top left;
	}
	TABLE#buscadorLlegenda .baix {
		padding-bottom:10px;
		background:url(imgs/buscador/puntGris.png) repeat-x bottom left;
	}
		TABLE#buscadorLlegenda .baix TD {
			padding-bottom:10px;
		}
			TABLE#buscadorLlegenda .baix TD A {
				padding-left:10px;
			}	
	
	
.buscador_colorNoticias, .buscador_colorNoticias:hover {
	color:#5993A9;
}
.buscador_colorGlosario, .buscador_colorGlosario:hover {
	color:#FAB529;
}	
.buscador_colorArticulos, .buscador_colorArticulos:hover {
	color:#115C1B;
}
.buscador_colorConsultorio, .buscador_colorConsultorio:hover {
	color:#AD4B1C;
}

.buscador_tituloAmbito {
	padding-left:10px;
}

DIV.buscador_resultadoEstruct {
	background:url(imgs/buscador/puntGris.png) repeat-x top left;
}
	DIV.buscador_resultadoEstruct DIV.resultadoEstruct_esquerra {
		padding:12px;
		background:url(imgs/buscador/puntGris.png) repeat-y top left;
	}
	DIV.buscador_resultadoEstruct DIV.resultadoEstruct_baix {
		background:url(imgs/buscador/puntGris.png) repeat-x bottom left;
	}	
	DIV.buscador_resultadoEstruct DIV.resultadoEstruct_fondoPaginacion {
		background:url(imgs/buscador/fondoPaginacion.jpg) no-repeat top center;
		height:62px;
	}
		DIV.buscador_resultadoEstruct DIV.resultadoEstruct_fondoPaginacion TABLE {
			margin-top:2px;
		}


.contenedorResultados {
	background:url(imgs/buscador/numResultats1_0.png) repeat-x top left;
}
	.contenedorResultados .esquerra {
		background:url(imgs/buscador/numResultats1_1.png) no-repeat top left;
	}
	.contenedorResultados .dreta {
		background:url(imgs/buscador/numResultats1_2.png) no-repeat top right;	
		height:30px;
		padding-top:14px;
	}
	
TD.contenidoResultado TABLE {
	color:#999999;
}
	TD.contenidoResultado TABLE B{
		color:#333333;
	}
	TD.contenidoResultado TABLE STRONG{
		color:#333333;
	}


/*** autocompletado **/
INPUT.escribiendo {
	background: url(imgs/buscador/lapiz.gif) no-repeat top right;
}

.ac_results {
		border: 1px solid #F9A000;
		background-color: #FFFBF5;
		padding: 4px;
		margin: 0px;
		list-style: none;
		position: absolute;
		z-index: 10000;
		display: none;
		font-size:11px;
		color:#666666;
	}
	.ac_results ul {
		padding: 0px;
		margin: 0px;
	}
	.ac_results li {
		padding-top: 2px;
		padding-bottom: 2px;
		white-space: nowrap;
		text-align: left;
		list-style-image: none;
		overflow: hidden;
	}
	.ac_results li.ac_over {
		color:#333333;
		cursor: pointer;
		background-color: #F4E1B6;
	}
	.ac_loading {
		background-image: url(imgs/buscador/loader.gif);
		background-position: right;
		background-repeat: no-repeat;
	}
	
	
DIV#buscadorError {
	color:#666666;
	font-size:12px;
	background-color:#FFFECC;
	border-bottom:4px dotted #CC3333;
	height:60px;
	padding:10px;
	padding-top:30px;
	width:400px;
}
	DIV#buscadorError SPAN.titulo {
		color:red;
	}
	
	
/** integración de Favoritos Lateral inicio **/
#favoritos.left {
	float:left;
	clear:left;
}
/*
#sidebar.left{
	float:none;	
}
*/
	#favoritos {
		background:url(imgs/favoritos_caja_top.jpg) no-repeat 0 top;
		padding-bottom:50px;
		padding-top:69px;
		margin-top:-12px;
		margin-left:5px !important; /*ie6 hack*/
		margin-left:3px;
		position:relative;
		width:155px;
	}
		#favoritos #favoritos-titulo{
			color:#749316;
			position:absolute;
			top:0;
			right:4px;
		}
		
		#favoritos #favoritos-center{
			background:url(imgs/favoritos_caja_center.jpg) repeat-y 0 0;
			padding-left:8px;
			padding-bottom:5px;
		}	

		#favoritos #favoritos-bottom{
			background:url(imgs/favoritos_caja_bottom.jpg) no-repeat 0 0;
			font-size:1px;
			height:3px;
		}
	
	#favoritos ul {
		list-style:none;
		list-style-image:none;
		position:relative;
	}
	
	#favoritos ul li{
		position:relative;
		color:#9D9D9D;

	}	
		#favoritos ul li DIV{
			position:relative;
			background:url(imgs/favoritos_puntos.jpg) no-repeat 0 bottom;
			padding-left:6px;
			padding:6px 0 6px 6px;
			width:132px;
		}
		
			#favoritos ul li DIV A.acceder{
				display:block;
				float:right;
				width:14px;
				height:14px;
				background:url(imgs/favoritos_flecha_acceder.jpg) no-repeat 0 0;
				text-decoration:none;
				margin-top:3px;
				
			}
		
		#favoritos ul li A{
			color:#9D9D9D;	
			font-size:11px;
		}
		
	#favoritos A#favoritos-completo{
		background:url(imgs/favoritos_mas.jpg) no-repeat left 0;	
		font-size:11px;
		padding-left:15px;
		display:block;
		margin:5px 0 0 15px;
	}

/** integración de Favoritos Lateral fin **/
	
/** integración de Favoritos Listado inicio **/
.favoritos-tipo0,
A.favoritos-tipo0:hover{
	color:#d99401;
}

.favoritos-tipo1,
A.favoritos-tipo1:hover{
	color:#488fa6;
}

.favoritos-tipo2,
A.favoritos-tipo2:hover{
	color:#9fb52c;
}

.favoritos-tipo3,
A.favoritos-tipo3:hover{
	color:#a24c83;
}

.favoritos-tipo0 h2{
	background:url(imgs/favoritos_topo_tipo0.jpg) no-repeat left 3px;			
}

.favoritos-tipo1 h2{
	background:url(imgs/favoritos_topo_tipo1.jpg) no-repeat left 3px;			
}

.favoritos-tipo2 h2{
	background:url(imgs/favoritos_topo_tipo2.jpg) no-repeat left 3px;			
}

.favoritos-tipo3 h2{
	background:url(imgs/favoritos_topo_tipo3.jpg) no-repeat left 3px;			
}

.item-resumenFavoritos A.favoritos-tipo0{
	background:url(imgs/favoritos_topo_tipo0.jpg) no-repeat left 1px;		
}

.item-resumenFavoritos A.favoritos-tipo1{
	background:url(imgs/favoritos_topo_tipo1.jpg) no-repeat left 1px;		
}

.item-resumenFavoritos A.favoritos-tipo2{
	background:url(imgs/favoritos_topo_tipo2.jpg) no-repeat left 1px;	
}

.item-resumenFavoritos A.favoritos-tipo3{
	background:url(imgs/favoritos_topo_tipo3.jpg) no-repeat left 1px;	
}
	
.favoritos-tipo0 A.acceder{
	background:url(imgs/favoritos_acceder_tipo_0.jpg) no-repeat 0 0;
	width:15px;
	height:15px;
	display:block;
	margin:2px 0 0 0;
	text-decoration:none;
}

.favoritos-tipo1 A.acceder{
	background:url(imgs/favoritos_acceder_tipo_1.jpg) no-repeat 0 0;
	width:15px;
	height:15px;
	display:block;
	margin:2px 0 0 0;
	text-decoration:none;
}

.favoritos-tipo2 A.acceder{
	background:url(imgs/favoritos_acceder_tipo_2.jpg) no-repeat 0 0;
	width:15px;
	height:15px;
	display:block;
	margin:2px 0 0 0;
	text-decoration:none;	
}


.favoritos-tipo3 A.acceder{
	background:url(imgs/favoritos_acceder_tipo_3.jpg) no-repeat 0 0;
	width:15px;
	height:15px;
	display:block;
	margin:2px 0 0 0;
	text-decoration:none;	
}

DIV.favoritos P{
	color:#424242;
}

DIV.favoritosSeparadorSuperiorResumen,
DIV.favoritosSeparadorSuperior{
	background:url(imgs/fondo_listado_favoritos.png) repeat-x scroll 0 0 transparent;
	height:1px;
	margin:40px 0 0 6px;
	padding:0;
	font-size:1px;
}
	DIV.favoritosSeparadorSuperior{
		margin-top:30px;
		margin-left:20px;		
	}


DIV.favoritosSeparadorInferiorResumen,
DIV.favoritosSeparadorInferior{
	background:url(imgs/fondo_listado_favoritos.png) no-repeat scroll 0 0 transparent;
	height:6px;
	margin:0 0 0 8px;
	padding:0;
	font-size:1px;
}
	DIV.favoritosSeparadorInferior{
		margin-left:20px !important;
		margin-left:24px;		
	}


DIV.resumenFavoritos{
	margin-left:6px;
	padding:5px 0 30px 0;
	background:url(imgs/favoritos_fondo_resumen.jpg) repeat-x left top;
	border-left:1px solid #e5e5e5;
}
	.resumenFavoritos DIV.item-resumenFavoritos{
		margin:5px 0 0 30px;	
	}
	
		DIV.item-resumenFavoritos A{
			text-decoration:none;
			padding-left:14px;
		}
		
DIV.listadoFavoritos{
	margin-left:20px;
	padding:5px 0 30px 0;
	background:url(imgs/favoritos_fondo_resumen.jpg) repeat-x left top;
	border-left:1px solid #e5e5e5;
	position:relative;
}
	.listadoFavoritos IMG.icono-favorito{
		left:-15px;
		top:-6px !important;
		top:-7px;		
		position:absolute;
		float:none;
	}
	
	.listadoFavoritos H2{
		margin-left:77px;
		padding-left:20px;
		font-size:14px;
		text-transform:uppercase;
	}
	
	.listadoFavoritos DIV.content{
		padding-left:77px;
	}
	
		.listadoFavoritos DIV.content UL{
			position:relative;
			padding-left:35px;
			color:#424242;
			list-style:none;
			list-style-image:none;
		}
			.listadoFavoritos DIV.content UL LI{
				margin:8px 30px 8px 0;	
			}
		
/** integración de Favoritos Listado fin **/	

#layout_rss{
	font-size:12px;
	color: #666666;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	padding:0px;
	margin:0px;
	padding-left:30px;
	padding-right:30px;
}

	#layout_rss H1{
		color:#333333;
		font-weight:normal;
		margin-top:10px;
		margin-bottom:18px; 
		padding-bottom:0px; 
		font-size:22px;
		border-bottom:1px solid #DFDFDF;
		height:22px;
	}
	
	
TABLE.rss {
	background:url(imgs/buscador/puntGris.png) repeat-x top left;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

	TABLE.rss .esquerra {
		padding-top:2px;
		background:url(imgs/buscador/puntGris.png) repeat-y top left;
	}
	TABLE.rss .baix {
		padding-bottom:10px;
		background:url(imgs/buscador/puntGris.png) repeat-x bottom left;
	}
		TABLE.rss .baix TD {
		}
			TABLE.rss .baix TD A {
				padding-left:10px;
			}	

	TABLE.rss H2{
		color:#DA7F03;
		font-size:14px;
		font-weight:normal;
		margin-top:15px;
		margin-bottom:8px;
	}
	
	TABLE.rss P{
		margin-top:4px;
	}

	TABLE.rss UL{
		margin-top:10px;
		margin-left:30px;
		list-style-image:url("/styles/imgs/bullet_rss.png");
		line-height:20px;
	}
	DIV.rss A.leermas{
		float: right;
	}

TABLE.comoSuscribirse{
}
	
	TABLE.comoSuscribirse TABLE.rss{
		margin-bottom:0px;
	}

	TABLE.comoSuscribirse H2{
		color:#DA7F03;
		font-size:14px;
		font-weight:normal;
	}
	
	TABLE.comoSuscribirse UL{
		margin-left:30px;
		list-style-image:url("/styles/imgs/bullet_rss.png");
	}

	TABLE.comoSuscribirse LI{
	}
	
	TABLE.comoSuscribirse BLOCKQUOTE{
		margin-left:20px;
		margin-bottom:10px;
		margin-top:5px;
		margin-left:20px;			
	}
	
	TABLE.comoSuscribirse TABLE.rss BLOCKQUOTE{
		margin-bottom:0px;
	}