@charset "utf-8";
/* CSS Document */

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;
}

body{
	background-color:#0099ff;
}



/* -----------------Maquetación<----------------------- */


#info{
	width: 390px;
	height:40px;
	float:left;		
	margin-top:28px;
	margin-left:150px;
	float: left;
}



h1{
	background: url(../img/logo_e.png) no-repeat;
	width:322px;
	height:21px;		
	float: left;
	margin-left:13px;
	display:none;	
}
 
h1 a{
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

h2{
	background: url(../img/logo_e.png) no-repeat;
	width:322px;
	height:21px;		
	float: left;
	margin-left:13px;
}
 
h2 a{
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}


#punto {
	position:absolute;
	left:135px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;
	display:none;
	margin-top:36px;
}

#puntoin {
	position:absolute;
	left:135px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;
	margin-top:36px;
}

#linea {	
	position:absolute;
	top:4px;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;
	margin-top:35px;
}

#map {
	position: absolute;
	top:50%;
	left:50%;
	width:1000px;
	height:500px;
	padding-top:80px;	
	margin-left: -550px;
	margin-top:-290px;
	letter-spacing:1px;
	z-index:-100;
}

/*-------------------< BOTONERA >------------------*/

.selector{
	top:10px;
	right:15px;
	position:absolute;
	width: 550px;
	height:70px;
	display:none;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	text-align:right;			
}

.selector2{
	top:10px;
	right:15px;
	position:absolute;
	width: 550px;
	height:70px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	text-align:right;			
}


#botones {	
	display:none;
}

#botones1 {	

}


.btn {
	width:150px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:right;
}

.btn:hover {
	color:#0099ff;	
}

.btn1 {
	position:absolute;
	left:30px;
	top:170px;
	width:150px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	text-align:right;	
}



.btn2 {
	position:absolute;
	left: 158px;	
	top:324px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:right;	
}

.btn2a {
	position:absolute;
	left: 158px;	
	top:324px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	text-align:right;	
}

.btn2:hover {
	color:#0099ff;	
}


#puntoa {
	position:absolute;
	left:278px;
	top:335px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

.btn3 {
	position:absolute;
	left:222px;
	top:362px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;		
}

.btn3a {
	position:absolute;
	left:222px;
	top:362px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;		
}

.btn3:hover {
	color:#0099ff;	
}

#puntob {
	position:absolute;
	left:275px;
	top:366px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

.btn4 {
	position:absolute;
	left:175px;
	top:388px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;	
}

.btn4a {
	position:absolute;
	left:175px;
	top:388px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;	
}

.btn4:hover {
	color:#0099ff;	
}

#puntoc {
	position:absolute;
	left:270px;
	top:394px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

.btn5 {
	position:absolute;
	left:95px;
	top:414px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:right;	
}

.btn5a {
	position:absolute;
	left:95px;
	top:414px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	text-align:right;	
}

.btn5:hover {
	color:#0099ff;	
}

#puntod {
	position:absolute;
	left:265px;
	top:425px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

.btn6 {
	position:absolute;
	left:163px;
	top:453px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;	
}

.btn6a {
	position:absolute;
	left:163px;
	top:453px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;	
}

.btn6:hover {
	color:#0099ff;	
}

#puntoe {
	position:absolute;
	left:260px;
	top:457px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

.btn7 {
	position:absolute;
	left:143px;
	top:479px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;	
}

.btn7a {
	position:absolute;
	left:143px;
	top:479px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;	
}

.btn7:hover {
	color:#0099ff;	
}

#puntof {
	position:absolute;
	left:256px;
	top:483px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

.btn8 {
	position:absolute;
	left:204px;
	top:505px;
	width:100px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;	
}

.btn8a {
	position:absolute;
	left:204px;
	top:505px;
	width:100px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;	
}

.btn8:hover {
	color:#0099ff;	
}


.btn9 {
	position:absolute;
	left: 189px;	
	top:299px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:right;	
}

.btn9a {
	position:absolute;
	left: 189px;	
	top:299px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	text-align:right;	
}

.btn9:hover {
	color:#0099ff;	
}

#puntog {
	position:absolute;
	left:263px;
	top:304px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

.btn10 {
	position:absolute;
	left: 151px;	
	top:274px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:right;	
}

.btn10a {
	position:absolute;
	left: 151px;	
	top:274px;	
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	text-align:right;	
}

.btn10:hover {
	color:#0099ff;	
}

#puntoh {
	position:absolute;
	left:250px;
	top:279px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}


/*-------------------< PUNTOS >------------------*/


#punto1 {
	position:absolute;
	left:318px;
	top:65px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto2 {
	position:absolute;
	left:187px;
	top:164px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto3 {
	position:absolute;
	left:278px;
	top:335px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto4 {
	position:absolute;
	left:250px;
	top:510px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto5 {
	position:absolute;
	left:893px;
	top:440px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto6 {
	position:absolute;
	left:838px;
	top:108px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto7 {
	position:absolute;
	left:950px;
	top:60px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto8 {
	position:absolute;
	left:515px;
	top:265px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

#punto9 {
	position:absolute;
	left:1010px;
	top:447px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto10 {
	position:absolute;
	left:980px;
	top:491px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto1.png);
	background-repeat:no-repeat;	
}

#punto11 {
	position:absolute;
	left:1028px;
	top:140px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

#punto12 {
	position:absolute;
	left:0px;
	top:115px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto2.png);
	background-repeat:no-repeat;	
}

/*-------------------< LINEAS >------------------*/



#alinea1 {
	position:absolute;
	top:1px;
	left:0;	
	margin-top:115px;
	letter-spacing:1px;		
	-webkit-transform:rotate(15deg);
 	-moz-transform:rotate(15deg);
 	-o-transform:rotate(15deg);
 	-ms-transform:rotate(15deg); 
}
#linea1 {
	position:absolute;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;
	

	/* IE
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.94, M12=-0.15, M21=0.25, M22=1);  */

}

#alinea2 {
	position:absolute;
	top:170px;
	left:192px;	
	-webkit-transform:rotate(61.5deg);
 	-moz-transform:rotate(61.5deg);
 	-o-transform:rotate(61.5deg);
 	-ms-transform:rotate(61.5deg); 
}
#linea2 {
	position:absolute;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;
	/* IE8+ - must be on one line, unfortunately 
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-0.484809620246337, M12=0.8746197071393959, M21=-0.8746197071393959, M22=-0.484809620246337, SizingMethod='auto expand')";	
	IE6 and 7  
	filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=-0.484809620246337,
            M12=0.8746197071393959,
            M21=-0.8746197071393959,
            M22=-0.484809620246337,
            SizingMethod='auto expand');  */
}

#alinea3 {
	position:absolute;
	top:515px;
	left:252px;	
	-webkit-transform:rotate(-80.7deg);
 	-moz-transform:rotate(-80.7deg);
 	-o-transform:rotate(-80.7deg);
 	-ms-transform:rotate(-80.7deg); 
}
#linea3 {
	position:absolute;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;	
	/* IE8+ - must be on one line, unfortunately  
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7986355100472932, M12=0.6018150231520479, M21=-0.6018150231520479, M22=0.7986355100472932, SizingMethod='auto expand')";   
   IE6 and 7  
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.7986355100472932,
            M12=0.6018150231520479,
            M21=-0.6018150231520479,
            M22=0.7986355100472932,
            SizingMethod='auto expand'); */
}

#alinea4 {
	position:absolute;
	top:513px;
	left:252px;	
	-webkit-transform:rotate(-6.3deg);
 	-moz-transform:rotate(-6.3deg);
 	-o-transform:rotate(-6.3deg);
 	-ms-transform:rotate(-6.3deg); 
}
#linea4 {
	position:absolute;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;	
	/* IE8+ - must be on one line, unfortunately  
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9939609554551798, M12=0.10973431109104441, M21=-0.10973431109104441, M22=0.9939609554551798, SizingMethod='auto expand')";   
   IE6 and 7  
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9939609554551798,
            M12=0.10973431109104441,
            M21=-0.10973431109104441,
            M22=0.9939609554551798,
            SizingMethod='auto expand'); */
}

#alinea5 {
	position:absolute;
	top:110px;
	left:842px;	
	-webkit-transform:rotate(80.7deg);
 	-moz-transform:rotate(80.7deg);
 	-o-transform:rotate(80.7deg);
 	-ms-transform:rotate(80.7deg); 
}
#linea5 {
	position:absolute;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;	
}

#alinea6 {
	position:absolute;
	top:110px;
	left:842px;	
	-webkit-transform:rotate(-23deg);
 	-moz-transform:rotate(-23deg);
 	-o-transform:rotate(-23deg);
 	-ms-transform:rotate(-23deg); 
}
#linea6 {
	position:absolute;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;	
}

#alinea7 {
	position:absolute;
	top:65px;
	left:954px;	
	-webkit-transform:rotate(45deg);
 	-moz-transform:rotate(45deg);
 	-o-transform:rotate(45deg);
 	-ms-transform:rotate(45deg);  
}
#linea7 {
	position:absolute;
	border-bottom: 1px;
	width: 0px;
	height: 0px;
	border-bottom-color:#fff;
	border-bottom-style:solid;		
}

/*-------------------< GALERIA >------------------*/

#galeria {
	float:left;
	height:444px;
	margin-left:300px;
	margin-top:30px;
	overflow:hidden;
	display:none;

}


#tit_txt {
	position:absolute;
	left:896px;
	top:130px;	
	font-size:12px;
	line-height:15px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	background:none;
	border:none;
	z-index:1000;
	width:150px;		
}

.chico{
	font-size:10px;
	font-style:italic;
}

.chico1{
	font-size:10px;
	line-height:11px;
	margin-top:3px;	
}

.celeste{
	color:#0099ff;
	font-size:15px;	
}


#btn_txt {
	position:absolute;
	right:7px;
	top:245px;
	width:100px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	background:none;
	border:none;
	z-index:1000;		
}

#btn_txt:hover {
	color:#0099ff;	
}

#btn_txt1 {
	position:absolute;
	right:7px;
	top:225px;
	width:100px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	background:none;
	border:none;
	z-index:1000;		
}

#btn_txt1:hover {
	color:#0099ff;	
}

#btn_sound{
	position:absolute;
	right:7px;
	top:240px;
	width:100px;
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	background:none;
	border:none;
	z-index:1000;		
}

#btn_sound:hover {
	color:#0099ff;	
}

.btn_varios {
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	text-decoration:none;
	margin-bottom:2px;
	float:left;
	line-height:13px
}

.btn_varios1 {
	font-size:12px;
	font-family: 'Titillium Web', sans-serif;
	color:#0099ff;
	text-decoration:none;
	margin-bottom:2px;
	float:left;
	line-height:13px
}

.btn_varios:hover {
	color:#0099ff;
}

#cerrar {
	position:absolute;
	right:-50px;
	top:10px;
	width:100px;
	font-size:13px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	background:none;
	border:none;
	display:none;		
}

#cerrar:hover {
	color:#0099ff;	
}

#texto {
	display: none;	
	width: 585px; 
	height: 510px;
	background-image:url(../img/bg_txt.png);
	font-family: 'Open Sans', sans-serif;
	letter-spacing:normal;	
	line-height:15px;
	color:#FFF;
	font-size:12px;
	z-index:1000;
	position:relative;
}

#texto_in {
	
	float:left;
	padding:10px 20px 40px 30px; 
	width: 480px; 
	height: 300px;
	margin-top:30px;
	margin-left:25px;
	position:relative;
	display: none;
			
}

#punto_grande {
	display: none;
	position:absolute;
	left:22px;
	top:30px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto.png);
	background-repeat:no-repeat;	
}

#divAnimado1 {
	position:absolute;
	width: 1px;
	height: 1px;
    right: 0px;
    top: 127px;
    background-color: #FFF;
}

#divAnimado2 {
	position:absolute;
	width: 1px;
	height: 1px;
    right: 27px;
    top: 127px;
    background-color: #FFF;
}

#divAnimado3 {
	position:absolute;
	width: 1px;
	height: 1px;
    right: 27px;
    top: 396px;
    background-color: #FFF;
}

#divAnimado4 {
	position:absolute;
	width: 1px;
	height: 1px;
    left: 25px;
	margin-top:35px;
    top: 95px;
    background-color: #FFF;
}


#sonidos {
	display: none;	
	width: 585px; 
	height: 510px;
	background-image:url(../img/bg_txt.png);
	font-family: 'Open Sans', sans-serif;
	letter-spacing:normal;	
	line-height:15px;
	color:#FFF;
	font-size:12px;
	z-index:1000;
	position:relative;
}

#cerrar1 {
	position:absolute;
	right:-50px;
	top:10px;
	width:100px;
	font-size:13px;
	font-family: 'Titillium Web', sans-serif;
	color:#FFF;
	text-decoration:none;
	background:none;
	border:none;
	display:none;		
}

#cerrar1:hover {
	color:#0099ff;	
}

#divAnimado5 {
	position:absolute;
	width: 1px;
	height: 1px;
    right: 0px;
    top: 127px;
    background-color: #FFF;
}

#divAnimado6 {
	position:absolute;
	width: 1px;
	height: 1px;
    right: 27px;
    top: 127px;
    background-color: #FFF;
}

#divAnimado7 {
	position:absolute;
	width: 1px;
	height: 1px;
    right: 27px;
    top: 396px;
    background-color: #FFF;
}

#divAnimado8 {
	position:absolute;
	width: 1px;
	height: 1px;
    left: 25px;
	margin-top:35px;
    top: 95px;
    background-color: #FFF;
}

#punto_grande1 {
	display: none;
	position:absolute;
	left:22px;
	top:30px;
	width: 9px;
	height: 9px;
	background-image:url(../img/punto.png);
	background-repeat:no-repeat;	
}



/*-------------------< INFO GALERIA >------------------*/

#contenedor {
	position: absolute;
	left:295px;
	top:155px;
	height:355px;
	overflow:hidden;	
}


#contenu {	
	z-index:9999;
	float:left;
	padding:10px 20px 40px 30px; 
	width: 480px; 
	position:relative;
	display:none;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:normal;	
	line-height:15px;
	color:#FFF;
	font-size:12px;	
}



/*-------------------< FOOTER >------------------*/

#footer{
	font-family: 'Titillium Web', sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	color: #a1a1b1;
	height: 32px;	
	position: fixed;
    bottom: 0;
	text-align:center;
	margin:auto;	
}

#footer a{
	color: #a1a1b1;
	text-decoration:none;
	z-index: -5;
}
#footer a:hover{
	color: #ddd;
}

#footer_texto{
	padding-top:10px;
	margin: auto;		
}


#footer_texto {
	padding-top:10px;	
	z-index: -5;
}

	
.punto {
	font-size: 15px;
	color: #E6007E;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.cel{
	color:#0099ff;
	text-decoration:none;
}



/*-------------------< MEDIA QUERIES >------------------*/

@media (max-height: 600px) {
	
	#flexible{position:relative; float:left;}	
	#map {position:relative; margin-left:0; left:0; margin-top:40px; margin-bottom:40px;top:40px; z-index:500}
	#footer{position: relative; } 
	body{overflow-x:auto;}		

}


