﻿.modalBackground
{
	background-color: Gray;
}

.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.unwatermarked 
{
	height:18px;
	width:148px;
}

.watermarked 
{
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

.popupMenu 
{
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	
}

.popupHover 
{
	background-image:url(../images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.msj
{
	width:100%;
	text-align:center;
	color:Red;
	font-size:10pt;
	font-family:Verdana;
}

.cls
{
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

.campoCtr
{
	width:100%;
	height:25px;
}

.lcampoCtr
{
	float:left;
	width:25%;
	height:25px;
	font-weight:bold;
}

.separadorCtr
{
	float:left;
	width:10px;
	height:100%;
}

.rcampoCtr
{
	float:left;
	width:70%;
	height:25px;
	text-transform:uppercase;
}

.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}

.MaskedEditError
{
    background-color: #ffcccc;
}

.msjError
{
	width:100%;
	color:Red;
	text-align:center;
	font-weight:normal;
	font-size:10pt;
	font-family:Verdana;
}

.grid
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:lighter;
	text-align:left;
}

.infoPersonal
{
	width:100%;
	height:auto;
	padding-top:10px; 
	font-family:Tahoma;
	font-size:8pt;
	text-align:center;
}

.info
{
	width:100%;
	height:auto;
}

.upDiv
{
	width:80%;
	height:400px;
	/*background: white url(../imagenes/fondo.PNG) repeat-x top left;*/
}

.cimg
{
	float:right;
	width:186px;
	height:200px;
	background: white url(../imagenes/imgespol.gif) repeat-x top left;
}

.downDiv
{
	width:380px;
	height:250px;
}

.foto
{
	width:100px;
	height:100px;
	float:left;
}

.dp
{
	float:left;
	height:120px;
	width:450px;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}


.cont4IE
{
	float:left;
	width:99%;
	height:auto;
}

.divGrid
{
	height:auto;	
}

.fuente
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
}

.contLs
{
	width:80%;
	padding-left:20%;
	height:25px;
}

.lsTxt
{
	height:100%;
	width:60px;
	text-align:left;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	background: white url(../images/indexbckimg.gif) no-repeat bottom left;
}

h4
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}

.gridPeriodo
{
	font-family:Tahoma;
	font-size:11pt;
	font-weight:lighter;
	text-align:left;
}
.ctrl1cont
{
	width:470px;
	height:/*20px;*/auto;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:lighter;
}

.ctr1txt
{
	float:left;
	width:15%;
	height:20px;
	padding-top:2px;
	font-weight:bold;
	text-align:center;
}

.ctr1resto
{
	float:left;
	width:83%;
	height:20px;
	padding-top:2px;
}

.ctr1camp1
{
	float:left;
	width:23%;
	height:20px;
	font-weight:bold;
}

.ctr1camp2
{
	float:right;
	width:60%;
	height:20px;
	font-weight:bold;
}

.modalPopupCtrl1 
{
	background-color:#EDF7FE;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}

.tituloctrl
{
	text-align:center;
	font-weight:bold;
	width:100%;
}

.contCampos
{
	 width:400px;
	 height:90px;
	 /*height:70px;*/
	 padding-left:0px;
}

.lineaCampo
{
	width:80%;
	height:20px;
	padding-left:50px;
}
.btns
{
	display:block;
	text-align:center;
	width:100%;
}
