/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #000000;
	height:100%;
	width:99.8%;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-y;
	background-position: left top;  
}

.menu_superior {
	color: #DDEEEE;
	text-decoration: none;
}
.cabecera {
	background-color: #1F6F87;

	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;

	left: 0%;
	width: 100%;
	position: relative;
	top: 0%;
	height: 1%;
	background-color:#1f6f87;
}
.cabecera_idiomas
{
	top:0%;
	left:68%;
	width: 30%;
	height: 100%;
	position:absolute;	 	
	FONT-SIZE: 7pt; 
    COLOR:  White; 
	background-color:#1F6F87;
	text-align: right;	 
}
.list_inline
{  display:inline;
	color:White;
	 list-style-image:none;
}
.list_inline ul
{  display:inline;
	color:White;
	 list-style-image:none;
}
.list_inline li
{  display:inline;
	color:White;
	padding-left:5px;
	text-decoration:none;

}
.cabecera2 {
	background-color: #1F6F87;
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
}
.menu_superior a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 7px;
}
.linea_pie {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCE6E6;
}

#menu {
	position:absolute;
	left:0px;
	height:100%;
	width:198px;
	background-color:#CCE6E6;
	top: 0px;
	display: inline;
}
#cabecera_menu {
	position:absolute;
	left:0px;
	width:100%;
	background-color:#1C6479;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
}

#entradas_menu {
	position:absolute;
	left:0px;
	width:200px;
	top: 92px;
	display: block;
	text-align: left;
	padding: 0px;
}
.cuadro_reservado {
	background-color: #F4F4F4;
	border: 1px solid #E9E9E9;
}
.fondo_repetido {
	background-image: url(imagenes/fondo_repetido2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.subtitulo {
	font-size: 110%;
	color: #333366;
	font-weight: bold;
}
.link_destacado {
	font-size: 100%;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
}
.link_documentos
{
FONT-WEIGHT: bold; 
FONT-SIZE: 110%; 
COLOR: #333366; 
FONT-FAMILY: Verdana; 
text-decoration: none

 	}
.link_destacado_titulo
{
	font-weight: bold;
	font-size: 100%;
	color: #1C6479;
	text-decoration: none;
}

#entradas_menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	
}
#entradas_menu ul li a {
	font-size: 100%;
	height: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #D5EDF4;
	border-bottom-color: #A8DBEA;
	text-decoration: none;
	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
}
#entradas_menu ul li a:hover {
	font-size: 100%;
	height: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ECF8FB;
	border-bottom-color: #A8DBEA;
	text-decoration: underline;
	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #31ABCE;
}
#entradas_menu ul span a {
	font-size: 100%;
	background-color: #A8DBEA;
	text-decoration: none;
	color: #1C6479;
	display: block;
	height: 100%;
	font-weight: bold;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82CCE1;
	padding-top: 2px;
	padding-bottom: 1px;
}
#entradas_menu ul span a:hover  {
	font-size: 100%;
	background-color: #CCEAF2;
	text-decoration: underline;
	color: #1C6479;
	display: block;
	height: 100%;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82CCE1;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #31ABCE;
}
a.link_destacado:hover {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link_destacado2 {
	font-size: 100%;
	font-weight: normal;
	color: #1C6479;
	text-decoration: none;
}
a.link_destacado2:hover {

	font-size: 100%;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663333;
	font-size: 20%;
	height: 2px; width:90%;
	
}
.linea2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663333;
	font-size: 20%;
	height: 1%; width:50%;
	
}
.cuadro_navegación {
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.textoNavegacion {
	font-size: 100%;
	color: #505050;
	text-decoration: none;
}
a.textoNavegacion:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}
.titulo_linea {
	font-size: 140%;
	color: #2687A4;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2E54;
}
.titulo_linea_new {
	font-size: 140%;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2E54;
}
.titulo_label{
	font-size: 140%;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
.subtitulo_linea {
	font-size: 110%;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2E54;
}
.fondo_repetido_centro {
	background-image: url(imagenes/fondo_repetido2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2E54;
}
.texto
{
	color: #000000;
	font-size: 100%;
	font-family: Verdana;
	text-decoration: none;
	
}
.texto_negrita_enr
{
	color: #000000;
	font-size: 100%;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.textoblue
{
	color: #1c6479;
	font-size: 100%;
	font-family: Verdana;
	text-decoration: none;
}
.texto_error 
{
	color: Red;
	font-size: 100%;
	font-family: Verdana;
	text-decoration: none;
}
.texto-fecha-actualiz
{
	color: #000000;
	font-size: 90%;
	font-family: Verdana;
	text-decoration: none;
}
.titulo_tabla {
	font-size: 100%;
	background-image: url(imagenes/fondo_tabla.gif);
	background-repeat: repeat-x;
	height: 23px;
	vertical-align: middle;
	font-weight: bold;
	color: #724212;
	line-height: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #E7D7C7;
	border-bottom-color: #E7D7C7;
	padding-left: 5px;
}
.titulo_tabla2
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 100%;
	vertical-align: middle;
	color: #724212;
	line-height: 11px;
	border-bottom: #e7d7c7 1px solid;
	background-repeat: repeat-x;
	height: 23px;
	background-color: lavender;
	border-right-width: 1px;
	border-right-color: #e7d7c7;
}
.texto_tabla {
	font-size: 100%;
	color: #724212;
	text-decoration: none;
}

.fondo_table {
	font-size: 100%;
	color: #000000;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.fondo_table_destacado
{
	padding-left: 5px;
	font-size: 100%;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	border-bottom: #cccccc 1px solid;
	background-color: thistle;
}

a.texto_tabla:hover {
	font-size: 100%;
	color: #cc6600;
	text-decoration: underline;
}
a.link_texto:hover {

	font-size: 100%;
	color: #CC6600;
	text-decoration: underline;
}
.link_texto {

	font-size: 100%;
	color: #2687A4;
	text-decoration: underline;
}

.tablas 
{
	font-size: 100%;
	color: #724212;
	text-decoration: none;
	border:1px;
	border-style:solid;
	border-color:#1c6479;
}
.tablas-cabecera
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C6479;
	vertical-align: top;
	padding-top: 7px;
}
.tablas-items-sie
{
	font-size: 100%;
	/*display: block;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #D5EDF4;
	border-bottom-color: #A8DBEA;
	text-decoration: none;
	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.tablas-alternating-items-sie
{
	font-size: 100%;
	/*display: block;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color:#ffffff;
	border-bottom-color: #A8DBEA;
	text-decoration: none;
	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.tablas-items {
	font-size: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #D5EDF4;
	border-bottom-color: #A8DBEA;
	text-decoration: none;
	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.tablas-items a:link
{
 	color: #1C6479;
	text-decoration: underline ;
   	
}
.tablas-items a:visited
{
	text-decoration: none ;
	color: #CC6600;
}
.tablas-items a:hover
{
	color: #CC6600;
	text-decoration: underline
}
.tablas-alternating-item {
	font-size: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color:#A8DBEA;
	border-bottom-color: #A8DBEA;
	text-decoration: none;
	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.tablas-alternating-item a:link
{
 	color: #1C6479;
	text-decoration: underline ;
   	
}
.tablas-alternating-item a:visited
{
	text-decoration: none ;
	color: #CC6600;
}
.tablas-alternating-item a:hover
{
	color: #CC6600;
	text-decoration: underline
}
.frame-menu
{
	border:0px;
	height:240px;
	overflow:auto;
	vertical-align:top;
	width:100%;
	
}
.infoseries
{
	color: #000000;
	font-size: 100%;
	font-family: Verdana;
	text-decoration:none;
	border:0;
}
/** Elementos específicos de la página de búsquedas **/

.control-busquedas
{
	font-size: 90%;
	vertical-align:top;
	color: #1c6479;
}
.control-busquedas-center
{
	font-size: 90%;
	vertical-align: middle;
	color: #1c6479;
}


.div-arbol-busquedas768
{
      border-style:solid;
      border-top:1px;
      border-right:1px;
      border-bottom:1px;
      border-left:1px;
      overflow:auto;
      width:100%;
      /*height:230px; */
      height:350px;
      background-color:#ffffff;
	  color: #1c6479;
}

.div-arbol-busquedas600
{
      border-style:solid;
      border-top:1px;
      border-right:1px;
      border-bottom:1px;
      border-left:1px;
      overflow:auto;
      width:100%;
      height:210px;
      background-color:#ffffff;
	  color: #1c6479;
}

.div-arbol-busquedas1024
{
      border-style:solid;
      border-top:1px;
      border-right:1px;
      border-bottom:1px;
      border-left:1px;
      overflow:auto;
      width:100%;
      height:600px;
      background-color:#ffffff;
	  color: #1c6479;
}


/*Elementos para el Árbol de Búsquedas*/
.arbol-series
{
	font-size: 1em;
	text-decoration:none;
	border: 0;
}

.series
{
	border-style: none;
	border-width: 0px;
	padding: none;
	table-layout:auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
	vertical-align: top;
	width: 98%;
}

.text-hidden 
{
	background-color: white;
	font-size:.1em;
	border-color: White;
	border-width:0px;
	border-style:none;
	width: 0px;
	height: 0px;	
	vertical-align:baseline;
}

.arbol-codigo
{
	vertical-align:middle;
	font-size:1em;
	font-weight:bold;
	color: #1c6479;
}

.arbol-series-td-titulo
{
	font-size:1em;
	vertical-align:middle;
	background-color: White;
	border-style:none;
	border-width:0px;
	width: 98%;
	white-space:nowrap;
	color: #1c6479;
}

.arbol-capitulo
{
	vertical-align:middle;
	font-size:1em;
	font-weight:normal;
	background-color: White;
	border-style:none;
	border-width:0px;
	width: 98%;
	white-space:nowrap;
	color: #1c6479;
}

/* Tomás (16-4-2007)
Se comenta el estilo .arbol-serie para integrar la ventana busquedas.aspx con
el estilo general del web. A continuación se define de nuevo el estilo
para links a.arbol-serie
.arbol-serie
{
	font-size:1em;
}			*/

.arbol-nota
{
	color: #CC6600;
	text-decoration: none;
	font-size: 11px;
}

.serie-detenida
{
	color: #660099;
	text-decoration: none;
	font-size: 11px;
}

.serie-detenida-bold
{
	color: #660099;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}

a.serie-detenida:visited
{
	color: #CC6600;
	text-decoration: none;
	font-size: 11px;
}

a.serie-detenida:hover
{
	color: #CC6600;
	text-decoration: underline;
	font-size: 11px;
}

a.serie-detenida: link
{
	color: #1c6479;
	text-decoration: none;
	font-size: 11px;
}

a.arbol-serie:link
{
	color: #1c6479;
	text-decoration: none;
	font-size: 11px;
}

a.arbol-serie:visited
{
	color: #CC6600;
	text-decoration: none;
	font-size: 11px;
}

a.arbol-serie:hover
{
	color: #CC6600;
	text-decoration: underline;
	font-size: 11px;
}
a.codigo-serie-tabular:link
{
	color: #1c6479;
	text-decoration: underline
}

a.codigo-serie-tabular:visited
{
	color: #CC6600;
	text-decoration: none
}

a.codigo-serie-tabular:hover
{
	color: #CC6600;
	text-decoration: underline
}


.arbol-frecuencia
{
	font-size:1em;
	font-style:normal;
	color: #1c6479;
}

.arbol-serie-boton-expansion
{
	border-width:0;
	vertical-align:middle;
	color: #1c6479;
}

.arbol-input-img
{
	height: 14px;
}

.arbol-input-img1
{
	height: 1px;
	visibility : hidden
}

/* Calendario, DateSelector */
/* Default attributes of table container for entire calendar */
.cal-table-style {
	font-family: arial;
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0; 
	background-color: #ffffff;
	font-family: arial; 
	font-size: 11px;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.cal-div-style {
	z-index: 999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.cal-title-style {
	padding: 2px;
	font-family: arial; 
	font-size: 11px;
	color: #ffffff;
}

/* Default attributes used in calendar title background.51b2cf*/
.cal-title-background-style {
	/*background-color: #9f9fff;*/
	background-color: #808080;
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.cal-title-control-normal-style {
	border-style: none;
	cursor: auto;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.cal-title-control-select-style {
	/*border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; */
	cursor: auto;
}

/* Default attributes of drop down lists (month and year). */
.cal-dropdown-style {
	font-family: arial; 
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	/*border-color: #a0a0a0;
	background-color: #cee3ef;*/
	/*background-color: #0066cc;*/
	background-color: #808080;
	border-color: #cccccc;
	color: White;
	cursor: default;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.cal-dropdown-select-style {
	/*background-color: #3a6ea5;*/
	background-color: #696969;
	cursor: hand;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.cal-dropdown-normal-style {
	background-color: #000000;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.cal-body-style {
	padding: 5px;
	/*background-color: #cee3ef;*/
	background-color: white;
	/*font-family: verdana; */
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.cal-current-day-style {
	/*color: red;*/
	color: red;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.cal-end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.cal-normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.cal-selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: #a0a0a0;
	color: #0066cc;
	font-weight: bold;
}

/* Default attributes of designated holidays. */
.cal-holiday-style {
	background-color: #FFDDDD;
}

/* Attributes of today display at bottom on calendar */
.cal-today-style {
	padding: 0px;
	color: white;
	/*background-color: #cee3ef;*/
	/*background-color: #9f9fff;*/
	background-color: #808080;
	text-align: center;
	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.cal-weeknumber-div-style {
	background-color: #d0d0d0; 
	padding: 0px;
}

/* estilos para los hipervínculos del datagrid. Quita los subrayados.
CREADOS POR TERESA. .1/1/2006 */
.hyperlink-datagrid
{
	font-size: 100%;
	/*display: block; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #D5EDF4;
	border-bottom-color: #A8DBEA;
	text-decoration: none ;
   
 	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	
}

.hyperlink-datagrid a:link
{
	text-decoration: none ;
   	
}
.hyperlink-datagrid a:visited
{
	text-decoration: none ;
   	
}

.hyperlink-datagrid-alternating
{
	font-size: 100%;
	/*display: block; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #ffffff;
	border-bottom-color: #A8DBEA;
	text-decoration: none ;
   
 	color: #1C6479;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	
}
.hyperlink-datagrid-alternating a:link
{
 	color: #1C6479;
	text-decoration: none ;
   	
}
.hyperlink-datagrid-alternating a:visited
{
	text-decoration: none ;
	color: #CC6600;
}
.hyperlink-datagrid-alternating a:hover
{
	color: #CC6600;
	text-decoration: underline
}
.hyperlink-datagrid-docTrabajo
{
	
	font-size: 100%;
	font-weight: normal;
	color:#1C6479;
	text-decoration: none;
	font-style:normal;
	border-color: White;
	border-style:none;
	
	 
}

.hyperlink-datagrid-docTrabajo a:link
{
	text-decoration: none;
	color:#333366;
	
   	
}
.hyperlink-datagrid-docTrabajo a:visited
{
	text-decoration: none;
   	
}
.hyperlink-datagrid-docTrabajo a:hover
{
	color: #CC6600;
	text-decoration: underline
}



	
/* FIN ESTILOS CREADOS POR TERESA. 11/1/2006 */
/* estilo para centrar el icono */
a.link_menuV3
{

	
	padding-left: 19px; 
} 
/* INICIO ESTILOS CREADOS POR ENR. 02/03/2008 */
a.link_menuV 
{
	font-size: 100%;
	color: #333366; 
	text-decoration:none; 
	font-weight:bold;
	 }

a.link_menuV:hover 
{
	font-size: 100%;
	color:#000000; 
	text-decoration:underline;
	font-weight:bold;
		}	
		
a.link_menuV2 
{
	font-size: 100%;
	color:  #333366;  
	text-decoration:none;
	
	}
a.link_menuV2:hover 
{
	font-size: 100%;
	color:#000000; 
	text-decoration:underline;
	font-weight: normal;
}			
		
	

#menu_ver_enr li  {
	
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #D5EDF4;
	border-bottom-color: #A8DBEA;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 1%; 
	list-style-type:none;
}

#menu_ver_enr ul {
	margin: 0%;
	padding: 0%;
	width: 194px;
	background-color: #A8DBEA;
	padding-left: 0.3%;
	
	padding-top: 0.2%;
	padding-bottom: 0%;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	

#menuHorizontal
{
	left: 0%;
	top: 0%;
	width: 100%;
	position: relative;
	height:3%;
	background-color:#1A5E73;
    text-align: right;
    FONT-SIZE: 100%;
    color:#ffffff; 
   
}
#menuHorizontal span a 
{
	left: 0%;
	top: 0%;
	width: 100%;
	position: relative;
	height: 4%;
    text-align: right;
    FONT-SIZE: 100%;
    color: #ffffff;
    vertical-align:middle;
    text-decoration: none;
}

#menuHorizontal  a:hover 
{
	left: 0%;
	top: 0%;
	width: 100%;
	position: relative;
	height: 4%;
	text-align: right;
    FONT-SIZE: 100%;
    color:#ffffff;
    vertical-align:middle;
    text-decoration: underline;
    
}
.menuHorizo
{
	left: 0%;
	width: 99.9%;
	position: relative;
	top: 0%;
	height: 1%;
	background-color:#CCE6E6;
    text-align: right;
    FONT-SIZE: 110%;
    color: #ffffff;

}

.cuerpo
{
LEFT:210px; 
TOP: 88px; 
WIDTH: 79%; 
POSITION:absolute; 
HEIGHT: 80%;  
}
.cuerpo_SIE
{
LEFT: 0%;
TOP: 30px;  
WIDTH: 43%; 
POSITION: absolute; 
HEIGHT: 30%; 
FONT-WEIGHT: normal;

}
/*Área BDSICE en cuerpo central*/
.cuerpo_BDSICE  { 
LEFT: 350px;
TOP: 30px;  
WIDTH: 50%; 
POSITION: absolute; 
HEIGHT: 30%; 
FONT-WEIGHT: normal;

}
#cuerpo_BDSICE  ul li 
{ 
	list-style:none; 
	text-decoration:none;
	list-style:none; 
	padding-bottom:0.5%;
	} 
	
#cuerpo_BDSICE a:hover
{ 
	list-style:none; 
	color: #000000;
	 text-decoration:underline;
} 
.texto_bdsice
{
	color: #333366;
	font-size: 100%;
	font-family: Verdana;
	text-decoration: none;
}
/*Área BCES en cuerpo central*/
.cuerpo_BCES
{	
LEFT: 0%; 
TOP: 160px; 
WIDTH: 75%; 
POSITION: absolute; 
HEIGHT: 13%; 
FONT-WEIGHT: normal;

}
.cuerpo_DOCU
{
LEFT: 0px; 
TOP: 225px; 
WIDTH: 60%; 
POSITION: absolute; 
HEIGHT: 30%; 
FONT-WEIGHT: normal;

}
.cuerpo_informacion
{
LEFT: 0%; 
TOP:7%; 
WIDTH: 100%;
POSITION: absolute; 
HEIGHT: 13%; 
FONT-WEIGHT: bold;
}
.titulos_default 
{
FONT-WEIGHT: bold; 
FONT-SIZE: 110%; 
COLOR: #333366; 
FONT-FAMILY: Verdana; 
list-style-type: none

 	}
 	
 .marquesina
 {
     position:absolute;
     top:1%; left:0%;
     FONT-WEIGHT: normal; 
     FONT-SIZE: 100%; 
     FONT-FAMILY:  verdana;
     color: #000000;
     text-align:center;
     background-color: #C0C0C0; 
     border-bottom-color:Blue;
     border-bottom-width: 1px;
     border-bottom-style:solid;
     width: 80%;  
 } 
  .marquesina_ing
 {
     position:absolute;
     top:5%; left:0%;
     FONT-WEIGHT: normal; 
     FONT-SIZE: 100%; 
     FONT-FAMILY:  verdana;
     color: #000000;
     text-align:center;
     background-color: #C0C0C0; 
     border-bottom-color:Blue;
     border-bottom-width: 1px;
     border-bottom-style:solid;
     width: 80%;  
 } 
 .marquesina_inv
 {
     position:absolute;
     top:1%; left:0%;
     FONT-WEIGHT: normal; 
     FONT-SIZE: 100%; 
     FONT-FAMILY:  verdana;
     color: #000000;
     text-align:center;
     background-color: #C0C0C0; 
     width: 80%;  
 } 
  .marquesina_ing_inv
 {
     position:absolute;
     top:5%; left:0%;
     FONT-WEIGHT: normal; 
     FONT-SIZE: 100%; 
     FONT-FAMILY:  verdana;
     color: #000000;
     text-align:center;
     background-color: #C0C0C0; 
    width: 80%;  
 } 
img { border:0;}
.texto_migas { FONT-WEIGHT: normal; 
	FONT-SIZE: 90%; 
	FONT-FAMILY: Verdana;
	color: #505050;
	text-decoration: none;
}
.texto_migas_s { FONT-WEIGHT: normal; 
	FONT-SIZE: 70%; 
	FONT-FAMILY: Verdana;
	color:#505050;
	text-decoration: none;
}
.texto_migas:hover { 
	color:#000000;
	text-decoration: underline;
}
#cuerpo2 
{
LEFT:210px; 
TOP:98px;
POSITION:absolute; 
HEIGHT: 80%; 
	border: 0px solid #000;
	margin:0em;
	width: 78%;
	padding: 0%;
	font-family: Verdana, sans-serif;
	font-size:120%;
	color:#333366;
	display:inline; font-weight:normal;
	}
.histo_verde
{
	background-color:#D2FFD2; 
	color:#333366;
	text-decoration:none;
	font-weight:normal;
	 margin-left:0%; 
	 padding-left:1%; 
	 padding-right: 1%;
	}
	a.histo_verde:hover
	{
	background-color:#ffffff;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	}
.histo_gris
{
	background-color:#E7E7E7;
	color:#333366;
	text-decoration:none;
	font-weight:normal;
	margin-left:0%; 
	padding-left:1%; 
	padding-right: 1%;}

a.histo_gris:hover
{
	 background-color:#ffffff;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	}
.linea3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663333;
	font-size: 20%;
	height: 1%; width:28%;
	
}
.Texto_info{
	font-size:90%;
	 text-align:justify;
	 color:#000000;}
.enlace
{
	FONT-WEIGHT: bold;
	color:   #ffffff;
	FONT-SIZE: 100%;
	FONT-FAMILY:   Verdana;
	FONT-SIZE: 100%; 
	text-decoration: none; 
	list-style:none;
}
.enlace1
{
	FONT-WEIGHT: normal;
	color:   #333366;
	FONT-FAMILY:   Verdana;
	FONT-SIZE: 100%; 
	text-decoration: none;
}
.enlace3
{
	FONT-WEIGHT: normal;
	color:   #0000FF;
	FONT-FAMILY:   Verdana;
	FONT-SIZE: 100%; 
	text-decoration: underline;
}
.texto_contenidos
{
	color: #333366;
	font-size: 90%;
	font-family: Verdana;
	text-decoration: none;
}
#sitemap 
	{FONT-WEIGHT: normal;
	color:   #333366;
	FONT-FAMILY:   Verdana;
	FONT-SIZE: 90%; 
	text-decoration: none;}
	
#sitemap  a:hover {
	FONT-WEIGHT: normal;
	color:   #000000;
	FONT-FAMILY:   Verdana;
	FONT-SIZE: 100%; 
	text-decoration: none;
	text-decoration: underline;
	}

.histo_grisNovedades
{
    background-color:#E7E7E7;
	color:#333366;
	text-decoration:none;
	font-weight:normal;
	padding-left:1%; 
	
	}

a.histo_grisNovedades:hover
{
	background-color:#ffffff;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	}
/* FIN ESTILOS CREADOS POR ENR. 02/03/2008 */

/* GRAFICO */
.grafico
{
height:250px; 
width:550px; 
}

