@CHARSET "ISO-8859-1";
body {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.bienvenida{
	padding-right: 50px;
}

.bienvenida span{
	color: #F4E8AE;
}

.deslog{
	padding-right: 30px;
}

.barraIdent{
    float: left;
    margin-left: 562px;
    margin-top: -497px;
}

.barraIdent td{
	color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

.cabeceraPagina{
  float: left;
}

.cabeceraPagina img{
 
 height: 100px;
}

.menuIzq{
  float: left;
    margin-left: -40px;
    margin-top: -5px;
    padding-right: 0;
}

.menuIzq li{
  list-style: none;
}

.menuIzq2{
  float: left;
  margin-left: -25px;
  margin-top: -5px;
  padding-right: 10px;
}

.menuIzq2 li{
  list-style: none;
}

.menuBotones{
  margin: 0px;
  padding: 0px;
}

.centra {
	display: block;
	width: 930px;
	margin: auto;
	height: 492px;
}

.centraCabecera {
	display: block;
	width: 930px;
	margin: auto;
	height: 36px;
}

.centraPie {
	display: block;
	width: 930px;
	margin: auto;
	height: 14px;
}

.centraOtro {
	display: block;
	width: 930px;
	margin: auto;
	height: 10px;
}

.centra_modal {
	display: block;
	margin: auto;
	width: 750px;
}
.cabecera {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	/*background-color: #ccc;*/
	margin-top: 0px;
	/* border: 1px solid black; */
}

.cabecera_div_izquierdo {
	width: 400px; 
	float: left;
}

.cabecera_div_derecho {
	width: 400px; 
	float: right;
}

.tablaFamiliasPago{
 font-size: 11px;
}

.tablaSubFamiliasPago{
 font-size: 11px;
}

.tablaPagos{
 font-size: 11px;
}


.cuadro {
	background-color: #4A79B5;
    border: 4px groove #888888;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 70px;
    margin: 5px 0 0;
    padding: 5px;
    width: 110px;
}

.cuadro_inactivo {
	background-color: #4A79B5;
    border: 4px outset #888888;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 70px;
    margin: 5px 0 0;
    padding: 5px;
    width: 110px;
}

.cuadro_inactivo:hover {
	background-color: #4A79B5;
    border: 4px groove #888888;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 70px;
    margin: 5px 0 0;
    padding: 5px;
    width: 110px;
}


.cuadro_inactivo2 {
	background-color: #4A79B5;
    border: 4px outset #888888;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    margin-top: -81px;
    padding: 5px;
    width: 110px;
}

.cuadro_inactivo2:hover {
	background-color: #4A79B5;
    border: 4px groove #888888;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    margin-top: -81px;
    padding: 5px;
    width: 110px;
}

#cuadro_izquierda {
	margin-left: 0px;	
	/*background-color: blue;*/
}

#cuadro_centro_izquierda {
	/*background-color: red;*/
}

#cuadro_centro_derecha {
	/*background-color: yellow;*/
}

#cuadro_derecha {
	margin-right: 0px;
	/*background-color: green;*/
}

.contenido {
	background-color: #FFFFFF;
    float: left;
    height: 344px;
    margin-bottom: 15px;
    overflow: auto;
    padding: 35px 0;
    width: 100%;
    text-align: left;
}

/*	Estilos para el botón de acceso */
.acceso {
	margin: 12px;
	background-color: #EBEBEB;
	border: 1px solid #d1d1d1;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Estilos para los span que simulan enlaces	*/
.span_enlace {
	cursor: pointer;
	color: blue;
}


.menu {
	float: left;
	width: 993px;
	background-color: #020183;
	margin-top: 1px;
}

.opcion_menu {
	float: left;
	width: 953px;
	padding: 3px 0px 0px 20px;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 10px;
}
.opcion_menu a {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
}
.barra_esq_izq {
	float: left;
        height: 20px;
        padding: 0px 0px 0px 1px;
        width: 9px;
}


.barra_esq_der {
	float: left;
        height: 20px;
        padding: 0px 1px 0px 0px;
        width: 9px;
        
}
.opcion {
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	padding: 2px 11px 0px 11px;
        
}
.opcion a{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
}
.opcion a:hover{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
        
}
.opcion_marcada {
	float: left;
	text-align: left;
	background-color: #F4F4F9;
	font-family: Arial, Verdana;
	font-size: 12px;
        margin-left: 0;
        font-weight: bold;
        color: #003366;
        height: 18px;
        
}

.opcion_marcada a {
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
        height: 18px;
	color: #020183;
        padding: 2px 0px 0px 0px;
        background-color: #F4F4F9;
}
.opcion_marcada a:hover {
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
        height: 18px;
        padding: 2px 0px 0px 0px;
	font-weight: bold;
	color: #020183;
        background-color: #BECFDF;
}

.opcion2 {
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	padding: 2px 12px 0px 12px;

}
.opcion2 a{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
}
.opcion2 a:hover{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;

}

.opcion3 {
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	padding: 2px 12.5px 0px 12.5px;

}
.opcion3 a{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
}
.opcion3 a:hover{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;

}

.opcion4 {
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	padding: 2px 11.5px 0px 11.5px;

}
.opcion4 a{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
}
.opcion4 a:hover{
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;

}

.opcion_seleccionada {
	float: left;
	text-align: left;
	height: 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #020183;
	padding: 8px 5px 0px 5px;
}
.opcion_seleccionada a {
	float: left;
	text-align: left;
	height: 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #020183;
}
.opcion_seleccionada a:hover {
	float: left;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #020183;
	font-weight: bold;
}
.borde_seleccionado {
	float: left;
}
.migas {
	padding: 0px 0px 10px 20px;
	margin-top: -25px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #020183;
}
.migas a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #020183;
	text-decoration: none;
}

.usuario_datos {
	padding: 0px 0px 5px 300px;
	margin-top: -31px;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
        
}

.usuario_linea{
	padding: 0px 0px 0px 0px;
}


.contenido_modal {
	float: left;
	padding: 35px 0px 35px 0px;
	width: 725px;
	background-color: #f4f4f9;
}
.tabla {
	display: block;
	width: 990px;
}

.tabla_escaparate {
	display: block;
	margin: auto;
	width: 860px;
}
.tabla_modal {
	display: block;
	margin: auto;
	width: 650px;
}

.tabla_login {
	display: block;
	margin: auto;
	width: 720px;
}

.tituloSeccion{
	margin: -30px 0 0 210px;
}

.tituloSeccion h3{
	width: 300px;
}

.borde_tabla {
	border: 0px solid #999;
}
.pie {
	float: left;
	width: 100%;
	height: 150px;
	background-color: #003366;
	/* 17375e	003366*/	
	/* -moz-border-radius: 0 0 15px 15px; */
}
.pie a {
	cursor: pointer;	
}
.texto_pie {
	float: left;
	padding: 7px 0px 0px 0px;
	width: 100%;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFF;
}

.texto_pie_small {
	float: left;
	padding: 7px 0px 0px 0px;
	width: 100%;
	height: 100px;
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #FFF;
}

.pie_cuadro_izquierdo {
	float: left;
	width: 250px;
	height: 100px;
	vertical-align: top;
	align: center;
	font-size: 10pt;
	margin-left: 50px;
	margin-right: 10px;
}

.pie_cuadro_central {
	float: left;
	width: 250px;
	height: 100px;
	vertical-align: top;
	margin-left: 10px;
	font-size: 10pt;
	margin-right: 10px;
	align: center;
}

.pie_cuadro_derecho {
	float: left;
	width: 250px;
	height: 100px;
	vertical-align: top;
	font-size: 10pt;
	align: center;
	margin-left: 10px;
	margin-right: 50px;
}

.texto_pie_small_izquierdo {
	float: left;
	width: 280px;
}

.texto_pie_small_derecho {
	float: right;
	margin-right: 5px;
}

.texto_pie  img{
	vertical-align: middle;
}

.pie_separador {
	border: 1px solid #336699; 
	width: 100% 
}

.listado {
	width:942px;
	border: 1px solid #999;
}

.listado_escaparate {
	width:850px;
	border: 1px solid #f4f4f9;
}

.listado_modal {
	width:640px;
	border: 0px solid #f4f4f9;
}

.th_gris_oscuro {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0px 1px 15px;
	color: #FFF;
	background-color: #0c46c1; 
}
.th_gris {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	color: #FFF;
        padding: 0px 3px 0px 7px;
	background-color: #999; 
}
.th_gris_left {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px 0px 7px;
	text-align: left;
	color: #FFF;
	background-color: #999; 
}

.th_gris_claro_login {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	color: #003366;
	background-color: #e9e9e9;
	text-align: center;
	border: 1px solid #c0c0c0;
}

.th_gris_claro {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	color: #003366;
	background-color: #e9e9e9; 
	text-align: left;
	border: 1px solid #c0c0c0;
}
.th_gris_claro a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.oscuro {
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 3px 3px 3px 7px;
	color: #000;
	text-align: left;
	background-color: #dcdcdc;
}
.oscuro img {
	border: 0px;
}


.oscuro td{
    padding: 1px 5px 1px 5px;
}

.claro {
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 3px 3px 3px 7px;
	color: #000;
	text-align: left;
        background-color: #f4f4f9;
}
.claro img {
	border: 0px;
}

.claro td{
    padding: 1px 5px 1px 5px;
}

.formulario {
	float: left;
	margin-top: -2px;
	width: 942px;
	background-color: #FFF; 	
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.formulario_filtro {
	float: left;
	width: 942px;
	background-color: #FFF;
        border: 0px;
	
}

.formulario_filtro_modal {
	float: left;
	width: 690px;
	background-color: #FFF;
        border: 0px;

}

.formulario_filtro2 {
	float: left;
	width: 848px;
	background-color: #FFF;
        border: 0px;
	
}
.fondo_blanco{
	width: 890px;
	background-color: #FFF;
}
.formulario_modal {
	float: left;
	width: 600px;
	background-color: #FFF;
	border: 0px solid #c0c0c0;
}
.columnas {
	float: left;
	padding: 15px 0px 0px 20px;
	width: 880px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
        text-align: left;
}

.columnas_filtro {
	float: left;
	padding: 15px 0px 0px 20px;
	width: 850px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
        text-align: left;
}

.columnas_filtro_modal {
	float: left;
	padding: 15px 0px 0px 20px;
	width: 650px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
        text-align: left;
}

.columnas_filtro2 {
	float: left;
	padding: 15px 0px 0px 20px;
	width: 828px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
        text-align: left;
}

.columnas_modal {
	float: left;
	padding: 15px 0px 0px 20px;
	width: 630px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
        text-align: left;
}

.columnas_modal input{
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #000;
    text-align: left;
}

.columnas_login{
    
    width: 50%;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.tabla_columnas {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 866px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: right;
}

.tabla_columnas td {
	
	padding: 0px 20px 0px 0px;
}

.columnas input {
	font-size: 10px;
}
.columnas select {
	font-size: 10px;
}
.galeria_odd{
	float: left;
	margin-top: -2px;
	width: 890px;
	background-color: #FFF; 	
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.galeria_even {
	float: left;
	margin-top: -2px;
	width: 890px;
	background-color: #DCDCDC; 	
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.columnas_galeria{
	float: left;
	padding: 15px 15px 0px 30px;
	width: 30px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.galeria_insert_img{
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
	color: #000;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.columnas_galeria_inputs{
	float: left;
	padding: 5px 15px 0px 30px;
	width: 30px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.columnas_galeria_inputs #input1{
	height: 15px;
	color: #000;
	margin: 0px 0px 5px 0px;
}

.columnas_galeria_inputs #input2{
	height: 15px;
	color: #000;
}

.columnas_galeria_inputs #check{
	margin-top: -33px;
	margin-left: 80px;
}

.columnas_galeria_inputs #img{
	margin-top: -39px;
	margin-left: 105px;
}

td.letras {
	width: 190px;
	text-align: right;
	padding: 8px 10px 8px 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
}

td.cajas {
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
/*	border: 1px solid #c0c0c0;*/
}

.inputText{
	width: 180px;
}

.listaTarjetas{
	list-style: none;
	padding: 0;
}

.listaTarjetas li{
	display: inline;
	vertical-align: middle;
}

.listaTarjetas img{
	vertical-align: middle;
}

.inputText:focus{
	width: 180px;
	background: #d5e0eb;
}

.cajas li {
	list-style: none;
}

td.cajasLogin {
	text-align: left;
	padding: 9px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	
}


.contenedor_tablas {
	
	width: 990px;
	/*margin: auto;*/
}
.centra_tabla {
	
	width: 990px;

}
.contenedor_tablas_modal {
	display: block;
	width: 700px;
	margin: auto;
}

.tabla_peq_izq {
	float: left;
	width: 250px;
}
.toogler {
        display: block;
        margin: auto;
	width: 942px;

}
.borde_tabla_arriba2 .toogler {
    display: block;
    margin: auto;
	width: 848px;
}
.borde_tabla_arriba_modal .toogler {
    display: block;
    margin: auto;
	width: 700px;
}

.tabla_peq_arriba {	
    display: block;
    margin: auto;
	width:942px;
}
.tabla_peq_arriba_modal {
    display: block;
    margin: auto;
    width: 710px;
}
.tabla_peq_arriba2 {	
    display: block;
    margin: auto;
	width: 848px;
}
.borde_tabla_peq {
	float: left;
	width: 250px;
	border: 1px solid #c0c0c0;
}
.borde_tabla_arriba {
	float: left;
	width: 942px;
	border: 1px solid #c0c0c0;
        margin: 5px 0px 5px 0px;
}
.borde_tabla_arriba2 {
	float: left;
	width: 848px;
	border: 1px solid #c0c0c0;
    margin: 10px 0px 10px 0px;
}
.borde_tabla_arriba_modal {
	float: left;
	width: 700px;
	border: 1px solid #c0c0c0;
    margin: 10px 0px 10px 0px;
}
.columnas_busca {
	float: left;
	padding: 15px 0px 0px 32px;
	width: 218px;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
    text-align: left;
	background-color: #fff;
}
.th_gris_claro_peq {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	color: #003366;
	background-color: #e9e9e9; 
	text-align: left;
	border-bottom: 1px solid #c0c0c0;
}
.th_gris_claro_filtrado {
        width: 942px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0px 1px 10px;
	color: #003366;
	background-color: #e9e9e9;
	text-align: left;
	
}
.th_gris_claro_filtrado_modal {
        width: 700px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0px 1px 10px;
	color: #003366;
	background-color: #e9e9e9;
	text-align: left;

}
.th_gris_claro_filtrado2 {
        width: 833px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0px 1px 10px;
	color: #003366;
	background-color: #e9e9e9;
	text-align: left;
	
}
.tabla_peq_der{
	float: left;
	padding-left: 15px;
	width: 685px;
}
.listado_red {
	width:685px;
	border: 1px solid #999;
}
.listado_cont {
	width:850px;
	border: 1px solid #999;
}
.listado_cont2 {
	width:650px;
	border: 1px solid #999;
}
.busqueda_usuarios {
	float: right;
	width: 400px;
	margin-top: 20px;
	text-align: left;
}

.boton_alta {
	float: left;
	width: 100%;
	margin-top: 20px;
	
}

.caja_texto_peq {
	font-size: 10px;
	width: 150px;
	height: 11px;
}
.select_peq {
	font-size: 10px;
	width: 152px;
	height: 19px;
}

.boton_busqueda {
	float: left;
	margin-left: 60px;
	font-size: 10px;
}
.paginacion {
	float: right;
	width: 680px;
	margin-top: 5px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.paginacion_grande {
	float: right;
	width: 96%;
	margin-top: 5px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.centra_paginacion {
	float: left;
	width: 675px;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.paginacion a {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}

.paginacion_grande a {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}

.columnas2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.columnas3 input {
	font-size: 10px;
}
.columnas3 select {
	font-size: 10px;
}

.titulos_buscador {
	float: left;
	width: 70px;
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
    padding:7px 5px 0px 5px;
}
.campos_buscador {
	float: left;
        text-align: left;
        width: 126px;
        padding-top:7px;
}
.campos_buscador text {
        width: 126px;
        font-size: 10px;
}
.opciones_submenu{
    float: right;
    padding-right: 10px;
}
/*.boton_opciones {
    float: left;
    width: 120px;
    height: 24px;
    background-image: url(../img/boton_opciones.jpg);
    text-align: center;
    padding-top: 4px;
    background-repeat: no-repeat;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    color: #FFFFFF;
    margin-right: 5px;


}*/

.boton_opciones {
    
    line-height:26px; width:100%; float:right; padding:10px 8px 0;
}

.boton_opciones div{
    float:right;
    margin-left:10px;
    margin-right: 0px;
    font-family: Verdana, Arial;
    font-size: 11px;
    height:26px;
    color:#666;
    font-weight:bold;
    text-align:center;
    background:url(../img/confirm/button.gif) repeat-x;
    border:1px solid #bbb;
    cursor:pointer;
    padding: 0px 5px 0px 5px;
    width: 100px;
}

.boton_opciones a{
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
}
.tabla_form  td{
	text-align: left;
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
.tabla_form input{
	font-size: 10px;
}
.textarea_obs {
	width: 828px;
	height: 100px;
}
.icono_buscar {
    text-decoration: none;
    background-image: url('../img/search.jpg');
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    display: inline-block;
}

.inactivo{
    color: #808080;
}


/*-------------------- Menu desplegable -----------------*/

div.title
{
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
div.link
{
	text-align: center;
}
div.clear
{
	clear: both;
}
div.exa
{
	background-color: #fffff0;
	border: 1px solid #000;
	padding: 0 15px;
	margin-bottom: 20px;
}
div.codeheader {
	margin-bottom: -15px;
}
div.resultheader{
	margin-bottom: 5px;
}
div.result{
	background: #fff;
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 0 10px;
}
html>body div.outerbox
{
	padding: 0 5px 5px 0;
        margin: 5px 0 0 -5px;
}
html>body div.outerbox div.shadowbox1
{
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 5px;
	height: 100%;
	background: url(../img/myshadow.png) no-repeat right top;
}
html>body div.outerbox div.shadowbox2
{
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 5px;
	width: 100%;
	background: url(../img/myshadow.png) left bottom;
}
html>body div.outerbox div.shadowbox3
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
	background: url(../img/myshadow.png) no-repeat right bottom;
}
html>body .innerbox
{
	margin: 0;
	display: inherit;
}

#root-menu-div ul {
	border: 1px solid #000;
}
#root-menu-div li{
	white-space:nowrap;
}
* html #root-menu-div li{
	height: 1.5em; /* fixing ie6 problem */
}
ul.menu,
#root-menu-div ul {
	background-color: #F4F4F9;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
        text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
}
li.menu-separator.active{
	background-color: transparent;
}
li.active {
	background-color: #999999;
        color: #fff;
}
.activetarget{
	/*background-color: white;*/
}

* html div.menu-item {
	display: inline; /* fixes problem in ie6 */
}

li.menumain {
	float: left;
	padding: 0 10px;
}
div.menu-item {
	padding: 1px 10px 1px 4px;
}
img.menu-item-arrow{
	position: absolute;
	right: 4px;
	top: 8px;
}
li.menu-separator{
	border-bottom: 1px solid #000;
	font-size: 0; /* for ie */
	height: 0;
	line-height: 0; /* for ie */
	margin: 2px 0;
}
li.red {
	color: red;
}
li.blue {
	color: blue;
}

.obligatorio{
    background-color: #CAD4E7;
    border: 1px solid #336699;
}

.error{
    background-color: #F7BE81;
    border: 1px solid #CCC;
}

.opc_menu_desplegable{
    margin-left: -1px;
    width: 120%;
}

.span_ayuda {
	float: right;
	cursor: pointer;
        padding-right: 15px;
}

.span_ayuda_inmueble {

	cursor: pointer;
        
}

.texto_span_ayuda {
    float: left;
    padding-right: 5px;
}

/*		ToolTip - Estilos		*/
/* trigger button */
#help {
	/*background:transparent url(/img/home/download.png) no-repeat scroll 0 0;*/

	display:block;
	/*
	float: right;
	height:44px;
	margin-bottom:30px;
	overflow:hidden;
	text-indent:-999em;
	width:159px;
	*/
	cursor:pointer;
}

/* mouseover state */
#help:hover {
	background-position:0 -44px ;
}

/* clicked state */
#help:focus {
	background-position:0 -88px;
}

/* tooltip styling */
.tooltip {
	display:none;
/*
	background:url(http://localhost/tpv/administracion/img/white_big.png);
	background-color: #838281;
	height:194px;
*/
	background-color: snow;
	border: 1px dashed black;
	width:370px;
	padding: 10px 10px 10px 10px;
	font-size:11px;
	color:#000;
}

.tooltip_inmueble {
	display:none;
/*
	background:url(http://localhost/tpv/administracion/img/white_big.png);
	background-color: #838281;
	height:194px;
*/
	background-color: snow;
	border: 1px dashed black;
	width:370px;
	padding: 10px 10px 10px 10px;
	font-size:11px;
	color:#000;
}

.tooltip_enunciado {
	font-weight: bold;
	display: block;
	margin-top: -10px;
	background-color: #dddddd;
	text-align: center;
}

.imgTransparent {
		background-color: #999999;
		float: left;
		height: 15px;
		/*
		background-color: #dddddd;
		*/
}
.imgTransparent img{
		margin: 2px;
}

.tooltip_enunciado h3{
	padding: 0px;
	height: 22px;
	vertical-align: center;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}

/*	Formulario	*/
.divFormulario {
	width: 375px;
	height: 25px;
	background-color: orange;
	border: 1px solid black;
	margin-left: 170px;
	margin-bottom: 15px;
}

.labelField {
	width: 150px;
	text-align: right;
	float: left;
	/* border: 1px solid green; */
}
.labelField img {
	v-align: center;
}

.inputField {
	width: 300 px;
	text-align: right;
	float: right;
	/* border: 1px solid orange; */
}

/*	Estilo para los seleccionables de familia, subfamilia, pago	*/
.cajaSeleccionable {
	cursor: pointer;
	border: 1px solid #ccc;
	vertical-align: top;
	/*
	background-color: #4A79B5;
	background-color: #ffdbb1;
	background-color: #F7BE81;
	*/
	/*background-color: #b1d8ff;*/

	
}

.nombreTitulo {
	background-color: #4A79B5;
	color: snow;
	width: 100%;
}
/*	Estilo para imágenes sin borde	*/
.imagenSinBorde {
	border: 0px;
	text-decoration: none;
}

h3 {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
}
.th_login {
	/*border: 1px solid #ccc;*/
	/*background-color: #4A79B5;*/
	
	color: #003366;
	font-size: 15px;
	min-width: 200px;
}

.th_loginFecha {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 65px;
}


.th_loginHora {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 37px;
}


.th_loginNombre {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 150px;
}


.th_loginConcepto {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 120px;
}


.th_loginNumero {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 48px;
}


.th_loginTotal {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 53px;
}


.th_loginReferencia {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 145px;
}


.th_loginDescr {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 78px;
}

.th_loginOpciones {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 10px;
}

.th_loginObsrv {
	border: 1px solid #ccc;
	background-color: #4A79B5;
	color: snow;
	font-size: 13px;
	min-width: 80px;
}
/*	Sólo lectura para la zona pública	*/
.soloLectura{
	/*
	background-color: #DDD;
    border: 1px solid #CCC;
    */
    background-color: #snow;
    border: 1px solid #FFFFFF;
    color: #000;
}
.cajasDetalle textarea{
	font-size: 12px;
}

td.cajasDetalle {
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	border: 1px solid #c0c0c0;
}