@charset "UTF-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.celda_ficha1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.celda_grist {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #D6D6D6;
}


.bk_celdalog {
	background-image: url(../images/fdo_login.gif);
	background-repeat: repeat-y;
}
.loginypass {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #006BB2;
	height: 32px;
	width: 160px;
	border: 1px solid #b2b2b2;
}
.tit_nothome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #0161a8;
	position: static;
}
.tit_nothome2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	position: static;
	font-weight: bold; 
}
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #0161a8;
	position: static;
}
.tit_nothome3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #0161a8;
	position: static;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2e45b9;
	text-decoration: none
} 
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #adb6df;
	text-decoration: underline
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2e45b9;
	text-decoration: none
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2e45b9;
	text-decoration: none
}.img_profile {
	margin: 2px;
	padding: 2px;
	border: 1px dotted #666;
}
.sub_tit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#999;
	text-decoration: none
} 
.borde_celda01x4 {
	border: 1px solid #CCC;
}
.borde_celda02x1medio {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.cabecera_preced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #00509F;
}
#loading{
	display:none;
	position: absolute;
	left: 0%;
	right: 0%;
	height: 400%;
	width: 100%
		
}
div.menu_trans{
	width:100%;
	height:100%;
	background-color:#333;	
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
div.menu_opaco{
	padding: 10px;
	background:#FFF;
	position:absolute;
	background-position:center;
	top: 300px;
	left:35%;
}
.celda_resultados {
	border:1px;
	font-size:0.9em;
	border-right:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	height:0px;
}
