
HTML,BODY{
    padding: 0px;
    margin:0px;
}

IMG{
	border:0;
}

BODY{
	background:#EEEEEE url(../images/main_bkg.jpg) left top repeat-x;	
}
BODY.sinHeader{
	background:#EEEEEE url(../images/main_bkg.jpg) left top repeat-x;
	background-position: 0px -81px;
}

A {
	text-decoration:none;
}

DIV.bodyContainer{
	position:relative;
	width:990px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

DIV.msgBox{
	position:relative;
	float:left;
	height:22px;
	width:556px;
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:8px 0px 0px 0px;
}

.alpha85Error{
	background-color:#E51157;
	opacity:0.85;
	filter:alpha(opacity=85);
}

/* ==================== CLEARFIX ==================== */
.clearfix:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* ---- LOGIN ---- */

DIV.bodyContainer DIV.loginContainer{
	position:relative;
	height:280px;
	width:556px;
	margin:110px auto 0px auto;
	background:url(../images/welcome_bkg.jpg) center top no-repeat;
}

DIV.loginContainer DIV.msgBox{
	margin:40px 0px 0px 0px; 
}

DIV.loginContainer DIV.loginBox{
	position:absolute;
	height:78px;
	width:554px;
	top:84px;
	left:0px;
	background:url(../images/login_bkg.jpg) left top repeat-x;
	border-left:solid 1px #58A0E6;
	border-top:solid 1px #58A0E6;
	border-bottom:solid 1px #001533;
	border-right:solid 1px #001533;
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	z-index:10;
}

DIV.loginContainer DIV.loginBox DIV.logo, 
DIV.header DIV.logo{
	position:relative;
	float:left;
	margin:0px 0px 0px 10px;
	height:78px;
	width:158px;
	background:url(../images/header_logo2.jpg) left top no-repeat;
}

DIV.loginContainer DIV.loginBox DIV.formLogin{
	position:relative;
	float:left;
	width:250px;
	height:78px;
	margin:0px 0px 0px 10px;
}

DIV.formLogin DIV.label{
	position:relative;
	float:left;
	width:70px;
	height:20px;
	text-align:right;
	margin:14px 0px 0px 0px;
	padding:2px 0px 0px 0px;
}

DIV.formLogin DIV.field{
	position:relative;
	float:right;
	height:22px;
	margin:14px 0px 0px 0px;
}

DIV.formLogin DIV.label.bottom, 
DIV.formLogin DIV.field.bottom{
	margin:7px 0px 0px 0px;
}

DIV.formLogin DIV.field INPUT{
	width:170px;
	height:20px;
	background-color:#BBDDFF;
	border-top:solid 1px #001533;
	border-left:solid 1px #001533;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font:12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#1863AF;
}

DIV.loginContainer DIV.loginBox DIV.button{
	position:relative;
	float:right;
	height:32px;
	margin:24px 20px 0px 0px;
}

DIV.loginContainer DIV.loginBox DIV.button INPUT{
	height:30px;
	width:76px;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-left:solid 1px #58A0E6;
	border-top:solid 1px #58A0E6;
	border-right:solid 1px #001533;
	border-bottom:solid 1px #001533;
	background:url(../images/form_bkg.jpg) left top no-repeat;
	background-position:0px;
	cursor:pointer;
}

DIV.loginContainer DIV.loginBox DIV.button INPUT:hover{
	background-position:-30px;
	border-right:solid 1px #58A0E6;
	border-bottom:solid 1px #58A0E6;
	border-top:solid 1px #001533;
	border-left:solid 1px #001533;
}

DIV.loginContainer DIV.footBox, DIV.footer DIV.footBox{
	height:26px;
	width:556px;
	position:absolute;
	bottom:0px;
	left:0px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#4A80B6;
}

DIV.loginContainer DIV.footBox DIV.copy, 
DIV.footer DIV.footBox DIV.copy{
	position:relative;
	float:left;
	width:500px;
	height:26px;
}

DIV.loginContainer DIV.footBox DIV.footDokko, 
DIV.footer DIV.footBox DIV.footDokko{
	position:relative;
	float:right;
}

/* ---- HEADER ---- */
DIV.header{
	position:relative;
	height:80px;
	width:990px;
	margin:0px auto 0px auto;
}
DIV.header DIV.header_right{
	position:relative;
	width:250px;
	height:80px;
	float:right;
}
DIV.header A{
	border:none;
	text-decoration:none;
}

DIV.header DIV.logo{
	margin:0px 0px 0px 0px;
}

DIV.header DIV.fecha{
	position:relative;
	float:right;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#7FB1E4;
	height:12px;
	width:auto;
	display:inline;
	margin:10px 0px 0px 10px;
	text-align:right;
}

DIV.header DIV.login{
	position:relative;
	float:right;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	height:12px;
	width:auto;
	display:inline;
	margin:5px 0px 0px 0px;
}

/* ---- FOOTER ---- */
DIV.footer{
	position:relative;
	float:left;
	margin:30px 0px 0px 0px;
	width:100%;
	height:60px;
	background:url(../images/footer_bkg.jpg) left top repeat-x;
}

DIV.footer DIV.footBox{
	width:990px;
	position:relative;
	margin:17px auto 0px auto;
}

/* ---- GENERAL ---- */

DIV.bodyContainer DIV.msgScreen{
	position:relative;
	float:left;
	height:330px;
	width:990px;
	margin:110px 0px 20px 0px;
	background:url(../images/welcome_bkg.jpg) center top no-repeat;
}

DIV.bodyContainer DIV.msgScreen DIV.text{
	position:relative;
	float:left;
	height:auto;
	width:800px;
	margin:100px 95px 0px 95px;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#888888;
	text-align:center;
}

DIV.bodyContainer DIV.formScreen{
	position:relative;
	float:left;
	height:auto;
	width:536px;
	margin:15px 227px 0px 227px;
}

DIV.bodyContainer DIV.formScreen DIV.msgBox{
	position:relative;
	float:left;
	height:auto;
	width:536px;
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:8px 0px 8px 0px;
	margin:10px 0px 0px 0px;
}

DIV.bodyContainer DIV.formScreen DIV.formContainer{
	position:relative;
	float:left;
	height:auto;
	width:466px;
	padding:15px 35px;
	margin:10px 0px 0px 0px;
	background:#1863AE url(../images/form_bkg.jpg) left bottom repeat-x;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
}
DIV.bodyContainer DIV.formScreen DIV.formContainer.bottomAfil{
	position:relative;
	float:left;
	height:30px;
	width:770px;
	margin:0px;
	background:none;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
}
DIV.formScreen DIV.formContainer.bottomAfil DIV.formBottomCenter{
	position:relative;
	height:24px;
	width:235px;
	margin:5px auto;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.afil_familiares DIV.formBottomRight{
	position:relative;
	height:24px;
	width:650px;
	margin:15px auto;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.afil_familiares DIV.formBottomRightBol{
	position:relative;
	float:left;
	height:24px;
	width:650px;
	margin:15px auto;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.afil_familiares DIV.formBottomRight DIV.texto_desc{
	font: normal 11px Tahoma;
	color:#BBDDFF;
	width:70%;
	float:left;
	height:15px;
	margin-top:5px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.afil_familiares DIV.formBottomRightBol DIV.texto_desc_bol{
	font: normal 11px Tahoma;
	color:#BBDDFF;
	width:65%;
	float:left;
	height:15px;
	margin-top:5px;
}
DIV.bodyContainer DIV.formScreen DIV.formContainer.formDeshabilitado{
	position:relative;
	float:left;
	height:auto;
	width:770px;
	padding:15px 35px;
	/*margin:10px 0px 0px 0px;*/
	background-image:none;
	background-color:#AAAAAA;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#888888;;
}
DIV.formScreen DIV.formContainer DIV.label{
	position:relative;
	float:left;
	width:120px;
	height:20px;
	text-align:right;
	margin:14px 0px 0px 0px;
	padding:2px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer DIV.label SPAN.ast{
	color:#FFFFFF;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
}

DIV.formScreen DIV.formContainer DIV.field{
	position:relative;
	float:right;
	height:22px;
	margin:14px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer INPUT, 
DIV.formScreen DIV.formContainer TEXTAREA,
DIV.formScreen DIV.formContainer SELECT{
	width:340px;
	height:18px;
	background-color:#BBDDFF;
	border-top:solid 1px #001533;
	border-left:solid 1px #001533;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font:12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#1863AF;
}

DIV.formScreen DIV.formContainer TEXTAREA{
	height:163px;
	resize:none;
}

DIV.bodyContainer DIV.formScreen DIV.title{
	position:relative;
	float:left;
	height:25px;
	width:auto;
	display:inline;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#888888;
}

DIV.bodyContainer DIV.formScreen DIV.btnVolver{
	position:relative;
	float:right;
	height:22px;
	width:43px;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-left:solid 1px #58A0E6;
	border-top:solid 1px #58A0E6;
	border-right:solid 1px #001533;
	border-bottom:solid 1px #001533;
	background:url(../images/menu_btn.jpg) left 0px repeat-x;
	padding:8px 5px 0px 25px;
	cursor:pointer;
	margin:0px 0px 0px 0px;
}

DIV.bodyContainer DIV.formScreen DIV.btnVolver DIV.icon{
	position:absolute;
	top:7px;
	left:5px;
	height:16px;
	width:14px;
}

DIV.formScreen DIV.formContainer DIV.formBottom{
	position:relative;
	float:left;
	height:24px;
	width:466px;
	margin:44px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer DIV.formBottom DIV.campOblig{
	position:relative;
	float:left;
	width:auto;
	height:12px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	display:inline;
	margin:6px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer DIV.button, 
DIV.formScreen DIV.formBtn{
	position:relative;
	float:right;
	height:24px;
	margin:0px 15px 0px 0px;
}

DIV.formScreen DIV.formContainer DIV.button INPUT, 
DIV.formScreen DIV.formBtn, DIV.msgScreen DIV.button{
	height:24px;
	width:auto;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-left:solid 1px #B2F2DC;
	border-top:solid 1px #B2F2DC;
	border-right:solid 1px #085E49;
	border-bottom:solid 1px #085E49;
	background:url(../images/add_btn.jpg) left 0px repeat-x;
	cursor:pointer;
	padding:0px 8px 5px 24px;
}
DIV.formScreen DIV.formBtn.cancel{
	background: url(../images/cancel_btn.jpg) left -22px repeat-x;
	border-right: solid 1px lightGrey;
	border-bottom: solid 1px lightGrey;
	border-top: solid 1px #333;
	border-left: solid 1px #333;
}

DIV.formScreen DIV.formBtn, DIV.msgScreen DIV.button{
	height:22px;
}

DIV.msgScreen DIV.button, DIV.formScreen DIV.formBtn{
	position:relative;
	float:left;
	height:18px;
	margin:0px 20px 0px 0px;
	padding:4px 8px 0px 28px;
}

DIV.bodyContainer DIV.msgScreen.alta DIV.text{
	color:#13900C;
	margin:70px 95px 0px 95px;
}

DIV.bodyContainer DIV.msgScreen.over{
	height:auto;
}

DIV.bodyContainer DIV.msgScreen.alta DIV.buttonContainer, 
DIV.bodyContainer DIV.msgScreen.over DIV.buttonContainer{
	position:relative;
	float:left;
	width:350px;
	height:24px;
	margin:30px 320px 0px 320px;
}

DIV.bodyContainer DIV.msgScreen.over DIV.text{
	color:#13900C;
	margin:0px 45px 0px 45px;
	width:900px;
}

DIV.bodyContainer DIV.msgScreen.over DIV.text SPAN.datos{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:12px;
}

DIV.bodyContainer DIV.msgScreen.over DIV.text SPAN.importante{
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#13900C;
	line-height:12px;
}

DIV.bodyContainer DIV.msgScreen.over DIV.buttonContainer{
	margin:30px 0px 0px 195px;
	width:605px;
}

DIV.bodyContainer DIV.msgScreen.over DIV.buttonContainer.edit{
	margin:30px 0px 0px 295px;
	width:400px;
}

DIV.formScreen DIV.formContainer DIV.button INPUT:hover, 
DIV.formScreen DIV.formBtn:hover, 
DIV.msgScreen DIV.button:hover{
	background:url(../images/add_btn.jpg) left -22px repeat-x;
	border-right:solid 1px #B2F2DC;
	border-bottom:solid 1px #B2F2DC;
	border-top:solid 1px #085E49;
	border-left:solid 1px #085E49;
}

DIV.formScreen DIV.formBtn.cancel:hover{
	background: url(../images/cancel_btn.jpg) left -22px repeat-x;
	border-right: solid 1px lightGrey;
	border-bottom: solid 1px lightGrey;
	border-top: solid 1px #333;
	border-left: solid 1px #333;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon, 
DIV.formScreen DIV.formBtn DIV.icon, 
DIV.msgScreen DIV.button DIV.icon{
	position:absolute;
	top:3px;
	left:6px;
	height:16px;
	width:16px;
	background:url(../images/icon_btnadd.png) left center no-repeat;
	z-index:10;
}
DIV.formScreen DIV.formContainer DIV.button DIV.icon, 
DIV.formScreen DIV.formBtn DIV.icon_emp, 
DIV.msgScreen DIV.button DIV.icon_emp{
	position:absolute;
	top:3px;
	left:6px;
	height:16px;
	width:16px;
	background:url(../images/icon_btnadd.png) left center no-repeat;
	
}

DIV.formScreen DIV.formBtn DIV.icon_fam{
	position:absolute;
	top:3px;
	left:6px;
	height:16px;
	width:16px;
	background:url(../images/icon_relatives.png) left center no-repeat;
	
}


DIV.formScreen DIV.formContainer DIV.button DIV.icon.ok, 
DIV.formScreen DIV.formBtn DIV.icon.ok, 
DIV.msgScreen DIV.button DIV.icon.ok{
	background:url(../images/icon_btnok.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.print, 
DIV.formScreen DIV.formBtn DIV.icon.print, 
DIV.msgScreen DIV.button DIV.icon.print{
	background:url(../images/icon_print.png) left center no-repeat;
}
DIV.formScreen DIV.formContainer DIV.button DIV.icon.edit, 
DIV.formScreen DIV.formBtn DIV.icon.edit, 
DIV.msgScreen DIV.button DIV.icon.edit{
	background:url(../images/icon_btnedit.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.cancel, 
DIV.formScreen DIV.formBtn DIV.icon.cancel, 
DIV.msgScreen DIV.button DIV.icon.cancel{
	background:url(../images/icon_btncancel.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.delete, 
DIV.formScreen DIV.formBtn DIV.icon.delete, 
DIV.msgScreen DIV.button DIV.icon.delete{
	background:url(../images/icon_btndelete.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.mail, 
DIV.formScreen DIV.formBtn DIV.icon.mail, 
DIV.msgScreen DIV.button DIV.icon.mail{
	background:url(../images/icon_btnmail.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.import, 
DIV.formScreen DIV.formBtn DIV.icon.import, 
DIV.msgScreen DIV.button DIV.icon.import{
	background:url(../images/icon_btnimport.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.csv, 
DIV.formScreen DIV.formBtn DIV.icon.csv, 
DIV.msgScreen DIV.button DIV.icon.csv{
	background:url(../images/icon_btncsv.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.excel, 
DIV.formScreen DIV.formBtn DIV.icon.excel, 
DIV.msgScreen DIV.button DIV.icon.excel{
	background:url(../images/icon_btnexcel.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.pdf, 
DIV.formScreen DIV.formBtn DIV.icon.pdf, 
DIV.msgScreen DIV.button DIV.icon.pdf{
	background:url(../images/icon_btnpdf.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button DIV.icon.list, 
DIV.formScreen DIV.formBtn DIV.icon.list, 
DIV.msgScreen DIV.button DIV.icon.list{
	background:url(../images/icon_btnlist.png) left center no-repeat;
}

DIV.formScreen DIV.formContainer DIV.button.grey INPUT, 
DIV.formScreen DIV.formBtn.grey, DIV.msgScreen DIV.button.grey{
	background:url(../images/cancel_btn.jpg) left -22px repeat-x;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-top:solid 1px #D3D3D3;
	border-left:solid 1px #D3D3D3;
}

DIV.formScreen DIV.formContainer DIV.button.grey INPUT:hover, 
DIV.formScreen DIV.formBtn.grey:hover, 
DIV.msgScreen DIV.button.grey:hover{
	background:url(../images/cancel_btn.jpg) left -22px repeat-x;
	border-right:solid 1px #D3D3D3;
	border-bottom:solid 1px #D3D3D3;
	border-top:solid 1px #333333;
	border-left:solid 1px #333333;
}

DIV.formScreen DIV.formContainer DIV.button.blue INPUT, 
DIV.formScreen DIV.formBtn.blue, DIV.msgScreen DIV.button.blue{
	border-left:solid 1px #58A0E6;
	border-top:solid 1px #58A0E6;
	border-right:solid 1px #001533;
	border-bottom:solid 1px #001533;
	background:url(../images/menu_btn.jpg) left top repeat-x;
}

DIV.formScreen DIV.formContainer DIV.button.blue INPUT:hover, 
DIV.formScreen DIV.formBtn.blue:hover, 
DIV.msgScreen DIV.button.blue:hover{
	border-left:solid 1px #001533;
	border-top:solid 1px #001533;
	border-right:solid 1px #58A0E6;
	border-bottom:solid 1px #58A0E6;
	background:url(../images/menu_btn.jpg) left bottom repeat-x;
}

DIV.formScreen DIV.formContainer DIV.button.red INPUT, 
DIV.formScreen DIV.formBtn.red, 
DIV.msgScreen DIV.button.red{
	background:url(../images/delete_btn.jpg) left -22px repeat-x;
	border-right:solid 1px #5E081D;
	border-bottom:solid 1px #5E081D;
	border-top:solid 1px #F5B8CD;
	border-left:solid 1px #F5B8CD;
}

DIV.formScreen DIV.formContainer DIV.button.red INPUT:hover, 
DIV.formScreen DIV.formBtn.red:hover, 
DIV.msgScreen DIV.button.red:hover{
	background:url(../images/delete_btn.jpg) left -22px repeat-x;
	border-right:solid 1px #F5B8CD;
	border-bottom:solid 1px #F5B8CD;
	border-top:solid 1px #5E081D;
	border-left:solid 1px #5E081D;
}

DIV.formScreen DIV.formContainer DIV.button.yellow INPUT, 
DIV.formScreen DIV.formBtn.yellow, 
DIV.msgScreen DIV.button.yellow{
	background:url(../images/mail_btn.jpg) left -22px repeat-x;
	border-right:solid 1px #5E5708;
	border-bottom:solid 1px #5E5708;
	border-top:solid 1px #F2E7B2;
	border-left:solid 1px #F2E7B2;
}

DIV.formScreen DIV.formContainer DIV.button.yellow INPUT:hover, 
DIV.formScreen DIV.formBtn.yellow:hover, 
DIV.msgScreen DIV.button.yellow:hover{
	background:url(../images/mail_btn.jpg) left -22px repeat-x;
	border-right:solid 1px #F2E7B2;
	border-bottom:solid 1px #F2E7B2;
	border-top:solid 1px #5E5708;
	border-left:solid 1px #5E5708;
}

DIV.formScreen DIV.formContainer DIV.button.right, 
DIV.formScreen DIV.formContainer DIV.formBtn.right{
	margin:0px 0px 0px 0px;
	float:right;
}


/* ---- PROVEEDORES ---- */

DIV.formScreen DIV.formContainer.addProv DIV.label.codp, 
DIV.formScreen DIV.formContainer.verProv DIV.label.codp{
	width:90px;	
	text-align:left;
	margin:14px 0px 0px 12px;
}
DIV.formScreen DIV.formContainer.verProv DIV.label, 
DIV.formScreen DIV.formContainer.verCuenta DIV.label{
	height:18px;
	padding:0px;
}

DIV.formScreen DIV.formContainer.verProv DIV.field, 
DIV.formScreen DIV.formContainer.verCuenta DIV.field{
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:340px;
	height:18px; 
}

DIV.formScreen DIV.formContainer.verProv DIV.field.top, DIV.formScreen DIV.formContainer.verProv DIV.label.top, 
DIV.formScreen DIV.formContainer.verCuenta DIV.field.top, DIV.formScreen DIV.formContainer.verCuenta DIV.label.top{
	margin:2px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer.verProv DIV.formBottom DIV.formBtn, 
DIV.formScreen DIV.formContainer.verCuenta DIV.formBottom DIV.formBtn{
	margin:0px 13px 0px 0px;
}

DIV.formScreen DIV.formContainer.verProv DIV.formBottom DIV.formBtn.right, 
DIV.formScreen DIV.formContainer.verCuenta DIV.formBottom DIV.formBtn.right{
	float:right;
	margin:0px;
}

DIV.formScreen DIV.formContainer.addProv DIV.field.localidad, 
DIV.formScreen DIV.formContainer.verProv DIV.field.localidad{
	position:relative;
	float:left;
	margin:14px 0px 0px 6px;
}

DIV.formScreen DIV.formContainer.addProv DIV.field.observ,
DIV.formScreen DIV.formContainer.addAfil DIV.field.observ{
	height:165px;
}

DIV.formScreen DIV.formContainer.verProv DIV.field.observ, 
DIV.formScreen DIV.formContainer.verCuenta DIV.field.observ{
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	height:auto;
}

DIV.formScreen DIV.formContainer.addProv DIV.field.localidad INPUT, 
DIV.formScreen DIV.formContainer.verProv DIV.field.localidad{
	width:133px;
}

DIV.formScreen DIV.formContainer.addProv DIV.field.codp INPUT, 
DIV.formScreen DIV.formContainer.verProv DIV.field.codp{
	width:95px;
}

DIV.bodyContainer DIV.formScreen.listProv, 
DIV.bodyContainer DIV.formScreen.listCuenta,
DIV.bodyContainer DIV.formScreen.listComp,
DIV.bodyContainer DIV.formScreen.listAfil, 
DIV.bodyContainer DIV.formScreen.listCheques,
DIV.bodyContainer DIV.formScreen.listBolEmpresas,
DIV.bodyContainer DIV.formScreen.listActas,
DIV.bodyContainer DIV.formScreen.listCalles,
DIV.bodyContainer DIV.formScreen.listEmpresas,
DIV.bodyContainer DIV.formScreen.listServicios,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios{
	position:relative;
	width:990px;
	margin:15px	0px 0px 0px;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.noresults, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.noresults,
DIV.bodyContainer DIV.formScreen.listComp DIV.noresults,
DIV.bodyContainer DIV.formScreen.listAfil DIV.noresults,
DIV.bodyContainer DIV.formScreen.listServicios DIV.noresults,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.noresults,
DIV.bodyContainer DIV.formScreen.listCheques DIV.noresults,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.noresults,
DIV.bodyContainer DIV.formScreen.listActas DIV.noresults,
DIV.bodyContainer DIV.formScreen.listCalles DIV.noresults,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.noresults{
	float:left;
	width:990px;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	padding:70px 0px 70px 0px;
	font:bold 24px "Tahoma",Arial,Helvetica,sans-serif;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer{
	width:990px;
	padding:15px 0px 0px 0px;
	background:#1863AE;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formBtn, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listComp DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listActas DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formBtn,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formBtn{
	float:right;
	margin:0px;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.filtros, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros{
	position:relative;
	float:left;
	height:60px;
	width:670px;
	padding:0px 270px 0px 50px;
}

DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros{
	width:680px;
	padding:0px 260px 0px 50px;
}
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros.report{
	width: 970px;
	padding:0px 10px 0px 10px;
}

DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros{
	width:740px;
	height:auto;
	padding:0px 200px 0px 50px;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.filtros,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.filtros{
	width:740px;
	height:auto;
	padding:0px 200px 0px 50px;
}
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros{
	width:770px;
	padding:0px 200px 0px 20px;
	height:110px;
}
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.filtros DIV.button, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.button{
	position:absolute;
	right:165px;
	top:30px;
	width:76px;
	height:32px;
	padding:0px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.button,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.button{
	right:100px;
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.button.buscar{
	position:absolute;
	right:100px;
	top:30px;
	width:76px;
	height:32px;
	padding:0px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.button.buscar,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.button.buscar{
	position:absolute;
	right:100px;
	top:30px;
	width:76px;
	height:32px;
	padding:0px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.filtros DIV.button INPUT, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.button INPUT,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.button INPUT{
	height:30px;
	width:74px;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-left:solid 1px #58A0E6;
	border-top:solid 1px #58A0E6;
	border-right:solid 1px #001533;
	border-bottom:solid 1px #001533;
	background:#1863AE url(../images/menu_btn.jpg) left top repeat-x;
	cursor:pointer;
	text-align:center;
	padding:0px 0px 5px 0px;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.filtros DIV.button INPUT:hover, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.button INPUT:hover,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.button INPUT:hover
{
	background:#1863AE url(../images/menu_btn.jpg) left bottom repeat-x;
	border-right:solid 1px #58A0E6;
	border-bottom:solid 1px #58A0E6;
	border-top:solid 1px #001533;
	border-left:solid 1px #001533;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.filtros DIV.button.right,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.button.right,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.button.right, 
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.button.right{
	right:65px;
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.button.limpiar{
	right:15px;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.button.limpiar{
	right:15px;
}
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.button.limpiar{
	right:15px;
}
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.button.limpiar,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.button.limpiar,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.button.limpiar{
	right:15px;
}
DIV.formScreen.listProv DIV.formContainer DIV.filtros DIV.label, 
DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.label,
DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.label,
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:90px;
}
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:120px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:120px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.label.total-hasta{
	width: 80px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:120px;
}

DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.label.der{
	width:70px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.label{
	width:95px;
}

DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.label_tipo{
	float:left;
	margin:7px 5px 0px 0px;
	width:60px;
	text-align:right;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.label_empl{
	margin:4px 5px 0px 0px;
	width:auto;
	float:left;
}

DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.label{
	width:110px;
}

DIV.formScreen.listProv DIV.formContainer DIV.filtros DIV.field,
DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.field,
DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field,
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:222px;
}
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:290px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:210px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:210px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field.izq{
	width:290px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field.sueldo,
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field.sueldo{
	width:270px;
}
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field.emp,
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field.emp,
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field.emp{
	width:520px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_afiliado{
	float:left;
	margin:7px 0px 0px 0px;
	width:122px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_empresa{
	float:left;
	margin:7px 0px 0px 0px;
	width:300px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_nombre_bol{
	float:left;
	margin:7px 0px 0px 0px;
	width:340px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_tipo{
	float:left;
	margin:5px 0px 0px 0px;
	width:400px;
	height:25px;
}
DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field.fmonto{
	width:136px
}

DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field.fmonto.left{
	margin:7px 86px 0px 0px;
}

DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.label.importe-desde{
	margin-left: 20px;
    width: 100px;
}

DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.label.importe-hasta{
	width: 55px;
}

DIV.formScreen.listProv DIV.formContainer DIV.filtros DIV.field INPUT,
DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.field INPUT,
DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field INPUT,
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field INPUT{
	width:220px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field INPUT,
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field INPUT,
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field INPUT,
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field SELECT,
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field SELECT,
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field SELECT
{
	width:205px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field.izq INPUT{
	width:285px;
}
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field.estado,
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field SELECT,
DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.field.estado,
DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.field SELECT{
	width:112px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field.sueldo INPUT{
	width:267px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field INPUT{
	width:215px;
	padding-left:5px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_empresa INPUT{
	width:293px;
	padding-left:5px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_nombre_bol INPUT{
	width:330px;
	padding-left: 5px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_afiliado INPUT{
	width:115px;
	padding-left:5px;
}
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field_tipo INPUT.tipo_empl{
	width:15px;
	padding-left:5px;
	float:left;
}
DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field.fmonto INPUT{
	width:134px;
}

DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field SELECT,
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field SELECT{
	height:20px;
	width:222px;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado
{
	position:relative;
	float:left;
	height:auto;
	width:990px;
	margin:15px 0px 0px 0px;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE{
	width:990px;
	border-left:solid 1px #1863AE;
	border-right:solid 1px #1863AE;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.header{
	background:#1863AE url(../images/menu_btn.jpg) left bottom repeat-x;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.header:hover TD{
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	height:30px;
	padding:0px 0px 0px 5px;
	border-right:none;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header:hover TD,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD{
	width:180px;
}
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header:hover TD{
	width:190px;
}
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc{
	width:110px;
}


DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header TD.asignado, 
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header:hover TD.asignado{
	width:110px;
}
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header TD.asignado, 
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header:hover TD.asignado{
	width:130px;
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.header TD.nom_afiliado, 
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.header:hover TD.nom_afiliado,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header TD.nom_emp, 
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header:hover TD.nom_emp,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header TD.nom_emp, 
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD.nom_emp{
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	height:30px;
	padding:0px 0px 0px 5px;
	border-right:none;
	width:220px;
	text-align:center;
}


DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.header TD.opc, 
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.header:hover TD.opc{
	color:#FFFFFF;
	padding:0px;
	text-align:center;
	border-right:none;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR{
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#1863AE;
	background:#FFFFFF;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.par,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.par{
    background:#E2E2E2;
}
/* START: Estilos de elementos eliminados de los localizadores.*/
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.deshabilitado,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.deshabilitado{
    background: #EFD2D2;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover {
    background: #E4B8B8;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.deshabilitado TD,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.deshabilitado TD{
    font:11px "Tahoma", Arial, Helvetica, sans-serif;
    color:#DD7878;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD{
    font:11px "Tahoma", Arial, Helvetica, sans-serif;
    color:#B93E3E;
}
/* END: Estilos de elementos eliminados de los localizadores.*/

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover{
	background-color:#D2E5F7;	
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado TD.nom,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD.nom{
	font-weight:bold;
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado TD.bold,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD.bold{
	font-weight:bold;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.deshabilitado TD.bold,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado TD.bold,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado TD.bold,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.deshabilitado TD.bold,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.deshabilitado TD.bold,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.deshabilitado:hover TD.bold{
	font-weight:bold;
}
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover TD,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover TD{
	color:#000000;
	border-right:solid 1px #D2E5F7;
	padding:0px 0px 0px 5px;
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR TD.bold,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.bold{
	font-weight:bold;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR TD.bold,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR:hover TD.bold{
	font-weight:bold;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR TD.bold,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR TD.bold,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR TD.bold,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR TD.bold,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover TD.bold,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR TD.bold,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover TD.bold{
	font-weight:bold;
}
/*{
    color:#555555;
}*/
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR TD.grey_bold,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover TD.grey_bold{
    color:#555555;
	font-weight: bold;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover TD.red_eliminado{
    color:#B93E3E;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TD,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TD{
	height:30px;
	padding:0px 0px 0px 5px;
	border-right:solid 1px #EEEEEE;
	text-align:center;
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TD.nom{
	height:30px;
	padding:0px 0px 0px 5px;
	border-right:solid 1px #EEEEEE;
	text-align:left;
	font-weight: bold;
}
/*DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR TD.grey_bold{
	color: #888888;
	font-weight: bold;
}*/
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR TD.grey,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR TD.grey{
	color: #888888;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover TD.grey,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.grey,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover TD.grey,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover TD.grey{
	color:#000;
}
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR TD.red_eliminado,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR TD.red_eliminado{
    color:#DD7878;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TD.opc.fam, 
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.opc.fam{
	border-right:none;
	width:135px;
}

DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	border-right:none;
	width:200px;
}
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover TD.opc,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	border-right:none;
	width:100px;
}
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	border-right:none;
	width:250px;
}
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	border-right:none;
	width:100px;
}
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR TD.opc, 
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	width:110px;
}

DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion.serv,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion{
	position:relative;
	float:left;
	height:12px;
	width:auto;
	display:inline;
	margin:0px 7px 0px 7px;
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion.actas{
	margin:0px 5px 0px 5px;
}
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion{
	margin:0px 5px;
}
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion{
	opacity:1.0;
	filter:alpha(opacity=100);
}
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion.serv{
	opacity:0.4;
	filter:alpha(opacity=40);
}
DIV.bodyContainer DIV.formScreen.listProv DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listCheques DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listBolEmpresas DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listActas DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.foot,
DIV.bodyContainer DIV.listado_rep DIV.foot{
	position:relative;
	float:left;
	height:22px;
	width:985px;
	padding:8px 0px 0px 5px;
	background:#1863AE url(../images/menu_btn.jpg) left bottom repeat-x;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
}

DIV.bodyContainer DIV.listado_rep DIV.foot{
	width:830px;
}

DIV.bodyContainer DIV.formScreen DIV.formContainer DIV.foot DIV.paginador,
DIV.bodyContainer DIV.listado_rep DIV.foot DIV.paginador{
	position:relative;
	float:right;
	height:12px;
	width:auto;
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	margin:0px 5px 0px 0px;
}

DIV.bodyContainer DIV.formScreen DIV.formContainer DIV.foot DIV.paginador DIV.pagPrev,
DIV.bodyContainer DIV.listado_rep DIV.foot DIV.paginador DIV.pagPrev{
	position:relative;
	float:left;
	height:12px;
	width:auto;
	display:inline;
	padding:0px 0px 0px 15px;
	margin:0px 5px 0px 5px;
	background:url(../images/icon_prev.gif) left 70% no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

DIV.bodyContainer DIV.formScreen DIV.formContainer DIV.foot DIV.paginador DIV.pagNext,
DIV.bodyContainer DIV.listado_rep DIV.foot DIV.paginador DIV.pagNext{
	position:relative;
	float:left;
	height:12px;
	width:auto;
	display:inline;
	padding:0px 15px 0px 0px;
	margin:0px 5px 0px 5px;
	background:url(../images/icon_next.gif) right 70% no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

DIV.bodyContainer DIV.formScreen DIV.formContainer DIV.foot DIV.paginador DIV.indice,
DIV.bodyContainer DIV.listado_rep DIV.foot DIV.paginador DIV.indice{
	position:relative;
	float:left;
	width:auto;
	display:inline;
	color:#BBDDFF;
	text-decoration:underline;
	height:12px;
	margin:0px 5px 0px 5px;
	cursor:pointer;
}

DIV.bodyContainer DIV.formScreen DIV.formContainer DIV.foot DIV.paginador DIV.indice:hover,
DIV.bodyContainer DIV.listado_rep DIV.foot DIV.paginador DIV.indice:hover{
	text-decoration:none;
}

DIV.bodyContainer DIV.formScreen DIV.formContainer DIV.foot DIV.paginador DIV.indice.actual,
DIV.bodyContainer DIV.listado_rep DIV.foot DIV.paginador DIV.indice.actual{
	text-decoration:none;
	color:#FFFFFF;
}

/* ---- CUENTAS ---- */

DIV.formScreen DIV.formContainer.addCuenta DIV.field.observ{
	height:165px;
}

DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros{
	height:55px;
}

DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.filtros DIV.button{
	top:17px;
}

DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listCuenta DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	width:82px;
}

DIV.bodyContainer DIV.msgScreen.over DIV.buttonContainer.cuenta{
	margin:30px 0px 0px 205px;
}

DIV.bodyContainer DIV.msgScreen.over DIV.buttonContainer.cuenta.edit{
	margin:30px 0px 0px 305px;
}

/* ---------------------- EMPLEADOS ----------------------------- */
DIV.bodyContainer DIV.formScreen.altaAfil{
	width:840px;
	margin:15px	0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaAfil DIV.msgBox{
	width:840px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaAfil DIV.formContainer.addAfil{
	width:840px;
	padding:0px 0px 30px 0px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center,
DIV.formScreen DIV.formContainer.formDeshabilitado DIV.center{
	position:relative;
	height:auto;
	width:570px;
	margin:0px auto;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.sindicales{
	position:relative;
	height:150px;
	width:660px;
	margin:10px 10px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.addBoletas{
	position:relative;
	height:500px;
	width:575px;
	margin:10px auto;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.afil_familiares{
	position:relative;
	height:auto;
	width:650px;
	margin:0px auto;
}
DIV.right{
	float:right;
	margin:0px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR{
	width:650px;
	
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.afil_familiar{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:15%;
	height:auto;	
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.afil_familiar.doc{
	width:10%
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.afil_familiar.nom{
	width:30%
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.afil_familiar.alta_baja{
	text-align:center;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.afil_familiar.lista_familiares{
	font: normal 12px Tahoma;
	color:#BBDDFF;
	border-bottom:solid 1px #000;
}

DIV.formScreen DIV.formContainer.addAfil DIV.center.familiares{
	position:relative;
	height:60px;
	width:660px;
	margin:10px 10px 10px 95px;
}
DIV.bodyContainer DIV.formScreen.altaAfil DIV.center DIV.title_form{
	position:relative;
	margin:15px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3D8CD9;
}
DIV.bodyContainer DIV.formScreen.altaAfil DIV.center DIV.title_form_deshabilitado{
	position:relative;
	margin:0px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#888;
}
DIV.center DIV.texto_deshabilitado{
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-align:center;
	margin:10px auto;
}

/* ---------------------------- datos generales ------------------------------ */

DIV.formScreen DIV.formContainer.addAfil DIV.center.addBoletas DIV.label{
	width:153px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label_nroDoc
/*DIV.formScreen DIV.formContainer.verComprob DIV.label*/{
	width:140px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.doc_titular{
	width:50px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label{
	padding:0px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.obl{
	padding:0px;
	color:#fff;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.obl.periodo{
	text-align: left;
	width: 171px;
	margin-left: -17px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.obl.periodo.fin{
	text-align: left;
	width: 155px;
	margin-left: 5px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.normal{
	width:65px;
	text-align:left;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.addBoletas DIV.label.boleta{
	/*width:140px;*/
	text-align:right;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.boletaRight{
	width:137px;
	text-align:right;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.altura{
	width:110px;
	text-align:left;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.detalle_calle{
	width:300px;
	text-align:left;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.calle{
	width:165px;
	text-align:left;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.titular,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.titular_nrodoc{
	width:65px;
	text-align:left;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.titular_nrodoc{
	width:300px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.escolaridad{
	width:175px;
}

DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label_cp{
	width:220px;
	float:left;
	/*color:#fff;*/
	font-weight:normal;
	height:24px;
	margin:14px 0px 0px 5px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label_nroDoc,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label_tipoEmpl{
	width:auto;
	float:left;
	color:#fff;
	margin:14px 0px 0px 5px;
}

DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field
/*DIV.formScreen DIV.formContainer.verComprob DIV.field*/{
	float:left;
	width:410px;
	margin:14px 0px 0px 5px;
	height:24px;
}

DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta
/*DIV.formScreen DIV.formContainer.verComprob DIV.field*/{
	float:left;
	width:200px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field INPUT{
	width: 405px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta INPUT{
	width: 145px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta.inicio
/*DIV.formScreen DIV.formContainer.verComprob DIV.field*/{
	float:left;
	width:125px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta.inicio INPUT{
	width: 120px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta.monto
/*DIV.formScreen DIV.formContainer.verComprob DIV.field*/{
	float:left;
	width:140px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta.monto INPUT{
	width: 125px;
	float:right;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta.otros
/*DIV.formScreen DIV.formContainer.verComprob DIV.field*/{
	float:left;
	width:240px;
	margin:14px 5px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.boleta.otros INPUT{
	width: 225px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.addBoletas DIV.total{
	position:relative;
	width:320px;
	float:right;
	text-align:center;
	height:30px;
	margin:30px 0px 10px;
	font:bold 24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BDF;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center.addBoletas DIV.total SPAN.blanco{
	color:#fff;
	
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_tipoDoc,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_tipoEmpl,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_sexo,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_estado,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_nacionalidad,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_altura,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_localidad,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_escolaridad
/*DIV.formScreen DIV.formContainer.verComprob DIV.field*/{
	float:left;
	width:70px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_sexo{
	float:left;
	width:85px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.fecha,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.fecha INPUT{
	width:85px;
}

DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.fecha INPUT{
	width:80px;
	padding-left:5px;
}

DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_tipoDoc SELECT,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_tipoEmpl SELECT,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_sexo SELECT,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_estado SELECT{
	width:70px;
	height:20px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_tipoEmpl SELECT{
	width:110px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_sexo SELECT{
	width:90px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_estado,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_estado SELECT{
	width:150px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_localidad,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_localidad SELECT{
	width:200px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_nroDoc
/*DIV.formScreen DIV.formContainer.verComprob DIV.field*/{
	float:left;
	width:110px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_nroDoc INPUT{
	width:105px;
	padding-left: 5px;
}
DIV.bodyContainer DIV.formScreen.altaAfil DIV.formContainer.addAfil DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 23px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_altura,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_altura INPUT,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_nacionalidad,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_nacionalidad INPUT,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_escolaridad,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field_addAfil_escolaridad SELECT{
	width:104px;
	padding-left: 5px;
}

DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.parentesco,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.parentesco SELECT{
	width:115px;
}
/* ---------------------------- datos sindicales ------------------------------ */ 
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.datos{
	width:auto;
	float:left;
	height:24px;
	margin:14px 0px 0px 5px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.datos.alta{
	width:105px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.datos.cuit{
	width:240px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.datos.remuneracion{
	margin-left:20px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.label.datos.nro{
	margin-left:10px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.nafiliado,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.nafiliado INPUT{
	float:right;
	width:110px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.nafiliado INPUT{
	margin:0px;
	height:20px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.nro_cuit,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.nro_cuit INPUT{
	float:right;
	width:197px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.nro_cuit INPUT{
	margin:0px;
	height:20px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.categoria,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.categoria INPUT{
	float:left;
	width:260px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.categoria INPUT{
	margin:0px;
	height:20px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.estado_afiliado,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.estado_afiliado SELECT{
	width:90px;
	height:24px;
	
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.periodo,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.periodo SELECT{
	width:70px;
	height:24px;
	
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.tabla_meses,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.tabla_meses TABLE.meses {
	width:503px;float:left;margin-top:10px;margin-left:13px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.tabla_meses TABLE.meses{
	margin:0px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.estado_afiliado.familiar{
	width:260px;
	height:24px;	
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.cuit,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.cuit SELECT{
	width:90px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.remuneracion,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.remuneracion INPUT{
	float:right;
	width:150px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.remuneracion INPUT{
	margin:0px;
	height:20px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.causa,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.causa INPUT{
	float:right;
	width:355px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.causa INPUT{
	margin:0px;
	height:20px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.check{
	position:absolute;
	top:0px;
	right:-165px;
	width:145px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.conceptos{
	position:relative;
	float:right;
	width:490px;
	height:150px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.conceptos DIV.field.check_boletas{
	position:relative;
	float:left;
	width:110px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.check INPUT{
	margin:0px;
	height:20px;
	width:20px;
	float:left;
	position:relative;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.conceptos DIV.field.check_boletas INPUT{
	margin:0px;
	height:20px;
	width:20px;
	float:left;
	position:relative;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.conceptos DIV.label.conceptos{
	width:60px;
	height:20px;
	float:left;
	margin: 14px 5px 0px 50px;
	text-align:left;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.conceptos DIV.label.conceptos.otros{
	width:40px;
}
/* --------------------------------  pagos  -------------------------------- */
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.linea{
	font: normal 12px Tahoma;
	color:#BBDDFF;
	border-bottom:solid 1px #000;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.linea.bold{
	font-weight: bold;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.linea.pago{
	color:#00FF1E;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.linea.nopago{
	color:#C35D5D;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.linea.futuro{
	color:#888888;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.ref{
	position:relative;
	float:right;
	width:350px;
	height:24px;	
}

/* ---------------------------- observaciones ------------------------------ */ 
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.observ,
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.observ TEXTAREA {
	width:410px;
	height: 165px;
}
DIV.formScreen DIV.formContainer.addAfil DIV.center DIV.field.observ TEXTAREA {
	width:405px;
	height: 165px;
	padding-left:5px;
}
/* ------------------------------ Cheques ----------------------------- */
/*DIV.formScreen.listBolEmpresas*/
DIV.bodyContainer DIV.formScreen.altaCheques{
	width:840px;
	margin:15px	0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaCheques DIV.msgBox{
	width:840px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaCheques DIV.formContainer.addCheques{
	width:840px;
	padding:0px 0px 30px 0px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center,
DIV.formScreen DIV.formContainer.formDeshabilitado DIV.center{
	position:relative;
	height:auto;
	width:570px;
	margin:0px auto;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques{
	position:relative;
	height:295px;
	width:660px;
	margin:10px auto;
}
DIV.bodyContainer DIV.formScreen.altaCheques DIV.center.cheques DIV.title_form{
	position:relative;
	margin:15px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3D8CD9;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.label{
	width:140px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.label.right{
	width:160px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field{
	float:left;
	width:430px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.nroCheque,
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.importe{
	float:left;
	width:150px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.tipo_cheque{
	float:left;
	width:120px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.tipo_banco{
	float:left;
	width:200px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field INPUT{
	width: 425px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.cuit{
	width: 160px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.cuit INPUT.cuit{
	width: 155px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.fecha_emision{
	float:left;
	width:310px;
	height: 38px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.fecha_emision DIV.label,
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.fecha_emision DIV.field.fecha,
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.fecha_emision DIV.iconFecha{
	display:none;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.nroCheque INPUT,
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.importe INPUT{
	width: 145px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.tipo_cheque SELECT{
	width: 115px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.tipo_banco SELECT{
	width: 195px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.fecha,
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.fecha INPUT{
	width:95px;
}

DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.fecha INPUT{
	width:90px;
	padding-left:5px;
}
DIV.bodyContainer DIV.formScreen.altaCheques DIV.formContainer.addCheques DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 23px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.observ,
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.observ TEXTAREA {
	width:410px;
	height: 165px;
}
DIV.formScreen DIV.formContainer.addCheques DIV.center.cheques DIV.field.observ TEXTAREA {
	width:405px;
	height: 165px;
	padding-left:5px;
}
/* ---------------------- BOLETAS EMPRESA ----------------------------- */
DIV.bodyContainer DIV.formScreen.altaBolEmp{
	width:840px;
	margin:15px	0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaBolEmp DIV.msgBox{
	width:840px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaBolEmp DIV.formContainer.addBolEmp{
	width:840px;
	padding:0px 0px 30px 0px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center,
DIV.formScreen DIV.formContainer.formDeshabilitado DIV.center{
	position:relative;
	height:auto;
	width:570px;
	margin:0px auto;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagosActas{
	width:770px;
	margin-bottom:10px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.generales{
	height:155px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.liquidacion{
	height:200px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.observacion{
	height:250px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos{
	/*height:120px;*/
	height:auto;
	
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.observacion textarea {
		height: 163px;
		resize: none;
		width:405px;
}
DIV.bodyContainer DIV.formScreen.altaBolEmp DIV.center DIV.title_form{
	position:relative;
	margin:15px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3D8CD9;
}
DIV.bodyContainer DIV.formScreen.altaBolEmp DIV.center DIV.title_form_deshabilitado{
	position:relative;
	margin:0px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#888;
}
DIV.center DIV.texto_deshabilitado{
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-align:center;
	margin:10px auto;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.label{
	width:153px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.label.obl{
	padding:0px;
	color:#fff;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.label.datos{
	width:195px;
}

DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.label.fecha{
	width:152px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field{
	float:left;
	width:410px;
	margin:14px 0px 0px 5px;
	height:24px;
}

DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field INPUT{
	width: 405px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.pagos{
	width:160px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.pagos.bottom{
	margin-bottom:10px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.pagos INPUT{
	width:155px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.pagos SELECT{
	width:302px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.total_pagar,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.fecha,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.fecha INPUT{
	width:85px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.dato,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.dato INPUT{
	width:100px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.dato{
	width:105px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.emp,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.emp INPUT{
	width:150px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center DIV.field.fecha INPUT{
	width:80px;
	padding-left:5px;
}
DIV.bodyContainer DIV.formScreen.altaBolEmp DIV.formContainer.addBolEmp DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 0px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}
DIV.bodyContainer DIV.formScreen.altaBolEmp DIV.formContainer.addBolEmp DIV.iconFecha.pagosActas{
	margin:5px 0px 0px 5px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR{
	width:600px;
	
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.cheque{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:75px;
	height:auto;	
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.nro_acta,
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.nro_acta{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:10%;
	height:auto;	
	text-align:center;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.fecha{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:10%;
	height:auto;
	text-align:center;	
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.periodo,
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.periodo{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:30%;
	height:auto;	
	text-align:center;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.saldos{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:10%;
	height:auto;	
	text-align:center;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.nro_acta,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.importe_cuota,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.int_cuota{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:75px;
	height:auto;	
	text-align:center;
	float:left;
	margin:0px 5px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.fecha{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:115px;
	height:auto;
	text-align:center;	
	float:left;
	margin:0px 5px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.periodo{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:22%;
	height:auto;	
	text-align:center;
	float:left;
	margin:0px 5px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.saldos{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:10%;
	height:auto;	
	text-align:center;
	float:left;
	margin:0px 5px;
}
/*DIV.formScreen DIV.formContainer.addBolEmp DIV.center TABLE TR TD.afil_familiar.doc{
	width:10%
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center TABLE TR TD.afil_familiar.nom{
	width:30%
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center TABLE TR TD.afil_familiar.alta_baja{
	text-align:center;
}*/
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.cheque.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.nro_acta.lista_cheques,
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.nro_acta.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.fecha.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.periodo.lista_cheques,
DIV.formScreen DIV.formContainer.addAfil DIV.center TABLE TR TD.periodo.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.saldos.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.periodo.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.saldos.lista_cheques{
	font: normal 12px Tahoma;
	color:#BBDDFF;
	border-bottom:solid 1px #000;
	width:	auto;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.periodo.lista_cheques{
	float:left;
	width:22%;
	height:23px;
	border-bottom:0px;
	margin: 0px 5px;
	text-align:center;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.saldos.lista_cheques{
	float:left;
	width:10%;
	height:23px;
	border-bottom:0px;
	margin: 0px 5px;
	text-align:center;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.nro_acta.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.fecha.lista_cheques,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.cheque.lista_cheques
{	width:75px;
	float:left;
	margin:0px 5px;	
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.nro_acta.lista_cheques SELECT{
	width:75px;
}

DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.fecha.lista_cheques INPUT,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.cheque.lista_cheques INPUT,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.cheque.lista_cheques INPUT{
	width:70px;
	float: left;
	padding-left:5px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.fecha.lista_cheques INPUT{
	float:left;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos DIV DIV.fecha.lista_cheques{
	width:115px;
}
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.cheque.lista_cheques INPUT.check,
DIV.formScreen DIV.formContainer.addBolEmp DIV.center.pagos TABLE TR TD.cheque.lista_cheques INPUT.checkActa{
	width:auto;
	float:left;
	margin: 0px 5px;
}


/* ---------------------- ACTAS ----------------------------- */
DIV.bodyContainer DIV.formScreen.altaActas{
	width:840px;
	margin:15px	0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaActas DIV.msgBox{
	width:840px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaActas DIV.formContainer.addActas{
	width:840px;
	padding:0px 0px 30px 0px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center,
DIV.formScreen DIV.formContainer.formDeshabilitado DIV.center{
	position:relative;
	height:auto;
	width:570px;
	margin:0px auto;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.generales{
	height:155px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.liquidacion{
	height:200px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.observacion{
	height:250px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.pagos{
	/*height:120px;*/
	height:auto;
	width:730px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.observacion textarea {
		height: 163px;
		resize: none;
		width:405px;
}
DIV.bodyContainer DIV.formScreen.altaActas DIV.center DIV.title_form{
	position:relative;
	margin:15px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3D8CD9;
}
DIV.bodyContainer DIV.formScreen.altaActas DIV.center DIV.title_form_deshabilitado{
	position:relative;
	margin:0px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#888;
}
DIV.center DIV.texto_deshabilitado{
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-align:center;
	margin:10px auto;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.label{
	width:153px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.label.obl{
	padding:0px;
	color:#fff;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.label.datos{
	width:195px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.label.inspector{
	width:153px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.label.fecha{
	width:152px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field{
	float:left;
	width:410px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field2{
	float:left;
	width:210px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field2.nombre{
	float:left;
	width:170px;
}

DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field INPUT{
	width: 405px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field2.nombre INPUT{
	width: 165px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.estado, 
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.estado SELECT{
	width: 120px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field SELECT{
	width: 370px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.pagos{
	width:160px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.pagos.bottom{
	margin-bottom:10px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.pagos INPUT{
	width:155px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.pagos SELECT{
	width:302px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.total_pagar,
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.fecha,
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.fecha INPUT{
	width:85px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.dato,
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.dato INPUT{
	width:100px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.dato{
	width:105px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.dato.imagenDelete{
	width:125px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.dato.imagenDelete INPUT{
	margin-right:5px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.dato.imagenDelete img{
	cursor:pointer;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.emp,
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.emp INPUT{
	width:150px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.nro_boleta,
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.nro_boleta SELECT{
	width:150px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center DIV.field.fecha INPUT{
	width:80px;
	padding-left:5px;
}
DIV.bodyContainer DIV.formScreen.altaActas DIV.formContainer.addActas DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 0px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}

DIV.formScreen DIV.formContainer.addActas DIV.center.pagos TABLE TR{
	width:600px;
	
}
DIV.formScreen DIV.formContainer.addActas DIV.center.pagos TABLE TR TD.cheque{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:15%;
	height:auto;	
}

DIV.formScreen DIV.formContainer.addActas DIV.center.pagos TABLE TR TD.cheque.lista_cheques{
	font: normal 12px Tahoma;
	color:#BBDDFF;
	border-bottom:solid 1px #000;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.pagos TABLE TR TD.cheque.lista_cheques INPUT.check{
	width:auto;
	float:left;
	margin: 0px 5px;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.pagos DIV.formBottomRight{
	position:relative;
	height:24px;
	width:650px;
	margin:15px auto;
	float:left;
}
DIV.formScreen DIV.formContainer.addActas DIV.center.pagos DIV.formBottomRight DIV.texto_desc{
	font: normal 11px Tahoma;
	color:#BBDDFF;
	width:50%;
	float:left;
	height:15px;
	margin-top:5px;
	margin-left:100px;
}

DIV.formScreen DIV.formContainer.addActas DIV.formBtn{
	float:left;
	margin:0px 15px 0px 0px;
}

DIV.formScreen DIV.formContainer.addActas DIV.formBtn.left{
	margin:0px 0px 0px 0px;
}
DIV.formScreen DIV.formContainer.addActas DIV.formBtn DIV.icon_actas,
DIV.formScreen DIV.formContainer.addBolEmp DIV.formBtn DIV.icon_actas{
	position:absolute;
	top:3px;
	left:6px;
	height:16px;
	width:16px;
	z-index:10;
	background:url(../images/icon_payment.png) left center no-repeat;
}
/* -------------------------------- COMPROBANTES ----------------------------- */

DIV.bodyContainer DIV.formScreen.altaComprob{
	width:680px;
	margin:15px 155px 0px 155px;
}

DIV.bodyContainer DIV.formScreen.altaComprob DIV.msgBox{
	width:680px;
	margin:15px 0px 0px 0px;
}

DIV.bodyContainer DIV.formScreen.altaComprob DIV.formContainer.addComprob{
	width:625px;
	padding:0px 0px 20px 55px;
}

DIV.bodyContainer DIV.formScreen.altaComprob DIV.formContainer.addComprob DIV.formBottom{
	width:565px;
}

DIV.bodyContainer DIV.formScreen.altaComprob DIV.formContainer.addComprob DIV.iconFecha,
DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 23px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.iconFecha{
	margin-bottom:8px;
	margin-top:10px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.iconFecha{
	margin-bottom:0px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.iconFecha.ult,
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.iconFecha.ult{
	margin-bottom:0px;
	margin-left:-155px;
}
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.iconFecha,
DIV.bodyContainer DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.iconFecha{
	margin:10px 5px 0px 5px;
}

DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	width:130px;
}

DIV.bodyContainer DIV.formScreen.listComp DIV.formContainer DIV.filtros{
	height:auto;
}

DIV.formScreen DIV.formContainer.addComprob DIV.label,
DIV.formScreen DIV.formContainer.verComprob DIV.label{
	width:auto;
	display:inline;
}

DIV.formScreen DIV.formContainer.verComprob DIV.label{
	padding:0px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field,
DIV.formScreen DIV.formContainer.verComprob DIV.field{
	float:left;
	margin:14px 0px 0px 5px;
	height:24px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.field{
	width:370px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.field.top{
	margin:0px 0px 0px 5px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.label.top{
	margin:0px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.field{
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.mefectivo{
	margin:14px 0px 0px 2px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.field.mefectivo{
	width:350px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.field.nroComp, DIV.formScreen DIV.formContainer.verComprob DIV.field.fecha{
	width:150px;
}

DIV.formScreen DIV.formContainer.addComprob INPUT, 
DIV.formScreen DIV.formContainer.addComprob TEXTAREA,
DIV.formScreen DIV.formContainer.addComprob SELECT{
	width:106px;
}

DIV.formScreen DIV.formContainer.addComprob SELECT{
	height:22px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.fecha INPUT{
	width:78px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.proveedor SELECT{
	width:288px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.cuenta SELECT{
	width:164px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.cuenta{
	margin:14px 17px 0px 5px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.chequeContainer,
DIV.formScreen DIV.formContainer.verComprob DIV.chequeContainer{
	position:relative;
	float:left;
	width:580px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.chequeContainer DIV.label.right{
	margin:14px 0px 0px 5px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento{
	position:relative;
	float:left;
	width:458px;
	background-color:#01337A;
	padding:0px 85px 10px 22px;
	margin:14px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento DIV.opcion{
	position:absolute;
	right:22px;
	top:13px;
	height:15px;
	width:auto;
	display:inline;
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento DIV.opcion.bottom{
	top:35px;
	right:17px
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento DIV.opcion INPUT{
	position:relative;
	float:left;
	width:12px;
	height:12px;
	margin:0px 2px 0px 0px;
	padding:0px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento DIV.addMovimiento{
	position:absolute;
	right:22px;
	bottom:10px;
	height:24px;
	width:46px;
	border-left:solid 1px #B2F2DC;
	border-top:solid 1px #B2F2DC;
	border-right:solid 1px #085E49;
	border-bottom:solid 1px #085E49;
	background:url(../images/add_btn.jpg) left 0px repeat-x;
	cursor:pointer;
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento DIV.addMovimiento:hover{
	border-right:solid 1px #B2F2DC;
	border-bottom:solid 1px #B2F2DC;
	border-left:solid 1px #085E49;
	border-top:solid 1px #085E49;
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento DIV.addMovimiento DIV.icon{
	position:absolute;
	left:18px;
	top:6px;
	height:12px;
	width:9px;
	background:url(../images/icon_btnconcept.png) left 0px no-repeat;
}

DIV.formScreen DIV.formContainer.addComprob DIV.crearMovimiento DIV.label.left{
	width:65px;
	text-align:right;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.descrip,
DIV.formScreen DIV.formContainer.verComprob DIV.field.descrip{
	width:486px;
	height:68px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.descrip TEXTAREA{
	width:484px;
	height:64px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.concepto{
	width:384px;
	height:70px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.concepto TEXTAREA{
	width:382px;
	height:66px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.observ,
DIV.formScreen DIV.formContainer.verComprob DIV.field.observ{
	width:468px;
	height:66px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.field.observ,
DIV.formScreen DIV.formContainer.verComprob DIV.field.descrip{
	height:auto;
	width:370px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	height:auto;
	color:#FFFFFF;
}

DIV.formScreen DIV.formContainer.addComprob DIV.field.observ TEXTAREA{
	width:466px;
	height:62px;
}

DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field.fecha,
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field.fecha{
	width:118px;
}
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field.fecha{
	width:90px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field.fecha{
	width:90px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field.fecha{
	width:90px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.field.fecha{
	width:150px;
}
DIV.formScreen.listComp DIV.formContainer DIV.filtros DIV.field.fecha INPUT,
DIV.formScreen.listAfil DIV.formContainer DIV.filtros DIV.field.fecha INPUT{
	width:111px;
}
DIV.formScreen.listCheques DIV.formContainer DIV.filtros DIV.field.fecha INPUT{
	width:90px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field.fecha.ult{
	width:250px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field.fecha.ult{
	width:250px;
}
DIV.formScreen.listBolEmpresas DIV.formContainer DIV.filtros DIV.field.fecha INPUT{
	width:90px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.field.fecha INPUT{
	width:90px;
}
DIV.formScreen.listActas DIV.formContainer DIV.filtros DIV.field.fecha INPUT{
	width:90px;
}
DIV.bodyContainer DIV.msgScreen.alta DIV.buttonContainer.comp{
	width:540px;
	margin:30px 0px 0px 230px;
}

DIV.bodyContainer DIV.msgScreen.alta DIV.buttonContainer.Boletas{
	width:420px;
}
DIV.bodyContainer DIV.msgScreen.alta DIV.buttonContainer.Actas{
	width:auto;
	margin-left:415px;
}
DIV.bodyContainer DIV.msgScreen.alta DIV.buttonContainer.comp.noavisar{
	width:450px;
	margin:30px 0px 0px 280px;
}

DIV.formScreen DIV.formContainer.addComprob FIELDSET,
DIV.formScreen DIV.formContainer.verComprob FIELDSET{
	border:solid 1px #01337A;
	position:relative;
	float:left;
	width:547px;
	margin:10px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer.verComprob FIELDSET{
	width:450px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.movimientosContainer, 
DIV.formScreen DIV.formContainer.addComprob DIV.movimientosContainer DIV.movimiento,
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer, 
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer DIV.movimiento{
	position:relative;
	float:left;
	width:550px;
	height:auto;
	margin:0px 0px 0px 0px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer, 
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer DIV.movimiento{
	width:450px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer.total, 
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer.total DIV.movimiento{
	width:466px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.movimientosContainer DIV.movimiento,
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer DIV.movimiento{
	margin:10px 0px 0px 0px;
	border-bottom:solid 1px #01337A;
}

DIV.formScreen DIV.formContainer.addComprob DIV.movimientosContainer DIV.movimiento TABLE,
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer DIV.movimiento TABLE{
	width:555px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px 0px 15px 0px;
}

DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer DIV.movimiento TABLE{
	width:450px;
}
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer.total DIV.movimiento TABLE{
	width:466px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.movimientosContainer DIV.movimiento TABLE TR.header,
DIV.formScreen DIV.formContainer.verComprob DIV.movimientosContainer DIV.movimiento TABLE TR.header{
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	height:25px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.movimientosContainer DIV.movimiento TABLE TD DIV.opcion{
	position:relative;
	float:left;
	height:12px;
	width:auto;
	display:inline;
	margin:0px 7px 0px 7px;
	cursor:pointer;
}

DIV.formScreen DIV.formContainer.addComprob DIV.formBtn{
	float:right;
	margin:0px 15px 0px 0px;
}

DIV.formScreen DIV.formContainer.addComprob DIV.formBtn.right{
	margin:0px 0px 0px 0px;
}

#mailEnvio{
	position:relative;
	width:500px;
	height:20px;
	padding-top:5px;
	padding-bottom:2px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
	font: bold 14px "Tahoma", Arial, Helvetica, sans-serif;
	color:white;
}

DIV.totalizador{
    font: bold 11px "Tahoma", Arial, Helvetica, sans-serif;
    color: white;
    height:13px;
    padding-top:5px;
    width:auto;
    float:right;
    margin-right:90px;
}

DIV.total_id{
    font: bold 11px "Tahoma", Arial, Helvetica, sans-serif;
    color: white;
    height:13px;
    width:auto;
    float:right;
}

DIV.todos{
    position:relative;
    float:left;
    height:35px;
    width:988px;
    background:#a0a0a0;
    border-left: solid 1px #1863AE;
    border-right: solid 1px #1863AE;
}

DIV.todos DIV.avisar{
    position:relative;
    float:right;
    margin-right:58px;
    width: 115px;
    height: 16px;
    font:bold 10px Tahoma;
    color:#ffffff;
    margin-top: 11px;
}

DIV.todos DIV.avisar A{
    font:bold 10px Tahoma;
    color:#ffffff;
    text-decoration:none;
}

/************************/
DIV.export_print{
	position:relative;
	width:290px;
	height:30px;
	float:left;
	margin:10px 0px 0px 350px;
}
DIV.export_print A.print, DIV.export_print A.export{
	position:relative;
	float:left;
	width:135px;
	height:25px;
}
DIV.export_print A.export{
	margin-right:10px;
}
DIV.export_print A DIV.Btn{
	position:relative;
	width:130px;
	height:16px;
	padding:5px 0px 5px 5px;
	font: bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color: white;
	background:url(../images/cancel_btn.jpg) repeat-x left top;
}
DIV.Btn DIV.icon_print{
	background: url(../images/icon_btnpdf.png) no-repeat top left;
	padding: 0px 0px 0px 10px;
	width:16px;
	height:16px;
	float:left;
	
}
DIV.Btn DIV.icon_export{
	background: url(../images/icon_btncsv.png) no-repeat top left;
	padding: 2px 0px 0px 10px;
	width:16px;
	height:16px;
	float:left;	
}

/* TOTALIZADOR */

DIV.tot_checkbox_container {
    float: left;
    width: 650px !important;
    padding: 20px 0px;
}

DIV.tot_checkbox_container DIV {
    float: left !important;
    text-align: center !important;
    width: auto !important;
}

DIV.tot_checkbox_container DIV INPUT.checkbox {
    width: 15px;
    height: 15px;
	float: left;
}

DIV.tot_checkbox_container DIV {
    padding:0px 5px;
    margin-left: 0px !important;
    margin-top: 0px !important;
    width: auto !important;
    height: auto !important;
}

DIV.tot_checkbox_container DIV DIV.text {
    color: #FFF;
	font-weight: normal;
	padding-top:2px;
}

DIV.tot_buttons {
    float: left;
    width: 100%;

}

DIV.tot_buttons DIV.tot_buttons_col {
    width: 32%;
    float: left;
   
}

DIV.tot_buttons DIV.tot_buttons_col DIV.button {
    margin: 0px !important;
}

DIV.tot_buttons DIV.tot_buttons_col DIV.button INPUT{

	height:30px;
	width:auto;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-left:solid 1px #B2F2DC;
	border-top:solid 1px #B2F2DC;
	border-right:solid 1px #085E49;
	border-bottom:solid 1px #085E49;
	background:url(../images/add_btn.jpg) left 0px repeat-x;
	cursor:pointer;
	padding:0px 8px 5px 24px;
}
DIV.tot_buttons DIV.tot_buttons_col DIV.button INPUT:hover{
	background:url(../images/add_btn.jpg) left -12px repeat-x;
	border-right:solid 1px #B2F2DC;
	border-bottom:solid 1px #B2F2DC;
	border-top:solid 1px #085E49;
	border-left:solid 1px #085E49;
}
DIV.tot_buttons DIV.tot_buttons_col DIV.button.limpiar INPUT{
	height: 30px;
	width: 74px;
	font: bold 12px "Tahoma", Arial, Helvetica, sans-serif;
	color: white;
	border-left: solid 1px #58A0E6;
	border-top: solid 1px #58A0E6;
	border-right: solid 1px #001533;
	border-bottom: solid 1px #001533;
	background: #1863AE url(../images/menu_btn.jpg) left top repeat-x;
	cursor: pointer;
	text-align: center;
	padding: 0px 0px 5px 0px;
}
DIV.tot_buttons DIV.tot_buttons_col DIV.button.limpiar INPUT:hover
{
	background:#1863AE url(../images/menu_btn.jpg) left bottom repeat-x;
	border-right:solid 1px #58A0E6;
	border-bottom:solid 1px #58A0E6;
	border-top:solid 1px #001533;
	border-left:solid 1px #001533;
}


DIV.totalizador-tables-container {
    width: 100%;
}

DIV.totalizador-tables-container DIV {
    width: 24%;
    float: left;
    text-align: center;
    margin: 0px auto;
}

DIV.totalizador-tables-container DIV:nth-child(1) {
    margin-left: 17px;
}

DIV.totalizador-tables-container DIV:nth-child(1) TABLE.total-table {
    padding-left: 0px;
}

DIV.totalizador-tables-container DIV:nth-child(4) {
    padding-right: 5px;
}

TABLE.total-table {
    padding-left: 10px;
}

TABLE.total-table THEAD TR TD,
TABLE.total-table TBODY TR TD,
TABLE.total-table TFOOT TR TD
{
    border-bottom: solid #000 1px;
    padding: 4px 0px;
    text-align: left;
}

TABLE.total-table THEAD TR TD {
    color: #FFF;
    font-weight: bold;
    text-align: left !important;

}

TABLE.total-table TBODY TR TD {
    font-weight: normal;
}

TABLE.total-table TBODY TR TD:nth-child(2) {
    text-align: right;
}

TABLE.total-table TFOOT TR TD {
    text-align: right;
    border-bottom: none;
}
/************************** EMPRESAS *************************/
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros{
	width:740px;
	height:auto;
	padding:0px 200px 10px 50px;
}

DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:120px;
}
DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:210px;
}
DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.field SELECT,
DIV.formScreen.listEmpresas DIV.formContainer DIV.filtros DIV.field INPUT
{
	width:205px;
}
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header TD, 
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD{
	width:100px;
}
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header TD.codigo, 
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD.codigo{
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	height:30px;
	padding:0px 0px 0px 5px;
	border-right:none;
	width:95px;
	text-align:center;
}
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header TD.nom_emp, 
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD.nom_emp{
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	height:30px;
	padding:0px 0px 0px 5px;
	border-right:none;
	width:310px;
	text-align:center;
}
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header TD.calle, 
DIV.bodyContainer DIV.formScreen.listEmpresas DIV.formContainer DIV.listado TABLE TR.header:hover TD.calle{
	font:bold 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#BBDDFF;
	height:30px;
	padding:0px 0px 0px 5px;
	border-right:none;
	width:200px;
	text-align:center;
}

DIV.bodyContainer DIV.formScreen.altaEmpresa{
	width:840px;
	margin:15px	0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaEmpresa DIV.msgBox{
	width:840px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaEmpresa DIV.formContainer.addEmpresa{
	width:840px;
	padding:0px 0px 30px 0px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center,
DIV.formScreen DIV.formContainer.formDeshabilitado DIV.center{
	position:relative;
	height:auto;
	width:570px;
	margin:0px auto;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.generales{
	height:155px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.liquidacion{
	height:200px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.observacion{
	height:250px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos{
	/*height:120px;*/
	height:auto;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.observacion textarea {
		height: 163px;
		resize: none;
		width:405px;
}
DIV.bodyContainer DIV.formScreen.altaEmpresa DIV.center DIV.title_form{
	position:relative;
	margin:15px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3D8CD9;
}
DIV.bodyContainer DIV.formScreen.altaEmpresa DIV.center DIV.title_form_deshabilitado{
	position:relative;
	margin:0px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#888;
}
DIV.center DIV.texto_deshabilitado{
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-align:center;
	margin:10px auto;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.label{
	width:153px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.label.obl{
	padding:0px;
	color:#fff;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.label.datos{
	width:195px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.label.periodo{
	width:auto;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.label.altura{
	width:auto;
	margin-left:5px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.label.fecha{
	width:152px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field{
	float:left;
	width:410px;
	margin:14px 0px 0px 5px;
	height:24px;
}

DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field INPUT{
	width: 405px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.calles,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.calles SELECT{
	width:250px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.estado,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.estado SELECT{
	width:104px;
}

DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.fecha,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.fecha INPUT{
	width:85px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.dato,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.dato INPUT{
	width:100px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.dato.cuit,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.dato INPUT{
	width:150px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.dato{
	width:105px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.emp,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.emp INPUT{
	width:150px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.emp.numero{
	width:270px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.fecha INPUT{
	width:80px;
	padding-left:5px;
}
DIV.bodyContainer DIV.formScreen.altaEmpresa DIV.formContainer.addEmpresa DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 0px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}

DIV.bodyContainer DIV.formScreen.altaEmpresa DIV.formContainer.addEmpresa DIV.iconCancelar{
	position:relative;
	float:left;
	height:18px;
	width:18px;
	margin:15px 0px 0px 10px;
	background:#1863AE url(../images/icon_delete.png) left bottom no-repeat;
	cursor:pointer;
}

DIV.formScreen DIV.formContainer.addEmpresa DIV.center.empleados TABLE{
	width:250px;
	margin:0px auto;
	
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.empleados TABLE TR{
	font: bold 12px Tahoma;
	color:#bbddff;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.empleados TABLE TR TD.fondo_ActivosNoAct{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:33%;
	height:auto;
	text-align:center;
	background-color:#3d8cd9;	
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.empleados TABLE TR TD.fondo_cont{
	font: normal 12px Tahoma;
	color:#bbddff;
	width:33%;
	height:auto;
	text-align:center;
	background-color:#2873be;	
}
/*
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.nro_acta{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:10%;
	height:auto;	
	text-align:center;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.fecha{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:10%;
	height:auto;
	text-align:center;	
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.periodo{
	font: bold 12px Tahoma;
	color:#E5E5E5;
	width:30%;
	height:auto;	
	text-align:center;
}*/
/*
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.cheque.lista_cheques,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.nro_acta.lista_cheques,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.fecha.lista_cheques,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.periodo.lista_cheques{
	
	font: normal 12px Tahoma;
	color:#BBDDFF;
	border-bottom:solid 1px #000;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.cheque.lista_cheques INPUT.check,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.pagos TABLE TR TD.cheque.lista_cheques INPUT.checkActa{
	width:auto;
	float:left;
	margin: 0px 5px;
}
*/
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.empleados DIV.formBottomRight{
	margin-top:15px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.empleados DIV.formBottomRight DIV.texto_desc,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center.generales DIV.formBottomRight DIV.texto_desc{
	font: normal 11px Tahoma;
	color:#BBDDFF;
	width:50%;
	float:left;
	height:15px;
	margin-top:5px;
}

DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.label_cp{
	width:150px;
	float:left;
	font-weight:normal;
	height:21px;
	margin:17px 0px 0px 10px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.periodo,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.field.periodo SELECT{
	width:70px;
	height:24px;	
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.tabla_meses,
DIV.formScreen DIV.formContainer.addEmpresa DIV.center DIV.tabla_meses TABLE.meses {
	width:422px;float:left;margin-top:10px;margin-left:13px;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center TABLE TR TD.linea{
	font: normal 12px Tahoma;
	color:#BBDDFF;
	border-bottom:solid 1px #000;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center TABLE TR TD.linea.bold{
	font-weight: bold;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center TABLE TR TD.linea.pago{
	color:#00FF1E;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center TABLE TR TD.linea.nopago{
	color:#C35D5D;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center TABLE TR TD.linea.futuro{
	color:#888888;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center TABLE TR TD.linea.inspeccion{
	color:#FFDE00;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.center TABLE TR TD.linea.nocuenta{
	color:#FFF;
}
DIV.formScreen DIV.formContainer.addEmpresa DIV.formBtn DIV.icon_boletas{
	position:absolute;
	top:3px;
	left:6px;
	height:16px;
	width:16px;
	z-index:10;
	background:url(../images/icon_payment.png) left center no-repeat;
}
/****************** SERVICIOS ******************/
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros{
	width:740px;
	height:auto;
	padding:0px 200px 0px 50px;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.button.buscar{
	position:absolute;
	right:100px;
	top:30px;
	width:76px;
	height:32px;
	padding:0px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.button.right{
	right:65px;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.button.limpiar{
	right:15px;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:118px;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.label_empl{
	margin:4px 5px 0px 0px;
	width:auto;
	float:left;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.label_tipo{
	margin:13px 5px 0px 0px;
	width:130px;
	float:left;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:222px;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.field INPUT{
	width:220px;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.field_tipo{
	float:left;
	margin:10px 0px 0px 0px;
	width:400px;
	height:25px;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.field_tipo INPUT.tipo_empl{
	width:15px;
	padding-left:5px;
	float:left;
}
DIV.formScreen.listServicios DIV.formContainer DIV.filtros DIV.field SELECT{
	height:20px;
	width:222px;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado
{
	position:relative;
	float:left;
	height:auto;
	width:990px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	border-right:none;
	width:110px;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion{
	position:relative;
	float:left;
	height:12px;
	width:auto;
	display:inline;
	margin:0px 7px 0px 7px;
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}
DIV.bodyContainer DIV.formScreen.listServicios DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion{
	opacity:1.0;
	filter:alpha(opacity=100);
}

/* ---------------------- Servicios Alta ----------------------------- */
DIV.bodyContainer DIV.formScreen.altaServicios{
	width:840px;
	margin:15px	0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaServicios DIV.msgBox{
	width:840px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaServicios DIV.formContainer.addServicios{
	width:840px;
	padding:0px 0px 30px 0px;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center{
	position:relative;
	height:auto;
	width:570px;
	margin:0px auto;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center.generales{
	height:155px;
}

DIV.formScreen DIV.formContainer.addServicios DIV.center.controlable{
    height:auto;
}

DIV.formScreen DIV.formContainer.addServicios DIV.center.observacion{
    height:250px;
}

DIV.bodyContainer DIV.formScreen.altaServicios DIV.center DIV.title_form{
	position:relative;
	margin:15px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3D8CD9;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center.observacion textarea {
		height: 163px;
		resize: none;
		width:405px;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.label{
	width:153px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.label.obl{
	padding:0px;
	color:#fff;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.label_empl{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.label.fecha{
	width:152px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field{
	float:left;
	width:410px;
	margin:14px 0px 0px 5px;
	height:24px;
}

DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field INPUT{
	width: 405px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field.estado{
    width:390px;
    padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field INPUT.controlable_cantidad{
    width:100px;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field.estado SELECT{
	width: 95px;
	
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field.fecha{
	width:85px;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field.fecha INPUT{
	width:80px;	
}
DIV.bodyContainer DIV.formScreen.altaServicios DIV.formContainer.addServicios DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 0px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field_tipo{
	float:left;
	margin:13px 0px 0px 0px;
	width:400px;
	height:25px;
}
DIV.formScreen DIV.formContainer.addServicios DIV.center DIV.field_tipo INPUT.tipo_empl{
	width:15px;
	padding-left:5px;
	float:left;
}
/*************************** USUARIOS SERVICIOS ********************************/
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros{
	width:740px;
	height:auto;
	padding:0px 200px 0px 50px;
}
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.button.buscar{
	position:absolute;
	right:100px;
	top:30px;
	width:76px;
	height:32px;
	padding:0px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.button.right{
	right:65px;
}
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.button.limpiar{
	right:15px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:118px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.label.usuario{
	float:left;
	margin:7px 5px 0px 0px;
	width:138px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.label_empl{
	margin:4px 5px 0px 0px;
	width:auto;
	float:left;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.label_tipo{
	margin:13px 5px 0px 0px;
	width:130px;
	float:left;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:222px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.field INPUT{
	width:220px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.field_tipo{
	float:left;
	margin:10px 0px 0px 0px;
	width:400px;
	height:25px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.field_tipo INPUT.tipo_empl{
	width:15px;
	padding-left:5px;
	float:left;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.field SELECT{
	height:20px;
	width:222px;
}
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado
{
	position:relative;
	float:left;
	height:auto;
	width:990px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TD.opc, 
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR:hover TD.opc{
	border-right:none;
	width:110px;
}
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR TD.opc DIV.opcion{
	position:relative;
	float:left;
	height:12px;
	width:auto;
	display:inline;
	margin:0px 7px 0px 7px;
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}
DIV.bodyContainer DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.listado TABLE TR:hover TD.opc DIV.opcion{
	opacity:1.0;
	filter:alpha(opacity=100);
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.iconFecha{
	margin-bottom:0px;
}
DIV.formScreen.listUsuarioServicios DIV.formContainer DIV.filtros DIV.iconFecha.ult{
	margin-bottom:0px;
	margin-top:12px;
	margin-left:-50px;
}

/* ---------------------- Servicios Alta ----------------------------- */
DIV.bodyContainer DIV.formScreen.altaUsuarioServicios{
	width:840px;
	margin:15px	0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaUsuarioServicios DIV.msgBox{
	width:840px;
	margin:15px 0px 0px 0px;
}
DIV.bodyContainer DIV.formScreen.altaUsuarioServicios DIV.formContainer.addUsuariosServicios{
	width:840px;
	padding:0px 0px 30px 0px;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center{
	position:relative;
	height:auto;
	width:570px;
	margin:0px auto;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center.generales{
	height:155px;
}

DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center.observacion{
	height:250px;
}

DIV.bodyContainer DIV.formScreen.altaUsuarioServicios DIV.center DIV.title_form{
	position:relative;
	margin:15px auto 20px;
	height:25px;
	width:100%;
	text-align:center;
	font:24px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3D8CD9;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center.observacion textarea {
		height: 163px;
		resize: none;
		width:405px;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.label{
	width:153px;
	text-align:right;
	display:inline;
}

DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.label.obl{
	padding:0px;
	color:#fff;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.label_empl{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.label.fecha{
	width:152px;
	text-align:right;
	display:inline;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field{
	float:left;
	width:410px;
	margin:14px 0px 0px 5px;
	height:24px;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field.autocomplete{
	width:300px;
	float:left;
	margin-left:5px; height:20px;
	padding-top:4px;
	font-weight:normal;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field INPUT{
	width: 405px;
	padding-left: 5px;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field.estado{
	width:100px;
	padding-left: 5px;	
	
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field.estado SELECT{
	width: 95px;
	height:22px;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field.fecha{
	width:85px;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field.fecha INPUT{
	width:80px;	
}
DIV.bodyContainer DIV.formScreen.altaUsuarioServicios DIV.formContainer.addUsuariosServicios DIV.iconFecha{
	position:relative;
	float:left;
	height:16px;
	width:15px;
	margin:18px 0px 0px 5px;
	background:#1863AE url(../images/icon_calendar.png) left bottom no-repeat;
	cursor:pointer;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field_tipo{
	float:left;
	margin:13px 0px 0px 0px;
	width:400px;
	height:25px;
}
DIV.formScreen DIV.formContainer.addUsuariosServicios DIV.center DIV.field_tipo INPUT.tipo_empl{
	width:15px;
	padding-left:5px;
	float:left;
}
/************************* CALLES *************************/
DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.label{
	float:left;
	margin:7px 5px 0px 0px;
	width:120px;
}

DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.label.der{
	width:70px;
}
DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.field{
	float:left;
	margin:7px 0px 0px 0px;
	width:210px;
}
DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.field INPUT{
	width:200px;
	padding-left:5px;
}
DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.field SELECT{
	width:100%;
	padding-left:5px;
}
DIV.formScreen.listCalles DIV.formContainer DIV.filtros DIV.field.ult{
	float:left;
	margin:7px 0px 0px 0px;
	width:250px;
}
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.header TD.codigo, 
DIV.bodyContainer DIV.formScreen.listCalles DIV.formContainer DIV.listado TABLE TR.header:hover TD.codigo{
	width:90px;
}
/************reportes*******************/
DIV.privilegios{
	position:relative;
	width:100%;
	height:200px;
	/*border:solid 1px red;*/
}
DIV.privilegios DIV.col_izq{
	position:relative;
	float:left;
	width:45%;
	height:200px;

}
DIV.privilegios DIV.col_der{
	position:relative;
	float:right;
	width:45%;
	height:200px;
	
}

DIV.privilegios DIV.col_middle{
	position:relative;
	margin: 0px auto;
	width:40%;
	height:200px;
	
}
DIV.privilegios DIV.col_izq DIV.nombre_col,
DIV.privilegios DIV.col_der DIV.nombre_col,
DIV.privilegios DIV.col_middle DIV.nombre_col{
	position:relative;
	height:24px;
	color: white;
}
DIV.privilegios DIV.col_izq DIV.cont_privilegios,
DIV.privilegios DIV.col_der DIV.cont_privilegios,
DIV.privilegios DIV.col_middle DIV.cont_privilegios{
	position:relative;
	width:100%;
	height:150px;
	min-height:160px;
	background-color:#BDF;	
	border-top: solid 1px #001533;
	border-left: solid 1px #001533;
	color:#000;
	overflow-y:scroll;
}
DIV.privilegios DIV.col_middle DIV.cont_privilegios{
	font-weight:normal;
}
DIV.privilegios DIV.flechas{
	position:relative;
	width:10%;
	height:auto;
	float:left;
	
}
DIV.privilegios DIV.flechas DIV.agregar,
DIV.privilegios DIV.flechas DIV.quitar{
	poristion:relative;
	width:15px;
	height:30px;
	margin:30px auto 5px;
	cursor: pointer;
	background:url(../images/arrow_right.png) no-repeat left top;
}

DIV.privilegios DIV.flechas DIV.quitar{
	background:url(../images/arrow_left.png) no-repeat left top;
	margin-top:10px;
	
}
DIV.cont_privilegios div.reporte {
	position: relative;
	width: 230px;
	padding-left: 10px;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 12px Arial;
	color: #060F32;
	cursor: pointer;
}

DIV.cont_privilegios div.fblanco {
	background:#BDF;
}
DIV.cont_privilegios div.selected {
	background:white;
}
/********** CONFIGURACION **********/
DIV.formScreen DIV.formContainer.addActas DIV.field_conf{
	width:340px;
	height:100px;
	margin-top:10px;
	margin-left:5px;	
	float:left;
}

DIV.formScreen DIV.formContainer.addActas DIV.field_conf TEXTAREA{
	height:100px;
	
}

DIV.mensaje_fin_session {
    position: relative;
    width: auto;
    height: 40px;
    background-color: #E51157;
    font: bold 12px "Tahoma", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 5px 5px;
    line-height: 16px;
    display: none;
}

DIV.mensaje_fin_session A {
    color: #BBDDFF;
}

A.orderLabel{
    text-decoration: none;
    color:#bdf;

}

P.cuit-empresa{
    margin:0;
    color:#888;
    font-size:11px;
    font-weight: normal;
}
DIV.bodyContainer DIV.listado TABLE TR:hover TD P.cuit-empresa {color:#000;}

.field.emp span.nro-empresa {
	font-size: 1.4rem;
	line-height: 1rem;

}