body{
	color:#000000;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	margin:0px 5px 0px 0px;
	background-color: #DFE8F6;
	top: 0px;
	right: 5px;
	
	/*background-image: -moz-linear-gradient(bottom right, #FFFFFF 0%, #DFE8F6 100%);
	background-image: -moz-radial-gradient(right bottom, ellipse farthest-corner, #FFFFFF 0%, #DFE8F6 100%);*/

}
body { background: url(../imagebank/modulos/fondo1.png) no-repeat center center fixed; background-size: cover; color: #333; line-height: 1; } 
/*body a{color:#DDDDFF !important; text-decoration: none}*/

input,checkbox{border:thin solid #000000;color: #000000;}
input,select,textarea,text{background-color:#FFFFFF;border:1px solid #999999;color:#000000;font-family:Tahoma, Verdana, Arial;font-size:11px;}

.sin-borde{
	border:none;
	color:#000000;
	cursor:text;
	font-family: Arial, Helvetica, sans-serif;
}
.boton{
	border-right:1px ridge #666666;
	border-top:1px ridge #FFFFFF;
	border-left:1px ridge #FFFFFF;
	border-bottom:1px ridge #666666;
	font-weight:bold;
	cursor:pointer;
	color: #000000;
	background-color:#CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: none;
}
.sin-bordeCopy {
	border:none;
	color:#000000;
	cursor:text;
	background-color: #E2EFFE;
}
.sin-borde2 {
	border:none;
	color:#3982C6;
	cursor:text;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sin-bordeAzul {
	border:none;
	color:#FFFFFF;
	cursor:text;
	background-color: #3982C6;
	font-weight: bold;
	font-size: 12px;
}
.resaltado-rojo {
	color: #FF0000;
}
.nota {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
}
.sigesp_icono{

	background:url(../imagebank/iconos/logo_inicio.gif) no-repeat;

}
.covensol_icono{

	background:url(../imagebank/iconos/logo_inicio_covensol.gif) no-repeat;

}
.ninguno{

	background-image:url(../imagebank/s.gif) !important;
       width: 16px;

}
.boton_normal {
	border:ridge;
	color:#000066;
	background-color: transparent;
	border:inset;	
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
}
.bold_grande {
	font-size: 14px;
	font-weight: bold;
}
.ImageCalendario {
	background-image:url(../js/css_intra/calendar_icon.png);		
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor:pointer;
	position: relative;
    left: -18px;
}
.ImageLupa {
	background-image:url(../imagebank/tools20/buscar.gif);	
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor:pointer;
	position: relative;
    left: -18px;
}
