* {margin: 0; padding: 0;}

i {visibility: hidden;}
img { border:0;}
ul {list-style-type: none;}

a {color:#000;}
a:hover{color:#666;}


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#727272;
	/*background-image:url(../imagenes/fondo-web.jpg);*/
	text-align:center;

}

.negre {
	color:#000;
}


#logo,#datos {
	width: 940px;
	margin: 0 auto;
}

#logo {
	height:180px;
	text-align:left;
	
}

#logo img {
	margin-left: 80px;
}

#datos {
	height: 376px;
	text-align: center;
}




/* menu ///////////////////////////////////////////////// */
#menu {
	float:left;
	width: 140px;
	height:200px;
	padding-left: 80px;
	padding-top: 135px;
	text-align:left;

	
}

#interior-menu {
	width: 130px;
	height: 200px;
	
}
#interior-menu li {
	
	}


#menu a {
	text-decoration:none;
	display:block;
	width:120px;
	height: 26px;
}
#menu-inicio a  {
	background-image: url(../imagenes/menu-inicio.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-contacto a  {
	background-image: url(../imagenes/menu-contacto.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-murales a  {
	background-image: url(../imagenes/menu-murales.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-siluetas a  {
	background-image: url(../imagenes/menu-siluetas.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-otros a  {
	background-image: url(../imagenes/menu-otros.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-iniciales a  {
	background-image: url(../imagenes/menu-iniciales.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-cuadros a  {
	background-image: url(../imagenes/menu-cuadros.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-condiciones a  {
	background-image: url(../imagenes/menu-condiciones.gif);background-position: center left;background-repeat: no-repeat;
}


#menu-inicio a:hover  {
	background-image: url(../imagenes/menu-inicio-b.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-contacto a:hover  {
	background-image: url(../imagenes/menu-contacto-b.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-murales a:hover  {
	background-image: url(../imagenes/menu-murales-b.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-siluetas a:hover  {
	background-image: url(../imagenes/menu-siluetas-b.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-otros a:hover  {
	background-image: url(../imagenes/menu-otros-b.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-iniciales a:hover  {
	background-image: url(../imagenes/menu-iniciales-b.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-cuadros a:hover  {
	background-image: url(../imagenes/menu-cuadros-b.gif);background-position: center left;background-repeat: no-repeat;
}
#menu-condiciones a:hover  {
	background-image: url(../imagenes/menu-condiciones-b.gif);background-position: center left;background-repeat: no-repeat;
}
