h3 {
	color: #676c6d;
	font-family: trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: #36A2BE;
	font-family: trebuchet MS;
	text-decoration: none;
}

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

/*MENSAJE OBLIGATORIO*/
.mensaje_campo_obligatorio {
	background-repeat: no-repeat;
	padding: 0px 20px 0px 25px;
	height: auto;
	color: #de573d;
	background-position: 5px 0px;
}
/*TEXTOS*/
.txt_asterisco {
	color: #3d9cb5;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}

.txt-descripcion {
	color: #6D6F70;
	font-size: 10px;
	text-align: right;
	padding: 0px 30px 0px 0px;
}
/*TITULOS*/
.tit_principal {
	color: #36A2BE;
	font-family: Trebuchet MS;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	text-transform:uppercase;
}

.tit_avisos
{
	
	color:#4e6d81;
	font-family: Trebuchet MS;
	font-size:16px;
    background-image:url("/modulo-web/iess-skin-resources?file=/img/iconos/mensajes/ico_avisos.png");    background-repeat: no-repeat;
	background-position:0px 4px; 
	padding:2px 0px 0px 20px;
	font-weight:bold;
}


p {
	line-height: 10px;
}
/*ALINEACION*/
.alinear_derecha {
	padding-right: 0px;
	text-align: right;
}
/*TABLAS */
.tabla_datos {
	border: 1px solid #219ED0;
	border-collapse: separate;
	border-spacing: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	behavior: url("/modulo-web/iess-skin-resources?file=/js/borde_redondeado.htc");	width: 100%;
}

.tabla_datos th {
	border-left: 1px solid #2AAACE;
	padding: 4px;
	border-right: medium none;
	color: #2AAACE;
	font-weight: bold;
}

.tabla_datos tr td {
	border-left: 1px solid #2AAACE;
	padding: 4px;
	border-top: 1px solid #2AAACE;
}

.tabla_datos tr td:first-child {
	border-left: medium none;
}

.fila_par {
	background: none repeat scroll 0 0 #EFEFEF;
}

.fila_impar {
	
}
/* ETIQUETAS*/
.etiqueta {
	text-align: right;
	color: #36A2BE;
	vertical-align: center;
	padding: 0px 5px 0px 0px
}
/*ESPACIOS PREDEFINIDOS**/
.espacio {
	width: auto;
	height: 2px;
	clear: both;
	padding-bottom: 2px;
}

.espacio_grande {
	width: auto;
	height: 5px;
	clear: both;
	padding-bottom: 2px;
}
/* FORMULARIOS **/
input[type="text"],input[type="password"] {
	background-color: #FFFFFF;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	border-color: #7AC8EF;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	color: #4c4b4b;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 170px;
	padding: 0px 0px 0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

txt_area {
	background-color: #FFFFFF;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	border-color: #7AC8EF;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	color: #4c4b4b;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	height: 100px;
	width: 170px;
	padding: 0px 0px 0px 5px;
}

select {
	background-color: #FFFFFF;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	border-color: #7AC8EF;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	color: #4c4b4b;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 175px;
	padding: 0px 0px 0px 5px;
}

button,input[type="reset"],input[type="submit"],input[type="button"] {
	background-position: left top;
	border-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.boton_general {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/botones/fon_boton.png");	background-color: transparent;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
	height: 42px;
	width: 138px;
}

.boton_general:disabled {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/botones/fon_boton_des.png");	background-color: transparent;
	background-repeat: no-repeat;
	text-align: center;
	cursor: not-allowed;
	height: 42px;
	width: 138px;
}

.boton_popup {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/botones/fon_boton_popup.png");	cursor: pointer;
	background-repeat: repeat-x;
	background-color: #0262a3;
	color: #fff;
	border: 0px solid #ccc;
	margin-right: 5px;
	padding: 0px 5px 0px 5px;
	height: 22px;
}

.boton_cerrar{
float:right;
cursor:pointer;	
}

/*MENSAJES DE CONFIRMACION*/
.pop-up_titulo {
	padding-top: 14px;
}

.pop-up_contenido {
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	color: #373738;
}

.pop-up_advertencia {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/ico_advertencia.png");	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e6d81;
	text-align: center;
	height: 46px;
	width: 374px;
}

.pop-up_error {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/ico_error.png");	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e6d81;
	text-align: center;
	height: 46px;
	width: 374px;
}

.pop-up_correcto {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/ico_bien.png");	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e6d81;
	text-align: center;
	height: 46px;
	width: 374px;
}

.pop-up_informacion {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/ico_informacion.png");	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e6d81;
	text-align: center;
	height: 46px;
	width: 374px;
}

.pop-up_seguridad {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/ico_seguridad.png");	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e6d81;
	text-align: center;
	height: 46px;
	width: 374px;
}

.pop-up_centro {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/fon_centro.png");	background-repeat: repeat-y;
	width: 374px;
	height: auto;
}

.pop-up_inferior {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/fon_inferior.png");	height: 13px;
	width: 374px;
}

/*VENTANA*/
.pop-up_ven_tit {
	
   background-image:
		url("/modulo-web/iess-skin-resources?file=/img/mensajes/ingreso/fon_titulo.png");    background-repeat:repeat-x;
    padding: 4px;
    border-right: medium none;
    
    font-weight: bold;
	font-size:14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom:1px solid #d8d7d7;
	behavior: url('/iess-skin-resources?file=/js/borde_redondeado.htc');
}

.pop-up_ven_con {
	
	text-align: left;
	padding:20px;
	color: #373738;
  
}

.pop-up_ven {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e6d81;
	text-align: center;
    border: 1px solid #d8d7d7;
    border-collapse: separate;
    border-spacing: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    behavior: url('/iess-skin-resources?file=/js/borde_redondeado.htc');
    width:60%;
    padding-bottom:20px;
    margin:20px 0px 0px 10px;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFF;
}

.rich-mpnl-content {
	background-color: #E7E7E7;
	border-color: #E7E7E7;
}

.rich-mpnl-body {
	padding: 0px;
}

.rich-mpnl-shadow {
	opacity: 0;
	FILTER: alpha(opacity =   0);
}

.rich-message-label {
	color: #000;
	height: auto;
	padding: 0 20px 0 0px;
}

span.rich-message-marker,span.rich-message-marker * {
	background-image:
		url("/modulo-web/iess-skin-resources?file=/img/iconos/mensajes/ico_obligatorio.png");	background-position: 26px 0;
	background-repeat: no-repeat;
	vertical-align: text-top;
	background-attachment: inherit;
}

.rich-mpnl-content {
	background-color: #212121;
	border-color: #212121;
}

.rich-mpnl-mask-div {
	position: fixed;
	top: 0;
	left: 0;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border-style: none;
	background-color: #212121;
	opacity: 0.5
}

.rich-mpnl-content {
	background-color: #585858;
	border-color: #585858;
}

.rich-table {
	border-top: 1px solid #219ED0;
	border-left: 1px solid #219ED0;
	border-collapse: separate;
	border-spacing: 0;
	behavior: url("/modulo-web/iess-skin-resources?file=/js/borde_redondeado.htc");	width: 100%;
}

.rich-table-cell {
	border-right: 1px solid #2AAACE;
	border-bottom: 1px solid #2AAACE;
	padding: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373738;
}

.rich-table-headercell {
	border-right: 1px solid #2AAACE;
	border-bottom: solid 1px #219ED0;
	color: #2AAACE;
	font-weight: bold;
	padding: 4px;
	background-color:#fff;
}

.rich-table-header {
	background-color:#fff;
}

.rich-table-subheadercell {
	text-align: center;
	border-bottom: solid 1px #219ED0;
	font-size: 11px;
	color: #59BADA;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	color: #2AAACE;
	font-weight: bold;
	background-color:#fff;
}

.rich-mpnl-mask-div-opaque {
	opacity: 0.5;
	filter: alpha(opacity =     50);
}

.rich-mpnl-mask-div {
	opacity: 0.5;
	filter: alpha(opacity =     50);
}

.rich-panel {
	background-color:inherit;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #b5b5b5;
	padding: 2px 10px 10px 10px;
	margin-bottom: 10px;
}

.rich-panel-header {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #36A2BE;
	background-color: transparent;
	border-color: #FFFFFF;
	margin: 10px 0 0;
	padding-bottom: 10px;
	border: 0;
	background-image: none;
}

.rich-panel-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373738;
}

.areaTexto {
	background-color: #FFFFFF;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	border-color: #7AC8EF;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	color: #4c4b4b;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	height: 40px;
	width: 240px;
	padding: 0px 0px 0px 5px;
	behavior:
		url("/modulo-web/pensiones-web/iess-skin-resources?file=/js/borde_redondeado.htc");	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.rich-tool-tip {
	font-size: 11px;
	background-color: white;
	border: 1px solid #d8d7d7;
	font-family: Arial, Verdana, sans-serif;
	padding: 2px 10px 10px 15px;
	behavior: url("/modulo-web/iess-skin-resources?file=/js/borde_redondeado.htc");	border-radius: 8px 8px 8px 8px;
	box-shadow: 1px 1px 5px 0 #848484;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

fieldset {
	background-color: #fff;
	border-left: 0px;
	border-top: 1px solid #b5b5b5;
	border-right: 0px;
	border-bottom: 1px solid #b5b5b5;
	padding: 2px 10px 10px 10px;
	margin-bottom: 10px;
}

fieldset legend {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #36A2BE;
	background-color: transparent;
	border-color: #FFFFFF;
	margin: 10px 0 0;
	padding-bottom: 10px;
	border: 0;
	background-image: none;
}

