a 
{
 text-decoration: none; 
 zoom:1; 
 cursor:pointer;
color:#E76114;
 }
 a :hover
{

color:#D8DADE;
 }
 
 
body 
{
	font:12px;
	font-family: "Arial";
line-height:1.2em;	
}

footer
{
	background:#E76114;
	color:#fff;
	float:left;
	font-size:11px;
	font-family: "arial";	
	height:40%;
	position:relative;
	text-align:center;
	width:100%;
	
}

html 
{
   
	background-repeat: no-repeat;
	background-position: center center;	
	background-color: #EDEEF0;
	color:#fff;
}

html, body 
{
	height: 100%;
	margin:0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	background:  #342E2D center center no-repeat;
}



img 
{
	border:0px;
}
p
{
	font:12px;
	font-family: "Arial";	
	
}





#barra 
{
	background:#DA0080;
	height: 15px;
	left:230px;
	position:relative;
	text-align:center;	
	width:520px;
	
}


#barra-home
{
	background:#DA0080;
	height: 15px;
	left:0px;
	position:absolute;
	text-align:center;	
	width:200px;
	
}
#barra-footer
{
	background:#434041;
	height: 40px;
	left:0px;
	padding-top:4px;
	position:relative;
	text-align:center;
	vertical-align:midle;	
	width:100%;
	
}

#btn-180
{
	background:url(../images/btn-180.png) no-repeat;
	float:left;
	height: 19px;
	left:0px;
	padding-top:0px;
	position:relative;
	text-align:center;
	vertical-align:midle;	
	width:179px;
	
}
#btn-180.active
{
	background:url(../images/btn-180-active.png) no-repeat;

}
#btn-fiesta
{
	background:url(../images/btn-fiesta.png) no-repeat;
	float:left;
	height: 19px;
	left:0px;
	padding-top:0px;
	position:relative;
	text-align:center;
	vertical-align:midle;	
	width:179px;
	
}
#btn-fiesta.active
{
	background:url(../images/btn-fiesta-active.png) no-repeat;

}

#btn-contacto
{
	background:url(../images/btn-contacto.png) no-repeat;
	float:left;
	height: 19px;
	left:0px;
	padding-top:0px;
	position:relative;
	text-align:center;
	vertical-align:midle;	
	width:180px;
	
}

#btn-donde
{
	background:url(../images/btn-donde.png) no-repeat;
	float:left;
	height: 19px;
	left:0px;
	padding-top:0px;
	position:relative;
	text-align:center;
	vertical-align:midle;	
	width:180px;
	
}


#btn-home
{
	background:url(../images/btn-home.png) no-repeat;
	float:left;
	height: 19px;
	left:0px;
	padding-top:0px;
	position:relative;
	text-align:center;
	vertical-align:midle;	
	width:180px;
	
}

#content-elements
{
	background:center center no-repeat;
	float:left;
	height:750px;
	position:relative;
	margin-right:0px;
	text-align:center;	
	top:30px;
	width:900px;
	margin-bottom:30px;
	
}



#content-elements-144
{
	background:center center no-repeat;
	float:left;
	height:570px;
	left:0px;
	position:relative;
	margin-right:0px;
	text-align:center;	
	top:10px;
	width:898px;

	
}



#content-text
{

	border-right:1px solid #5C5B5F;
	float:left;
	height:170px;
	left:0px;
	position:relative;
	margin-right:0px;
	text-align:left;	
	top:30px;
	width:224px;
	margin-bottom:50px;
}
#content-text-180
{
	border-right:1px solid #5C5B5F;
	float:left;
	height:90px;
	left:0px;
	position:relative;
	margin-right:0px;
	text-align:left;	
	top:30px;
	width:224px;
	margin-bottom:50px;
}
#content-text-acolchados
{
		

	float:left;
	height:170px;
	left:0px;
	position:relative;
	margin-right:0px;
	text-align:left;	
	top:30px;
	width:224px;
	margin-bottom:50px;
}

#col-right-form
{
	background:center center no-repeat;
	float:left;
	font-size:14px;
	font-family: "Arial";
	
	color:#DA0080;
	height:680px;
	left:0px;
	position:relative;
	right:0px;
	text-align:left;	
	top:95px;
	width:200px;
}


#content-video
{
	background:center center no-repeat;
	float:left;
	height:345px;
	margin-left:160px;
	position:relative;
	margin-right:0px;
	text-align:center;	
	margin-top:10px;
	width:560px;

	
}

#copyright
{
	
	color:#fff;
	font-size:12px;
	font-family: "arial";	
	height: 20px;
	left:0px;
	position:absolute;
	text-align:center;
	vertical-align:midle;	
	width:100%;
	
}

#header 
{
	background:url(../images/header.jpg) no-repeat;
	font:11px;
	font-family: "arial";	
	height:124px;
	text-align:center;
	width:900px;
	margin-bottom:-1px;
	
}

#header-index
{
	color:#ccc;
	font:11px;
	font-family: "arial";	
	height:220px;
	text-align:center;
	width:900px;
	
}

#float 
{	
  /*float: left;make this parameter available to allow full visibility of the website with small window sizes. note that background will not be properly displayed.*/
  height: 50%;
  margin-bottom: -315px;
}

#footer
{
	background:#E76114;
	color:#ccc;
	font-size:10px;
	font-family: "arial";	
	height:100%;
	position:relative;
	text-align:center;
	width:100%;
	
}

#footer-container
{
	height:100%;
	position:relative;	
	width:840px;
	
}




#executable
{
	/*clear: both;  make this parameter available to allow full visibility of the website with small window sizes. note that background will not be properly displayed.*/

	height:600px;
	width: 990px;
	 position: relative;
   overflow: hidden;
	margin-top: 30px;
	margin: 0px auto !important;
}
#executable-home
{
	/*clear: both;  make this parameter available to allow full visibility of the website with small window sizes. note that background will not be properly displayed.*/

/*height:1000px;*/
	width: 900px;
	 position: relative;
   overflow: hidden;
	margin-top: 30px;
	margin: 0px auto !important;
}
#executable-home-contacto
{
	/*clear: both;  make this parameter available to allow full visibility of the website with small window sizes. note that background will not be properly displayed.*/

	height:550px;
	width: 900px;
	 position: relative;
   overflow: hidden;
	margin-top: 30px;
	margin: 0px auto !important;
}


#form
{
	background:center center no-repeat;
	float:left;
	height:500px;
	left:0px;
	position:relative;
	right:0px;
	text-align:left;	
	top:80px;
	width:650px;
}


#logo
{
	background:url(../images/logo-fiesta.png) center center no-repeat;
	
	height: 120px;
	left:290px;
	position:relative;
	text-align:center;	
	top:40px;
	width:400px;
	
}
#logo-fiesta-144
{
	background:url(../images/logo-fiesta-144.png) center center no-repeat;
	float:left;
	height: 102px;
	left:300px;
	position:relative;
	text-align:center;	
	top:-5px;
	width:200px;
	
}
#logo-fiesta-180
{
	background:url(../images/logo-fiesta-180.png) center center no-repeat;
	float:left;
	height: 102px;
	left:300px;
	position:relative;
	text-align:center;	
	top:-5px;
	width:200px;
	
}

#logo-home
{
	/*background:url(../images/logo-fucsia.png) center center no-repeat;*/
	float:left;
	height: 102px;
	left:0px;
	position:relative;
	text-align:center;	
	top:30px;
	width:200px;
	
}

#menu
{
	
	height: 30px;
	left:0px;
	position:relative;
	text-align:right;	
	/*top:20px;*/
	width:902px;
	
}

#video-144
{
	background:url(../images/you-tube.png) center center no-repeat;	
	height: 60px;
	left:505px;
	position:absolute;		
	top:35px;
	width:60px;
	
}

#video-180
{
	background:url(../images/you-tube.png) center center no-repeat;	
	height: 60px;
	left:710px;
	position:absolute;	
	top:35px;
	width:60px;
	
}

#view {
  margin-top: 0;
  width: 990px;
  position: relative;   
  height: 950px; 
  background:center left no-repeat;
}


#wrap 
{
	background:#000;
	color:#ccc;
	font:15px;
	font-family: "Arial";	
	height:350px;
	position:relative;
	text-align:left;
	width:900px;
	
}
#wrap-home
{
	background:#EDEEF0;	
	font:15px;
	font-family: "Arial";	
	height:0px;
	position:relative;
	text-align:left;
	width:900px;
	
}

#wrap-home-144
{
	background:#EDEEF0;	
	font:15px;
	font-family: "Arial";	
	height:450px;
	position:relative;
	text-align:left;
	width:900px;
	
}
#view .bg_index
{
  background:url(../images/base.jpg) center left no-repeat;
}




.btns
{
	color:#fff;	
	font-size:15px;
	font-family: "Arial";
	font-weight:bold;
	line-height:1.4em;
}

.bold
{

	font-size:14px;
	font-family: "Arial";
	font-weight:bold;
	
	
}

.enviado
{
	background:#EDEEF0;
	border:none;
	width: 70px;
	height: 25px;
	color:#DA0080;
	left:555px;
	float:left;
	font-size:15px;
	font-family: "Arial";
	font-weight:bold;
	cursor: pointer;
	position:absolute;
	top:150px;
}
.enviado:hover
{
	color:#E569A3;
	cursor: pointer;
	
}
#cancel
{
	background:#EDEEF0;
	border:none;
	cursor: pointer;
	width: 100px;
	height: 25px;
	color:#DA0080;
	float:left;
	font-size:15px;
	font-family: "Arial";
	font-weight:bold;
	left:460px;	
	position:absolute;
	top:150px;
}

#cancel:hover
{
	color:#E569A3;
	cursor: pointer;

}
	
.container 
{
	width: 900px;
	margin: auto;
	height:100%;
	
	
}
.content-images
{
	background:#fff center center no-repeat;
	float:left;
	height:200px;
	left:30px;
	position:relative;
	margin-bottom:50px;
	margin-right:50px;
	text-align:left;
    text-transform:uppercase; 	
	top:0px;
	width:166px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;	
}

.content-images:hover
{
	background:transparent url(../images/home144.png) repeat top left;
		opacity:0.3;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
	
}

.content-image-big
{
	background:center center no-repeat;
	float:left;
	height:600px;
	left:-7px;
	position:relative;
	margin-right:14px;
	text-align:center;	
	top:0px;
	width:545px;

	
}
.content-image-left
{
	background:center center no-repeat;
	float:left;
	height:600px;
	left:40px;
	position:relative;
	margin-right:14px;
	text-align:center;	
	top:0px;
	width:325px;

	
}

.col-image
{
	background:center center no-repeat;
	float:left;
	height: 230px;
	left:110px;
	position:relative;
	margin-right:40px;
	text-align:center;	
	top:25px;
	width:230px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
	
}


.col-image a
{
	background:transparent url(../images/bg_black.png) repeat top left;
		opacity:0.9;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
	
}



.col-text
{
	color:#fff;
	float:left;
	font-size:13px;
	font-family: "arial";
	font-weight:bold;
	height: 230px;
	left:90px;
	position:relative;
	text-align:right;	
	line-height:1.5em;
	top:180px;
	width:130px;
	
}

.col-text a
{
	color:#fff;
}

.col-text :hover
{
color:#B0AFB5;	
}



.col-text-right
{
	color:#fff;
	float:left;
	font-size:13px;
	font-family: "arial";
	font-weight:bold;	
	height: 150px;
	left:90px;
	line-height:1.5em;
	position:relative;
	text-align:left;	
	top:180px;
	width:130px;
	
}


.col-text-right a
{
	color:#fff;
}

.col-text-right :hover
{
color:#B0AFB5;	
}

.epigrafe
{
	font-size:12px;
	font-weight:bold;
	font-family: "Arial";	
	
}


.footer-links
{
	border-bottom:1px solid #fff;
	color:#fff;	
	float:left;
	font-size:12px;
	font-family: "Arial";
	line-height:1.6em;
	margin-bottom: 5px;
	margin-right:20px;
    width: 210px;
    position: relative;
	text-align:left;	
    height: 20px; 
	
}

.footer-links a
{
	color:#fff;		
}

.footer-links :hover
{
	color:#B0AFB5;	
	
}
.footer-180
{
	left:0px;
	top: 20px;
    width: 500px;
    position: absolute;   
    height: 10px;
	
}

.footer-144
{
	left:460px;
	top: 20px;
    width: 500px;
    position: absolute;   
    height: 100px; 
	
}


.text
{
	color:#B0AFB5;
	font-size:14px;
	font-weight:bold;
	font-family: "Arial";	
	line-height:1.5em;
	
}
.text-fucsia
{
	color:#DA0080;
	font-size:14px;
	font-weight:bold;
	font-family: "Arial";	
	line-height:1.5em;
	
}
.text-right
{

	float:left;
	font-size:13px;
	line-height:1.2em;
	font-family: "Arial";
	color:#B0AFB5;	
	left:13px;
	position:relative;
	margin-right:0px;
	text-align:left;	
	top:10px;
	width:180px;
}

.text-right-180
{

	float:left;
	font-size:13px;
	line-height:1.2em;
	font-family: "Arial";
	color:#B0AFB5;	
	left:13px;
	position:relative;
	margin-right:0px;
	text-align:left;	
	top:10px;
	width:200px;
}

.text-right-acolchados
{
	border-left:1px solid #ccc;
	padding-left:10px;
	padding-top:10px;
	margin-left:-8px;
	float:left;
	font-size:12px;
	font-family: "Arial";
	color:#434041;
	height:840px;
	left:8px;
	position:relative;
	margin-right:0px;
	text-align:left;	
	top:0px;
	width:150px;
}
.text-white
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family: "Arial";	
	line-height:1.5em;
	
}

.title
{

	
	float:left;
	font-size:16px;
	font-family: "Arial";
	font-weight:bold;
	color:#fff;
	height:18px;
	left:0px;	
	position:relative;	
	text-align:center;
	line-height:1.3em;
	top:70px;
	width:224px;
}
.title-big
{
	color:#D8DADE;
	float:left;
	font-size:18px;
	font-family: "Arial";	
	line-height:2.1em;
	left:7px;	
	position:relative;
	text-align:left;
	width:150px;
	
}

.vacio
{

	float:left;
	height:100px;
	position:relative;
	width:650px;

	
}

.volver
{
	color:#fff;
	float:right;
	font-size:12px;
	font-weight:bold;
	font-family: "Arial";
	line-height:1.2em;
	margin-right:28px;	
	position:relative;
	text-align:right;
	margin-bottom:10px;
	margin-top:13px;
	
}


.medidas{
	
	margin: 0px 0px 5px 5px;
	color:#DA0080;
	font-size:13px;
	font-weight:bold;
	font-family: "Arial";	
	line-height:1.5em;
	
	}

.medidas input{
	border: 0px ;	
	height:15px;
	background-color: #DCDCDC;
	border:1px solid #7e7e7e !important;
	float:right;
	left:100px;
	width:500px;
	margin: 0px 30px 0px 0px;
}	
.medidas textarea{
	border: 0px;	
	
	background-color: #DCDCDC;
	border:1px solid #7e7e7e !important;
	float:right;
	left:100px;
	width:500px;
	margin: 0px 30px 0px 0px;
}	


.textBox{
	color:#DA0080;
	font-size:13px;
	font-weight:bold;
	font-family: "Arial";	
	line-height:1.5em;
}
