@charset "utf-8";
.comp{height:95px !important;} 
.ui-layout-north,.RadMenu {text-align:left}
.subtitulo1 img{float:right;margin-top:-5px;_margin-top:-20px;#margin-top:-20px}
#articulo_Interactua .articulo_Comparte{margin-top:15px;margin-bottom:15px;float:left;border:1px solid #27757f; padding-bottom: 15px; padding-left: 30px; padding-right: 30px; padding-top: 15px; width: 90%;}
#articulo_Interactua .articulo_Comparte span{float:left; line-height:20px; padding-right:5px;font-size:14px;color:#27757f;font-weight: bold}
#articulo_Interactua .articulo_Comparte a {float:left; margin-left:15px; display:inline}
#articulo_Interactua .articulo_Comparte a img{float:left; margin:0}
.not_rel_container .socializable{padding:5px;width:89%;}
.not_rel_container .socializable a{float:left;display:block;margin:5px;}

#header div>.contentWrap {
	margin-right:36px;
	
	}
div>.contentWrap {
margin-right:10px;
height:auto;

}
#header div>.contentWrap {
	margin-right:36px !important;
	
	}
/*
.contentWrap{
_margin-right:10px;
}*/


/*";/* ie */



.COIB_Principal{
	min-width:900px;
}
* /*Set's border, padding and margin to 0 for all values*/ {
	padding: 0;
	margin: 0;
	border: 0;
}
body, html {
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
body {	
	min-width: 760px;	
}

.clear {
	clear: both;
}
#mainContainer {
	min-height: 300px;
	min-width:995px;
}
* html #mainContainer {
	height: 300px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height 

***/
}
/**************************
HEADER
**************************/
#header {
	/*padding: 10px;*/
	height:90px;
}
#header .float-wrap {
	height:10px;
	width:100%;	
}



#header #content{
	height:90px;
		/*06112008*/
		_width:96%;
		_margin-right:-150px;					
}


#header .outer{
	height:50px;
	
}
* html #header .outer{
	overflow:hidden;
	
}
/**************************
CONTENT AND COLUMNS
**************************/
#header .outer {
	padding-left: 185px;
	padding-right: 150px;
	
}
#header .right{
	margin-right:-150px !important;
	padding-top:0px;
	
}
 .outer {
	padding-left: 185px;
	padding-right: 175px;
	
}
/*** This is the visible right col background. Because of IE (both 6 and 7) the right col background and inner border is in fact an 

repeating image where 1px of the left part of the image is black, and is simulating a border.
***/

.inner {
	
	margin-left: -2px; /*** This fixes a small overlap problem. Without this the border on the left side of the right column 

won't be visible ***/
	padding-right:0px;	
	width: 100%; 	
}


/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout. It blows 
my mind that all this hacking is being caused by the mighty Gecko engine! (shakes head ruefully)
***/
.float-wrap {
	float: left;
	width:100%;
	margin-left: -185px; /*** Same length as .outer padding-left but with negative value ***/
}

#content {
	float: right;
	
	margin-right: -181px; 	/*** Same length as .outer padding-left but with negative value ***/		
	width: 100%;
	margin-top:17px;	
		/*06112008*/
		_width:98%;
		_margin-right:-168px;			
}

#header #content{
margin-top:0px;
}
* html #content {
	position: relative; /*** IE needs this  ***/
}


#header .left{
	/*06112008*/
	_margin-top: -90px! important
}


/**************************
LEFT COLUMN
**************************/
/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/
.left {
	float: left;
	width: 170px;
	padding: 5px;
	overflow:hidden;
		/*06112008*/
		_position:absolute;		
		_top:90px;
		_left:0px;
		_z-index:100;
}
* html .left {
	/*position: relative;  IE needs this  ***/
	
}

/*************************
RIGHT COLUMN
**************************/
.right {
	float: right;
	width: 180px;
	position: relative; /*** IE needs this  ***/
	padding: 5px;
	
	margin-right: -190px !important; /** This negative margin-right value is the width of the right column + the padding, in this 

example 130px. ***/	
	#margin-right: -175px !important;  /*IE 7*/
	_margin-right: -175px !important;  /* IE 6*/
}

* html .right {
	
}

.box{
margin-top:-12px;
/*
width: 180px;
min-width: 180px;
max-width: 180px;
padding: 0px;
margin: 0px;
position:relative;
overflow:hidden;
float:right;*/
}

/**************************
FOOTER
**************************/
#footer {
	text-align: center;
}
div.bloqueMarco {
	position: inherit;
	clear:both;
	height:auto;
	display:block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/bloque_top.gif); /* bloque_top.gif */
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:5px;
	min-height: 45px;	
}

div.bloqueFondo {
	position: inherit;
	clear:both;
	height:auto;
	display:block;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/bloque_fondo.gif); /* bloque_fondo.gif */
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding-right:5px;
	padding-left:5px;
	min-height:45px;	
	height:auto;	
	text-align:left;
	width:175px;
	overflow:auto;	
}

div.bloqueTop {
	position:inherit;
	clear:both;
	height:auto;
	display:block;
	background-color:#097D9A; /*#27757F;*/
	text-indent: 2px;
	/*width:168px;*/
	width:169px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8FB7BC;
	height: 23px;
	vertical-align: bottom;
	margin-bottom:1px;
}

div.bloquePie {
	position:inherit;
	clear:both;
	height:auto;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/bloque_bajo.gif); /*bloque_bajo.gif */
	background-repeat:no-repeat;
	/*background-position:bottom;*/
	background-position: -1px 0px;
	height:5px;
	/*width:171px;*/
	width:180px;
	margin-left:1px;
}

.bloqueTitulo {
	position:inherit;
	clear:both;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding:4px 0 0 10px;
	text-indent:0;
	float:left;
}

div.bloqueVertodos {
	position:relative;
	clear:both;
	height:auto;
	text-align: left;
	float:right;
	width:70px;
	height:18px;
	margin-right:4px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/ver_todos.gif); /*ver_todos.gif */
	background-repeat:no-repeat;
	background-position:right;
}

div.bloqueVertodos:hover {
	text-align: left;
	float:right;
	width:70px;
	margin-right:4px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/ver_todos_2.gif);/*ver_todos2.gif */
	background-repeat:no-repeat;
	background-position:right;
}

a.linkVertodos{
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}

a.linkVertodos:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:underline;
}


.ContenidorIdioma div{
background-image:url(/es-es/sistema/disenos/estilos/imgs/barra.jpg);/*barra.jpg */
background-position:top right;
background-repeat:no-repeat;
text-align:right;
width:400px;
display:inline;
padding-left:300px;
padding-bottom:5px;/**/
padding-right:10px;	
height:20px;
vertical-align:top;
margin-right:10px;
float:left !important;width:auto !important;
}

.ContenidorIdioma div a{		
	color:#ADC9CB;
	text-decoration:none;
	font-size:10px;	
	background-repeat:no-repeat;
	background-position:right;
	margin-top:2px !important;
	padding-top:2px;
	float:left !important;margin-right:10px !important;width:auto !important;
}
#listaForum { /* estilo del fondo del elemento de men */
	margin-top: 0;
	margin-left: 2px;
	padding-left: 0;
	padding-bottom: 3px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
 }


#listaForum ul{ /* estilo del fondo del elemento de men */
	line-height: 22px;
	list-style-position: inside;
	list-style-image: url(/es-es/sistema/disenos/estilos/imgs/ico_forum.gif);/*ico_forum.gif */
 }
 
#listaForum a:link { /* estilo del fondo del link dentro del elemento de men */ 
	color: #006699;
	list-style-position: inside;
	list-style-image: url(/es-es/sistema/disenos/estilos/imgs/ico_forum.gif);/*ico_forum.gif */
	text-decoration: none;
	vertical-align: middle;
	}
 
#listaForum a:hover { /* estilo del fondo del link dentro del elemento de men */
	text-decoration: underline;
	list-style-position: inside;
	list-style-image: url(/es-es/sistema/disenos/estilos/imgs/ico_forum.gif);/*ico_forum.gif */
	vertical-align: middle;
	}






/***************************************************************************************
ESTILOS CORESPONDIENTES A LA CABECERA */
.iconosSuperior {
display:block;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
height: 18px;
margin-bottom:11px;
margin-top:24px;
margin-right:35px;
min-width:550px;
z-index:999;
float:right; 	
}

.iconosSuperior li
{
display: inline;
list-style-type: none;
margin:0;
padding:0;
border:0;
}

.iconosSuperior li a
{
width:18px;
height:18px;
margin:0;
padding:0;
border:0;
}


.icono{
margin-left:4px;
right: auto;
text-decoration: none;
outline-color: #FFFFFF;	
vertical-align:top;
}

.iconosSuperior .icono .iconoHome:link{
background-image:url(/es-es/recursos-1/globales/imagenes-marco/ico_home.gif);/*ico_home.gif */
}

.iconosSuperior .icono .iconoHome:hover{
background-image:url(/es-es/recursos-1/globales/imagenes-marco/ico_home2.jpg);/*ico_home2.gif */

}

.icono img{
border: 0px;	
cursor:pointer;
}
.icono span input{
border: 0px;	
cursor:pointer;
}

/***************************************************************************************
ESTILOS CORRESPONDIENTES A LA COLUMNA DERECHA */
/*
.cajaBuscador{
	width:167px;
	height:33px;
	border-bottom:#AAC9CC 5px solid;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/pixel.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#097D9A;
	margin-top:0px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:0px;
	padding-right:3px;
	vertical-align:top;
}

.textoCercar{
float:left;
width:auto;
text-indent:5px;
padding-top:10px;
}

.textoBuscador{
border:#D4E3E5 2px solid;
height:15px;
font-size:11px;
margin-right:3px
}
*/

.fichasVisitadas{

	/*background-color:#FF6633;*/
	position:relative;
	clear:both;
	height:auto;
	display:block;	
	width:100%;
	text-align:left;
	margin-left:0px;	
	float:left;		
}
.fichasVisitadas ul{
	position:relative;
	clear:both;
	height:auto;
	display:block;
	/*width:150px;*/
	text-align:left;
	margin-left:9px;
	margin-top:0px;	
	float:left;	
	/*margin-bottom:5px;*/	
	clear:both; /*clear*/

}

.fichasVisitadas ul li{
position:relative;
/*list-style-type:none;*/
/*list-style-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs.gif);*/ 
list-style-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_green.gif);
list-style-position: outside;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-top:0px;
padding-bottom:0px;
margin-left:8px;
margin-bottom:1px;
background-position: 0px 3px;
clear:both; /*clear*/
}

div.fichasVisitadas div.comenzar ul.ulcomenzar li.fichasVisitadas_first a:hover{
list-style-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_blue_on.gif) !important;
}


.fichasVisitadas_first{
margin-left:0px;
position:relative;
	left:0;
	/*IE 6*/
	_left:-8px;
}

/*.comenzar ul li .fichasVisitadas_first */
/*.fichasVisitadas_first a:hover */

.comenzar li a:link, .comenzar li a:visited{
list-style-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_blue.gif) !important;  /*Blue arrow*/
position:relative;
/* fix ie7 disappear 
zoom:1; 
left:0*/
}

.comenzar li a:hover, .comenzar li a:active {
list-style-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_blue_on.gif) !important;  /*Blue arrow on*/
position:relative;
}

/*link comenzar*/
.fichasVisitadas_first a:link , .fichasVisitadas_first a:visited {
font-weight:bold;
font-size:11px;
color:#097D9A;
}

/*link historial first*/
.ulhistorial .first a:link, .ulhistorial .first a:visited
{
	color:#097D9A;
}

.ulhistorial
{
	padding-top:4px;
	padding-bottom:4px;
	left:0;
	/*IE 6*/
	_left:-8px;
}

.fichasVisitadas ul li a{
color:#999999;
text-decoration:none;
clear:both; /*clear*/

}

.fichasVisitadas .ulhistorial{
padding-left:9px;
clear:both;
}

.fichasVisitadas ul li a:hover{
text-decoration:underline;
list-style-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_green_on.gif) !important; 

}

.fichasVisitadas .comenzar, .fichasVisitadas .historial{
position:relative;
clear:both;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-indent:0px;
color:#097D9A;
display:block;
margin-left:1px;
overflow:auto;
}

.fichasVisitadas .comenzar{
height:36px;
background-color: #CEE5EB;
width:157px;
min-height:30px;
padding-top:3px;
padding-right:0px;
margin-bottom:1px;
margin-right:0px;
height:auto;
padding-bottom:5px;	
	overflow:auto;
	padding-left:9px;
	/*IE 6*/
	
	_overflow:hidden;
}

.fichasVisitadas .historial{
height:18px;
border-bottom: solid #FFF 2px;
width:155px;
padding-left:11px; /*move left*/
padding-top:4px;
margin-top:2px;
padding-left:9px !important;
background-color: #E6F2F5;
width:157px;
min-width:157px;
}

.comenzar ul{
	padding-top:2px; 
	clear:both;
}

/*Bloque noticias relacionadas */

.fechaBloqueNoticias{
margin:6px;
border-bottom:#8FB7BC 1px dotted;
height:20px;
color:#34649C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:150px;
text-align:left;
}

.titularBloqueNoticias{
margin-left:6px;
margin-right:6px;
margin-bottom:12px;
color:#34649C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
width:150px;
text-align:left;
}

.titularBloqueNoticias:link{

text-decoration:none;
}

.mas{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:6px;
text-align:right;
text-decoration:none;
font-size:10px;
}
.masLink{
text-decoration:none;
color:#34649C
}

.masLink:hover{
text-decoration:underline;
}

/***************************************************************************************
ESTILOS CORRESPONDIENTES A LA FQCS / TOP */

.totalPagina{
	margin-right:7px;
}



div.topFQCS {
text-align: center;
  width:90%;
  height:auto;
  margin:0 auto 0 auto;
}
  
/*Ibon: borrado estilo  div.topFQCS h1 */
/*Jordi: Ibon si te cargas este estilo no aparece de forma correcta el titulo de la cabecera de FQCS lo vuelvo a colocar(Como no lo 

usa el usuario mejor dejarlo aqui)*/
div.topFQCS h1 {
  
  font-size:1.3em;
  padding-left:15px;
    padding-right:15px;
	padding-top:4px;
 	margin:0;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  }
/*Ibon-inicio*/
.img_header {
padding-top: 3px;
padding-right: 5px;
text-align:right;
width:50%;
_background-image:none;
z-index:20;

}

.text_header{
padding-top:-5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;

text-align:left;width:50%;
}
/*Ibon-fin*/
  
div.topFQCS_inter {
text-align: center;
width:70%;
height:5px;
background-color:#FEB301;
}
  
.destacada {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height:80px;
	margin-top:4px;
}

.topFQCS_QCS {
	color: #FFFFFF;
	text-shadow: 30;
}

.tabs11 {
font: bold 11px/1.5em Verdana;
float:left;
line-height:normal;
font-size: 11px;
height:45px;
min-width:650px;
	width:100%;
	text-align: center;
}

.tabs11 div{
margin-left:auto;
margin-right:auto;
width:auto;
border-bottom:1px solid #fff;
height:25px;
	text-align: center;

}

.tabs11 ul {
position:relative;
list-style:none;
width: 650px;	
/*padding:5px 0px 0px 0px;
margin-left:0px;
margin-right:0px;*/	
	margin: 0;
	margin-left:auto;
	margin-right:auto;
    padding:5px 0px 0px 0px;	
	text-align:center;
	_top:2px;
	_padding-bottom:2px;
}

.tabs11 li {
display:inline;
/*
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
*/	
	margin-right: .75em;
}

 #tabs11 ul li.last {
     margin-right: 0;
 }

	.tabs11 li.selected a span{
	 background-position:100% -21px;
	 
	 font-weight:bold;
	 font-size:11px;
	  cursor:default;
      }  
	  
	  /*IE 6 no funciona .tabs11 li.selected>a { background-position:0% -21px;}*/  
		
	  .tabs11 li.selected a {		
	    background-position:0% -21px;		
	  }
	  
    .tabs11 a {
      float:left;    
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  color: #FFFFFF;
	  font-weight:bold;
      }
    .tabs11 a span {
      float:left;
      display:block;
	  min-width:160px;
	  max-width:170px; 
     
      	padding:4px 25px 4px 6px;
	  cursor:pointer;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    .tabs11 a:hover span {
      color:#FFF;
      }
    
/*  Enlaces de interés */

.enlacesInteres{
	padding-bottom:10px;
	padding-right:0px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	height: 100%;
	width: 90%;
}

/***************************************************************************************
ESTILOS CORRESPONDIENTES A LA FQCS / PAGINA */

#iconosFQCS {
	float:left;
	margin-top:3px;
	margin-bottom:18px;
	margin-right:5px;
	padding-left:10px;	
	width:98%;
	height: 18px;		
}

.iconos_sub {
	float:left;
	margin-top:3px;
	margin-bottom:16px;
	margin-right:10px;
	padding-left:10px;
	width:98%;
	height: 18px;	
}
.iconoEnlaces a,.iconoEnlaces a:visited{
color: #666600 !important;
text-decoration:none;
}
.iconoEnlaces {

	background-image: url(/es-es/sistema/disenos/estilos/imgs/ico_enlaces.gif);/*ico_enlaces.gif */
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;

	background-repeat: no-repeat;
	background-position:-1px left;
	margin-top:2px;
	vertical-align:middle;
	text-indent: 15px;
	margin-right:10px;
	height:16px;
	cursor:pointer;	
	text-decoration:none;
}

.iconoEnlaces:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
}

.iconoGlosario {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/ico_glosario.gif);/*ico_glosario.gif */
	background-repeat: no-repeat;
	background-position:-1px left;
	margin-top:2px;
	vertical-align:middle;
	text-indent: 25px;
	margin-right:10px;
	height:16px;
	cursor:pointer;	
	text-decoration:none;
}

.iconoGlosario:link,.iconoGlosario:visited {
	font-size: 9px;
	color: #666600;
	text-decoration:none;
	cursor:hand;	
}

.iconoGlosario:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
}

.iconoEFCH {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/enlacecuerpohumano.gif);/*ico_glosario.gif */
	background-repeat: no-repeat;
	background-position:-2px left;
	margin-top:1px;
	text-indent: 25px;
	margin-right:10px;
margin-top:2px;
	height:16px;
	cursor:pointer;	
	text-decoration:none;
}

.iconoEFCH:link,.iconoEFCH:visited{
	font-size: 9px;
	color: #666600;
	text-decoration:none;
	cursor:pointer;	
}

.iconoEFCH:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
}

.iconoBibliografia {
	background-image: url(/es-es/sistema/disenos/estilos/imgs/ico_bibliografia.gif);/*ico_bibliografia.gif*/
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	
	background-repeat: no-repeat;
	background-position:-2px left;
	margin-top:1px;
	text-indent: 25px;
	margin-right:10px;
margin-top:2px;
	height:16px;
	cursor:pointer;	
	text-decoration:none;
	text-indent:30px !important;
}
.iconoBibliografia:visited {
	color: #666600;
	text-decoration:none;
	
}
.iconoBibliografia:link {
	font-size: 9px;
	color: #666600;
	text-decoration:none;
}

.iconoBibliografia:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
	}

.iconoForos,.iconoForos:visited {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/ico_forum2.gif);/* ico_forum2.gif*/
	background-repeat: no-repeat;
	background-position:-2px left;
	margin-top:2px;
	text-indent: 20px;
	margin-right:10px;
	height:16px;
}

.iconoForos a:link {
	font-size: 9px;
	color: #666600;
	text-decoration:none;
}

.iconoForos a:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
	}
.iconoRSS{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/icofqcs-rss.jpg); /*ico_glosario.gif */
	background-repeat: no-repeat;
	background-position:8px 0px;
	margin-top:1px;
	text-indent: 25px;
	margin-right:10px;
margin-top:2px;
	height:16px;
	cursor:pointer;	
	text-decoration:none;
}

.iconoRSS:link,.iconoRSS:visited{
	font-size: 9px;
	color: #666600;
	text-decoration:none;
	cursor:pointer;	
}

.iconoRSS:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
}
	
.iconoVadem {
	
	background-image: url(/es-es/sistema/disenos/estilos/imgs/ico_vademecum.gif); /*ico_vademecum.gif */
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	
	background-repeat: no-repeat;
	background-position:-1px left;
	margin-top:1px;
	text-indent: 25px;
	margin-right:10px;
margin-top:2px;
	height:16px;
	cursor:pointer;	
	text-decoration:none;
	text-indent:20px !important;
}

.iconoVadem:link,.iconoVadem:visited {
	font-size: 9px;
	color: #666600;
	text-decoration:none;
}

.iconoVadem:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
	}

#iconoCuadrado {
	float:rigth;
	margin-left:8px;
	width:auto;
		/*kc*/
		
		
}

.iconoCuadrado2 {
	width: auto;
	float:right;
	cursor:pointer;	
}

.iconoCuadrado2 img {
	float:rigth;
	margin-left:4px;
}

.textosFQCS,.textosPresentacion{
margin:0px !important;
margin-top:20px;
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-align:justify;	
padding-top:5px;
padding-bottom:10px;

	overflow: auto; 
	#overflow:visible;
	min-height: 296px; 
	height: auto;
	clear:both;		
	width:98%; 
	#width:98%;
	_width:97%;	
	padding-left:9px;	
	padding-right:10px;	
	left:0px;
	right:0px;
	margin-top:2px;
line-height:16px;

}
.textosFQCS{
	font-size:12px;
}

.textosPresentacion{
	margin-top:0px !important;
	width:99% !important;
	padding-left:0px;
	font-size:12px;
}
.textosPresentacion .imagen{
margin-left:30px;
margin-top:-20px;

}
.textosPresentacion .introduccion{
margin-top:5px;
margin-left:2px;
padding-left:28px;
padding-top:15px;

}
.textosMapa{
	padding-bottom:10px;
	padding-right:0px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
}

.bloques {
	float:right;
	width: 186px;
	margin-bottom: 5px;
	margin-right: 0px;
	background-color: #FFFFFF;
	clear:left;
	display:block;
	margin-top:0px;
	_position:relative !important;
}

div.submenuMarco {
	float:left;
	text-align:left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/submenu_top.gif);/*submenu_top.gif */
	background-repeat:no-repeat;
	background-position:top;
	padding-top:3px;
	min-height: 70px;
	display:block;
	width:165px;
	float:right;	
		position:relative;		
}
div.submenuFondo {
	font-size: 10px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/submenu_fondo.gif);/*submenu_fondo.gif */
	background-repeat:repeat-y;
	background-position:top;
	width:154px;
	height:100%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	display:block;
		
}

div.submenuTop {
	background-color: #27757F;
	text-indent: 2px;
	width:168px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8FB7BC;
	height: 23px;
	vertical-align: bottom;
	margin-bottom:3px;
display:block;
}

div.submenuPie {
	background-image:url(/es-es/sistema/disenos/estilos/imgs/submenu_bajo.gif);/*submenu_bajo.gif */
	background-repeat:no-repeat;
	background-position:bottom;
	height:11px;
	border:0px;
	width:166px;
display:block;
}

div.submenuMarcoXL {
	text-align:left;
	border: solid 1px #CCCCB2;
	padding: 0px 0px 0px 0px;
	width:100%;
}
.submenuAutores{
	color:#99CC00;
}
a.linksubmenuAutores,a.linksubmenuAutores:visited{

	color:#000;
	text-decoration:none;
	cursor:pointer;	
}

a.linksubmenuAutores:hover{
	color:#000;
	text-decoration:underline;
}

.autoresOcupacion{
font-style:italic;
display:block;
width:130px;
}


a.itemSubmenu {
	color:#27757F;
	text-decoration:underline;
	cursor:pointer;	
}

a.itemSubmenu:hover{
	color:#99CC00;
}


ul.itemSubmenu2{
list-style-image:url(/es-es/sistema/disenos/estilos/imgs/item_submenu.gif);/*item_submenu.gif */
list-style-position:outside;
list-style-type:none;
margin-left:8px;
padding:0px;
font-size:11px;
line-height:18px;
}

ul.itemSubmenuXL{
list-style-image:url(/es-es/sistema/disenos/estilos/imgs/item_submenu.gif);/*item_submenu.gif */
list-style-position:outside;
list-style-type:none;
margin-left:14px;
margin-top:16px;
padding:0px;
font-size:11px;
}

.pieContenedor{
margin-top:20px;
margin-bottom:40px;
position:relative;
clear:both;
display:block;
}

.pieX{
height:2px;
width:100%;
background-color:#FFFFFF;
margin-top:5px;
}

.pie{
height:25px;
width:100%;
text-align:center;
vertical-align:bottom;
}





/***************************************************************************************
ESTILOS CORRESPONDIENTES A ENCABEZADOS DE PGINA*/



.top{
height:24px;
width:100%;
text-align:center;


}

.top h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
padding-top:4px;

}

div.top02{
height:24px;
width:100%;
text-align:center;
background-color:#FF6600;
border-bottom:#FFFFFF 1px solid;

}

div.top02 h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
padding-top:4px;
}

div.top03{
height:24px;
width:100%;
text-align:center;
background-color:#FF9300;
border-bottom:#FFFFFF 1px solid;

}

div.top03 h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
padding-top:4px;
}


div.top04{
height:24px;
width:100%;
text-align:center;
background-color:#FEB301;
border-bottom:#FFFFFF 1px solid;

}

div.top04 h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
padding-top:4px;
}

div.top05{
height:24px;
width:100%;
text-align:center;
background-color:#FFCC00;
border-bottom:#FFFFFF 1px solid;

}

div.top05 h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
padding-top:4px;
}

div.top06{
height:24px;
width:100%;
text-align:center;
background-color:#99CC00;
border-bottom:#FFFFFF 1px solid;

}

div.top06 h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
padding-top:4px;
}


div.subtop,div.subtop2{

width:100%;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
text-indent:10px;
border-bottom:#FFFFFF 1px solid;
padding-top:6px;
	height:17px;
	/*IE 6*/
	_padding-top:5px;
	#vertical-align:auto;
	_vertical-align:middle;	
	padding-left:0px;
}

div.subtop span{
	margin-left:3px;
	#margin-left:0px;
	_margin-left:0px;
}

div.subtop2 span {

text-indent:10px;
display:block;
background-image:url(/es-es/sistema/disenos/estilos/imgs/menu_punto_02.png);
background-repeat:no-repeat;
background-position:-4px left;

margin-left:10px;

}

div.bottomCapsalera{
height:2px;
width:100%;
background-color:#FFF;
border-color:#FFF;
top:1px;
bottom:2px;
display:block;
margin-top:0px;
overflow:hidden;
}

div.subtop02{
height:17px;
width:100%;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;

text-indent:10px;
border-bottom:#FFFFFF 1px solid;
padding-top:6px;

}


div.subtop03{
height:17px;
width:100%;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;

text-indent:10px;
border-bottom:#FFFFFF 1px solid;
padding-top:6px;

}



div.subtop04{
height:17px;
width:100%;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;

text-indent:10px;
border-bottom:#FFFFFF 1px solid;
border-top:#FFFFFF 1px solid;
padding-top:6px;
;
}


div.subtop05{
height:17px;
width:100%;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;

text-indent:10px;
border-bottom:#FFFFFF 1px solid;
border-top:#FFFFFF 1px solid;
padding-top:6px;

}




div.subtopTitulo{
font-size:12px;
float:left;
text-transform:none;
}

div.navegacion01{
float:right;
height:14px;
margin:0px;
padding-right:2px;
text-align:right;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton01.gif);/*nav_boton01.gif */
background-repeat:no-repeat;
background-position:right;
}

div.navegacion01:hover{
float:right;
margin:0px;
padding-right:2px;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton01_2.gif);/*nav_boton01_2.gif */
}

div.navegacion02{
float:right;
height:14px;
margin:0px;
padding-right:2px;
text-align:right;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_2.gif);/*nav_boton_2.gif */
background-repeat:no-repeat;
background-position:right;
}

div.navegacion02:hover{
float:right;
margin:0px;
padding-right:2px;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_02b.gif); /*nav_boton_02b.gif */
}


div.navegacion03{
float:right;
height:14px;
margin:0px;
padding-right:2px;
text-align:right;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_03a.gif); /*nav_boton_03a.gif */
background-repeat:no-repeat;
background-position:right;
}

div.navegacion03:hover{
float:right;
margin:0px;
padding-right:2px;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_03b.gif); /* nav_boton_03b.gif */
}

div.navegacion04{
float:right;
height:14px;
margin:0px;
padding-right:2px;
text-align:right;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_04a.gif); /*nav_boton_04a.gif */
background-repeat:no-repeat;
background-position:right;
}

div.navegacion04:hover{
	float:right;
	margin:0px;
	padding-right:2px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_04b.gif); /*nav_boton_04b.gif */
}

/*div.navegacion05{
float:right;
height:14px;
margin:0px;
padding-right:2px;
text-align:right;
background-image:url(/imgs/nav_boton05.gif);
background-repeat:no-repeat;
background-position:right;
}

div.navegacion05:hover{
float:right;
margin:0px;
padding-right:2px;
background-image:url(/imgs/nav_boton05_2.gif);
}*/

div.navegacion06{
float:right;
height:14px;
margin:0px;
padding-right:2px;
text-align:right;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_06a.gif); /*nav_boton_06a.gif */
background-repeat:no-repeat;
background-position:right;
}

div.navegacion06:hover{
float:right;
margin:0px;
padding-right:2px;
background-image:url(/es-es/sistema/disenos/estilos/imgs/nav_boton_06b.gif); /*nav_boton_06b.gif */
}

a.navegacionBoton{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
padding-right:24px;
cursor:pointer;	
}

a.navegacionBoton:hover{
color:#666600;
padding-right:24px;
}


/*******************************************************************************
ESTILOS DE PGINAS NO-FICHA (glosario, noticias, listas, texto... */

.textos04_Buscador{

padding-bottom:10px;
padding-right:0px;

padding-top:0px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
background-image:url(/es-es/sistema/disenos/estilos/imgs/buscador_fondo.jpg); /*buscador_fondo.jpg */
background-repeat:repeat-x;

	/*IE 6  20081105*/
	_width:99%;
}

.textos04, .textos04sitemap{
margin:0px !important;
margin-top:20px;
display:block;
padding-bottom:10px;
padding-right:0px;
/*margin-top:10px;
margin-top:5px;
margin-left:10px;
margin-right:10px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify;	
padding-left:10px ;		
	/*height: 100%;*/	
	#overflow: auto; 
	#overflow:visible;
	min-height: 267px; 
	height: auto;
	clear:both;
min-height:400px;	
	width:97% !important; /*CHECK*/
	line-height:16px;
}

.textos04sitemap{
	width:99%;	
}

.textos01{
padding-bottom:10px;
padding-right:2px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color:#333333;
text-align:justify;
border-top:#93BABF 2px solid;
padding-top:0px;
}

.textos_Buscador{
padding-bottom:10px;
padding-right:2px;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color:#333333;
text-align:justify;
border-top:#93BABF 2px solid;
padding-top:0px;
background-image:url(/es-es/sistema/disenos/estilos/imgs/buscador_fondo.jpg); /*buscador_fondo.jpg */
background-repeat:repeat-x;
}

.mapaImpar{
	float:left;
	width:100%;
	padding-top:10px;
}

.mapaPar{
	float:left;
	width:100%;
	padding-top:10px;
	background-color:#EEEEEE;
}

.MapaSeccion {
color: #27757F;
font-weight:bold;
list-style-type: none;
list-style-image:url(/imgs/mapa_menos.gif);
 }
 
 .MapaSeccion a{
color: #27757F;
text-decoration:none;
 }
 
  .MapaSeccion a:hover{
text-decoration:underline;
 }

.MapaSub {
color:#333333;
font-weight:normal;
list-style-type: none;
list-style-image:none;
}

.MapaSub a{
color:#333333;
font-weight:normal;
text-decoration:none;
}

.MapaSub a:hover{
text-decoration:underline;
}


.MapaSubMas {
color:#333333;
font-weight:normal;
list-style-type: none;
list-style-image:url(/imgs/mapa_mas.gif);
}

.MapaSubMas a{
color:#333333;
font-weight:normal;
text-decoration:none;
}

.MapaSubMas a:hover{
text-decoration:underline;
}



div.imagen{
float:right;
	/*kc*/
	margin-top:-15px;
	margin-right:0px;
}

div.introduccion{
	display:inline;	
	/*font-size:11px;*/
	font-size:13px;
	text-align:left;
	min-height:220px;
	line-height:16px;
	text-indent:0px;
	padding:20px 0 20px 20px;
		width:96%;
}

.noticiaFecha{
	float:left;
	color:#27757F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent: 10px;
}

div.foto{
float:left;
margin-bottom:10px;
margin-right:20px;
}

div.glosario{
padding-left:10px;
padding-right:10px;
}

div.tituloGlosario{
font-size:12px;
font-weight:bold;
color:#99CC00;
text-align:left;
text-indent:10px;
padding-bottom:4px;
text-transform:uppercase;
width:100%;
border-bottom:#CCCCCC 1px solid;
margin-bottom:20px;
}

div.ancho100{
width:100%;
margin-bottom:6px;
display:block;
clear:both;/**/
overflow:auto;
}

div.itemGlosario{
text-align:left;
width:96%;	/**100**/
border-bottom:#CCCCCC 2px dotted;
margin-bottom:14px;
margin-top:14px;
margin-left:0px;
display:block;
clear:both;
overflow:auto;
}

div.itemGlosarioPalabra{
	display:block;
	clear:none;
	width:auto;
float:left;
width:160px;
margin-right:6px;
background-image:url(/es-es/sistema/disenos/estilos/imgs/punto.gif); /* punto.gif */
background-repeat:no-repeat;
background-position: -2px left;
color: #27757F;
font-size: 11px;
font-weight: bold;
text-indent:10px;
}

div.subitemGlosario{
	display:block;
	clear:none;	
	width:auto;	
float:left;
text-align:justify;
margin-left:10px;
	max-width:70%;	
	#max-width:85%;	
	_max-width:85%;	
}

div.itemGlosarioDato{
float:left;
font-size:10px;
color:#666666;
width:160px;
margin-right:6px;
margin-left:10px;
}

div.itemGlosarioFuente{
float:left;
font-size:10px;
color:#27757F !important;
margin-left:0px;
	max-width:70%;	
	#max-width:85%;	
	_max-width:85%;	
}

div.itemGlosarioFuente *{
color:#27757F !important;
}

div.itemGlosarioFuente a {
color: #669900 !important;
	text-decoration:none !important;
}

.itemGlosarioFuente a:hover{
	text-decoration:underline !important;
}
/*******************************************************************************
ESTILOS DE BUSCADORES Y PAGINAS DE RESULTADO*/

div.buscador{

margin:0px;
padding:0px;
border-top:#FFFFFF 2px solid;
text-align:left;
min-height:273px;	
width:100%;
	
	/*IE 6  20081105*/
	_width:98%;

}

div.buscadorTop{
/*width:90%;
border-bottom:#FFFFFF 1px solid;*/
width:605px;
padding:15px 0 15px 0;
margin:0;
text-align:left;
display:block;
clear:both;
overflow:auto;

}

.buscadorTexto{
float:left;
margin:0px;
padding:0px;
padding-left:0px;
/*width:80%;*/
color:#27757F;
margin-left:0px;
}

.buscadorBoton{
display:block;
float:right;
margin:0px;
padding-right: 0px;
width:15%;
text-align:right;
cursor:hand;
margin-top:1px;
}

.boton{
background-color:#FFFFFF;
color:#27757F;
font-size:10px;
text-transform:uppercase;
border:#94B9BE 1px solid;
font-weight:bold;
width:80px;
height:20px;
min-height:20px;
margin-bottom:0px;
cursor:hand;
}

.boton:hover{
background-color:#27757F;
color:#FFFFFF;
}

.keyword{
border:#94B9BE 1px solid;
font-size:11px;
width:160px;
margin-left:40px;
height:16px;
}

.buscadorAbc{
	text-align:left;
	float:left;
	height:18px;
	width:100%;
	padding:10px 0 0 10px;
	margin:0 0 20px 0;
	border-top:#FFFFFF 1px solid;
	text-indent:0px;
}

.buscadorAbcIt{
font-weight:bold;
text-transform:uppercase;
color:#27757F;
text-decoration:none;
margin-left:8px;
}

.buscadorAbcIt:hover{
text-decoration:underline;

}

.ResultadoBusqueda{
position:relative;
display:block;
clear:both;
	width:100%;
	padding-left:18px;
	padding-right:10px;	
}

a.todas{
font-weight:bold;
color:#27757F;
text-decoration:none;
margin-right:8px;
margin-left:8px;
cursor:pointer;	
}

a.todas:hover{
text-decoration:underline;
}

div.tituloAbc{

font-size:12px;
font-weight:bold;
color:#99CC00;
text-align:left;
text-transform:uppercase;
border-bottom:solid 1px #ccc;
width:96%;
padding-left:0px;
margin-left:18px;
padding-bottom:5px;
	/*margin-bottom:20px;*/
	margin-bottom:10px;
	display:block;
	overflow:auto;
}

.listaAbcIzq{
text-align:left;
padding-top:0px;
}

.listaAbcDer{
	float:left;
	text-align:left;
	width:50%;
	padding-top:10px;
	padding-bottom:30px;
}

a.listaAbc {
	display:list-item;
	list-style-type:none;
	color: #333333;
	text-decoration:none;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs.gif); /*link_fqcs.gif */
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	margin-left:10px;
	margin-bottom:2px;
	cursor:pointer;	
}

a.listaAbc:hover{
	text-decoration:underline;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_2.gif);/*link_fqcs_2.gif */
}
div.datosResultados{
text-align:left;
padding-left:10px;
padding-bottom:8px;
}

.datosResultados2{
float:left;
width:100%;
padding-bottom:4px;
border-bottom:#27757F 1px solid;
margin-bottom:20px;
}

div.listaResultados{
text-align:left;
width:100%;
padding-top:10px;
padding-bottom:30px;
}

.destacado{
font-weight:bold;
color:#27757F;
}

.paginacion{
width:100%;
height:15px;
background-color:#E7EAC8;
margin-top:20px;
padding-top:3px;
padding-bottom:6px;
text-align:right;
vertical-align:top;
}

.paginacionband{
width:100%;
height:15px;
border-bottom:#CCCC99 1px solid;
margin-top:5px;
margin-bottom:5px;
padding-top:3px;
padding-bottom:5px;
text-align:right;
vertical-align:top;	
}
.btnPag{
vertical-align:middle;
margin-top:5px;
}
.pagina{
/*float:right;*/
font-size:10px;
border-right:#CCCCCC 1px solid;
margin-right:0px;
padding-right:3px;
color:#000000;
padding-bottom:5px;
padding-top:1px !important;
position:relative;
top:-1px;

}

.pagina a{
text-decoration:none;
color:#333333;
}

.pagina a:hover{
color:#27757F;
}

.paginaActual{
/*float:right;*/
font-size:10px;
border-right:#CCCCCC 1px solid;
margin-right:3px;
padding-right:3px;
color:#27757F;

padding-bottom:5px;
padding-top:1px !important;
position:relative;
top:-1px;

}

.capaLogoIV
{
	float:left;
	clear:none;
}


.capaCentral
{
	min-width:500px; 
	height:91px; 
	display:block;
}


.contentWrap .menuSuperior {

		text-align:left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		vertical-align:top;
		margin-bottom:19px;
		margin-top:0px;		
		height: 35px;	
				position:relative;
				float:right;			
				/*_width:99%;
				#width:auto;
				width:99.5%;*/
				width:100%;
}

.contentWrap .menuSuperior table{
	width:100%;
}
.contentWrap .menuSuperior tr td a{
text-decoration: none;
color: #27757F; 
 /*padding-bottom:100%;*/

}
.contentWrap .menuSuperior tr td:hover{
	cursor:pointer;
}
.contentWrap .menuSuperior tr td:hover>a{
text-decoration: none;
color: #FFFFFF;
}

.menuSup ul{
width:100%;
white-space:nowrap;
}


.menuSup li{
text-align:left;
display:inline;
list-style-type:none;
}

.contentWrap .menuSuperior01{         
            
height: 35px;
            min-width:70px;
          color: #27757F; 
            background-color: #E6F2F5;
            text-decoration: none;
  background-image: url(/es-es/sistema/disenos/estilos/imgs/fondo_menu01.gif); /* fondo_menu01.gif) */
            background-repeat: repeat-x;
            background-position: bottom;
            border-right-color: #FFFFFF;
            border-right-width: 1px;
            border-right-style: solid;
            padding-left: 4px;
            padding-right: 3px;
            padding-top: 3px;
            vertical-align:text-top;
            
}


.contentWrap .menuSuperior01 a:link{
	display:inline;
}

.contentWrap .menuSuperior01:hover{
background-color: #27757F;
text-decoration: none;
color: #FFFFFF;
}
/*___________________________ */

.contentWrap .menuSuperior02 {
            height: 35px;
            min-width:101px;
            color: #27757F;
            background-color: #E6F2F5;
            text-decoration: none;
            background-image: url(/es-es/sistema/disenos/estilos/imgs/fondo_menu02.gif);/* fondo_menu02.gif */
            background-repeat: repeat-x;
            background-position: bottom;
            border-right-color: #FFFFFF;
            border-right-width: 1px;
            border-right-style: solid;
            padding-left: 4px;
            padding-right: 3px;
            padding-top: 3px;
			vertical-align:text-top;
}
 
.contentWrap .menuSuperior02 a:link{
}
 

.contentWrap .menuSuperior02:hover{
background-color: #FF6600;
text-decoration: none;
color: #FFFFFF;
}
 
/*___________________________ */
.contentWrap .menuSuperior03 {

            height: 35px;
            min-width:91px;
            color: #27757F;
            background-color: #E6F2F5;
            text-decoration: none;
            background-image: url(/es-es/sistema/disenos/estilos/imgs/fondo_menu03.gif); /*fondo_menu03.gif */
            background-repeat: repeat-x;
            background-position: bottom;
            border-right-color: #FFFFFF;
            border-right-width: 1px;
            border-right-style: solid;
            padding-left: 4px;
            padding-right: 3px;
            padding-top: 3px;
			vertical-align:text-top;
}
 
.contentWrap .menuSuperior03 a:link{
}
 
.contentWrap .menuSuperior03:hover{
background-color: #FF9300;
text-decoration: none;
color: #FFFFFF;
}
 
/*___________________________ */
.contentWrap .menuSuperior04 {

            height: 35px;
            min-width:89px; 
            background-color: #E6F2F5;
            color: #27757F;
            text-decoration: none;
            background-image: url(/es-es/sistema/disenos/estilos/imgs/fondo_menu04.gif); /*fondo_menu04.gif */
            background-position: bottom;
			background-repeat: repeat-x;
            border-right-color: #FFFFFF;
            border-right-width: 1px;
            border-right-style: solid;
            padding-left: 4px;
            padding-right: 3px;
            padding-top: 3px;
			vertical-align:text-top;
}
 
.contentWrap .menuSuperior04 a:link{
}
 
.menuSuperior04:hover{
background-color: #FEB301;
text-decoration: none;
color: #FFFFFF;
}
 
/*___________________________ */
.contentWrap .menuSuperior05{

 
            height: 35px;
            min-width:114px;
            background-color: #E6F2F5;
            text-decoration: none;
            color: #27757F;
            background-image: url(/es-es/sistema/disenos/estilos/imgs/fondo_menu05.gif); /*fondo_menu05.gif */
            background-repeat: repeat-x;
            background-position: bottom;
            border-right-color: #FFFFFF;
            border-right-width: 1px;
            border-right-style: solid;
			padding-left: 4px;
            padding-right: 3px;
            padding-top: 3px;
			vertical-align:text-top;
}

.contentWrap .menuSuperior05 a:link{
}
 
.menuSuperior05:hover{
background-color: #FFCC00;
text-decoration: none;
color: #FFFFFF;
}
 
/*___________________________ */
.contentWrap .menuSuperior06 {

            height: 35px;
            min-width:96px;
            color: #27757F;
			background-color: #E6F2F5;
            background-image: url(/es-es/sistema/disenos/estilos/imgs/fondo_menu06.gif); /*fondo_menu06.gif */
            background-repeat: repeat-x;
            background-position: bottom;
            border-right-color: #FFFFFF;
            border-right-width: 1px;
            border-right-style: solid;
            padding-left: 4px;
            padding-right: 3px;
            padding-top: 3px;
            vertical-align:text-top;
}
 
.contentWrap .menuSuperior06 a:link{
}

. contentWrap .menuSuperior06:hover{
background-color: #99CC00;
text-decoration: none;
color: #FFFFFF;
}


/* estilos para contenido de FQCS y otras pginas */

.introConsells {
	min-width:100px;
display:block;
	font-style: italic;
	margin-bottom: 15px;
}

.textoFQCS{
	float:left;
	margin-right: 0px;
}

.textoFQCS_100{
	float:left;
	margin-right: 15px;
	width:100%;
}

.textoInicio{
	float:left;
	margin-right: 15px;
	margin-bottom:30px;
}

.textoSimple{
	float:left;
	margin-top:20px;
	margin-right: 15px;
	text-align:left;
	width: 100%;
	color:Fuchsia;
}

.noticia{
	float:left;
	width:100%;
	margin-right: 15px;
}

.leerMas{
float:left;
width:100%;
text-align:right;
color:#669900;
font-weight:bold;
padding-bottom:10px; /*IBON*/
border-bottom:#CCCCCC 2px dotted; /*IBON */
margin-bottom:30px;
}

.leerMas a{
color:#669900;
text-decoration:none;
}

.leerMas a:hover{
text-decoration:underline;
}

.lineaConsellsChristian
{
	float:left;
	border-top:#99CC00 2px dotted;
	width:100%;
	margin-top:0px;
}

.lineaConsells2 {
	float:left;
	border-top:#99CC00 2px dotted;
	width:100%;
	margin-top:0px;
}









p.enumeracion{
	padding-left:16px;
}

/* TIPOS DE LISTAS O ENUMERACIONES (consejos, enlaces, noticias) */

.noticiaTit{
text-align:left;
width:100%;
border-bottom:#93BABF 1px solid;
margin-bottom:20px;
padding-bottom:3px;
}

.noticiaTitulo22{
	display:list-item;
	list-style-type:none;
	list-style-image:url(/es-es/sistema/disenos/estilos/imgs/flecha.gif);/*flecha.gif*/
	color: #27757F;
	font-size: 12px;
	font-weight: bold;
	padding-left:15px;
	margin-top:10px;
}

.noticiasListaTitulo22{
	float:left;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/flecha.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #27757F;
	font-size: 12px;
	font-weight: bold;
	padding-left:15px;
}

.noticiasListaFecha{
float:right;
color:#27757F;
width:50px;
}

.resultadosBusqueda {
	width:100%;
	float:left;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/flecha.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-size: 11px;
	font-weight: bold;
	padding-left:15px;
}
.resultadosBusqueda .temp {
	visibility:hidden !important;
}
.resultadosBusqueda a{
text-decoration:none;
color:#333333;
}

.resultadosBusqueda a:hover{
text-decoration:underline;
color: #669900;
}

.resultadosBusquedaUrl{
text-decoration:none;
margin-bottom:10px;
margin-top:6px;
}

.resultadosBusquedaUrl a{
color:#99CC00;
text-decoration:none;
}

.resultadosBusquedaUrl a:hover{
text-decoration:underline;

}

a.enlaceUrl{
color:#99CC00;
text-decoration:none;
padding-left:15px;
cursor:pointer;	
}

a.enlaceUrl:hover{
text-decoration:underline;
}


.enlaceLista{
text-align:left;
	display:list-item;
	list-style-type:none;
	list-style-image:url(/es-es/sistema/disenos/estilos/imgs/flecha.gif);
	font-size: 11px;
	text-decoration:none;
	padding-left:15px;
	color:#333333;
}

a.enlaceLista:hover{
text-decoration:underline;
}

.enlaceNom{
text-align:left;
	display:list-item;
	list-style-type:none;
	list-style-image:url(/es-es/sistema/disenos/estilos/imgs/flecha.gif);
	color: #27757F;
	font-size: 11px;
	font-weight: bold;
	padding-left:15px;
	margin-top:20px;
}


/*Menu Lateral de RAD*/
.menuLateral
{
	top: auto;
	background-color: #FDF3B3;
	/*background-image: url('/Controls/PublicSite/IV/MenuLateral/Skins/Default/img/menu_pie.gif');*/
	background-image: url('/es-es/sistema/disenos/estilos/imgs/menu_pie.gif');

background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 2px;
	left: auto;
	padding-bottom: 18px;
	width:170px;
	min-height: 376px;	
	margin-left: 4px;		
	margin-top:12px;
	#margin-top:16px;
	/*IE6*/
		_margin-top:16px;		
		_width:165px;
}

.menuImagen {
	height: 86px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6CC89;
		/*06112008*/
		_width:170px;
}

.RadPanelBar_IV 
{
	text-align: left;
}

/* <UL> */ 
.RadPanelBar_IV .rpRootGroup
{	

	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;	
	width:170px;
}
/* </UL> */ 

/***** PRIMER NIVEL ******/ 
/* <LI> */ 
.RadPanelBar_IV .rpRootGroup .rpItem
{
	background-color: #FDF3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6CC89;
	vertical-align: middle;	
}
/* </LI> */ 

/* <LI:HOVER> <A:SELECTED> */ 

/* </LI:HOVER> </A:SELECTED> */ 

/* <A> */ 
.RadPanelBar_IV .rpRootGroup .rpItem .rpLink:link
{
	color: #666600;
	text-decoration: none;
	vertical-align: middle;	
}
/* </A> */ 

/* <SPAN> */ 
.RadPanelBar_IV .rpRootGroup .rpItem .rpText
{
	/*background-image: url('/Controls/PublicSite/IV/MenuLateral/Skins/Default/img/menu_punto.gif');	*/
background-image: url('/es-es/sistema/disenos/estilos/imgs/menu_punto.gif');
	background-repeat: no-repeat;
	background-position: left top;	
	margin-left: 5px;	
	padding-left: 10px;	
	min-height: 23px;	
}
/* </SPAN> */ 

.RadPanelBar_IV .rpRootGroup .rpItem .rpText:hover, .RadPanelBar_IV .rpRootGroup .rpSelected .rpText
{
	background-image: url(/es-es/sistema/disenos/estilos/imgs/menu_punto_02.png);
	_background-image: url(/es-es/sistema/disenos/estilos/imgs/menu_punto_02.gif); /*IE6 gif*/
	background-repeat: no-repeat;
	background-position: left top;			
}

/* menuItem_02A a:link */
.RadPanelBar_IV .rpRootGroup .rpItem .rpExpandable:link, .RadPanelBar_IV .rpRootGroup .rpItem .rpExpandable:visited
{
 	display:block;
	color: #666600;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/flecha_a.png);
	_background-image: url(/es-es/sistema/disenos/estilos/imgs/flecha_a.gif);
	background-repeat: no-repeat;
	background-position: right center;		
}

.RadPanelBar_IV .rpRootGroup .rpItem .rpExpandable:hover
{
	background-image: url(/es-es/sistema/disenos/estilos/imgs/flecha_b.png);
	_background-image: url(/es-es/sistema/disenos/estilos/imgs/flecha_b.gif);
	background-repeat: no-repeat;
	background-position: right center;		
}

/****** PRIMER NIVEL EXPANDIDO ******/
/*#menuItem_01ACTUAL*/


.RadPanelBar_IV .rpRootGroup .rpItem .rpExpanded .rpText
{
	background-image: url(/es-es/sistema/disenos/estilos/imgs/menu_punto_02.png);
	_background-image: url(/es-es/sistema/disenos/estilos/imgs/menu_punto_02.gif); /*IE6 gif*/
	background-repeat: no-repeat;
	background-position: left top;	
		
} 
 
 .RadPanelBar_IV .rpRootGroup .rpItem .rpExpanded 
{
	background-image: url(/es-es/sistema/disenos/estilos/imgs/flecha_b.png);
	background-repeat: no-repeat;
	background-position: left top;	
		
} 
.RadPanelBar_IV .rpSlide 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6CC89;	
}


/****** SEGUNDO NIVEL *******/
/* menuItem_02B */

/* menuItem_02B a:link */
.RadPanelBar_IV .rpGroup .rpItem .rpLink:link, .RadPanelBar_IV .rpGroup .rpItem .rpLink:visited
{
 	display:block;
	color: #666600;
	text-decoration: none;
	vertical-align: middle;
	background-image: none;
}

/* menuItem_02B a:hover */


.RadPanelBar_IV .rpGroup .rpItem .rpText
{
margin-left: 0px;
	padding-left: 15px !important;
	padding-top:5px;
	padding-bottom:5px;
	line-height:12px;	
	min-height: 10px;	
	text-indent:0px;
	border-top: transparent 1px solid;
	_border-top:none;
	background-image: none;
	} 

.RadPanelBar_IV .rpGroup .rpItem .rpText:hover, .RadPanelBar_IV .rpGroup .rpSelected .rpText
{
	background-image: none;
} 
.RadPanelBar_IV .rpLink:visited{
color: #666600;
}
/*FI del menu Lateral de RAD*/

/* goUP: listados */

a.goUp {
	float:right;
	width:18px;
	height:18px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/goup.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:0px;
	cursor:pointer;	
}

a.goUp:hover {
	float:right;
	width:18px;
	height:18px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/goup_2.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	background-position:left;
}
/* End goUp */

-->




.formCuerpo{
display:block;
float:right;
text-align:left;
height:18px;
padding-right:10px;
padding-top:0px;
margin-top:-16px;

}
.subtitulo-lista *	{
	text-align:left !important;
align:left;
}
.titSistema{
display:block;
width:100%;
	/*IE 6*/
	_padding-top:5px;
}



/*Cuerpo humano*/
.subtitulo-lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-indent: 10px;
	padding: 2px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:15px;
	height: 19px;		
		/*text-indent: 10px;*/
		text-align: left;
		#text-align: right;
		_text-align: left;	
}

.subtitulo-lista option{
	min-width: 1.5em !important;
}

/* Estilos del linklayerviewer */

.LoadingDiv {
	  position: absolute;
}

.LinkLayerViewerDiv_verRecurso,.LinkLayerViewerDiv_verImagen{
	position: absolute;
	border: 1px solid #097D9A;
	overflow-y: hidden;
	z-index: 100;
	background-color:#FFF;
}

.LinkLayerViewerIFrame_verRecurso iframe,.LinkLayerViewerIFrame_verImagen iframe
{
	border: 0px;
	height: 100%;
	z-index: 100;
	background-color: white;
	overflow-y: hidden;
	margin-top:-2px;
	margin-left:-2px;
	padding: 5px 10px 5px 10px;		
}

.LinkLayerViewerTitleDiv_verRecurso,.LinkLayerViewerTitleDiv_verImagen
{	
	top: 0px;
	left: 0px;
	min-height:10px;
	background-color:#097D9A;
	padding: 5px 10px 5px 10px;
	color:#FFF;
	font-size:11px;
	margin:0;
	
	position:relative;
	#position:relative;
	_position:static;
	_width:100%;
	height:17px;
	#height:17px;
	_height:12px;
	
}

.LinkLayerViewerTitleCloseDiv_verRecurso,.LinkLayerViewerTitleCloseDiv_verImagen
{
	position:relative;
	top: 1px;
	right: 1px;
	height: 18px;
	width: 18px;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/cerrar_autor.gif);
	background-repeat:no-repeat;
	float: right;
	z-index: 200;
}

.LinkLayerViewerTitleP_verRecurso,.LinkLayerViewerTitleP_verImagen
{
	position:relative;
	top: 0px;
	left: 0px;
	float: left;
}


.LoadingDiv_PrevisualizarGlosario {
	position: absolute;
	width: 200px;
	height: 200px;
	background-color: #097D9A;
}

/* Estilo de la capa exterior */
.LinkLayerViewerDiv_PrevisualizarGlosario {

position: absolute;
width: 350px !important;
z-index: 1000;	
background:none;
margin-left:-30px;
padding-left:30px;
background-image: url(/es-es/sistema/disenos/estilos/imgs/popuppointer.gif) !important;	 /*popupPointer.gif*/ 
background-position:4px 0 !important;
background-repeat:no-repeat;	
	/*ff iframe*/
	overflow:auto !important;
	min-height:145px !important;
}


/* Estilo de la capa que contiene el título */
.LinkLayerViewerTitleDiv_PrevisualizarGlosario
{	
	position:relative;
	top: 0px;
	left: 0px;
	border: 0px;
	background-color:#097D9A;
	padding: 7px 0px 0px 5px;
	color:#FFFFFF;
	height: 20px;
	font-size:11px;
	z-index: 110;
	margin: 0;	
	padding-right:10px;
	border-bottom-width: 1px !important;
	border-bottom-style:solid !important;
	border-bottom-color:#84BECD !important;	
		min-width:325px !important;	
		max-width:325px !important;	
		width: 325px !important;	
		padding-left: 15px;
		padding-left: 15px;
}

/* Estilo del span contiene el texto del título */
.LinkLayerViewerTitleP_PrevisualizarGlosario
{
	position:relative;
	top: 0px;
	left: 0px;
	height: 18px;
	float: left;
	font-weight:bold;
	padding-left: 0px; 
	margin-left: 0px;	
	text-indent:0px;
	/*background-color: red;*/
}

.LinkLayerViewerDiv_PrevisualizarGlosario .LinkLayerViewerTitleP_PrevisualizarGlosario{
	padding-left:0px;
}

/* Estilo de la capa que contiene el iframe de contenido */
.LinkLayerViewerIFrameDiv_PrevisualizarGlosario 
{
/* Movemos la capa contenedora para evitar bordes en IE */
/* el margin lo establecemos por código solo para IE */
/*margin: -2px 0px 0px -2px;*/
	border: 0px;
	height: 100%;
	z-index: 10;
	background-color: #097D9A;
	border:none;
	overflow:visible;
}

.LinkLayerViewerIFrame_PrevisualizarGlosario 
{
	border: 0px;
	height: 100%;
	z-index: 10;
	background-color: #097D9A;
		position:relative !important;
		float:left;
		
			/*ff iframe*/			
			overflow:auto !important;			
}

.LinkLayerViewerIFrame_PrevisualizarGlosario iframe
{
	border: 0px;
	height: 100%;
	z-index: 100;
	border:none;	
}
.LinkLayerViewerDiv_PrevisualizarGlosario
{
	
	overflow-x:hidden !important;
	overflow-y:hidden !important;	
	text-align:left !important;
	height:auto;
}


/****glosario popup****/ 
.DivCloseImage{
	display:block;
	float:right;		
	text-align: right;
	margin: 2px;
	padding:1px;	
	background-image: url(/es-es/sistema/disenos/estilos/imgs/popup_close.gif) !important;	 /*popup_close.gif*/ 
	background-position: center;
	background-repeat: no-repeat;	
	width:15px;	
	height:15px;	
	cursor:pointer;
	overflow:hidden;	
}

.DivPointerImage
{
	display:none;
}


.LinkLayerViewerDiv_PrevisualizarGlosario .DivPointerImage{
/*float:left !important;
position: relative !important;
margin-top:-5px !important;	
width:30px !important;
height:30px;*/	
/*triangle image*/
/*background-image: url(/es-es/sistema/disenos/estilos/imgs/popuppointer.gif);	 popupPointer.gif*/ 
/*background-repeat: no-repeat;	
background-position: 0px 0px;
background-color:#CCCC00 !important;	
*/
/*
z-index:1900 !important;
overflow:hidden;
display:block !important;
LEFT: -80px !important;
	margin-left:-80px !important;

	left:-80px !important;*/
	
}


#mainForm{
	margin:0 !important;			
	padding:0 !important;
}
/****glosario popup***/

/* Estilo del iframe de contenido */


.submenuCuerpo2{
            border: solid #CCCC99 1px;
            padding:0px 0px 0px 0px;
            margin:0px 0px 0px 0px;
            padding-left:5px;
}

.submenuCuerpo2 ul{
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    list-style:none;
	list-style-position:inside;   
	margin-top:3px;   

}
.submenuCuerpo2 ul li{
margin-bottom:3px;
padding-left:0px;
margin-left:0px;
}
.submenuCuerpo2 ul li a{

	font-size:1.3em;
  	padding-left:5px;
    padding-right:5px;
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#27757F;
	text-decoration:none;
}

.submenuCuerpo2 ul li a:hover{
	text-decoration:underline;
}

.submenuCuerpo2 ul li{
	list-style:none;
	list-style-image:url(/es-es/sistema/disenos/estilos/imgs/flecha.gif)
}


 .lineaSubtitulo1{
	border-bottom:#CFD591 1px solid;
	margin-top:20px;
	padding-bottom:15px;
	height:5px;
	margin-bottom:10px;
	
}

.subtituloConsells {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	line-height:10px;
	margin-bottom:10px;
}

.lineaPuntos
{
	border-bottom:#99CC00 2px dotted; 
	padding-bottom:8px;
padding-top:3px; 
	margin-bottom:10px; 
	margin-top:40px;
}


.enlaceConsellsOff {
	background-image: url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_off.gif);
	color: #27757F;
	font-size: 11px;
	font-weight: bold;
	padding-left:17px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	margin-bottom:2px;
}

.enlaceConsells, a.enlaceConsells:visited {
	background-image: url(/es-es/sistema/disenos/estilos/imgs/link_fqcs.gif);
	color: #27757F;
	font-size: 11px;
	font-weight: bold;
	padding-left:17px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	margin-bottom:2px;
}

a.enlaceConsells:hover{
	background-image: url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_2.gif);
	background-repeat:no-repeat;
	color: #27757F;
	font-size: 11px;
	font-weight: bold;
	padding-left:17px;
	margin-top:10px;
	text-decoration:underline;
	margin-bottom:2px;
	cursor:pointer;	
}

a.subtitulo1_enlaceFQCS, a.subtitulo1_enlaceFQCS:visited {
	text-decoration:none;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	color: #27757F;
	font-weight:bold;
	margin-top:10px;
	display:block;
	cursor:pointer;	
}

a.subtitulo1_enlaceFQCS:hover{
	color: #669900;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_2.gif);
	cursor:pointer;	
}
a.enlaceNomTop, a.enlaceNomTop:visited {
	text-decoration:none;
	cursor:pointer;	
}

a.enlaceNomTop:hover {
	text-decoration:underline;
}


.subtitulo2_enlaceFQCSoff {
	text-decoration:none;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/link_fqcs_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	color: #27757F;
	font-weight:bold;
}




table.listado{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;;border-bottom:dotted 2px #CCC ; 

border-collapse:collapse;}	
table.listado caption{color: #27757F; font-weight: bold;border-bottom:dotted 2px #CCC ; padding-bottom:5px;  }
table.listado thead tr th{ color: #27757F; font-weight: bold;background-color:#CCC; padding-top:7px; padding-bottom:7px;border: 1px 

solid #FFF; 	}
table.listado tbody tr td{color:#333; vertical-align:text-top;padding-top:3px; padding-bottom:3px; }
td.impar{background-color:#F0F0F0;}
table.listado tbody tr td{ padding-left:5px;color:#666666;border: 1px solid #DFDFDF; font-size:10px;}


.rtUL a,.rtUL a:visited{
	border:none;
	
	color:#333333;
}

.SiteMapBlock{
	color: #27757F !important;
	font-weight:bold;
	
}
.rtUL a:hover,.rtUL a:visited{
background:none !important;
border:none !important;
}
.rtBot,.rtMid,.rtTop,.rtLI,.rtFirst ul{
	background-image:none !important;
}

.bImpar{
background-color:#EFEFEF !important;
}
.bPar{
background-color:#FFF;
}

.rtLines li{
	padding:10px;
}

.rtLines li ul li{
	padding:0px;
}

.rtPlus, .rtMinus
{

	cursor: pointer;
	text-decoration:none;	
	background-repeat:no-repeat;
}

.rtPlus{
	background-image:url(/es-es/sistema/disenos/estilos/imgs/icono_mas.gif) !important;	
}
.rtMinus{
	background-image:url(/es-es/sistema/disenos/estilos/imgs/icono_menos.gif)  !important;
	background-position:0px 0px !important;
}

.LogoIVPrint{
	visibility:hidden;
	display:none;
}

.hideScreen{
	visibility: hidden;
}
	


/*Comentarios*/

.ComentariosTexto{
float:left;
margin:0px;
padding:0px;
padding-left:0px;
width:80%;
color:#27757F;
margin-left:0px;
background-image:url(/es-es/sistema/disenos/estilos/imgs/punto_buscador.gif);
background-repeat:no-repeat;
text-indent:25px;
clear:none;
width:180px;
display:block;
margin-top:5px;

}

.Comentariosboton{
background-color:#FFFFFF;
color:#27757F;
font-size:10px;
border:#94B9BE 1px solid;
font-weight:bold;
width:80px;
height:20px;
min-height:20px;
float:right;
cursor:hand;
margin-top:40px;
}

.Comentariosboton:hover{
background-color:#27757F;
color:#FFFFFF;
}


.MsgSinResultados{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px;
padding-left:0px;
margin-bottom:3px;
color: #27757F;
}

.bloqueMarco .MsgSinResultados{
	padding-left:12px !important;
}

.msgError{
	font-weight:bold;
	margin-left:10px;
}
#GenBody{
margin:0px;	
}

#GenBody .subitemGlosarioMini{
	/*IE 6 only glosario popup hack*/
	_top:0;
	_left:0;
	_margin:0px;
}

.EnviarAmigo{
    width:217px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:10px 10px 5px 10px;
	border:solid 1px #097D9A;
	margin:0px;
	clear:both;
		/*		
		height:320px;
		min-height:320px;
		overflow:auto;			*/
		height:310px;
}

.EnviarAmigoTitulo{

    background-color:#097D9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding:6px 0 6px 6px;
	text-indent:0;
	float:left;
    width:233px;
    clear:both;
    height:14px;
}
.EnviarAmigoTituloCerrar{
    margin-top:1px;
	height: 18px;
	width: 18px;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/cerrar_autor.gif);
	background-repeat:no-repeat;
	float: right;
	z-index: 200;
}
.EntradaTexto{
border:#D4E3E5 2px solid;
font-size:11px;
margin-right:3px;
margin-bottom:5px;
overflow:hidden;
clear:both;
width:210px;

}
.ComententText{
border:#A9C6CB 1px solid;

}
.ComentDivText{
	margin-bottom:20px;
}

.botonEnvio{
background-color:#FFFFFF;
color:#097D9A;
font-size:10px;
border:#94B9BE 1px solid;
margin-top:10px;
margin-bottom:5px;
float:right;
cursor:hand;
}


.botonEnvio:hover{
background-color:#097D9A;
color:#FFFFFF;

}

.PanelAccept{
    height:288px;
}


/******** IE 6 ********/

/*
*{
	margin:0 !important;
	padding:0 !important;
}

.col-bdd {
	position:relative  !important;
	width: 170px !important;  
	background:#BCC !important;
	display:block !important;
	float:left !important;
}

.col-c {
	width: 170px !important; 
	background:#ECC !important;
}

.main-content {
	MARGIN: 15px 0 0 0 !important;
	Padding:0 !important;
	display:block !important;
	width:95% !important;
}

DIV.bloqueMarco {
	 width: 170px !important;
}

DIV.bloqueFondo {
	 width: 170px !important;
}

.box {
 width: 170px !important;
}

.RadPanelBar_IV {
	width: 170px !important;
}
*/




.menuIndice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	min-height:90px;
	background-image:none !important;
	/*background-image:url(/es-es/sistema/disenos/estilos/imgs/buscador_fondo.jpg); /*buscador_fondo.jpg */
	border-top:1px solid #CFD591;
	_border-top:1px solid #CFD591;
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:10px;
	margin-top:-1px;
	display:block;

	overflow:visible;
  	padding-bottom:40px;
		position: relative;		
		_position:relative !important;
		_width:99%;
}

 .submenuMarco{
	float:right;
	position:relative;
	margin-left:-70px;	
		position:relative;
		
		/*position:absolute !important;
		border: 1px solid #0F0 !important;*/
}

.menuIndice .indice{
display:block;
padding-top:10px;
width:72%;
_width:70%;
float:left;
height:auto;
overflow:visible;
}

#Bibliografia{
	height:40px;
	padding-bottom:20px;
	min-height:40px;
	margin-bottom:20px;
}
.menuIndice .indice .itemSubmenu{
	display:block;
	float:left;
	width:44% !important;
	text-decoration:underline !important;
	margin-right:15px;
	
	
	margin-bottom:-5px;
	#margin-bottom:5px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/item_submenu.gif);
	background-repeat:no-repeat;
	padding:0px !important;
	background-position:-2px left;
	padding-top:0px !important;
	padding-left:10px !important;	
	text-align:left;
	clear:both;
	height:18px;
	#height:auto;
} 

.menuIndice {
	clear:both !important;
}


.itemSubmenuXLInput{
	display:block;
	float:left;
	width:100% !important;
	text-decoration:underline !important;
	margin-right:15px;
	margin-bottom:5px;
	background-image:url(/es-es/sistema/disenos/estilos/imgs/item_submenu.gif);
	background-repeat:no-repeat;
	padding:0px !important;
	background-position:-2px left;
	padding-top:0px !important;
	padding-left:10px !important;
	text-align:left;
}

a.itemSubmenuXLInput {
	color:#27757F;
	text-decoration:underline;
	cursor:pointer;	
}

a.itemSubmenuXLInput:hover{
	color:#99CC00;
}

#divColaboradores{
position:static;
}
#divExpandible{
position:static;
}

#iconosFQCS{
	margin-bottom:5px !important;
	margin-top:5px !important;
}

.textos04, .subtitulo1, p
{	
	margin-top:2px !important;
	padding-top:2px !important;
}

/*IE6 sobre escribir imágen de fondo*/
.divQueCalSaber
{
	/*border:1px solid green !important;*/
	float:right;	
	position:relative;
	_position:static;	
	background-position: right 0 !important;
	background-repeat: no-repeat !important;
	display:block !important;
	width:200px !important;
	height:19px !important;
	_background-image:url(/es-es/sistema/disenos/estilos/imgs/qcs_bg_es.gif) !important;
	
	_z-index:999999;
}


li.active{
cursor:hand !important;
}

.hidden
{
   display:none !important;
   height:0px !important;
}
/*******banner*****/

.bannerParticipa{
width:175px;
padding: 0 0 0 2px;
}

.bannerParticipa object{
width:170px;
}

.iconoCopy{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	background-image: url(/es-es/sistema/disenos/estilos/imgs/enlacecopyright.gif);/*ico_glosario.gif */
	background-repeat: no-repeat;
	background-position:-2px left;
	margin-top:1px;
	text-indent: 25px;
	margin-right:10px;
margin-top:2px;
	height:16px;
	cursor:pointer;	
	text-decoration:none;
}

.iconoCopy:link,.iconoCopy:visited{
	font-size: 9px;
	color: #666600;
	text-decoration:none;
	cursor:pointer;	
}

.iconoCopy:hover {
	font-size: 9px;
	color: #666600;
	text-decoration:underline;
}

/*override comnavegar*/

div.Enfermera .EnfermeraTop .ComoNavegar{margin-left: 15px !important;}

div.Enfermera .EnfermeraBody .MsgLoque{padding-left: 8px !important;}

div.Enfermera .EnfermeraBody .CmsListViewLayoutWrapper{ margin-left:0px !important; #margin-left:-2px !important;}

div.EnfermeraBottom a{background-position: 0px 6px !important; margin-top: 0px !important;  padding-top: 5px !important; }

div.Enfermera .EnfermeraTop .TeGuiamos{margin-left: 15px !important;}

div.subitemGlosarioMini a.enlaceGlos:hover{color:#CCC!important;}
	
.toolsFQCS{background:url(/imgs/toolbar.gif) no-repeat;display: block;
float: right;
width: 160px;padding-left:25px;#margin-top:-15px}  
.accordionItem.expanded{overflow:visible !important}
.toolsFQCS .goUp,.toolsFQCS .goUp:hover{float:left;margin-top:1px}
.toolsFQCS .goUp{background:url(/imgs/tgoUp1.gif) no-repeat;}
.toolsFQCS .goUp:hover{background:url(/imgs/tgoUp2.gif) no-repeat;}
.subtitulo1 .toolsFQCS img {float:left}
.accordionItem {float:left}
div.expander{float: left;
margin-top: 20px;}
.toolsFQCS .expander{margin-top: 4px;
margin-right: 3px;}
.toolsFQCS .icPrint,.toolsFQCS .icSendFriend{margin-top: 1px;
margin-right: 2px;}
.toolsFQCS .addthis_toolbox{float:left;margin-top:3px;}
.toolsFQCS .addthis_toolbox a{color: white;
text-decoration: none;font-size:10px;margin-right:3px}
