﻿#frmcontacto
{
	height:53em;
}

.EpcContactoContainer
{
	position:				relative;
	margin:					0 auto;
	width:					42em;
}

.EpcContactoTitleLineTop
{	
	position:				absolute;
	width:					100%;
	height:					3px;
	top:					1em;
	text-align:				center;
}

.EpcContactoTitle
{
	position:				relative;
	text-align:				center;
	font-size:				1.5em;
	font-weight:			bold;
	font-style:				italic;
	color:					#990000;
	margin-bottom:			1em;
	width:					100%;
}

.EpcContactoTitleLineTop
{
	position:				absolute;
	width:					100%;
	height:					3px;
	top:					0em;
	text-align:				center;
}
.EpcContactoEMail
{
	position:				absolute;
	width:					40em;
	left:					12em;
	top:					2em;
	font-weight:			bold;
	color:					#990000;
}

.EpcContactoEMailValue
{
	position:				absolute;
	width:					40em;
	left:					18.5em;
	top:					2em;
}
.EpcContactoPhone
{
	position:				absolute;
	width:					40em;
	left:					12em;
	top:					4em;
	font-weight:			bold;
	color:					#990000;
}
.EpcContactoPhoneValue
{
	position:				absolute;
	width:					40em;
	left:					18.5em;
	top:					4em;
}
.EpcContactoMobile
{
	position:				absolute;
	width:					40em;
	left:					12em;
	top:					6em;
	font-weight:			bold;
	color:					#990000;
}
.EpcContactoMobileValue
{
	position:				absolute;
	width:					40em;
	left:					18.5em;
	top:					6em;
}
.EpcContactoFax
{
	position:				absolute;
	width:					40em;
	left:					12em;
	top:					8em;
	font-weight:			bold;
	color:					#990000;
}
.EpcContactoFaxValue
{
	position:				absolute;
	width:					40em;
	left:					18.5em;
	top:					8em;
}
.EpcContactoAddress
{
	position:				absolute;
	width:					40em;
	left:					32em;
	top:					2em;
	font-weight:			bold;
	color:					#990000;
}

.EpcContactoDireccion
{
	position:				absolute;
	left:					32em;
	top:					3.5em;
}
.EpcContactoLocalidad
{
	position:				absolute;
	left:					32em;
	top:					5em;
}
.EpcContactoProvinciaPais
{
	position:				absolute;
	left:					32em;
	top:					6.5em;
}
.EpcContactoSeeMap
{
	position:				absolute;
	left:					32em;
	top:					8em;
	color:					#990000;
	text-decoration:		underline;
}
	
.EpcContactoHorario
{
	position:				absolute;
	left:					3em;
	top:					8em;
	color:					#990000;
	text-align:center;
}

.EpcContactoTitleLineAddress
{
	position:				absolute;
	width:					100%;
	height:					3px;
	top:					11em;
	text-align:				center;
}

.EpcContactoInfo
{
	position:				absolute;
	left:					0px;
	top:					15.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:					18.3em;
	
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:			0em;
	width:					100%;
	text-align:				center;
	color:					#DF0000;
	font-weight:			bold;
	font-size:				1em;
}

.EpcContactoSexLabel
{
	position:				absolute;
	left:					1em;
	top:					21.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoSexComboBox
{
	position:				absolute;
	left:					17em;
	top:					21em;
	width:					19em;
	height:					2em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoNameLabel
{
	position:				absolute;
	left:					1em;
	top:					24.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoNameTextBox
{
	position:				absolute;
	left:					17em;
	top:					24em;
	width:					18.3em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoEMailLabel
{
	position:				absolute;
	left:					1em;
	top:					27em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoEMailTextBox
{
	position:				absolute;
	left:					17em;
	top:					27em;
	width:					18.3em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoContactPhoneLabel
{
	position:				absolute;
	left:					1em;
	top:					30em;
	width:					14.8em;
	text-align:				right;
}
				
.EpcContactoContactPhoneTextBox
{
	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/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoSubjectLabel
{
	position:				absolute;
	left:					1em;
	top:					33em;
	width:					14.8em;
	text-align:				right;
}

.EpcContactoSubjectComboBox
{
	position:				absolute;
	left:					17em;
	top:					33em;
	width:					19em;
	height:					2em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcContactoQueryLabel
{
	position:				absolute;
	left:					0em;
	top:					36.3em;
	text-align:				right;
}

.EpcContactoQueryTextBox
{
	position:				absolute;
	top:					36em;
	left:					5.7em;
	width:					32em;
	height:					8em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/buttongradient.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRequiredInfo
{
	position:				absolute;
	left:					6.4em;
	top:					50em;			
	height:					2em;
	font-size:				0.9em;
}


.EpcContactoVerMapa
{
	position:				absolute;
	left:					14.8em;
	top:					49em;
}

.EpcContactoLOPDLink
{
	color:					#990000;
	font-size:				0.8em;
	position:				absolute;
	top:					64em;	
	right:					17em;
}

.EpcContactoLOPDLabel
{
	font-size:				0.8em;
	position:				absolute;
	top:					66em;
	right:					19em;
	height:					1.5em;
	color:					#CE0101;
}

.EpcContactoLOPDCheckBox
{
	font-size:				0.8em;
	position:				absolute;
	top:					66em;
	right:					17.5em;
	height:					1.5em;
	width:					1em;
}


.EpcButtonTextBorderSend
{
	position:				absolute;
	left:					18.8em;
	top:					49em;
	width:					8em;
	height:					2em;
	border:					1px solid #E0E0E0;
}

