@charset "utf-8";


/* --------------------------------------------------------------------------------------------------- */
											/* CSS RESETS */
/* --------------------------------------------------------------------------------------------------- */

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,b,u,i,center,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-size:100%; vertical-align:baseline; background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:''; content:none;} /*remembertodefinefocusstyles!*/ :focus{outline:0;} /*remembertohighlightinsertssomehow!*/ins{text-decoration:none;}del{text-decoration:line-through;} /*tablesstillneed'cellspacing="0"'inthemarkup*/
table{border-collapse:collapse;border-spacing:0;}

/* --------------------------------------------------------------------------------------------------- */
											/* CSS MAQUETACIÓN */
/* --------------------------------------------------------------------------------------------------- */

body {
	margin: 0 auto; 
	font-family: 'agenda-lightregular';
	background: #fff;
}

#contenedor {
	margin: 0 auto;
}

#certificado {
	position:absolute;
	width:50px;
	height:20px;
	background-color:#0F0;
	top:-55px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* HEADER */
/* --------------------------------------------------------------------------------------------------- */

#header {
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	height:160px; 
	width:100%;
	z-index:1000;
	top:0;
}

#cont-header {
	height:160px; 
	width:1000px;
	margin: 0 auto;
	position:relative;	
}

h1{
	background: url(../images/logo1.png) no-repeat center;
	width:170px;
	height:51px;
	margin-top:73px;
	margin-left:415px;	
	z-index:1000;
	float:left;
	
}

h1 a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-indent: -9999px;

}

#nav_cont {
	position:fixed;
	height:55px; 
	width:100%;
	z-index:1000;
	top:0;
	background-color:#FFF;
}

#nav {
	height:35px; 
	width:1000px;
	margin: 0 auto;
	position:relative;
	margin-top:20px;
	font-size:20px;	
	font-family: 'HelveticaNeueLTStdMdCn';
	border-bottom:1px solid #cc9ec8;
}



#nav a { color:#746b71; text-decoration:none; padding: 0px 30px; float:left;}
	
#nav a:hover { color: #a2ae10;}

.sep { background: url(../images/punto.png) no-repeat center; width:4px; height:4px; float:left; margin-top:7px;}

#idioma {
	top: 135px;
	left: 50%;
	margin-left: -88px;
	width: 170px;
	height: 25px;
	font-size: 13px;
	color: #665f66;
	position: absolute;
	font-family: 'HelveticaNeueLTStdMdCn';
}

#idioma a{text-decoration:none; color:#665f66; }

#idioma a:hover {text-decoration:none; color:#a2ae10; }

#nav1 {display:none}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO */
/* --------------------------------------------------------------------------------------------------- */
	
#foto {
	height:450px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	margin-top:160px;
	position:relative;
	border-bottom:11px solid #a2ae10;
}

#cont-foto {
	height:450px;
	width:1000px;
	margin: 0 auto;
	position:relative;
}

.slogan {
	height:150px;
	width:400px;
	text-align:center;
	margin:120px 300px 0 0;
	position:relative;
	float:right;
	display:none;
	font-size:55px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan1 {
	font-size:75px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 1 */
/* --------------------------------------------------------------------------------------------------- */
	
#page1 {	
	height:100%;
	overflow:hidden;
	width:100%;	
	margin: 0 auto;
	position:relative;				
}

#cont-page1 {	
	padding:60px 0 40px 0;
	height:100%;
	overflow:hidden;
	width:1000px;
	margin: 0 auto;
	position:relative;
}

.info1 {
	width:1000px;
	height:100%;
	float:left;
}

h2{
	float:left;
	font-size:40px;
	padding-bottom:20px;
	color:#746b71;
	width:1000px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-weight:400;
	
}

.txt_info {
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	text-align:center;
	padding:0px 0 40px 0;
}

.col {
	color: #4f4f4f;
	text-align:center;
	width:370px;
	margin-left:100px;
	margin-right:60px;
	float:left;
}

.col1 {
	color: #4f4f4f;
	text-align:center;
	width:370px;
	float:left;
}

h3{
	font-size:27px;
	color:#a2ae10;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';	
	font-weight:400;
}

.linea {
	background-color:#e2e2d5;
	width:60px;
	height:3px;
	margin:20px 155px;
	float:left;
}

.txt_col {
	color: #4f4f4f;
	font-size:17px;
	line-height:21px;
	text-align:center;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FERIAS */
/* --------------------------------------------------------------------------------------------------- */
	
#ferias {
	height:100%;
	overflow:hidden;	
	width:100%;	
	margin: 0 auto;	
	background-color:#a2ae10;	
	border-bottom:11px solid #666;	
	position:relative;
}

#cont-ferias {
	padding:40px 0;
	height:100%;
	overflow:hidden;	
	width:760px;
	margin: 0 auto;
}

.txt_feria {
	color: #fff;
	font-size:25px;
	line-height:33px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.sub_feria {
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-size:28px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto2 {
	height:360px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto2 {
	height:360px;
	width:1000px;
	margin: 0 auto;
	position:relative;
}

.slogan2 {
	height:150px;
	text-align:right;
	margin:120px 100px 0 0;
	position:relative;
	float:right;
	font-size:50px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
	text-shadow: 1px 1px 15px #000;
}

.slogan3 {
	font-size:36px;
}

.btn_certificado {
	font-size:20px;
	padding:12px 30px;
	background:#a2ae10;
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
}

.btn_certificado:hover {
	background:#6d1472;
	color:#FFF;	
}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#page2 {
	height:610px;	
	width:100%;
	margin: 0 auto;
	position:relative;
}
#cont-page2 {	
	padding-top:60px;
	height:100%;
	overflow:hidden;
	width:1000px;
	margin: 0 auto;
}

.linea2 {
	background-color:#e2e2d5;
	width:180px;
	height:3px;
	margin:0px 410px 30px 410px;
	float:left;
}

.colv {
	color: #4f4f4f;
	text-align:center;
	width:250px;
	margin-left:100px;
	margin-right:30px;
	float:left;
}

.colv1 {
	color: #4f4f4f;
	text-align:center;
	width:250px;
	margin-right:30px;
	float:left;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 3 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto3 {
	height:490px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto3 {
	height:490px;
	width:1000px;
	margin: 0 auto;
	position:relative;
}

.slogan4 {
	font-size:41px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 3 */
/* --------------------------------------------------------------------------------------------------- */

	
#page3 {
	height:840px;	
	width:100%;
	margin: 0 auto;
	background: url(../images/bg_e.png) no-repeat #ededdf;
	position:relative;
}

#cont-page3 {	
	padding-top:60px;	
	height:100%;
	overflow:hidden;
	width:1000px;
	margin: 0 auto;
}

.linea3 {
	background-color:#e2e2d5;
	width:180px;
	height:3px;
	margin:-10px 410px 0px 410px;
	float:left;
}

.gal {
	float:left;
	margin-left:100px;
	width:800px;
	text-align:center;
}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 4 */
/* --------------------------------------------------------------------------------------------------- */

	
#page4 {
	height:100%;
	overflow:hidden;	
	width:100%;
	margin: 0 auto;	
	padding-bottom:20px;
	position:relative;
}

#cont-page4 {
	padding-top:60px;		
	height:200px;
	overflow:hidden;
	width:1000px;
	margin: 0 auto;
}

/* ----------------------  GMAP  --------------------- */	

.gmap3{
        width: 100%; height:350px; float:left;}
	  .labels {
       color: #FFF;
       background-color: #48254c;
       font-family: 'agenda-lightregular';
       font-size: 12px;
       font-weight: normal;
       text-align: center;
       width: auto;     
       border: none;
       white-space: nowrap;
	   height:15px;
	   padding:3px 6px 0 6px;	   	
	      
     }



/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 5 */
/* --------------------------------------------------------------------------------------------------- */


#page5 {
	height:580px;	
	width:100%;
	margin: 0 auto;
	background:#ededdf;
	position:relative;
}

#cont-page5 {	
	padding-top:60px;
	height:100%;
	overflow:hidden;
	width:1000px;
	margin: 0 auto;
}

.txt_cont {
	text-align:center;
	width:370px;
	height:400px;
	margin-top:20px;
	margin-left:100px;
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	float:left;

}

.lila {	color:#6d1472; font-size:23px; font-family: 'agenda-lightregular';}




#formulario {
	width:420px;
	height:410px;
	float:right;
	margin-right:40px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* FOOTER */
/* --------------------------------------------------------------------------------------------------- */

#footer {
	height: 70px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	color: #d3cdc2;
	background-color:#48254c;
	border-top:11px solid #443c44;
}

#cont_footer {
	height: 55px;
	padding-top:15px;
	width:1000px;
	margin: 0 auto;
	text-align:right;
	background: url(../images/logo.png) no-repeat;
	font-size:13px;
}

#footer a { color:white; text-decoration:none; word-spacing:normal;}
	
#footer a:hover { color: #fff;}


/* --------------------------------------------------------------------------------------------------- */
										/* CSS FORMULARIO */
/* --------------------------------------------------------------------------------------------------- */


#contact p, label, legend {
	font-family: 'agenda-lightregular';
	color: #333;
}
#contact {display: block; width:300px; height:350px; padding: 15px 35px 35px 0px;}

/* Form style */

mark.validate {display: inline-block; margin: 12px 0 0 10px; width: 16px; height: 16px; background: transparent none;}
mark.valid {background: url(../assets/success.gif) no-repeat top left;}
mark.error {background: url(../assets/error.gif) no-repeat top left;}

#contact label {display: inline-block; float: left; height: 1em; line-height: 1em; padding: 0px; font-size: 14px; margin:15px 0 0 0 ; clear: both; color:#3a3a3a;}
#contact label small { font-size: 12px; color: #444;}
#contact label.verify { padding: 0; margin: 2px 10px 2px 0; width: 145px; text-align: left;}
#contact label.verify img {padding:1px;}

#contact input, #contact textarea, #contact select, #comments { width: 360px; padding: 8px 8px;	color: #000; background: #cdcdc8; margin:-5px 0 0 0; font:19px 'agenda-lightitalicregular', sans-serif; ; border: none; box-shadow:none}
#contact select {width: 230px; margin: 8px 0;box-shadow:none}
#contact input#verify { width: 55px;
    margin-top: 10px;
    box-shadow: none;
    margin-left: -84px;
    height: 14px;}
#contact textarea {width: 360px; box-shadow:none}
#contact input:focus, #contact textarea:focus, #contact select:focus {background-color: #333; color:#FFF; outline: none; position: relative; box-shadow:none;	z-index: 5;}
#contact input.error, #contact textarea.error, #contact select.error {background: #da2534; color:#FFF; box-shadow:none;}

#contact input.submit {width:auto; border: none; margin-left:275px; margin-top:-30px; text-decoration: none; font-family: 'HelveticaNeueLTStdMdCn', sans-serif; font-size: 26px; 	color: #48254c; font-weight:400; background-color: #ededdf; padding: 5px 15px 4px 15px; float:left; cursor:pointer;}
#contact input.submit:hover {color: #a2ae10; !important; transition: none; -webkit-transition: none; -moz-transition: none;}
#contact input.submit:active, #contact input.submit:focus {top: 1px;box-shadow:none}
#contact input[type="submit"][disabled] { background:#888; }

#contact legend { padding:7px 10px; font-weight:bold; color:#000; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; box-shadow:none} /* Select the colour of the * if the field is required. */

#message { margin: 1em 0; padding: 0; display: block; background: transparent none; }
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

acronym { border-bottom:1px dotted #ccc; }
fieldset { color:#383838; font-size:16px; float:left;}

.verificar {float:left; height:30px; width:120px; margin-top:40px; margin-left:-125px; }
.veri { float:right; height:30px; width:90px; margin-top:33px; margin-right:45px; }

#success_page { color:#383838; font-size:15px; float:left; position:relative; font:15px 'Open Sans', sans-serif;}

#success_page h3 { color:#383838; font-size:15px; float:left; position:relative;}
#enviado {
	color: #DB5820;
	float: left;
	margin-top: 22px;
	position: relative;
	text-align: center;
	width: 300px;
	font: 700 22px agenda-lightregular;
	margin-left:40px;
	}
	
#gracias {
	color: #666;
	float: left;
	position: relative;
	text-align: center;
	width: 300px;
	font: 400 16px;
	margin-left:40px;
	}
	

/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */

										/* TABLETS */
										
/* --------------------------------------------------------------------------------------------------- */										
/* --------------------------------------------------------------------------------------------------- */	


@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	
/* --------------------------------------------------------------------------------------------------- */
											/* HEADER */
/* --------------------------------------------------------------------------------------------------- */

#header {
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	height:160px; 
	width:100%;
	z-index:1000;
	top:0;
}

#cont-header {
	height:160px; 
	width:760px;
	margin: 0 auto;
	position:relative;	
}

h1{
	background: url(../images/logo1.png) no-repeat center;
	width:170px;
	height:51px;
	margin-top:73px;
	margin-left:295px;	
	z-index:1000;
	float:left;
	
}

h1 a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-indent: -9999px;

}

#nav_cont {
	position:fixed;
	height:55px; 
	width:100%;
	z-index:1000;
	top:0;
	background-color:#FFF;
}

#nav {
	height:35px; 
	width:760px;
	margin: 0 auto;
	position:relative;
	padding: 0px;	
	margin-top:20px;
	font-size:18px;	
	font-family: 'HelveticaNeueLTStdMdCn';
	border-bottom:1px solid #cc9ec8;
}



#nav a { color:#746b71; text-decoration:none; padding: 0px 16px; float:left;}
	
#nav a:hover { color: #a2ae10;}

.sep { background: url(../images/punto.png) no-repeat center; width:4px; height:4px; float:left; margin-top:7px;}

#idioma {
	top:135px;
	left:50%;
	margin-left:-85px;
	width:170px;
	height:25px;
	font-size:13px;
	color:#665f66;
	position:absolute;
	font-family: 'HelveticaNeueLTStdMdCn';
}

#idioma a{text-decoration:none; color:#665f66; }

#idioma a:hover {text-decoration:none; color:#a2ae10; }

#nav1 {display:none}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO */
/* --------------------------------------------------------------------------------------------------- */
	
#foto {
	height:350px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	margin-top:160px;
	position:relative;
	border-bottom:11px solid #a2ae10;
}

#cont-foto {
	height:350px;
	width:760px;
	margin: 0 auto;
	position:relative;
}

.slogan {
	height:150px;
	width:400px;
	text-align:center;
	margin:80px 180px 0 0;
	position:relative;
	float:right;
	display:none;
	font-size:55px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan1 {
	font-size:75px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 1 */
/* --------------------------------------------------------------------------------------------------- */
	
#page1 {
	width:100%;	
	margin: 0 auto;
	padding-top:60px;
	padding-bottom: 40px;
	height:100%;
	overflow:hidden;	
}

#cont-page1 {	
	height:100%;
	overflow:hidden;
	width:760px;
	margin: 0 auto;
	position:relative;
}

.info1 {
	width:760px;
	height:540px;
	float:left;
}

h2{
	float:left;
	font-size:40px;
	padding-bottom:20px;
	color:#746b71;
	width:760px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-weight:400;
	
}

.txt_info {
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	text-align:center;
	width:700px;
	margin-left:30px;
	padding-bottom:40px;
}

.col {
	color: #4f4f4f;
	text-align:center;
	width:320px;
	margin-left:30px;
	margin-right:50px;
	float:left;
}

.col1 {
	color: #4f4f4f;
	text-align:center;
	width:320px;
	float:left;
}

h3{
	font-size:27px;
	color:#a2ae10;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';	
	font-weight:400;
}

.linea {
	background-color:#e2e2d5;
	width:60px;
	height:3px;
	margin:20px 130px;
	float:left;
}

.txt_col {
	color: #4f4f4f;
	font-size:17px;
	line-height:21px;
	text-align:center;
	padding-bottom:40px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* FERIAS */
/* --------------------------------------------------------------------------------------------------- */
	
#ferias {
	height:100%;
	overflow:hidden;	
	width:100%;	
	margin: 0 auto;	
	background-color:#a2ae10;	
	border-bottom:11px solid #666;	
}

#cont-ferias {	
	height:100%;
	overflow:hidden;
	padding:40px 0;
	width:760px;
	margin: 0 auto;
	position:relative;
}

.txt_feria {
	color: #fff;
	font-size:25px;
	line-height:33px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.sub_feria {
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-size:28px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto2 {
	height:360px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto2 {
	height:360px;
	width:760px;
	margin: 0 auto;
	position:relative;
}

.slogan2 {
	height:150px;
	text-align:right;
	margin:120px 100px 0 0;
	position:relative;
	float:right;
	font-size:50px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan3 {
	font-size:33px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#page2 {
	height:620px;
	padding-top:80px;
	width:100%;
	margin: 0 auto;
}
#cont-page2 {	
	height:100%;
	overflow:hidden;
	width:760px;
	margin: 0 auto;
}

.linea2 {
	background-color:#e2e2d5;
	width:180px;
	height:3px;
	margin:0px 290px 30px 290px;
	float:left;
}

.colv {
	color: #4f4f4f;
	text-align:center;
	width:200px;
	margin-left:50px;
	margin-right:30px;
	float:left;
}

.colv1 {
	color: #4f4f4f;
	text-align:center;
	width:200px;
	margin-right:30px;
	float:left;
}

#cont-page2 img {
	width:200px;
	height:192px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 3 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto3 {
	height:400px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto3 {
	height:400px;
	width:760px;
	margin: 0 auto;
	position:relative;
}


.slogan4 {
	font-size:41px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 3 */
/* --------------------------------------------------------------------------------------------------- */

	
#page3 {
	height:810px;
	padding-top:60px;
	width:100%;
	margin: 0 auto;
	background: url(../images/bg_e.png) no-repeat #ededdf;
}

#cont-page3 {		
	height:100%;
	overflow:hidden;
	width:760px;
	margin: 0 auto;
}

.gal {
	float:left;
	margin-left:50px;
	width:660px;
	text-align:center;
}


.gal img {

	width:200px;

}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 4 */
/* --------------------------------------------------------------------------------------------------- */

	
#page4 {
	height:100%;
	padding-top:60px;
	overflow:hidden;
	width:100%;
	margin: 0 auto;	
	padding-bottom:20px;
}

#cont-page4 {		
	height:220px;
	overflow:hidden;
	width:760px;
	margin: 0 auto;
}

/* ----------------------  GMAP  --------------------- */	

.gmap3{width: 100%; height:350px; float:left; margin-top:20px; }

.labels {
       color: #FFF;
       background-color: #000;
       font-family: 'Quattrocento Sans', sans-serif;
       font-size: 14px;
       font-weight: normal;
       text-align: center;
       width: auto;     
       border: none;
       white-space: nowrap;
	   height:15px;
	   padding-top:2px;	   	
	      
     }


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 5 */
/* --------------------------------------------------------------------------------------------------- */


#page5 {
	height:560px;
	padding-top:60px;
	width:100%;
	margin: 0 auto;
}

#cont-page5 {	
	height:100%;
	overflow:hidden;
	width:760px;
	margin: 0 auto;
}

.txt_cont {
	text-align:center;
	width:320px;
	height:400px;
	margin-top:20px;
	margin-left:30px;
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	float:left;

}

.lila {	color:#6d1472; font-size:23px;}




#formulario {
	width:330px;
	height:410px;
	float:right;
	margin-right:40px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* FOOTER */
/* --------------------------------------------------------------------------------------------------- */

#footer {
	height: 70px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	margin-top:25px;
	color: #d3cdc2;
	background-color:#48254c;
	border-top:11px solid #443c44;
}

#cont_footer {
	height: 55px;
	padding-top:15px;
	width:720px;
	margin: 0 auto;
	text-align:right;
	background: url(../images/logo.png) no-repeat;
	font-size:13px;
}

#footer a { color:white; text-decoration:none; word-spacing:normal;}
	
#footer a:hover { color: #fff;}


/* --------------------------------------------------------------------------------------------------- */
										/* CSS FORMULARIO */
/* --------------------------------------------------------------------------------------------------- */


#contact p, label, legend {
	font-family: 'agenda-lightregular';
	color: #333;
}
#contact {display: block; width:300px; height:350px; padding: 15px 35px 35px 0px;}

/* Form style */

mark.validate {display: inline-block; margin: 12px 0 0 10px; width: 16px; height: 16px; background: transparent none;}
mark.valid {background: url(../assets/success.gif) no-repeat top left;}
mark.error {background: url(../assets/error.gif) no-repeat top left;}

#contact label {display: inline-block; float: left; height: 1em; line-height: 1em; padding: 0px; font-size: 14px; margin:15px 0 0 0 ; clear: both; color:#3a3a3a;}
#contact label small { font-size: 12px; color: #444;}
#contact label.verify { padding: 0; margin: 2px 10px 2px 0; width: 145px; text-align: left;}
#contact label.verify img {padding:1px;}

#contact input, #contact textarea, #contact select, #comments { width: 300px; padding: 8px 5px;	color: #FFF; background: #8f888e; margin:-5px 0 0 0; font:19px 'agenda-lightitalicregular', sans-serif; ; border: none; box-shadow:none}
#contact select {width: 230px; margin: 8px 0;box-shadow:none}
#contact input#verify { width: 55px; margin-top:2px; box-shadow:none}
#contact textarea {width: 300px; box-shadow:none}
#contact input:focus, #contact textarea:focus, #contact select:focus { background-color: #8f888e; color:#FFF; outline: none; position: relative; box-shadow:none;	z-index: 5;}
#contact input.error, #contact textarea.error, #contact select.error {background: #8f888e; color:#FFF; box-shadow:none;}

#contact input.submit {width:auto; border: none; margin-left:220px; margin-top:-30px; text-decoration: none; font-family: 'HelveticaNeueLTStdMdCn', sans-serif; font-size: 26px; 	color: #48254c; font-weight:400; background-color: #ededdf; padding: 5px 15px 4px 15px; float:left; cursor:pointer;}
#contact input.submit:hover {color: #a2ae10; !important; transition: none; -webkit-transition: none; -moz-transition: none;}
#contact input.submit:active, #contact input.submit:focus {top: 1px;box-shadow:none}
#contact input[type="submit"][disabled] { background:#888; }

#contact legend { padding:7px 10px; font-weight:bold; color:#000; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; box-shadow:none} /* Select the colour of the * if the field is required. */

#message { margin: 1em 0; padding: 0; display: block; background: transparent none; }
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

acronym { border-bottom:1px dotted #ccc; }
fieldset { color:#383838; font-size:16px; float:left;}

.verificar {float:left; height:30px; width:80px; margin-top:40px; margin-left:-125px; background: #000}
.veri { float:left; height:30px; width:90px; margin-top:3px; margin-left:110px; }

#success_page { color:#383838; font-size:15px; float:left; position:relative; font:15px 'Open Sans', sans-serif;}

#success_page h3 { color:#383838; font-size:15px; float:left; position:relative;}
#enviado {
	color: #DB5820;
	float: left;
	margin-top: 22px;
	position: relative;
	text-align: center;
	width: 300px;
	font: 700 22px agenda-lightregular;
	margin-left:40px;
	}
	
#gracias {
	color: #666;
	float: left;
	position: relative;
	text-align: center;
	width: 300px;
	font: 400 16px;
	margin-left:40px;
	}


}


/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */

											/* MOVIL HORIZONTAL */
											
/* --------------------------------------------------------------------------------------------------- */											
/* --------------------------------------------------------------------------------------------------- */



@media only screen  and (max-width: 767px) {
	
	
/* --------------------------------------------------------------------------------------------------- */
											/* HEADER */
/* --------------------------------------------------------------------------------------------------- */

#header {
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	height:160px; 
	width:100%;
	z-index:1000;
	top:0;
}

#cont-header {
	height:160px; 
	width:480px;
	margin: 0 auto;
	position:relative;	
}

h1{
	background: url(../images/logo1.png) no-repeat center;
	width:170px;
	height:51px;
	margin-top:73px;
	margin-left:155px;	
	z-index:1000;
	float:left;
	
}

h1 a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-indent: -9999px;

}

#nav_cont {
	position:fixed;
	height:42px; 
	width:100%;
	z-index:1000;
	top:0;
	background-color:#eee;
	border-bottom:1px solid #cc9ec8;
}

#nav {display:none}


#nav1 {
	display:block;
	height:42px; 
	width:300px;
	margin: 0 auto;
	position:relative;
	padding: 0px;	
	margin-top:0px;
	font-size:18px;	
	font-family: 'HelveticaNeueLTStdMdCn';
	
}

#mostrar {display:none; width:300px; position:absolute; top:42px;}

#nav1 a { color:#746b71; text-decoration:none; padding: 12px 0px; float:left; width:300px; text-align:center; background-color:#eee; margin:0px;}
	
#nav1 a:hover { color: #a2ae10;}

#mostrar a { color:#746b71; text-decoration:none; padding: 8px 0px; float:left; width:300px; text-align:center; background-color:#eee; margin:0px; border-top: 1px solid #cc9ec8;}
	
#mostrar a:hover { color: #a2ae10;}


.sep { background: url(../images/punto.png) no-repeat center; width:4px; height:4px; float:left; margin-top:7px; display:none}

#idioma {
	top:135px;
	left:50%;
	margin-left:-85px;
	width:170px;
	height:25px;
	font-size:13px;
	color:#665f66;
	position:absolute;
	font-family: 'HelveticaNeueLTStdMdCn';
}

#idioma a{text-decoration:none; color:#665f66; }

#idioma a:hover {text-decoration:none; color:#a2ae10; }



/* --------------------------------------------------------------------------------------------------- */
											/* FOTO */
/* --------------------------------------------------------------------------------------------------- */
	
#foto {
	height:180px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	margin-top:160px;
	position:relative;
	border-bottom:11px solid #a2ae10;
}

#cont-foto {
	height:180px;
	width:480px;
	margin: 0 auto;
	position:relative;
}

.slogan {
	height:150px;
	width:400px;
	text-align:center;
	margin:40px 40px 0 0;
	position:relative;
	float:right;
	display:none;
	font-size:35px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan1 {
	font-size:55px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 1 */
/* --------------------------------------------------------------------------------------------------- */
	
#page1 {
	height:100%;	
	overflow:hidden;
	width:100%;	
	margin: 0 auto;	
}

#cont-page1 {	
	padding-top:40px;
	height:100%;
	overflow:hidden;
	width:480px;
	margin: 0 auto;
	position:relative;
}

.info1 {
	width:480px;
	float:left;
	height:100%;
	overflow:hidden;
}

h2{
	float:left;
	font-size:30px;
	padding-bottom:20px;
	color:#746b71;
	width:480px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-weight:400;
	
}

.txt_info {
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	text-align:center;
	width:420px;
	margin-left:30px;
	padding-bottom:40px;
}

.col {
	color: #4f4f4f;
	text-align:center;
	width:420px;
	margin-left:30px;
	margin-right:0px;
	float:left;
}

.col1 {
	color: #4f4f4f;
	text-align:center;
	width:420px;
	margin-left:30px;
	margin-right:0px;
	float:left;
}

h3{
	font-size:22px;
	color:#a2ae10;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';	
	font-weight:400;
}

.linea {
	background-color:#e2e2d5;
	width:60px;
	height:3px;
	margin:20px 180px;
	float:left;
}

.txt_col {
	color: #4f4f4f;
	font-size:17px;
	line-height:21px;
	text-align:center;
	padding-bottom:40px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FERIAS */
/* --------------------------------------------------------------------------------------------------- */
	
#ferias {
	height:100%;
	overflow:hidden;
	width:100%;	
	margin: 0 auto;	
	background-color:#a2ae10;	
	border-bottom:11px solid #666;	
}

#cont-ferias {
	padding:30px 0;
	height:100%;
	overflow:hidden;
	width:480px;
	margin: 0 auto;
	position:relative;
}

.txt_feria {
	color: #fff;
	font-size:17px;
	line-height:28px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.sub_feria {
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-size:17px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto2 {
	height:200px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto2 {
	height:200px;
	width:480px;
	margin: 0 auto;
	position:relative;
}

.slogan2 {
	height:80px;
	text-align:right;
	margin:40px 60px 0 0;
	position:relative;
	float:right;
	font-size:35px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan3 {
	font-size:22px;
	line-height:40px;
}


.btn_certificado {
	font-size:18px;
	padding:8px 20px;
	background:#a2ae10;
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
}



/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#page2 {
	height:500px;	
	width:100%;
	margin: 0 auto;
}
#cont-page2 {
	padding-top:40px;	
	height:100%;
	overflow:hidden;
	width:480px;
	margin: 0 auto;
}

.linea2 {
	background-color:#e2e2d5;
	width:180px;
	height:3px;
	margin:0px 150px 30px 150px;
	float:left;
}

.colv {
	color: #4f4f4f;
	text-align:center;
	width:160px;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

.colv1 {
	color: #4f4f4f;
	text-align:center;
	width:160px;
	margin-right:0px;
	float:left;
}

#cont-page2 img {
	width:150px;
	height:144px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 3 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto3 {
	height:200px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto3 {
	height:200px;
	width:480px;
	margin: 0 auto;
	position:relative;
}

.slogan5 {
	width:300px;
	padding:30px;
	text-align:right;
	margin:15px 0px 0 0;
	line-height:25px;
	position:relative;
	float:right;
	font-size:20px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan4 {
	font-size:26px;
}




/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 3 */
/* --------------------------------------------------------------------------------------------------- */

	
#page3 {
	height:870px;	
	width:100%;
	margin: 0 auto;
	background: url(../images/bg_e.png) no-repeat #ededdf;
}

#cont-page3 {		
	height:100%;
	padding-top:40px;
	overflow:hidden;
	width:480px;
	margin: 0 auto;
}

.gal {
	float:left;
	margin-left:0px;
	width:480px;
	text-align:center;
	
}


.gal img {

	width:140px;

}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 4 */
/* --------------------------------------------------------------------------------------------------- */

	
#page4 {
	height:100%;
	overflow:hidden;	
	width:100%;
	margin: 0 auto;	
	padding-bottom:20px;
}

#cont-page4 {	
	padding-top:40px;	
	height:260px;
	overflow:hidden;
	width:480px;
	margin: 0 auto;
}

/* ----------------------  GMAP  --------------------- */	

.gmap3{width: 100%; height:350px; float:left; margin-top:20px; }

.labels {
       color: #FFF;
       background-color: #000;
       font-family: 'Quattrocento Sans', sans-serif;
       font-size: 14px;
       font-weight: normal;
       text-align: center;
       width: auto;     
       border: none;
       white-space: nowrap;
	   height:15px;
	   padding-top:2px;	   	
	      
     }


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 5 */
/* --------------------------------------------------------------------------------------------------- */


#page5 {
	height:780px;	
	width:100%;
	margin: 0 auto;
}

#cont-page5 {	
	height:100%;
	padding-top:40px;
	overflow:hidden;
	width:480px;
	margin: 0 auto;
}

.txt_cont {
	text-align:center;
	width:480px;
	height:280px;
	margin-top:-20px;
	margin-left:0px;
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	float:left;

}

.lila {	color:#6d1472; font-size:23px;}




#formulario {
	width:400px;
	height:410px;
	float:right;
	margin-right:30px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* FOOTER */
/* --------------------------------------------------------------------------------------------------- */

#footer {
	height: 100px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	margin-top:25px;
	color: #d3cdc2;
	background-color:#48254c;
	border-top:11px solid #443c44;
}

#cont_footer {
	height: 45px;
	padding-top:55px;
	width:480px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/logo.png) no-repeat center top;
	font-size:13px;
}

#footer a { color:white; text-decoration:none; word-spacing:normal;}
	
#footer a:hover { color: #fff;}


/* --------------------------------------------------------------------------------------------------- */
										/* CSS FORMULARIO */
/* --------------------------------------------------------------------------------------------------- */


#contact p, label, legend {
	font-family: 'agenda-lightregular';
	color: #333;
}
#contact {display: block; width:300px; height:350px; padding: 15px 35px 35px 0px;}

/* Form style */

mark.validate {display: inline-block; margin: 12px 0 0 10px; width: 16px; height: 16px; background: transparent none;}
mark.valid {background: url(../assets/success.gif) no-repeat top left;}
mark.error {background: url(../assets/error.gif) no-repeat top left;}

#contact label {display: inline-block; float: left; height: 1em; line-height: 1em; padding: 0px; font-size: 14px; margin:15px 0 0 0 ; clear: both; color:#3a3a3a;}
#contact label small { font-size: 12px; color: #444;}
#contact label.verify { padding: 0; margin: 2px 10px 2px 0; width: 145px; text-align: left;}
#contact label.verify img {padding:1px;}

#contact input, #contact textarea, #contact select, #comments {width: 360px; padding: 8px 5px;	color: #FFF; background: #8f888e; margin:-5px 0 0 0; font:19px 'agenda-lightitalicregular', sans-serif; ; border: none; box-shadow:none}
#contact select {width: 230px; margin: 8px 0;box-shadow:none}
#contact input#verify { width: 55px; margin-top:2px; box-shadow:none}
#contact textarea {width: 360px; box-shadow:none}
#contact input:focus, #contact textarea:focus, #contact select:focus {background-color: #8f888e; color:#FFF; outline: none; position: relative; box-shadow:none;	z-index: 5;}
#contact input.error, #contact textarea.error, #contact select.error {background: #8f888e; color:#FFF; box-shadow:none;}

#contact input.submit {width:auto; border: none; margin-left:275px; margin-top:-30px; text-decoration: none; font-family: 'HelveticaNeueLTStdMdCn', sans-serif; font-size: 26px; 	color: #48254c; font-weight:400; background-color: #ededdf; padding: 5px 15px 4px 15px; float:left; cursor:pointer;}
#contact input.submit:hover {color: #a2ae10; !important; transition: none; -webkit-transition: none; -moz-transition: none;}
#contact input.submit:active, #contact input.submit:focus {top: 1px;box-shadow:none}
#contact input[type="submit"][disabled] { background:#888; }

#contact legend { padding:7px 10px; font-weight:bold; color:#000; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; box-shadow:none} /* Select the colour of the * if the field is required. */

#message { margin: 1em 0; padding: 0; display: block; background: transparent none; }
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

acronym { border-bottom:1px dotted #ccc; }
fieldset { color:#383838; font-size:16px; float:left;}

.verificar {float:left; height:30px; width:80px; margin-top:40px; margin-left:-125px;}
.veri { float:left; height:30px; width:90px; margin-top:3px; margin-left:135px;}

#success_page { color:#383838; font-size:15px; float:left; position:relative; font:15px 'Open Sans', sans-serif;}

#success_page h3 { color:#383838; font-size:15px; float:left; position:relative;}
#enviado {
	color: #DB5820;
	float: left;
	margin-top: 22px;
	position: relative;
	text-align: center;
	width: 300px;
	font: 700 22px agenda-lightregular;
	margin-left:40px;
	}
	
#gracias {
	color: #666;
	float: left;
	position: relative;
	text-align: center;
	width: 300px;
	font: 400 16px;
	margin-left:40px;
	}

}


/* --------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------- */

											/* MOVIL VERTICAL */
											
/* --------------------------------------------------------------------------------------------------- */											
/* --------------------------------------------------------------------------------------------------- */


@media only screen  and (max-width: 480px) {
	



/* --------------------------------------------------------------------------------------------------- */
											/* HEADER */
/* --------------------------------------------------------------------------------------------------- */

#header {
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	height:160px; 
	width:100%;
	z-index:1000;
	top:0;
}

#cont-header {
	height:160px; 
	width:300px;
	margin: 0 auto;
	position:relative;	
}

h1{
	background: url(../images/logo1.png) no-repeat center;
	width:170px;
	height:51px;
	margin-top:73px;
	margin-left:65px;	
	z-index:1000;
	float:left;
	
}

h1 a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-indent: -9999px;

}

#nav_cont {
	position:fixed;
	height:42px; 
	width:100%;
	z-index:1000;
	top:0;
	background-color:#eee;
	border-bottom:1px solid #cc9ec8;
}

#nav {display:none}


#nav1 {
	display:block;
	height:42px; 
	width:300px;
	margin: 0 auto;
	position:relative;
	padding: 0px;	
	margin-top:0px;
	font-size:18px;	
	font-family: 'HelveticaNeueLTStdMdCn';
	
}

#mostrar {display:none; width:300px; position:absolute; top:42px;}

#nav1 a { color:#746b71; text-decoration:none; padding: 12px 0px; float:left; width:300px; text-align:center; background-color:#eee; margin:0px;}
	
#nav1 a:hover { color: #a2ae10;}

#mostrar a { color:#746b71; text-decoration:none; padding: 8px 0px; float:left; width:300px; text-align:center; background-color:#eee; margin:0px; border-top: 1px solid #cc9ec8;}
	
#mostrar a:hover { color: #a2ae10;}

.sep { background: url(../images/punto.png) no-repeat center; width:4px; height:4px; float:left; margin-top:7px; display:none}

#idioma {
	top:135px;
	left:50%;
	margin-left:-85px;
	width:170px;
	height:25px;
	font-size:13px;
	color:#665f66;
	position:absolute;
	font-family: 'HelveticaNeueLTStdMdCn';
}

#idioma a{text-decoration:none; color:#665f66; }

#idioma a:hover {text-decoration:none; color:#a2ae10; }





/* --------------------------------------------------------------------------------------------------- */
											/* FOTO */
/* --------------------------------------------------------------------------------------------------- */
	
#foto {
	height:180px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	margin-top:160px;
	position:relative;
	border-bottom:11px solid #a2ae10;
}

#cont-foto {
	height:180px;
	width:300px;
	margin: 0 auto;
	position:relative;
}

.slogan {
	height:150px;
	width:300px;
	text-align:center;
	margin:40px 0px 0 0;
	position:relative;
	float:right;
	display:none;
	font-size:30px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan1 {
	font-size:40px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 1 */
/* --------------------------------------------------------------------------------------------------- */
	
#page1 {
	height:100%;
	overflow:hidden;	
	width:100%;	
	margin: 0 auto;	
}

#cont-page1 {	
	height:100%;
	padding:40px 0;
	overflow:hidden;
	width:300px;
	margin: 0 auto;
	position:relative;
}

.info1 {
	width:300px;
	height:100%;
	overflow:hidden;
	float:left;
}

h2{
	float:left;
	font-size:30px;
	padding-bottom:20px;
	color:#746b71;
	width:300px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-weight:400;
	
}

.txt_info {
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	text-align:center;
	width:300px;
	margin-left:0;
	padding-bottom:30px;
}

.col {
	color: #4f4f4f;
	text-align:center;
	width:300px;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

.col1 {
	color: #4f4f4f;
	text-align:center;
	width:300px;
	margin-left:0;
	margin-right:0;
	float:left;
}

h3{
	font-size:22px;
	color:#a2ae10;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';	
	font-weight:400;
}

.linea {
	background-color:#e2e2d5;
	width:60px;
	height:3px;
	margin:20px 120px;
	float:left;
}

.txt_col {
	color: #4f4f4f;
	font-size:17px;
	line-height:21px;
	text-align:center;
	padding-bottom:20px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FERIAS */
/* --------------------------------------------------------------------------------------------------- */


#ferias {
	height:100%;
	overflow:hidden;
	width:100%;	
	margin: 0 auto;	
	background-color:#a2ae10;	
	border-bottom:11px solid #666;	
}

#cont-ferias {
	padding:30px 0;
	height:100%;
	overflow:hidden;
	width:300px;
	margin: 0 auto;
	position:relative;
}

.txt_feria {
	color: #fff;
	font-size:16px;
	line-height:22px;
	text-align:center;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.sub_feria {
	font-family: 'HelveticaNeueLTStdBdCn';	
	font-size:17px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto2 {
	height:200px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto2 {
	height:200px;
	width:300px;
	margin: 0 auto;
	position:relative;
}

.slogan2 {
	height:80px;
	text-align:right;
	margin:50px 0 0 0;
	position:relative;
	float:right;
	font-size:25px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan3 {
	font-size:16px;	
	line-height:40px;
}


.btn_certificado {
	font-size:18px;
	padding:8px 20px;
	background:#a2ae10;
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 2 */
/* --------------------------------------------------------------------------------------------------- */
	
#page2 {
	height:1010px;	
	width:100%;
	margin: 0 auto;
}
#cont-page2 {	
	height:100%;
	padding-top:40px;
	overflow:hidden;
	width:300px;
	margin: 0 auto;
}

.linea2 {
	background-color:#e2e2d5;
	width:100px;
	height:3px;
	margin:0px 110px 30px 100px;
	float:left;
}

.colv {
	color: #4f4f4f;
	text-align:center;
	width:300px;
	margin-left:0px;
	margin-right:0px;
	float:left;
	margin-bottom:30px;
}

.colv1 {
	color: #4f4f4f;
	text-align:center;
	width:300px;
	margin-right:0px;
	float:left;
	margin-bottom:30px;
}

#cont-page2 img {
	width:170px;
	height:163px;
}


/* --------------------------------------------------------------------------------------------------- */
											/* FOTO 3 */
/* --------------------------------------------------------------------------------------------------- */
	
#foto3 {
	height:180px;	
	width:100%;	
	margin: 0 auto;
	background: url(../images/foto3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

#cont-foto3 {
	height:180px;
	width:300px;
	margin: 0 auto;
	position:relative;
}

.slogan5 {
	width:200px;
	padding:15px;
	text-align:right;
	margin:12px 0px 0 0;
	line-height:18px;
	position:relative;
	float:right;
	font-size:15px;
	color:#fff;
	font-family: 'HelveticaNeueLTStdMdCn';
}

.slogan4 {
	font-size:20px;
}






/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 3 */
/* --------------------------------------------------------------------------------------------------- */

	
#page3 {
	height:1050px;	
	width:100%;
	margin: 0 auto;
	background: url(../images/bg_e.png) no-repeat #ededdf;
}

#cont-page3 {	
	padding-top:40px;	
	height:100%;
	overflow:hidden;
	width:300px;
	margin: 0 auto;
}

.gal {
	float:left;
	margin-left:0px;
	width:300px;
	text-align:center;
	
}


.gal img {

	width:140px;

}


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 4 */
/* --------------------------------------------------------------------------------------------------- */

	
#page4 {
	height:100%;
	overflow:hidden;	
	width:100%;
	margin: 0 auto;	
	padding-bottom:20px;
}

#cont-page4 {
	padding-top:40px;
	height:360px;
	overflow:hidden;
	width:300px;
	margin: 0 auto;
}

/* ----------------------  GMAP  --------------------- */	

.gmap3{width: 100%; height:350px; float:left; margin-top:20px; }

.labels {
       color: #FFF;
       background-color: #000;
       font-family: 'Quattrocento Sans', sans-serif;
       font-size: 14px;
       font-weight: normal;
       text-align: center;
       width: auto;     
       border: none;
       white-space: nowrap;
	   height:15px;
	   padding-top:2px;	   	
	      
     }


/* --------------------------------------------------------------------------------------------------- */
											/* PAGINA 5 */
/* --------------------------------------------------------------------------------------------------- */


#page5 {
	height:820px;	
	width:100%;
	margin: 0 auto;
}

#cont-page5 {	
	height:100%;
	overflow:hidden;
	padding-top:40px;
	width:300px;
	margin: 0 auto;
}

.txt_cont {
	text-align:center;
	width:300px;
	height:280px;
	margin-top:-20px;
	margin-left:0px;
	color: #4f4f4f;
	font-size:20px;
	line-height:24px;
	float:left;

}

.lila {	color:#6d1472; font-size:23px;}




#formulario {
	width:300px;
	height:410px;
	float:right;
	margin-right:0px;
}

/* --------------------------------------------------------------------------------------------------- */
											/* FOOTER */
/* --------------------------------------------------------------------------------------------------- */

#footer {
	height: 100px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	margin-top:25px;
	color: #d3cdc2;
	background-color:#48254c;
	border-top:11px solid #443c44;
}

#cont_footer {
	height: 45px;
	padding-top:55px;
	width:300px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/logo.png) no-repeat center top;
	font-size:13px;
}

#footer a { color:white; text-decoration:none; word-spacing:normal;}
	
#footer a:hover { color: #fff;}


/* --------------------------------------------------------------------------------------------------- */
										/* CSS FORMULARIO */
/* --------------------------------------------------------------------------------------------------- */


#contact p, label, legend {
	font-family: 'agenda-lightregular';
	color: #333;
}
#contact {display: block; width:280px; height:350px; padding: 15px 0px 35px 10px;}

/* Form style */

mark.validate {display: inline-block; margin: 12px 0 0 10px; width: 16px; height: 16px; background: transparent none;}
mark.valid {background: url(../assets/success.gif) no-repeat top left;}
mark.error {background: url(../assets/error.gif) no-repeat top left;}

#contact label {display: inline-block; float: left; height: 1em; line-height: 1em; padding: 0px; font-size: 14px; margin:15px 0 0 0 ; clear: both; color:#3a3a3a;}
#contact label small { font-size: 12px; color: #444;}
#contact label.verify { padding: 0; margin: 2px 10px 2px 0; width: 145px; text-align: left;}
#contact label.verify img {padding:1px;}

#contact input, #contact textarea, #contact select, #comments { width: 270px; padding: 8px 5px;	color: #FFF; background: #8f888e; margin:-5px 0 0 0; font:19px 'agenda-lightitalicregular', sans-serif; ; border: none; box-shadow:none}
#contact select {width: 230px; margin: 8px 0;box-shadow:none}
#contact input#verify { width: 55px; margin-top:2px; box-shadow:none}
#contact textarea {width: 270px; box-shadow:none}
#contact input:focus, #contact textarea:focus, #contact select:focus {background-color: #8f888e; color:#FFF; outline: none; position: relative; box-shadow:none;	z-index: 5;}
#contact input.error, #contact textarea.error, #contact select.error {background: #8f888e; color:#FFF; box-shadow:none;}

#contact input.submit {width:auto; border: none; margin-left:0px; margin-top:30px; text-decoration: none; font-family: 'HelveticaNeueLTStdMdCn', sans-serif; font-size: 26px; 	color: #fff; font-weight:400; background-color: #48254c; padding: 5px 0px; float:left; cursor:pointer; width:280px; text-align:center;}
#contact input.submit:hover {color: #fff; background-color: #a2ae10; !important; transition: none; -webkit-transition: none; -moz-transition: none;}
#contact input.submit:active, #contact input.submit:focus {top: 1px;box-shadow:none}
#contact input[type="submit"][disabled] { background:#888; }

#contact legend { padding:7px 10px; font-weight:bold; color:#000; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; box-shadow:none} /* Select the colour of the * if the field is required. */

#message { margin: 1em 0; padding: 0; display: block; background: transparent none; }
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

acronym { border-bottom:1px dotted #ccc; }
fieldset { color:#383838; font-size:16px; float:left;}

.verificar {float:left; height:30px; width:80px; margin-top:40px; margin-left:-125px;}
.veri { float: right; height:30px; width:90px; margin-top:3px; margin-right:10px;}

#success_page { color:#383838; font-size:15px; float:left; position:relative; font:15px 'Open Sans', sans-serif;}

#success_page h3 { color:#383838; font-size:15px; float:left; position:relative;}
#enviado {
	color: #DB5820;
	float: left;
	margin-top: 22px;
	position: relative;
	text-align: center;
	width: 300px;
	font: 700 22px agenda-lightregular;
	margin-left:40px;
	}
	
#gracias {
	color: #666;
	float: left;
	position: relative;
	text-align: center;
	width: 300px;
	font: 400 16px;
	margin-left:40px;
	}
	

	
	
}
