#ajax_listOfOptions{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
		position:absolute;	/* No cambiar este valor */
		width:275px;	/* Ancho de la caja */
		height:250px;	/* alto de la caja */
		overflow:auto;	/* Scrolling features */
		border:1px solid  #003366;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
}

#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
}

#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
}

#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color: #003366;
		color:#FFF;
}

#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
}

.InputButton2{
	background-color:#1868A7;
	cursor: pointer;
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.pages_current {
	display: inline;
	font-size:12px;
	background-color: #59ACFF;
	color:#FFFFFF;
	padding: 5px 8px 5px 8px;
	text-align: center;
	clear: both;
}
.pages {
	display: inline;
	font-size:12px;
	background-color: #004080;
	padding: 5px 8px 5px 8px;
	clear: both;
	color:#FFFFFF;
	text-align: center;
}


.pages:hover {
	background-color: #00ACFF;
	color: #000000;
}


.simu_boton{
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 13px;
	FONT-SIZE: 9px;
	BACKGROUND-COLOR: #0066CC;
	BORDER-LEFT-COLOR: #FFCC00;
	BORDER-RIGHT-COLOR: #FFCC00;
	BORDER-BOTTOM-COLOR: #FFCC00;
	BORDER-TOP-COLOR: #FFCC00;
	FONT-FAMILY: Verdana, Helvetica;
	color: #FFFFFF;
	padding: 8px;
}

.simu_boton:hover{
	BACKGROUND-COLOR: #003399;
}

.desplegables_ajax {
	background-color: #FFFFFF;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.desplegables_ajax_block {
	background-color: #99CCFF;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textos_azul_bold {
	color: #0066CC;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height: normal;
	text-transform: none;
}
 .tableWarning {
	background-color: #FF9900;
	border: 1px;
	padding: 3px;
	border-color: #051938;
	border-style: solid;
	font-weight: bold;
	color:#FFFFFF;
	height: 15px;
} 

 .tableOK {
	background-color: #339900;
	border: 1px;
	padding: 3px;
	border-color: #051938;
	border-style: solid;
	font-weight: bold;
	color:#FFFFFF;
	height: 15px;

} 

 .tableKO {
	background-color: #CE0000;
	border: 1px;
	padding: 3px;
	border-color: #051938;
	border-style: solid;
	font-weight: bold;
	color:#FFFFFF;
	height: 15px;

} .textbox_descrip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style:1px;
	border-right-style:1px;
	border-bottom-style:1px;
	border-left-style:1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#FFFFFF;
	clear: both;
	overflow:hidden;
	width:100%;
	height:800px;
}

.textbox_descrip2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#FFFFFF;
	clear: both;
	overflow:hidden;
	width:100%;
	height:800px;
}

.textbox_descrip2_peque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color:#FFFFFF;
	clear: both;
	overflow:hidden;
	width:100%;
	height:50px;
}



.textbox_libre{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;	
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #646464;	
background-color: #F7F7F7;	
overflow:hidden;
}


.textbox_libre_block{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;	
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #646464;	
background-color: #F0F8FF;	
overflow:hidden;
}

.estilo_paginador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAF4FF;
	color: #004080;
	padding:5px;
}

.estilo_paginador_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#6E89DD;
	color: #FFFFFF;
	padding:5px;

}


.titulo4azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mensaje	 {
	color:#FFFFFF;
	background-color:#006699;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mensaje_inactivo	 {
	color:#FFFFFF;
	background-color: #CCCCCC;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mensaje_activo	 {
	color:#FFFFFF;
	background-color: #006600;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.mensaje_error	 {
	color:#FFFFFF;
	background-color:#D90000;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Estilo_Menu_Sup {
	color: #215dc6;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.Estilo_Submenu {
	color: #215dc6;
	font-size: 11px;
}

.Estilo_Submenu:hover {
	color: #6998E7;
}


.Estilo_copyright {
	color: #BCC9F0;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* CSS Document */
body{text-align: center; margin: 0; padding: 0; color: #6D6D6D; font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;}


/* Titulares */
.titular_blanco{ font-size: 10px; font-weight: bold; color: #FFF; line-height: 18px; }
.titular_negro{ font-size: 10px; font-weight: bold; color: #000000; line-height: 18px; }
.titular_gris{ font-size: 10px; font-weight: bold; color: #5C5C5C; line-height: 18px; }
.titulares_fino{font-size: 12px;color: #FFF; }
.titulares_gris{font-size: 12px;color: #333333;}
/*.titulares_gris:hover{font-size: 12px;color: #E77800 ;}*/
.titulares_naranja{font-size: 11px;color: #FF6600}

.style1 {color: #666666; font-family: Tahoma;}
.style2 {color: 959595; text-decoration:none; font-size: 11px;}
.style3 {text-decoration:none; color: 959595;}
.Estilo11 {font-size: 24px}


.Estilo1 {	font-size: 10px;	color: #7B7B7B; }
.Estilo1:hover {	font-size: 10px;	color: #FF6600; }
.Estilo2 {	font-size: 14px; color: #00209F;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif; }
.Estilo4 {	color: #D53100;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px; }
.Estilo5 {color: #333333}
.Estilo6 { 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333; }
.Estilo7 {color: #333333; font-weight: bold; }
.Estilo8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold; }
.Estilo9 {font-size: 12px}
.Estilo10 {	color: #D53100;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; }
.Estilo11 {	color: #000000;	font-weight: bold; }
.Estilo12 { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; font-weight:normal;	color: #333333; }
.Estilo13b { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight:normal;	color: #333333; }
.Estilo14b {	color: #FFFFFF;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px; }
.style21 {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FDAB02;	font-size: 12px;	font-weight: bold;}

/* Cajas de Texto*/
.textbox1{ 	font-family: Arial, Helvetica, sans-serif; 	font-size: 10px; 	color: #838383; 	border-top-width: 1px;	border-right-width: 1px;
	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;	border-top-color: #646464;	background-color: #F7F7F7;	width: 100px;
}

.textbox1_blanco{ 	font-family: Arial, Helvetica, sans-serif; 	font-size: 10px; 	color: #333333; 	border-top-width: 1px;	border-right-width: 1px;
	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;	border-top-color: #646464;	background-color: #FFFFFF;
}
.textbox2_blanco{ width:200px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 10px; 	color: #333333; 	border-top-width: 1px;	border-right-width: 1px;
	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;	border-top-color: #646464;	background-color: #FFFFFF;
}

.TextField  {                         /*CAJA DE TEXTO */
	border: 1px solid #003366;
	font:10px Verdana, sans-serif;
	color:#003366;
	line-height: 12px;
	BACKGROUND-COLOR: #CEE7FF;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #003366;
	}
	
.TextField_medio  {                         /*CAJA DE TEXTO */
	border: 1px solid #003366;
	font:10px Verdana, sans-serif;
	color:#003366;
	line-height: 12px;
	BACKGROUND-COLOR: #CEE7FF;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #003366;
	width: 250px;
}	

.textbox_long{ 	font-family: Arial, Helvetica, sans-serif; 	font-size: 10px; 	color: #838383; 	border-top-width: 1px;	border-right-width: 1px;
	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;
	border-left-style: solid;	border-top-color: #646464;	background-color: #F7F7F7;	width: 700px;
}



.titulares_menu{color: #8D4900;text-decoration: none; font-size: 12px;}

.marco_tabla { border: 1px solid #999999 width="96%"; }
.cuadro_naranja { border: thin solid #D53E00  }
.cuadro_azul { border: thin solid #003366  }

.botonform_amarillo {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9px;
	BORDER-LEFT-COLOR: #808080;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #808080;
	BORDER-TOP-COLOR: #808080;
	FONT-FAMILY: Verdana, Helvetica;
	BACKGROUND-COLOR: #EBB500;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #808080;
	width:120px;
	height:16px;
	color: #FFFFFF;
}

.botonform_accion {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	width:90px;
	height:16px;
	color: #7B7B7B;
	background-color: #D5EBFF;
	border: 1px solid #808080;
}


.botonform_accion:hover {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	width:90px;
	height:16px;
	color: #FFFFFF;
	background-color: #005EBB;
	border: 1px solid #808080;
}
