/* CSS Document */
* {
 padding:0;
 margin:0;
 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol,dl, fieldset, address {
	margin: 1em 5%;
}
li, dd { margin-left:5%; }
body {
	background-image: url(imgs/colorindex.png);
}

a {text-decoration:none}
img{border:none}
 
a:visited {color:#ffffff}
#container{
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	text-align: center;/**background-image:url(imgs/plantilla.jpg); **/
	background-repeat:no-repeat;
	width:915px;
	height:689px;
	margin-top: 10px;
	background-image: url(imgs/intro.png);
}
#arriba{
	position:absolute;
	height:600px;
	width: 960px;
	display:inline;
	left: -7px;
}
#arriba a.musicas{
	position:absolute;
	width: 203px;
	height: 142px;
	display:inline;
	left: 5px;
	top: -1px;

}#arriba a.musicas:hover{
	background-image:url(imgs/off_musicas_i.png);
position:absolute;
	background-repeat:no-repeat;
	width: 229px;
	left: 5px;
	top: -1px;display:inline;

}

#arriba a.quienes {
	position:absolute;
	width:158px;
	height:155px;
	display:inline;
	left: 210px;
	top: -2px;
}
#arriba a.quienes:hover {
	background: url(imgs/off_quienes_i.png) no-repeat;
position:absolute;
	width:176px;
	height:88px;
	margin-top: 65px;display:inline;
}
#arriba a.departamentos {
	position:absolute;
	background-repeat:no-repeat;
	width:216px;
	height:68px;
	margin-top: 38px;
	display:inline;
	left: 371px;
	top: 1px;
}
#arriba a.departamentos:hover {
	background: url(imgs/off_departamentos_i.png) no-repeat;
	position:absolute;
	background-repeat:no-repeat;
	width:253px;
	height:70px;
	margin-top: 36px;
	margin-left: -5px;display:inline;
}
#arriba a.colecciones {
	position:absolute;
	width:202px;
	height:67px;
	margin-top: 90px;
	display:inline;
	margin-left: -60px;
	left: 539px;
	top: -3px;
}
#arriba a.colecciones:hover {
	background: url(imgs/off_colecciones_i.png) no-repeat;
position:absolute;
	width:202px;
	height:67px;
		margin-top: 90px;
	display:inline;	margin-left: -60px;
	
}
#arriba a.contacto {
	position:absolute;
	width:172px;
	height:47px;
	display:inline;
	margin-top: 115px;
	margin-left: -10px;
	left: 663px;
	top: 1px;
}
#arriba a.contacto:hover {
	background: url(imgs/off_taller_i.png) no-repeat;
position:absolute;
	width:172px;
	height:47px;display:inline;	margin-top: 115px;margin-left: -10px;
	
}

.preload{
	visibility: hidden;
}#footer{
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 960px;
	height: 20px;
	margin-top: 700px;
	margin-left: 20px;
}


.enlaces{
	font-size:16px;

	margin-top:5px;
	font-weight:bold;
	color: #FFFFFF;

	text-decoration:none;
	display: inline;
	margin-right: 5px;
}
.redes {margin right:10px
	margin-right: 20px;
	width: 70px;
	margin-right: 40px;
}
