@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
.myContent{
        height: 360px;
      }



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

table {
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}


ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
.section{
	text-align:center;
}

#menu li {
	margin: 0px;
}

#menu{
	position:fixed;
	right:23px;
	z-index:10;
	bottom:57px;
}

.flecha-up, .flecha-bottom{
	width:8px;
}

#menu p{
	margin-top:-7px;
}

.entrada{
	position:relative;
	width:450px;
	margin:0;
	border:0;
	margin-left:auto;
	margin-right:auto;
}


.redes{
	margin-top:38px;
	height:16px;
}



.redes img, .redes-1 img{
	margin-left:14px;
	margin-right:14px;
}

.redes a:link, a:hover, a:visited, a:active, .redes-1 a:link, a:hover, a:visited, a:active{
	text-decoration:none;
}

.libros{
	width:26px;
	vertical-align:middle;
}

.facebook{
	width:14px;
	vertical-align:middle;
}

.instagram{
	width:19px;
	vertical-align:middle;
}

.twitter{
	width:20px;
	vertical-align:middle;
}

.spotify{
	width:22px;
	vertical-align:middle;
}

.logos{
	width:450px;
	border:0;
	margin:0;
}

.logos-1024, .logos-600{
	display:none;
}

map area{
    outline: none;
}

.eo{
	width:54px;
	margin-top:22px;
}



@media(max-width:1100px){
	.entrada{
		width:342px;
	}



.libros{
	width:20px;
}

.facebook{
	width:8px;
}

.instagram{
	width:13px;
}

.twitter{
	width:14px;
}

.spotify{
	width:16px;
}

.logos-1024{
	width:342px;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.logos, .logos-600{display:none;}
	
.eo{
	width:34px;
}

}


@media(max-width:600px){
	.entrada{
		width:250px;
	}


.libros{
	width:18px;
}

.facebook{
	width:6px;
}

.instagram{
	width:11px;
}

.twitter{
	width:12px;
}

.spotify{
	width:14px;
}

.logos-1024, .logos{display:none;}
	
.redes img{
	margin-left:4px;
	margin-right:4px;
}

.logos-600{
	width:250px;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.eo{
	width:25px;
}

}

