html {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#3F464C;
	padding:0px;
	margin:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#3F464C;
	padding:0px;
	margin:0px;
}
h1{ font-size:18px; color:#EC131C; padding-top:20px; padding-bottom:5px; padding-left:40px; font-family:century gothic; border-bottom:#cccccc 1px solid; }
h1 span{ color:#487BA8; font-size:15px;}
a{ font-family:vardana; text-decoration:none; color:#FC442A}
p{ font-family:arial; font-size:12px}
form{margin:0px; padding:0px}
img{ border:none; padding:0px; margin:0px}
input{
font-family:arial; font-size:10px;
	margin: 0px;
	padding-left: 6px;
	border: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: normal 11px Arial;
	color: #0F156E;
	background:#ffffff url(/imgs/corner_input6.gif) no-repeat top left;
}
label{color:#5E636A; font-family:arial; font-size:12px;}
.menu{ color:#EC131C; font-family:century gothic; font-weight:bolder; font-size:14px; text-decoration:none;}
.rupture{clear:both;}
.inputR{
	border: 0px;
	background:url() ;
}
.link{color:#5FB7CB; font-weight:bold; cursor:pointer; font-family:arial; font-size:14px;}




/* CLASES PARA LOS BOX DE ERROR O OK DE OPERACIONES D UN FORMULARIO */
.layerTrans2{
position:absolute;
z-index:21;
}
.layerTrans{
background-color:#000000; text-align:center;
vertical-align:middle;
position:absolute;
top:0px;
z-index:20;
}

.errorBoxAjx{
background-color:#ffffff; text-align:left;
position:absolute;
width:500px;
font-family:verdana; font-size:12px;
padding-bottom:25px;
border:#CC3300 1px solid;
top:-15px;
z-index:21;
}

.errTit{
margin:20px;
background: url('/imgs/error1.jpg') no-repeat top left;
padding-left:42px; color:#C81D49;
padding-top:5px;
height:32px;
}

.btn1{
 background:transparent url(/imgs/btn1.gif);
 border:0px; color:#FFFFFF; font-weight:bold;
 font-size:12px;
 font-family:verdana;
 margin-bottom:25px;
 margin-top:25px;
 text-decoration:none;
 cursor:pointer;
}

.okTit{
margin:20px;
background: url('/imgs/ok.jpg') no-repeat top left;
padding-left:42px; color:#36B304;
padding-top:11px;
height:32px;
}
.errTxt{
padding-left:20px; padding-right:20px; color:#0F156E;
}
.errorInput{ 	border-right: 1px solid red;
	border-bottom: 1px solid red;
	color:#FF0000;
	background-color:#FFFFFF;
	background: url('/imgs/corner_error.gif') no-repeat top left;}
/* FIN */

	
/*estilos para montaje pagina*/
.lat1{width:237px; height:768px; float:left; background:url(/imgs/lat1.jpg);}
.lat2{width:236px; height:768px; float:left; background:url(/imgs/lat2.jpg);}
.top{width:551px; height:32px;background:url(/imgs/top.jpg);}
.bottom{width:551px; height:31px; background:url(/imgs/bottom.jpg);}
.line1{height:1px; background-color:#B2B5BC; margin-left:11px; width:528px; }
.lineTD{background-image:url(/imgs/linee.gif); background-repeat:no-repeat; background-position:center; }

td{ font-size:14px; font-family:verdana;}


.title1{color:#40464C; font-weight:bold; font-family:arial; font-size:12px}
.colTit2{ background-color:#EEF0F3; color:#FF0000; text-align:left; width:1px}
.colInput{ background-color:#EEF0F3;}
.chDe{ background:url(/imgs/chDe.gif);cursor:pointer;background-repeat:no-repeat; }
.chOk{ background:url(/imgs/chOk.gif);cursor:pointer;background-repeat:no-repeat; }
/* para el calendario */
.weekend{font-size:11px; font-family:arial; cursor:pointer; color:#0F156E;background:#F1EBEC;}
.diaNorm{
font-size:11px; font-family:arial; cursor:pointer; color:#0F156E;
/*font-size:12px; font-family:arial; color:#548AC8; cursor:pointer;background-color:#D7D7D7;background-position:center;background-repeat:no-repeat;background-image:url(/imgs/calAct2.gif);*/
}
.diaDes{font-size:11px; font-family:arial; color:#cccccc;text-decoration:line-through}
.diaDesWE{font-size:11px; font-family:arial; cursor:pointer; color:#cccccc;background:#F1EBEC;text-decoration:line-through}
.diaHoy{
font-size:14px; font-family:arial;cursor:pointer;background-position:center;background-repeat:no-repeat;background-image:url(/imgs/calActHoy.gif);
}
