/* CSS Document */

/*
YUI 3.15.0 (build 834026e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

html, body {
	height:100%;
	margin:0px;
	padding:0px;
	min-height:720px;
}

body {
	background:url(../images/back_top.png) no-repeat top center;
	
}

html {
	background:url(../images/back_bottom.png) no-repeat bottom center #FFFFFF; 
}

h1 {
	display:block;
	background:url(../images/logo2.png) bottom center no-repeat;
	width:350px;
	height:140px;
	margin:0px auto;
	padding-top:14px;
	text-indent:-9999px;
}
h2, h3, h4, h5 {
	font-family: 'Titillium Web', sans-serif;
	color:#FFB32E;
	font-size:30px;
	font-weight: 600;
	text-align:center;
	line-height:30px;
}
h3 {
	font-size:44px;
	line-height:66px;
}
h4 {
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-weight:500;
	background:#FFB32E;
	line-height:28px;
	border-bottom:2px solid #AD580B;
}
h5 {
	text-align:left;
	font-size:18px;
	color:#D98201;
	font-weight:500;
}
.oculta { 
	display:none;
}
.formu {
	background:#F7F7F7;
	border:1px solid #DEDEDE;
	height:302px;
	width:480px;
	margin-top:10px;
}
.formu p {
	font-size:16px;
	color:#B05B09;
	font-family: 'Titillium Web', sans-serif;
	margin:16px 0px;
	line-height:18px;
}
.formu label {
	font-family: 'Titillium Web', sans-serif;
	font-size:13px;
	color:#333333;
	width:64px;
	text-align:right;
	float:left;
	line-height:34px;
}
.formu input.boton {
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:600;
	background:#FFB32E;
	height:34px;
	width:120px;
	line-height:34px;
	box-shadow:0px 1px 1px rgb(173,88,11);
	border:1px solid #FFB32E;
	border-radius:4px 4px 4px 4px;
	float:right;
	margin-right:26px;
	cursor:pointer;
}
.formu fieldset {
	display:block;
	margin-bottom:10px;
	clear:both;
}
.formu fieldset input {
	font-family: 'Titillium Web', sans-serif;
	font-size:15px;
	color:#333;
	font-weight:500;
	border:1px solid #CCCCCC;
	border-radius:4px 4px 4px 4px;
	width:380px;
	line-height:34px;
	height:34px;
	float:left;
	margin-left:10px;
}
.formu hr {
	clear:both;
	border:none;
	border-bottom:1px solid #CCCCCC;
	width:430px;
	padding-top:20px;
	margin-bottom:10px;
}
#btn_facebook {
	background:url(../images/register.png) no-repeat center center;
	display:block;
	width:204px;
	height:38px;
	margin:0px auto;
	cursor:pointer;
}
.pie {
	position:absolute;
	bottom:20px;
	width:100%;
	background:rgba(247,247,247,0.7);
	height:65px;
	border-bottom:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
}
.pie .contiene {
	width:960px;
	margin:0px auto;
}
.pie .paises {
	float:left;
	margin-left:20px;
}
.pie .paises a {
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding: 0px 10px;
	float:left;
	text-align:center;
	
}
.pie .paises a b {
	display:inline-block;
	background-image:url(../images/sprites.png);
	background-repeat:no-repeat;
	background-position:0px -8px;
	width:20px;
	height:15px;
}
.pie .paises a.ar b {	
	background-position:-40px -8px;
}

.pie .paises a.cl b {	
	background-position:-20px -8px;
}

.pie .social {
	float:right;
	margin-right:20px;
}
.pie .social h4 {
	text-align:right;
}

.pie .social a {
	float:right;
	display:block;
	background-image:url(../images/sprites.png);
	background-repeat:no-repeat;
	background-position:-90px 0px;
	width:30px;
	height:30px;
	text-indent:-9999px;
	margin-left:4px;
}

.pie .social a.fw {
	background-position:-60px 0px;
}