#sOverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a{
	outline:none;
	color: #00C;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}

.underline     {
	text-decoration: underline;
}

#header {
	background-image: url(imgs/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header #header_logo {
	background-image: url(imgs/header_logo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 160px;
	width: 342px;
}
#explanation {
	width: 430px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 1.2em;
}
#explanation a {
	text-decoration: none;
	color: #0066CC;
}
#explanation a:hover {
	color: #CC0000;
}
#explanation .comenzar {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.btn_disponibilidad {
	font-size: 11px;
}


#main {
	margin: auto;
	width: 600px;
	display: block;
	clear: both;
	float: none;
}


#footer {
	background-image: url(imgs/footer_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 82px;
	display: block;
	clear: both;
}
#footer .main {
	margin: auto;
	width: 900px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .td1 {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
#main .td11 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}

#main .title    {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	display: block;
	padding-bottom: 3px;
}
#main .td2 {
	padding-left: 20px;
}
#main table tr .td1 .title .underline {
	font-size: 12px;
	text-decoration: none;
	font-style: oblique;
	color: #030;
	font-weight: bold;
}
#main table tr .td2 #sDyn .error {
	background-color: #FFFFEA;
	padding: 5px;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #000;
}
#main table tr .td2 #frmLogin {
	background-color: #F9FDFF;
	padding: 4px;
	border: 1px solid #D8F0FE;
}
#main table tr .td2 #frmLogin table tr .arial12 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#main table tr .td2 #frmLogin table tr .arial12 label {
}
#main table tr .tdnopad {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	line-height: 8px;
}



#footer .main .noSpa {
	background-image: url(imgs/no_spa.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 87px;
}
#footer .main .txt1 {
	padding-top: 14px;
}
#footer .main .txt1 a {
	color: #000000;
	text-decoration: none;
}
#footer .main .txt1 a:hover {
	color: #CC0000;
}

#footer .main .txt2 {
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
}
#footer .main .txt2 a {
	color: #333333;
	text-decoration: none;
}
#footer .main .txt2 a:hover {
	color: #000000;
}
#main .content .info2 {
	background-color: #FFFFF0;
	border: 1px solid #CCCCCC;
	margin-right: 25px;
	margin-left: 20px;
	font-size: 1.3em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main .content #promo2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main .content #promo2 .info2 {
	font-size: 13px;
}
#main  .content  .terminos  {
	display: block;
	clear: both;
	float: none;
}
#frmReg #main .content #secondStage {
	display: block;
	clear: both;
	float: none;
}
.ultimopaso {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
#header a {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
}

