/* 	Resets defualt browser settings
	reset.css  */
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,font,img,ins,kbd,q,s,samp,small,strike,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; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
/*:focus { outline:0; }*/
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

@font-face {
    font-family: 'AvenirLT-Medium';
    src: url('../fonts/lte50344.eot');
    src: url('../fonts/lte50344.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lte50344.woff') format('woff'),
         url('../fonts/lte50344.ttf') format('truetype'),
         url('../fonts/lte50344.svg#lte50344') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirLT-Bold';
    src: url('../fonts/lte50346.eot');
    src: url('../fonts/lte50346.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lte50346.woff') format('woff'),
         url('../fonts/lte50346.ttf') format('truetype'),
         url('../fonts/lte50346.svg#lte50346') format('svg');
    font-weight: normal;
    font-style: normal;
}


*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}

body { 
	background:url(../images/bg.png) repeat-x top left #fff;
	background-attachment:fixed;
	margin: 0px;
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#fff;
	-webkit-font-smoothing: subpixel-antialiased;
}
#master{
	width:955px;
	height:auto;
	margin:auto;
	display:table;
}
#top{
	width:995px;
	height:auto;
	float:left;
	clear:right;
}
.logo{
	width:425px;
	height:144px;
	padding:0;
	margin:0 20px 5px 20px;
	float:left;
	clear:none;
	background-color:rgba(255,255,255,1);
	border:1px rgba(255,255,255,.5);
	border-radius:0 0 28px 28px;
	behavior:url(border-radius.htc); /* para Explorers */
	box-shadow: 0px 0px 9px rgba(0,0,0,.3);
}
.logo img{
	width:auto;
	height:auto;
	position:relative;
	top:9px;
	left:-19px;
	z-index:500;
}

.logo_cliente{
	width:213px;
	height:144px;
	padding:0;
	margin:0 33px 0 0;
	float:right;
	clear:none;
	background-color:rgba(255,255,255,1);
	border:1px rgba(255,255,255,.5);
	border-radius:0 0 11px 11px;
	behavior:url(border-radius.htc); /* para Explorers */
	box-shadow: 0px 0px 9px rgba(0,0,0,.3);
}
.logo_cliente img{
	padding:70px 0 0 25px;
}



/** LOGIN TOP **/
#login{
	width:auto;
	height:63px;
	padding:11px 10px 1px 10px;
	margin:6px 5px 4px 5px;
	display:table;
	/*float:left;
	clear:none;*/
	background-color:rgba(255,255,255,0.7);
	border:1px rgba(255,255,255,0.7);
	border-radius:11px;
	behavior:url(border-radius.htc); /* para Explorers */
	box-shadow: 0px 0px 9px rgba(0,0,0,.2);
	font-family: 'Varela Round', sans-serif;
    font-weight: bold;
	font-size:16px;
	color:#000;
	letter-spacing:0px;
	text-transform:uppercase;
	line-height:12px;
	text-shadow:0px 0px 5px rgba(255,255,255,.9);
	text-align:center;
}

#login .campos{
	width:84%;
	height:20px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#39913E;
	line-height:15px;
	padding-top:3px;
}
.txt-campos, .txt-campos-b{
	width:50%;
	height:15px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#39913E;
	line-height:11px;
	padding-top:3px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
}
.txt-campos-b{display:none;}
#login input{
	width:46%;
	height:20px;
	float:left;
	clear:none;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#193d89;
	text-align:left;
	vertical-align:middle;
	margin-right:9px;
	padding-left:3px;
	margin-bottom:6px;
}
#login input:focus {
	border: 1px solid #193d89;
}
/*
#login .btn-ingreso{
	width:82px;
	height:30px;
	float:left;
	clear:none;
	background:url(../images_web/btn-ingreso.png) no-repeat top left transparent;
	border:0px;
	margin-top:18px;
}
#login .btn-ingreso:hover{
	background:url(../images_web/btn-ingreso.png) no-repeat bottom left transparent;
	margin-top:19px;
	cursor:pointer;
	border:none;
}*/

#login .btn-ingreso{
	width: auto;
	height: auto;
	margin: 16px 0px 0px 0px;
	padding: 6px 6px 6px;
	float:left;
	clear:none;
	border-radius: 9px;
	text-align:center;
	color: #fff;
	font-size: 11px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	
	box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);

	border: 3px solid #992e90;
	background: rgba(147,74,145,1);
	background: -moz-linear-gradient(top, rgba(147,74,145,1) 0%, rgba(120,0,110,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,74,145,1)), color-stop(100%, rgba(120,0,110,1)));
	background: -webkit-linear-gradient(top, rgba(147,74,145,1) 0%, rgba(120,0,110,1) 100%);
	background: -o-linear-gradient(top, rgba(147,74,145,1) 0%, rgba(120,0,110,1) 100%);
	background: -ms-linear-gradient(top, rgba(147,74,145,1) 0%, rgba(120,0,110,1) 100%);
	background: linear-gradient(to bottom, rgba(147,74,145,1) 0%, rgba(120,0,110,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#934a91', endColorstr='#78006e', GradientType=0 );
}
#login .btn-ingreso:hover{
    padding: 7px 6px 5px;
	cursor:pointer;

	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);

	background: rgba(120,0,110,1);
	background: -moz-linear-gradient(top, rgba(120,0,110,1) 0%, rgba(147,74,145,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(120,0,110,1)), color-stop(100%, rgba(147,74,145,1)));
	background: -webkit-linear-gradient(top, rgba(120,0,110,1) 0%, rgba(147,74,145,1) 100%);
	background: -o-linear-gradient(top, rgba(120,0,110,1) 0%, rgba(147,74,145,1) 100%);
	background: -ms-linear-gradient(top, rgba(120,0,110,1) 0%, rgba(147,74,145,1) 100%);
	background: linear-gradient(to bottom, rgba(120,0,110,1) 0%, rgba(147,74,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78006e', endColorstr='#934a91', GradientType=0 );
}
/*#login .btn-ingreso:focus{
	width:80px;
	height:30px;
}*/




#login .txt{
	width:auto;
	height:auto;
	padding:0px 2px 0 0;
	margin:1px 0 0 0;
	text-align:center;
	line-height:10px;
	color:#a30096 !important;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
    font-family: 'Varela Round', sans-serif;
	text-transform:uppercase !important;
    font-weight: bold;
	display:inline-table;
	/*font-size:13px;
	float:left;
	clear:none;
	
	*/
}
#login a.txt{
	float:none;
	clear:none;
	text-decoration:underline;
    font-weight: bold;
}
#login a.txt:hover{
	text-decoration:none;
}


/** BOTONES HOME **/
#btns-home{
	width:auto;
	height:63px;
	float:left;
	clear:none;
}

#btns-home .btn{
	width: auto;
	height: auto;
	margin: 5px 0px 0px 6px;
	padding: 13px 10px 12px;
	float:left;
	clear:none;
	border-radius:15px;
	text-align:center;
	color:#fff;
	font-size: 17px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	
	box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);
}
#btns-home .btn.registro{
	padding: 6px 10px 5px;
	border: 3px solid #f6dc34;
	color:#8c0000;
	background: rgba(255,248,153,1);
	background: -moz-linear-gradient(top, rgba(255,248,153,1) 0%, rgba(255,234,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,248,153,1)), color-stop(100%, rgba(255,234,0,1)));
	background: -webkit-linear-gradient(top, rgba(255,248,153,1) 0%, rgba(255,234,0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,248,153,1) 0%, rgba(255,234,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,248,153,1) 0%, rgba(255,234,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,248,153,1) 0%, rgba(255,234,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff899', endColorstr='#ffea00', GradientType=0 );	
}
.registra-codigo{
	width:100%;
	height:auto;
	display:block;
	text-align:center;
	color:#620000;
	font-size: 11px;
	letter-spacing:-1px;
	font-weight: bold;
    line-height: 13px;
}
#btns-home .btn.como-ingresar{
	border: 3px solid #df8201;
	background: rgba(255,183,0,1);
	background: -moz-linear-gradient(top, rgba(255,183,0,1) 0%, rgba(229,122,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,183,0,1)), color-stop(100%, rgba(229,122,0,1)));
	background: -webkit-linear-gradient(top, rgba(255,183,0,1) 0%, rgba(229,122,0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,183,0,1) 0%, rgba(229,122,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,183,0,1) 0%, rgba(229,122,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,183,0,1) 0%, rgba(229,122,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#e57a00', GradientType=0 );
}
#btns-home .btn.como-ingresar:hover{
	background: rgba(229,122,0,1);
	background: -moz-linear-gradient(top, rgba(229,122,0,1) 0%, rgba(255,183,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(229,122,0,1)), color-stop(100%, rgba(255,183,0,1)));
	background: -webkit-linear-gradient(top, rgba(229,122,0,1) 0%, rgba(255,183,0,1) 100%);
	background: -o-linear-gradient(top, rgba(229,122,0,1) 0%, rgba(255,183,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(229,122,0,1) 0%, rgba(255,183,0,1) 100%);
	background: linear-gradient(to bottom, rgba(229,122,0,1) 0%, rgba(255,183,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e57a00', endColorstr='#ffb700', GradientType=0 );	
}
#btns-home .btn.videotour{
	border: 3px solid #e550bb;

	background: rgba(255,99,211,1);
	background: -moz-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,99,211,1)), color-stop(100%, rgba(200,50,158,1)));
	background: -webkit-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: -o-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: linear-gradient(to bottom, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff63d3', endColorstr='#c8329e', GradientType=0 );
}
#btns-home .btn.videotour:hover{
	color:#fff;
	
	background: rgba(200,50,158,1);
	background: -moz-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(200,50,158,1)), color-stop(100%, rgba(255,99,211,1)));
	background: -webkit-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: -o-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: -ms-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: linear-gradient(to bottom, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8329e', endColorstr='#ff63d3', GradientType=0 );
}
#btns-home .btn.registro:hover, #btns-home .btn.como-ingresar:hover, #btns-home .btn.videotour:hover{
	padding: 14px 10px 11px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
#btns-home .btn.registro:hover{
	padding: 7px 10px 4px;
	background: rgba(255,234,0,1);
	background: -moz-linear-gradient(top, rgba(255,234,0,1) 0%, rgba(255,248,153,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,234,0,1)), color-stop(100%, rgba(255,248,153,1)));
	background: -webkit-linear-gradient(top, rgba(255,234,0,1) 0%, rgba(255,248,153,1) 100%);
	background: -o-linear-gradient(top, rgba(255,234,0,1) 0%, rgba(255,248,153,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,234,0,1) 0%, rgba(255,248,153,1) 100%);
	background: linear-gradient(to bottom, rgba(255,234,0,1) 0%, rgba(255,248,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#fff899', GradientType=0 );	
}

/*.banner-suscripcion:hover{
	background:#4d0046;
	border:4px solid #fe8bf4;
	color:#fe8bf4;
	box-shadow:0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}*/



#btns-home .btn-registro{
	width:205px;
	height:67px;
	float:left;
	clear:none;
	background:url(../images/btns-home.png) no-repeat top left transparent;
}
#btns-home .btn-registro:hover{
	margin-top:2px;
	background:url(../images/btns-home.png) no-repeat bottom left transparent;
	cursor:pointer;
	border:none;
}
#btns-home .btn-como-ingresar{
	width:178px;
	height:67px;
	float:left;
	clear:none;
	background:url(../images/btns-home.png) no-repeat top right transparent;
}
#btns-home .btn-como-ingresar:hover{
	margin-top:2px;
	background:url(../images/btns-home.png) no-repeat bottom right transparent;
	cursor:pointer;
	border:none;
}

.btn-videotour{
	width: auto;
	height: auto;
	margin: 5px 0px 0px 6px;
	padding: 13px 5px 12px;
	float:left;
	clear:none;
	border-radius:15px;
	color:#fff;
	font-size: 17px;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 3px solid #e550bb;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);

	box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.35);

	background: rgba(255,99,211,1);
	background: -moz-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,99,211,1)), color-stop(100%, rgba(200,50,158,1)));
	background: -webkit-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: -o-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	background: linear-gradient(to bottom, rgba(255,99,211,1) 0%, rgba(200,50,158,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff63d3', endColorstr='#c8329e', GradientType=0 );
}
.btn-videotour:hover{
	padding: 14px 5px 11px;
	color:#fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);

	background: rgba(200,50,158,1);
	background: -moz-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(200,50,158,1)), color-stop(100%, rgba(255,99,211,1)));
	background: -webkit-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: -o-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: -ms-linear-gradient(top, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	background: linear-gradient(to bottom, rgba(200,50,158,1) 0%, rgba(255,99,211,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8329e', endColorstr='#ff63d3', GradientType=0 );
}


#cont-home{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	margin:9px;
	background-color:#fff;
	border:10px solid #fff;
	border-radius:30px;
	behavior:url(border-radius.htc); /* para Explorers */
	box-shadow: 0px 0px 9px rgba(0,0,0,.3);
	
}

/*  Slideshow  *******************************************************************************************/
#container_slideshow {
	width:966px;
	margin:0 auto;
	position:relative;
	z-index:0;
	float:left;
	clear:none;
}
#container_slideshow img{
	float:left;
	clear:none;
}
#slideshow {
	width:626px;
	height:311px;
	position:relative;
}

#slides {
	position:absolute;
	top:0;
	left:340px;
	z-index:100;
}
.slides_container {
	width:626px;
	height:311px;
	overflow:hidden;
	position:relative;
	display:none;
	float:left;
	clear:none;
	background-color:#43A847;
}
.slides_container div.slide {
	width:626px;
	height:311px;
	margin-bottom:10px;
	display:block;
}



/*	Pagination  */
.pagination {
	margin:26px auto 0;
	width:16px;
	position:absolute;
	top:-12px;
	right:29px;
	z-index:500;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:16px;
	height:0;
	padding-top:16px;
	margin-bottom:7px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:-16px 0;
}

/*  Caption  */
.caption {
	z-index:500;
	width:580px;
	height:auto;
	background:#fff;
	background:rgba(255,255,255,.8);
	margin:10px 10px 13px 10px;
	padding:3px 10px 5px 10px;
	position:absolute;
	bottom:-65px;
	left:0;
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	color:#4A2300;
	text-shadow:none;
}

.elegir-cuento{
	width:964px;
	height:auto;
	float:left;
	clear:none;
	text-align:center;
}
.elegir-cuento .txt{
	margin:5px 0 10px 0;
	font-family: 'AvenirLT-Bold', sans-serif;
    font-weight: bold;
	font-size:42px;
	color:#66005d;
	letter-spacing:2px;
	text-transform:none;
	line-height:55px;
	text-transform:uppercase;
}
.elegir-cuento img{
	padding-bottom:8px;
}
.cuentos-home{
	display: inline-block;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
 }
.cuentos-home img{
	text-align:center;
}
.cuentos-home a{
	width: 167px;
	margin: 0 12px 17px 3px;
}
.cuentos-home a:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}



/** CONTACTO **/
#contacto, #usuario-reset{
	width:874px;
	height:auto;
	background-color:#FFF;
	border: 1px solid #FFF;
	border-radius:30px;
	padding:30px;
	margin:15px 15px;
	text-align:left;
	float:none;
	clear:none;
}
#usuario-reset{
	height:230px;
}
.contactoTabla{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	color:#4d4d4d;
	text-align:center;
	text-decoration:none;
	padding:0 0 10px 0;
	float:none;
	clear:none;
	margin:auto;
	vertical-align:top;
}
.contactoTabla input, .textfield, .contactoTabla textarea{
	width:220px;
	height:20px;
	background-color:#EBF5FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#39913E;
	text-align:left;
	text-decoration:none;
	border:1px solid #43A847;
	margin-top:5px;
}
.contactoTabla textarea{
	height:100px;
	vertical-align:top;
}
.contactoTabla .btn-enviar, .contactoTabla a.btn-cancelar{
	width:180px;
	height:57px;
	float:left;
	clear:none;
	border-radius:10px;
	border:3px solid;
	cursor:pointer;
	padding:0;
	margin:25px 20px 0 0;
font-family: 'Varela Round', sans-serif;
    font-weight: bold;
	color:#fff;
	font-size:18px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	filter: dropshadow(color=#000000, offx=0, offy=0);
	-moz-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
	box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
}
.contactoTabla .btn-enviar{
	border-color:#E60000;
	background:#d20000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f30000', endColorstr='#d20000'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(210,0,0) 40%, rgb(243,0,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(210,0,0) 40%, rgb(243,0,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(210,0,0) 40%, rgb(243,0,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(210,0,0) 40%, rgb(243,0,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(210,0,0) 40%, rgb(243,0,0) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(210,0,0)),
		color-stop(1, rgb(243,0,0))
	);
}
.contactoTabla a.btn-cancelar{
	width:174px;
	height:51px;
	border-color:#60B5D5;
	line-height:55px;
	background:#5DD0FF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5DD0FF', endColorstr='#42a7cc'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(66,167,204) 40%, rgb(93,209,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(66,167,204) 40%, rgb(93,209,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(66,167,204) 40%, rgb(93,209,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(66,167,204) 40%, rgb(93,209,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(66,167,204) 40%, rgb(93,209,255) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(66,167,204)),
		color-stop(1, rgb(93,209,255))
	);
}
.contactoTabla .btn-enviar:hover{
	background:#A80000;
	cursor:pointer;
}
.contactoTabla a.btn-cancelar:hover{
	background:#2F8BAE;
	cursor:pointer;
}



/** COMO INGRESAR **/ 
#como-ingresar{
	width:874px;
	height:530px;
	background-color:#FFF;
	border: 1px solid #FFF;
	border-radius:30px;
	padding:30px;
	margin:15px 15px;
	text-align:left;
	float:none;
	clear:none;
}
.acceso-tit, .titulo1, #gracias{
	width:auto;
	height:auto;
font-family: 'Varela Round', sans-serif;
    font-weight: bold;
	font-size:38px;
	color:#F48700;
	line-height:40px;
	text-align:left;
	text-decoration:none;
}
.acceso-txt, .titulo2, a.titulo2, #gracias .txt{
	width:auto;
	height:auto;
font-family: 'Varela Round', sans-serif;
    font-weight: bold;
	font-size:16px;
	line-height:30px;
	color:#F48700;
	text-align:left;
	text-decoration:none;
}
a.titulo2{
	text-decoration:underline;
}
.pasos{
	width:860px;
	height:auto;
	margin:20px 0 0 0;
	padding:5px;
	float:left;
	clear:none;
	background-color:#DFECF9;
	border-radius:30px;
}
.pasos .txt{
	width:780px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	color:#000;
	float:right;
	clear:none;
	text-align:left;
	vertical-align:middle;
	padding-top:6px;
	margin-right:15px;
}
.num{
	width:50px;
	height:50px;
	border-radius:50px;
	float:left;
	clear:none;
	margin:0 5px 0 0;
font-family: 'Varela Round', sans-serif;
	font-size:35px;
	font-weight:bold;
	line-height:49px;
	text-align:center;
	background:#F48700;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F48700', endColorstr='#f0ac00'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(244,134,0) 25%, rgb(240,172,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(244,134,0) 25%, rgb(240,172,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(244,134,0) 25%, rgb(240,172,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(244,134,0) 25%, rgb(240,172,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(244,134,0) 25%, rgb(240,172,0) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(244,134,0)),
		color-stop(1, rgb(240,172,0))
	);
}
.user{
	width:725px;
	height:530px;
	background-color:#FFF;
	text-align:left;
	float:left;
	clear:none;
	padding-left:25px;
	padding-top:0px;
	margin:0px;
}
.naranja{
	width:100%;
	height:auto;
	color:#F48700;
font-family: 'Varela Round', sans-serif;
	font-weight:bold;
	font-size:15px;
	padding:15px 0 0 0;
	float:left;
	clear:none;
	font-weight:normal;
}
.black{
	width:860px;
	height:auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	float:left;
	clear:none;
}
.black-14, .titulo3, .texto1, .errorlogs, .titulo4{
	width:711px;
	height:auto;
	color:#000;
font-family: 'Varela Round', sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding-top:10px;
	float:left;
	clear:none;
}
.errorlogs, .titulo4{
	color:#E10000;
}
a.titulo2:hover{
	text-decoration:none;
}

a.btn-volver-inicio{
	width:auto;
	height:24px;
	float:right;
	clear:none;
	background-color:#A4378E;
	border-radius:8px;
	margin:11px 0 0 0;
	padding:2px 8px;
font-family: 'Varela Round', sans-serif;
    font-weight: bold;
	font-size:14px;
	line-height:24px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
a.btn-volver-inicio:hover{
	background-color:#A4378E;
	color:#EBB9E1;
}




/*  Footer  */
#pie{
	width:964px;
	height:41px;
	background-color:#43a847;
	border:1px solid #43a847;
	border-radius:0 0 30px 30px;
	behavior:url(border-radius.htc); /* para Explorers */
	float:left;
	clear:none;
	margin-top:8px;
	text-align:right;
}
#pie .txt{
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	line-height:35px;
	margin-right:21px;
	text-transform:uppercase;
}
.txt-politica, .txt-copy{
	width:auto;
	float:right;
	clear:none;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	color:#e98701;
	text-decoration:none;
	text-transform:uppercase;
}
.txt-copy{
    float:left;
    padding-left:42px
}
.txt-politica:hover{text-decoration:underline;}

a.contacto{
	width:155px;
	height:27px;
	background:url(../images/btn-contacto.png) no-repeat top left;
	margin:7px 4px 0 20px;
	float:left;
	clear:none;
	text-align:right;
font-family: 'Varela Round', sans-serif;
    font-weight: bold;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	line-height:28px;
}
a.contacto:hover{
	background:url(../images/btn-contacto.png) no-repeat bottom left;
	color:#FFDD02;
}

@media screen and (max-width:1025px){
	#master{width:100%;text-align: center;}
	#top{
		width: 100%;
		margin: 0px auto;
		display: inline-block;
		float: none;
	}
	.logo{width: 42%;}
	.logo img{
		width: 110%;
		float:none;
		margin:0px auto;
		display: inline-table;
	}

	#cont-home{
		width: 98%;
		float: none;
		margin: 10px 0px 0px;
		padding: 10px 1% 0px;
		border:0px;
		border-radius:0px;
		box-shadow: 0px 0px 0px rgba(0,0,0,0);
		display: inline-block;
		text-align: center;
	}
	#container_slideshow {
		width:100%;
		float:none;
	}
	#slideshow{
		width:100%;
		height:auto !important;
		float:none;
		margin:0px auto;
		display:inline-table;
	}
	.elegir-cuento{
		display: inline-block;
		float:none;
		margin: 0px auto;
	}
	#pie{
		width:98%;
		border-radius: 10px;
		float:none;
		margin: 8px auto;
    	display: inline-block;
	}
	#pie .txt{
	    line-height: 42px;
    	margin-right: 10px;
	}
	a.contacto{margin: 7px 4px 0 10px;}
	.txt-politica, .txt-copy{
		width: auto;
		text-align: center;
		float:none;
		padding:0px;
		margin: 0px auto 20px;
    	display: table;
	}
	.txt-copy{float:none;padding:0px;margin: 0px auto 5px;}
}
@media screen and (max-width:1005px){
	.elegir-cuento{
	    width: 99%;
    	height: auto;
		background:#fff;
		border-radius:25px;
	}
	#container_slideshow img.topo{
		width: 20% !important;
		height:auto !important;
		display:inline-block;
	}
	#container_slideshow img{
		width: 90% !important;
		height:auto !important;
		display:inline-block;
	}
	.caption{display:none;}
	.slides_container div.slide{
		width:20%;
		height:auto !important;
	}
	#slides{left:auto;}
}
@media screen and (max-width:992px){
	#login .campos{width:81%;}
}

@media screen and (max-width:980px){
	.logo {width: 38%;}
	.logo img{margin: 9px auto 0px;}
}

@media screen and (max-width:970px){
	#login .campos{width:81%;height:auto;}
}

@media screen and (max-width:930px){
	#login input{width: 43%;}
	.txt-campos{width: 46%;}
	#btns-home .btn{padding: 13px 5px 12px;}
	#btns-home .btn.registro{padding:6px 5px 5px;}
	#btns-home .btn.como-ingresar:hover, #btns-home .btn.videotour:hover{padding: 14px 5px 11px;}
	#btns-home .btn.registro:hover{padding:7px 5px 4px;}
}
@media screen and (max-width:860px){
	#login{
		height: auto;
		padding: 8px 0px 0px;
		margin: 0px 5px 4px 5px;
		border-radius: 0px 0px 11px 11px;
	}
	.txt-campos, .txt-campos-b{
		width: 100%;
		text-transform:uppercase;
		text-align: center;
		display:table;
		margin: 1px auto -3px;
	}
	.txt-campos.a{display:none;}
	#login .btn-ingreso{
		margin: 4px auto 5px;
		padding: 6px 20px;
		float:none;
		clear:none;
		border-radius: 9px;
		font-size: 15px;
		letter-spacing: 0.5px;
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	#login .btn-ingreso:hover{
		padding: 7px 20px 5px;
		cursor:pointer;
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	#login .campos{
		display: table;
		margin:0px auto;
		float:none;
		padding: 0px;
		width: 90%;
	}
	#login input {
    	width: 100%;
    	height:25px;
    	font-size:15px;
    	margin: 0px;
 }
	.txt-campos.a{display:none;}

	#btns-home{
		width: auto;
		display: inline-table;
		margin:10px auto;
		float:none;
		clear: none;
		text-align: center;
	}
	#btns-home .btn.registro, #btns-home .btn.como-ingresar, #btns-home .btn.videotour{
		margin:4px 6px 0px;
		padding-right: 3em;
		padding-left: 3em;
		display:table;
	}
	#btns-home .btn.registro:hover, #btns-home .btn.como-ingresar:hover, #btns-home .btn.videotour:hover{
		margin:4px 6px 0px;
		padding-right: 3em;
		padding-left: 3em;
	}
}
@media screen and (max-width:795px){
	#btns-home .btn.registro, #btns-home .btn.como-ingresar, #btns-home .btn.videotour{
		padding-right: 2em;
		padding-left: 2em;
	}
	#btns-home .btn.registro:hover, #btns-home .btn.como-ingresar:hover, #btns-home .btn.videotour:hover{
		padding-right: 2em;
		padding-left: 2em;
	}
}
@media screen and (max-width:750px){
	#pie .txt{
		display:block;
		line-height: 12px;
		padding:9px 0px 0px 0px;
		margin-left:10px;
	}
}
@media screen and (max-width:730px){
	#btns-home .btn.registro, #btns-home .btn.como-ingresar, #btns-home .btn.videotour{
		padding-right: 1.4em;
		padding-left: 1.4em;
		display:table;
	}
	#btns-home .btn.registro:hover, #btns-home .btn.como-ingresar:hover, #btns-home .btn.videotour:hover{
		padding-right: 1.4em;
		padding-left: 1.4em;
	}
}
@media screen and (max-width:710px){
	#login, #login .txt{font-size: 14px;}
	.logo {width: 45%;}
}
@media screen and (max-width:690px){
	.logo {
    	width: 425px;
    	display:table;
    	margin:0px auto 10px;
    	float:none;
    	height:130px;
 }
	.logo img {
	    margin: -12px auto 0px;
	}
	#login {
		width:90%;
		border-radius:11px;
		padding: 8px 0px 0px;
		margin: 5px auto 0px;
		font-size:16px;
		display:inline-table;
	}
	#login .txt{font-size: 16px;}
}
@media screen and (max-width:620px){
	#btns-home{
		width: 100%;
		margin:0px;
	}
	#btns-home .btn.registro, #btns-home .btn.como-ingresar, #btns-home .btn.videotour{
		width: 91%;
		float: none;
		padding-right: 5px;
		padding-left: 5px;
		display:table;
		margin: 10px auto;
	}
	#btns-home .btn.registro:hover, #btns-home .btn.como-ingresar:hover, #btns-home .btn.videotour:hover{
		padding-right: 5px;
		padding-left: 5px;
		margin: 10px auto;
	}
	.elegir-cuento {
	    width: 84%;
	}
}
@media screen and (max-width:530px){
	.logo{width: 80%;height:auto;}
	.logo img{
		width: 110%;
		float:none;
		margin:0px auto 5%;
		display: inline-table;
	}
}

@media screen and (max-width:480px){
	#pie .txt{
		width:90%;
		text-align:center;
		margin:0px auto;
		padding:0px;
		display:inline-block;
	}
	a.contacto{
		margin:0px auto 5px;
		padding:0px;
		display:inline-block;
		float:none;
	}
	#pie{
		height:auto;
		text-align:center;
		margin: 8px auto;
    	display: inline-block;
    	padding:5px 0px 5px;
	}

}
@media screen and (max-width:450px){
	#login, #login .txt{font-size: 13px;}
}
@media screen and (max-width:360px){
	#login, #login .txt{
		font-size: 13px;
		clear: both;
		display: block;
		line-height: 16px;
	}
}