
/**************************************************CalPens ********************************************************/
.ui-dialog-titlebar-close {
	visibility:hidden;
}
input, select {
	background-image: url(../Imagenes/input.png);
	background-repeat: repeat-x;
}
div.error {
	display: none;
}
form.form1 div.error, div.error {
	color: red;
	font-style: italic
}

#pleca {
	background-image:url(../Imagenes/ImgCalPens.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 700px;
	height: 60px;
	margin-top: 50px;
	margin-left: 98px;
}
#cap_datos {
	margin-top: 35px;
	font-family: Verdana;
	color: #000033;
	width: 700px;
	margin-left: 98px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 40px;
}
.enc2 {
	color:#003399;
	font-size:13px;
	font-weight: bolder;
	background-color: #B9C9FE;
	font-family: verdana;
	border-bottom: solid #ffffff 4px;
}
.celdas2 {
	background-image: url(../Imagenes/fn_celda.png);
	background-position: center;
	background-repeat: repeat;
	color: #666699;
	border-bottom: solid #ffffff 3px;
	font-family: verdana;
	font-size: 11px;
}
.celdas_tit {
	background-image: url(../Imagenes/fn_celda_ti.png);
	background-position: center;
	background-repeat: repeat-x;
	color: #666699;
	border-bottom: solid #ffffff 3px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
}
#sd {
	color:#FF0000;
	font-size:12px;
	font-family:verdana;
	margin-top: 35px;
	margin-bottom: 15px;
}

/**************************************************CalPensRes ********************************************************/

#tbl_edad{
	width: 75px;
	float: left;
	margin-top: 83px;
}
#tbl97{
	width: 575px;
	float: right;
	z-index: 2;
}
#tbl73{
	width: 380px;
	float: left;
	z-index: 1;
	margin-top: 74px;
}
#consider{
	clear: both;
}
#opc{
	width: 325px;
	float: right;
	vertical-align: middle;
	margin-top: 15px;
}
#cambio{
	clear: both;
	width: 325px;
	float: left;
	vertical-align: middle;
	margin-top: 15px;
}
#cambio2{
	float: right;
}
/*#pleca{
	background-image:url(Imagenes/ImgCalPens.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 700px;
	height: 60px;
	margin-left: 98px;
}*/
#dat_res{
	margin-top: 25px;
	font-family: Verdana;
	width: 650px;
	margin-left: 123px;
	margin-bottom: 30px;
}
.penstot{
	color:#FF0000;
	font-weight:bold;
	background-image: url(../Imagenes/fn_celda.png);
	background-position: center;
	background-repeat: repeat-x;
	border-bottom: solid #ffffff 3px;
	font-family: verdana;
	font-size: 11px;
}
.Estilo3 {
	font-size: 10px;
	font-style: italic;
	font-family: verdana;
}
.enc{
	color:#003399;
	font-size:13px;
	font-weight: bolder;
	background-color: #B9C9FE;
	font-family: verdana;
	border-bottom: solid #ffffff 4px;
	height: 30px;
}
.celdas{
	background-image: url(../Imagenes/fn_celda.png);
	background-position: center;
	background-repeat: repeat-x;
	color: #666699;
	border-bottom: solid #ffffff 3px;
	font-family: verdana;
	font-size: 11px;
}
/*.celdas_tit{
	background-image: url(Imagenes/fn_celda_ti.png);
	background-position: center;
	background-repeat: repeat-x;
	color: #666699;
	border-bottom: solid #ffffff 3px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
}*/
.borde_der{
	border-right: solid #ffffff 3px;
}
.encabezado{
	font-family: verdana;
	font-size: 12px;
}
.espacio_izq{
	margin-left: 95px;
}