html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
}
:focus {
	outline: 0;
}/* Remove the style of the lists */
ul {
	list-style: none;
}/* Handle annoying spaces with form elements */
input, textarea {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	color: #333;
	background-color: #ffffff;
	background-image: url(../img/zona_clientes/fondo_privado2.jpg);
	background-repeat: repeat-x;
}
body {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/zona_clientes/fondo_privado2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	text-indent: -20000px;
	height: 100px;
	background-color: transparent;
	background-image: url(../img/zona_clientes/logo_privado.png);
	background-repeat: no-repeat;
	background-position: center;
}
h1 a {
	display:block;
	height: 45px;
	width: 300px;
	text-indent: -5000px;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #8A8A8A;
}
strong {
	font-weight: bold;
}

a.problemsLogin {
color:#00647B;
display:block;
font-size:11px;
padding:10px;
text-align:center;
}
a {
	color: #2C61A3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}/* Login */
div.canvas.login, div.needInvitesCanvas, div.canvas.password {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 392px;
	margin-left: -196px;
	margin-top: -145px;
}
.body div.legalInfo {
	padding: 15px;
	background: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
}
.canvas.legal .body div.legalInfo p {
	margin: 12px 0 0 0;
	font-size: 11px;
	color: #666;
}/* Login Form */
.canvas.login .body, div.canvas.password .body, div.canvas.legal .body {
	margin: auto;
	width: 380px;
	background: #4C758B;
	border: 2px solid #AA282B;
	margin: 15px 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.canvas .body form {
	background: #FFF;
	padding: 15px;
	width: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.canvas .body form fieldset {
	padding: 10px 0;
}
.canvas .body form label {
	display:block;
	float:left;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 8px 0;
	text-align: right;
	width: 70px;
	color: #7E7E7E;
	font-weight: normal;
}
.canvas .body form label.recuerdame {
	width: 230px;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 17px;
	font-size: 11px;
	height: 26px;
}
.canvas .body form input {
	margin: 0;
}
.canvas .body form input.usuario {
	width: 240px;
	padding: 5px;
	font-size: 15px;
}
.canvas .body form input.password {
	width: 240px;
	padding: 5px;
	font-size: 15px;
}
.canvas .body form input.captcha {
	width: 140px;
	padding: 5px;
	font-size: 15px;
	margin: 0 4px 0 0;
}
.canvas .body form input.error {
	width: 240px;
	padding: 5px;
	font-size: 15px;
	border-color: #E58080;
}
.canvas .body form input.recuerdame {
	background: none;
	width: auto;
	border: none;
	font-size: small;
	margin-right:3px;
	vertical-align: middle;
	position: relative;
	top:-2px;
}
.canvas .body form span.input {
	padding: 3px;
	background-color: #F5F5F5;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 252px;
}
.canvas .body form ul {
}
.canvas .body form ul li {
	clear: both;
	margin: 0 0 6px 0;
	height: 1%;
	overflow: hidden;
}
.canvas .body form ul li.indent {
	padding: 2px 0 0 80px;
	margin: 0px;
}
.canvas .body form ul li.buttons {
	padding: 0 0 0 80px;
	text-align: left;
	margin: 0;
}
.canvas p {
	margin: 0 0 10px 0;
}
.canvas .errorMessage {
	background-color:#FFFFFF;
	margin:15px 0 0 0;
	border: 6px solid #4C759B;
	position: absolute;
	text-align: center;
	width: 380px;
	height: 188px;
	z-index: 10000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.canvas .errorMessage.deactivate, .canvas .errorMessage.deactivate .feedBack .feedBackBody {
	height: auto;
}
.canvas .errorMessage.reactivate {
	position: static;
}
.canvas .feedBack {
	padding: 1px;
	margin: 0;
	background-color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.canvas .feedBack .feedBackBody {
	margin-left: 39px;
	border-color: #FFB545;
	overflow: hidden;
	border-left: 1px solid #FFF;
	background-color: #FFF;
	padding: 12px 15px 0;
	font-size: 12px;
	height: 174px;
	width: 308px;
	text-align: left;
}
.feedBack .feedBackBody h3 {
	border-bottom: 1px solid #D9D9D9;
	font-size: 13px;
	line-height: 13px;
	padding: 2px 0 8px 0;
	margin: 0 0 10px 0;
	color: #333;
}
.feedBack .feedBackBody p {
	padding: 0 0 10px 0;
}/* Logo */
div.infoMessage {
	background-color: #FFF;
	padding: 0 15px 5px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
}
div.infoMessage {
	width:280px;
	position:absolute;
	padding:5px 10px;
	color: #333;
}
div.login form {
	height:auto;
}
.needInvitesCanvas div.login {
	padding-left:10px;
}
div.login form blockquote {
	margin: 2px 0 2px 78px;
	color: #8A8A8A;
}/* Captcha */


span.error {
	color: #CC0000;
}
input.link {
	background: none;
	border: 0;
	padding: 0;
	font-size: 11px;
	color: #2C61A3;
	height: 13px;
	text-align: left;
}
input.link:hover, input.link:active {
	border: 0;
	color: #2C61A3;
	cursor: pointer;
	border-bottom: 1px solid #2C61A3;
	outline: 0;
}
input.link::-moz-focus-inner {
border: 0;
}/* JavaScript and Cookies Messages*/
#errorEmail, #errorPass, #errorCookies, #errorRememeberEmail, #errorCode, #problemLogin {
	display:none;
}
#problemLogin {
	height:150px;
}
#accountReactivation {
	display: block;
}
.hide {
	display:none !important;
}
#problemLogin h4 {
	color:#333;
	padding-top:15px;
}
#problemLogin p {
	padding-bottom:5px;
}
/* Remember Password */
#rememberPassword, #optionsBack {
	display:none;
}
.confirmationMessage h5, #rememberPassword h5, .needInvite h5 {
	color: #8CC3FB;
	margin-bottom: 0.5em;
}
.confirmationMessage p {
	color: #333;
}/* Need Invite */


ul.wantsEnter {
	display:none;
	text-align: center;
}
ul.wantsEnter li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline;
	vertical-align: middle;
}
.passwordCanvas ul.wantsEnter li.first, .needInvitesCanvas ul.wantsEnter li.first {
	padding-left:10px;
}
ul.wantsEnter li a {
	color: #FFF;
	padding: 6px 6px;
	display: block;
	font-weight: normal;
	position:relative;
}
ul.wantsEnter a:hover {
	margin-top: -1px;
	padding-top: 7px;
}/* Submenu list */


input, textarea, select {
	padding: 4px;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #C9C9C9;
	background: #FFF url(../img/login/botones.png) repeat-x 0 -492px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
input.focus, textarea.focus, select.focus, form input.active, form input.hover, input:focus, textarea:focus, select:focus {
	border:1px solid #94B4D1;
	color:#333;
}
form input {
	vertical-align: middle;
}
form input.error, form textarea.error, form span.error input, form span.error label {
	border: 1px solid #E58080;
	color:#CC0000;
}
form label {
	font-weight: bold;
}
form label span {
	font-weight: normal;
	color:#666;
}
button, input.submit {
	padding: 0;
	margin: 0;
	border: none;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
	overflow: visible;
	text-shadow: 0 1px 0 #FFF;
	vertical-align: bottom;
	height: 24px;
	width: 80px;
	color: #666;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-shadow: 0 -1px 0 #275D87;
}
input.submit:hover {
	background-position: 0 -24px;
}
input.submit:active {
	background-position: 0 -48px;
}
div.login input.submit, div.login button {
	width: 80px;
	font-size: 11px;
}
button.send, input.submit {
	width:80px;
	background: url(../img/zona_clientes/fondo_boton.png) repeat-x;
	color: #FFF;
}
button.send span, input.submit {
	padding: 0;
}
button.send.disabled {
	color: #FFF;
}
button.send.disabled:hover {
	border-color: #3B7EBB;
}/* Feedback */
