﻿#frmacceso
{
	height:17em;
}

.EpcAccesoTitle
{
	position:				relative;
	text-align:				center;
	font-size:				1.5em;
	font-weight:			bold;
	font-style:				italic;
	color:					#990000;
	margin-bottom:			1em;
	width:					100%;
	text-align:				center;
}

.EpcAccesoErrorInfoImage
{
	vertical-align:			-50%;
	margin-right:			0.5em;
}
.EpcAccesoErrorInfo
{
	position:				absolute;
	top:					2.8em;
	
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:			0em;
	width:					100%;
	text-align:				center;
	color:					#DF0000;
	font-weight:			bold;
	font-size:				1em;
}


.EpcAccesoLabelUsr
{
	padding-top:			3px;
	position:				absolute;
	top:					6.2em;
	width:					27.5em;
	text-align:				right;
}

.EpcAccesoTextBoxUsr
{	
	border:					1px solid #E0E0E0;
	padding:				3px 4px 3px 4px;
	position:				absolute;
	left:					28.5em;
	top:					6em;
	width:					15em;
	height:					1.5em;
	font-weight:			bold;
	background:				url(../Images/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;
}


.EpcAccesoLabelPwd
{
	padding-top:			3px;
	position:				absolute;
	top:					9.2em;
	width:					27.5em;
	text-align:				right;
}

.EpcAccesoTextBoxPwd
{
	border:					1px solid #E0E0E0;
	padding:				3px 4px 3px 4px;
	position:				absolute;
	left:					28.5em;
	top:					9.2em;
	width:					15em;
	height:					1.5em;
	font-weight:			bold;
	background:				url(../Images/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;
}

.EpcButtonTextBorderEnter
{
	position:				absolute;
	left:					45.1em;
	top:					9.2em;
	width:					8em;
	height:					1.8em;
	border:					1px solid #E0E0E0;
}

.EpcPrivateAreaLineTop
{	
	position:				absolute;
	width:					100%;
	height:					3px;
	text-align:				center;
}
	
.EpcPrivateAreaLineSessionTop
{	
	position:				absolute;
	width:					100%;
	height:					3px;
	text-align:				center;
	top:					12em;
}

.EpcPrivateArea
{
	position:				relative;
	z-index:				100000;
	font-size:				1.3em;
	font-style:				italic;
	width:					100%;
	height:					16em;
	left:					0em;
	color:					#990000;
}

.EpcPrivateArea a:link
{
	vertical-align:			middle;
	text-decoration:		none;
	color:					#990000;
}
.EpcPrivateArea a:visited
{
	vertical-align:			middle;
	text-decoration:		none;
	color:					#990000;
}

.EpcPrivateArea a:hover
{
	vertical-align:			middle;
	text-decoration:		none;
	color:					#990000;
}
.EpcPrivateArea a:active
{
	vertical-align:			middle;
	text-decoration:		none;
	color:					#990000;
}

#refCTG
{	
	position:				absolute;
	left:					4em;	
	top:					4em;	
}

#refSCT
{	
	position:				absolute;
	left:					13em;	
	top:					2em;	
}

#refPRD
{	
	position:				absolute;
	left:					9em;	
	top:					9em;	
}

#refTRS
{	
	position:				absolute;
	left:					18em;	
	top:					7em;	
}


#refNVT
{	
	position:				absolute;
	left:					32em;	
	top:					2em;	
}

#refNVK
{	
	position:				absolute;
	left:					32em;	
	top:					4em;	
}

#refFLS
{	
	position:				absolute;
	left:					32em;	
	top:					8em;	
}

#refLNKS
{	
	position:				absolute;
	left:					44em;	
	top:					8em;	
}

#refCFG
{
	position:				absolute;
	left:					3em;
	bottom:					1.4em;
}

#refCLS
{
	position:				absolute;
	left:					39em;
	bottom:					1.4em;
}
