﻿#frmcontacto
{
	height:66em;
}

.EpcContactoTitle
{
	position:				absolute;
	font-size:				1.1em;
	width:					100%;
	top:					1.8em;
	text-align:				center;
	font-weight:			bold;
	color:					#303030;
}

.EpcContactoTitleLineBottom
{	
	position:				absolute;
	width:					100%;
	height:					3px;
	top:					5.8em;
	text-align:				center;
}
	
.EpcContactoEMail
{
	position:				absolute;
	width:					40em;
	left:					2em;
	top:					8em;
	font-weight:			bold;
	color:					#303030;
}

.EpcContactoEMailValue
{
	position:				absolute;
	width:					40em;
	left:					8.5em;
	top:					8em;
}
.EpcContactoPhone
{
	position:				absolute;
	width:					40em;
	left:					2em;
	top:					10em;
	font-weight:			bold;
	color:					#303030;
}
.EpcContactoPhoneValue
{
	position:				absolute;
	width:					40em;
	left:					8.5em;
	top:					10em;
}
.EpcContactoMobile
{
	position:				absolute;
	width:					40em;
	left:					2em;
	top:					12em;
	font-weight:			bold;
	color:					#303030;
}
.EpcContactoMobileValue
{
	position:				absolute;
	width:					40em;
	left:					8.5em;
	top:					12em;
}
.EpcContactoFax
{
	position:				absolute;
	width:					40em;
	left:					2em;
	top:					14em;
	font-weight:			bold;
	color:					#303030;
}
.EpcContactoFaxValue
{
	position:				absolute;
	width:					40em;
	left:					8.5em;
	top:					14em;
}
.EpcContactoAddress
{
	position:				absolute;
	width:					40em;
	left:					22em;
	top:					8em;
	font-weight:			bold;
	color:					#303030;
}

.EpcContactoDireccion
{
	position:				absolute;
	left:					22em;
	top:					9.5em;
}
.EpcContactoLocalidad
{
	position:				absolute;
	left:					22em;
	top:					11em;
}
.EpcContactoProvinciaPais
{
	position:				absolute;
	left:					22em;
	top:					12.5em;
}
.EpcContactoSeeMap
{
	position:				absolute;
	left:					22em;
	top:					14em;
	color:					#303030;
	text-decoration:		underline;
}
	
.EpcContactoHorario
{
	position:				absolute;
	left:					3em;
	top:					17em;
	color:					#303030;
	text-align:center;
}
.EpcContactoTitleLineAddress
{
	position:				absolute;
	width:					100%;
	height:					3px;
	top:					19.5em;
	text-align:				center;
}

.EpcContactoInfo
{
	position:				absolute;
	left:					0px;
	top:					21.5em;
	width:					100%;
	margin-left:			auto;
	margin-right:			auto;
	text-align:				center;
	font-style:				italic;
}

.EpcContactoErrorInfoImage
{
	vertical-align:			-50%;
	margin-right:			0.5em;
}
.EpcContactoErrorInfo
{
	position:				absolute;
	top:					24.3em;
	
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:			0em;
	width:					100%;
	text-align:				center;
	color:					#DF0000;
	font-weight:			bold;
	font-size:				1em;
	background-color:		#FFFFFF;
}

.EpcContactoSexLabel
{
	position:				absolute;
	left:					1em;
	top:					27.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoSexComboBox
{
	position:				absolute;
	left:					17em;
	top:					27em;
	width:					19em;
	height:					2em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoNameLabel
{
	position:				absolute;
	left:					1em;
	top:					30.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoNameTextBox
{
	position:				absolute;
	left:					17em;
	top:					30em;
	width:					18.3em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoEMailLabel
{
	position:				absolute;
	left:					1em;
	top:					33em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoEMailTextBox
{
	position:				absolute;
	left:					17em;
	top:					33em;
	width:					18.3em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoContactPhoneLabel
{
	position:				absolute;
	left:					1em;
	top:					36em;
	width:					14.8em;
	text-align:				right;
}
				
.EpcContactoContactPhoneTextBox
{
	position:				absolute;
	left:					17em;
	top:					36em;
	width:					18.3em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoSubjectLabel
{
	position:				absolute;
	left:					1em;
	top:					39em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoSubjectComboBox
{
	position:				absolute;
	left:					17em;
	top:					39em;
	width:					19em;
	height:					2em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoQueryLabel
{
	position:				absolute;
	left:					5.2em;
	top:					42.3em;
	text-align:				right;
}

.EpcContactoQueryTextBox
{
	position:				absolute;
	top:					44em;
	left:					5.2em;
	width:					35em;
	height:					8em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRequiredInfo
{
	position:				absolute;
	left:					5.7em;
	top:					59em;			
	height:					2em;
	font-size:				0.9em;
}


.EpcContactoVerMapa
{
	position:				absolute;
	left:					14.8em;
	top:					55em;
}

.EpcContactoLOPDLink
{
	color:					#303030;
	font-size:				0.8em;
	position:				absolute;
	top:					70em;	
	right:					17em;
}

.EpcContactoLOPDLabel
{
	font-size:				0.8em;
	position:				absolute;
	top:					72em;
	right:					19em;
	height:					1.5em;
	color:					#CE0101;
}

.EpcContactoLOPDCheckBox
{
	font-size:				0.8em;
	position:				absolute;
	top:					72em;
	right:					17.5em;
	height:					1.5em;
	width:					1em;
}


.EpcButtonTextBorderSend
{
	position:				absolute;
	left:					18.8em;
	top:					61em;
	width:					8em;
	height:					2em;
	border:					1px solid #E0E0E0;
}

