/* CSS Document */
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #003366;
}

li{
	list-style-position: outside;
	list-style-image: url(../images/bullet_texto.gif);
}

ul{
	margin-left:5px; 
	margin-left:16px; 
}



/*links generales*/

a {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CC9900;
	text-decoration: none;
	
}

/*---------------------------------------*/

.txt_osc {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txt_osc a {
	color: #333333;
	text-decoration:underline;
}

.txt_osc a:hover {
	text-decoration: none;
	color: #CC9900;
}

#txt_osc a {
	color: #FFFFFF;
}

#txt_osc a:hover {
	text-decoration: none;
	color: #CC9900;
}

.fecha_tablas {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
.letra_chica {
	font-size: 10px;
	color: #333333;
	}

#menu_bottom {
	background-color: #F5F5F5;
	width: 98%;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}

#menu_bottom td {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	padding:3px;
	height: 20px;
}

#menu_bottom a {
	font-size: 10px;
	color: #000000
}

#menu_bottom a:hover {
	font-size: 10px;
	color: #CC9900;
}


/*pginas internas*/
.titulos_dorados {
	font-size: 11px;
	color: #CC9900;
	font-weight: normal;
}

.dorado {
	font-size: 20px;
	text-transform: uppercase;
	color: #CC9900;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*------------------------------------------------------*/
/*cpo de texto*/

#textos {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 14px;
}


#textos a {
	font-family: "Verdana", Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}

#textos a:hover {
	color: #CC9900;
	text-decoration:underline;
}

.textos_subtitulos_gris {
	color: #999999;
	left: 366px;
}

#textos_subtitulos_gris a {
	color: #999999;
	text-decoration: none;
}


#textos_subtitulos_gris a:hover {
	color: #CC9900;
	text-decoration: none;
}

/* buscador*/

.buscador {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E9E8E8;
	border: 1px solid #E9E8E8;
}

#buscador_research {
	margin-top: 2px;
	padding: 10 10 10 10;
	border: 1px solid #C4C4C4;
}

#buscador_research_no {
	margin-top: 2px;
	padding: 10 10 10 10;
	border: 1px solid #E5E4E4;
}

#buscador_research_interna {
	font-size: 10px;
	margin: 10 10 10 10; 
}

.buscador_blanco {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}

.textos_research_home {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #666666;
	
}

.linea_rayas {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DBDBDB;
	font-size: 7px;
	margin: 0px;
}

.txt_celeste {
	color: #8699AD;
	}
	


.datos_pie {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}


/* tablas de la home xml */

#tabla_home {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-width: 1px;
	border-right-color: #E1E1E1;
	border-right-style: solid;
}

#tabla_home a {
	color: #333333;
	}
	
#tabla_home a:hover {
	color: #CC9900;
	}

#tabla_home td {
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.mapa_sitio {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
		#mapa_sitio a{
			font-family: "Verdana", Arial, Helvetica, sans-serif;
			color: #999999;
			font-size : 11px;
		}
		#mapa_sitio a:hover{
			font-family: "Verdana", Arial, Helvetica, sans-serif;
			color: #CC9900;
			font-size : 11px;
		}
		
		#mapa_sitio_herramientas{
			font-size: 10px;
			color: #999999;
		}


		#mapa_sitio_herramientas a{
			color: #999999;
			font-size : 10px;
		}
		
		#mapa_sitio_herramientas a:hover{
			color: #CC9900;
			font-size : 10px;
		}


.cuatro_filetes {
	border: 1px solid #DDDDDD;
	background-attachment: fixed;
	background-image: url(images/fondo_tablas_xml.gif);
	background-repeat: no-repeat;
	background-position: 60px;
}
#menu_cuadros{
color: #FFFFFF;

}
#menu_cuadros a{
color: #FFFFFF;
}
#menu_cuadros a:hover{
color: #CC9900;
}
/***fin tablas de la home xml ***/

/* top menu */
#menu_a a{ 
	color: #CC9900;
}
#menu_a a:hover
{ 
color: #999999;
}

/* CUADROS  */

#cuadros
{
 	background-color:  #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	font-size:10px;	
 }
#cuadros th
{
	background-color: #006699;
	height: 25px;
	color: #FFFFFF;
	font : normal normal normal 10px Verdana;
	vertical-align: middle;
	text-transform: uppercase;
	
}
#cuadros td
{
	padding-left:5px;
	height: 23px;
 }
 
.cuadro_a
{
	background-color:  #F0F0F0;
 }
. cuadro_b
{
	background-color:  #FFFFFF;
 }
  .p_over
 { 
	 background-color:#E5CC7F;
	 cursor:hand;
	 cursor:pointer;
 }
 .subtitulo_cuadro
 {
	font : normal 9px Verdana;
	color: #999999;
}  

.form_usuario {
	color: #CC9900;
	background-color: #F3F3F3;
}
/* BOTONES */
.boton_login a {
background: url(images/ingresar_38.gif) 0 0 no-repeat;
text-decoration: none;
}
.boton_login a:hover {
background: url(images/btn_ingresar_42.gif) 0 0 no-repeat;
}
.boton_login a:active {
background: url(images/btn_ingresar_42.gif) 0 0 no-repeat;
}

#resultados
{
	width:520px;
	padding-left: 15px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 11px;
}

#title_resul
{
	font : normal 12px;
}

.titular{
padding-top:30px;
font-weight:bold;
font-size:12px;
color:#004B97;
}

#notice{
	border: 0px solid;
	overflow: auto;
	visibility: visible;
	display: block;
	position: relative;
	z-index: 1;

	}
 
 .news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
	}
	
#scroll {
	 margin: 5px;
  	 width:286px;
     height:150px;
     background-color:#F2F2F2;
     overflow:auto;
}	
/* FLASH INFORMATIVO HOME */
.titulo_la_empresa {
	float:left;
	padding-top:4px;
	padding-bottom:10px;
}
.punteado_ver {
	background-image: url(../images/home/punteado_vertical_20.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:5px;
	
}
.titular_flash{
font-weight:bold;
font-size:11px;
color:#004B97;
}
.fondo_flash {
	background-image: url(../images/home/fondo_degrade.jpg);
	background-repeat: repeat-x;
}
.fondo_flash_corto {
	background-image: url(../images/home/fondo_degrade_corto.jpg);
	background-repeat: repeat-x;
}
.contenido_flash {
	padding: 0px 5px 10px 10px;
	height:250px;
}
.contenido_laEmpresa {
	padding: 0px 5px 10px 10px;
	height:330px;
}



/*-------------------- Tabla Valores Cuotaparte --------------------*/

.valor_dinamico{
width:77px;
height:36px;
padding-top:25px;
padding-left:7px;
color:#FFFFFF;
background-image: url(../images/valores_de_cuotaparte/valor_dinamico.gif);
background-position:top;
background-repeat:no-repeat;
}

.lines_table{
background-image: url(../images/valores_de_cuotaparte/back_table.gif);
background-position:right;
background-repeat:no-repeat;
}

.lines_table_derecha{
background-image: url(../images/valores_de_cuotaparte/back_table_derecha.gif);
background-position:left;
background-repeat:no-repeat;
}










