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

@font-face {
    font-family: 'FormataLightCondensed';
    src: url('../fonts/formata-lightcondensed-webfont.eot');
    src: url('../fonts/formata-lightcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/formata-lightcondensed-webfont.woff') format('woff'),
         url('../fonts/formata-lightcondensed-webfont.ttf') format('truetype'),
         url('../fonts/formata-lightcondensed-webfont.svg#FormataLightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

*
{
	margin:0;
	padding:0;
	font-family:"Helvetica Neue";
	font-weight:100;
	outline:none;
}
body{
	background-color:antiquewhite;
}

h1.linkh1 {
    margin-left: 2px;
	font-weight:300;
}
h4.tituloacerca {
    font-size: 19px;
    margin-top: -15px;
    font-family: 'FormataLightCondensed';
    margin-bottom: 15px;
    text-align: center;
	margin-left: 15px;
}

div#liga {
    color:rgba(46,46,46,1.00);
}

h1.hacerca {
    margin-top: 20px;
	margin-left:2px;
}
#wrapper{
    margin: auto;
    text-align: center;
    width: 1000px;
    height: 600px;
    position: relative;
}
#wrapper .mosaico{
    width: inherit;
    height: inherit;
	-webkit-box-shadow: 2px 2px 9px 7px rgba(58,58,58,.4);
box-shadow: 2px 2px 9px 7px rgba(58,58,58,.4);
    
}
#wrapper .mosaico .cuadro{
    width: 200px;
    height: 200px;
    float: left;
}
#wrapper .logo{
    position: absolute;
    top: 0;
    left: 0;
}

#wrapper .menu{
    font-size: 25px;
    color:#ffffff;
    width: 200px;
    height: 200px;
    cursor: pointer;
}

#wrapper .menu:hover{
    font-size: 28px;
    color: #ffffff;
    width: 200px;
    height: 200px;
    cursor: pointer;
}

#wrapper .contacto{
    position: absolute;
    top: 0;
    left: 800px;
    background:#fad526;
    text-align: center;
    line-height: 200px;
}

#wrapper .contacto:hover{
    position: absolute;
    top: 0;
    left: 800px;
    background:#faee26;
    text-align: center;
    line-height: 200px;
}

#wrapper .links{
    position: absolute;
    top: 200px;
    left: 600px;
    background: #ff7519;
    text-align: center;
    line-height: 200px;
}

#wrapper .links:hover{
    position: absolute;
    top: 200px;
    left: 600px;
    background:#ffa749;
    text-align: center;
    line-height: 200px;
}
#wrapper .expos{
    position: absolute;
    top: 400px;
    left: 800px;
    background: #61226c;
    text-align: center;
    line-height: 200px;
}
#wrapper .expos:hover{
    position: absolute;
    top: 400px;
    left: 800px;
    background: #a53ab8;
    text-align: center;
    line-height: 200px;
}

#wrapper .arbol{
    position: absolute;
    top: 400px;
    left: 400px;
    background: #d42026;
    text-align: center;
    line-height: 200px;
}

#wrapper .arbol:hover{
    position: absolute;
    top: 400px;
    left: 400px;
    background: #ff5055;
    text-align: center;
    line-height: 200px;
}

#wrapper .galeria{
    position: absolute;
    top: 200px;
    left: 200px;
    background: #009245;
    text-align: center;
    line-height: 200px;
}

#wrapper .galeria:hover{
    position: absolute;
    top: 200px;
    left: 200px;
    background: #3dea73;
    text-align: center;
    line-height: 200px;
}
#wrapper .horario{
    position: absolute;
    top: 400px;
    left: 0;
    background: #005393;
    text-align: center;
    line-height: 200px;
}
#wrapper .horario:hover{
    position: absolute;
    top: 400px;
    left: 0;
    background: #44aeff;
    text-align: center;
    line-height: 200px;
}
#wrapper .info{
    background: url(../imgs/bg_info.png) ;
    width: 550px;
    height: 550px;
    position: absolute;
    left: 430px;
    top: 30px;
    display: none;
    
}
#wrapper .info .close{
    background: url(../imgs/btn_close.png) ;
    width: 26px;
    height: 27px;
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    
}
#wrapper .info .descripcion{
    width: 500px;
    height: 500px;
    overflow: auto;
    margin-left: 25px;
    margin-top: 25px;
	
}
#wrapper .info .descripcion h1{
    text-align: center;
	font-weight:300;

}
a.ligas {
    margin-left: 40px;
}

#wrapper .info .descripcion p{
	width: 430px;
    text-align: justify;
    font-size: 20px;
    margin-bottom: 10px;
	margin-top:10px;
	font-family:'FormataLightCondensed';
	
	
}
#wrapper .info .descripcion h3{
	width: 100px;
	height:100px;
	display:block;
	float:left;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
	margin-top:10px;
	font-family:'FormataLightCondensed';
	color:rgba(0,0,0,1.00);
}
#wrapper .info2{
    background: url(../imgs/bg_info.png) ;
    width: 550px;
    height: 550px;
    position: absolute;
    left: 430px;
    top: 30px;
    display: none;
    
}
#wrapper .info2 .close{
    background: url(../imgs/btn_close.png) ;
    width: 26px;
    height: 27px;
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    
}
#wrapper .info2 .descripcion2{
    width: 500px;
    height: 500px;
    overflow: auto;
    margin-left: 25px;
    margin-top: 25px;
	
}
#titulolinks{
	margin-top:35px;
	}
	
form#formulario {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	margin-bottom:5px;
	    margin-left: 5px;
	
}

input#Nombre{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
	height:30px;
	padding-left: 20px;
		padding-right: 20px;
    padding-top: 3px;
	font-size:12px;
	width: 300px;
	}
input#email{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
	height:30px;
	color:rgba(51,51,51,1.00);
	padding-left: 20px;
		padding-right: 20px;
    padding-top: 3px;
	font-size:12px;
	width: 300px;
	}	
	
	h2#title-contact {
    margin-top: 15px;
	    margin-left: -10px;
		font-size: 30px;
		font-weight:300;
}
	p.pacerca {
    margin-left: 30px;
}
	input#boton-enviar {
    width: 150px;
	height:35px;
	font-size:15px;
	background:white;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	    margin-top: -10px;

}
input#boton-enviar:hover {
	background:darkorange;
}


input#telefono{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
	height:30px;
	padding-left: 20px;
		padding-right: 20px;
    padding-top: 3px;
	font-size:12px;
	width: 300px;
		}
	
	textarea#mensaje{
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		padding-left: 20px;
		padding-right: 20px;
    padding-top: 10px;
	width: 300px;
		}	
	
	
a.ligas {
    margin-left: 40px;
}
#wrapper .info2 .descripcion2 h1{
    text-align: center;
    margin-bottom: 20px;
	font-weight:300;
}

#wrapper .info2 .descripcion2 p{
	width: 475px;
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px;
	font-family:'FormataLightCondensed';
}
#liga{
   position: absolute;
   bottom: -40px;
   right: 0;
   font-size: 22px;
  color:rgba(46,46,46,1.00);
   font-family:'FormataLightCondensed';
}

#liga a{
    text-decoration: none;
    color: #808080;
	font-family:'FormataLightCondensed';
}

.fotos{
	width:450px;
	float:left;
	 margin-left: 35px;

}

p.listap{
	 padding-left: 125px;
	}

h1.lista {
    margin-left: -5px;}

#wrapper .info .descripcion .gal {
	
    float: left!important;
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
     
}

#wrapper #arbol .descripcion .scrollbar-pane p a {
	clear: both;
    display: block;
    height: 100px;
    width: 475px;
	float:left;
}

.ligas{
	font-family:'FormataLightCondensed';
}