
body{
 background-image: url(../imatges/fons.png);
 background-repeat: no-repeat;
 background-attachment: fixed;
}

#quadrat{
 background-image: url(../imatges/fonscaixavolums2.png);
 background-repeat: no-repeat;
 width: 622px;
 margin-top: 20px;
 margin-left: 330px;
 margin-bottom: 15px;
}

#link{
width: 250px;
height: 150px;
margin-top: -130px;
xbackground-color: aqua;
float: left;
}
#link_logo{
width: 180px;
height: 200px;
margin-left:440px;
margin-top: -230px;
xbackground-color: aqua;
float: left;
}

.menu a {
 display:block;
 border:none;
 background-position:left top;
 background-repeat:no-repeat;
 width:135px;
 height:21px;
}
.menu a:hover {
 background-position: 0 -26px; 
 text-decoration: none; 
}
 
.menu .alt { 
 display:none;
}
.menu a#Presentation { 
 background-image:  url(../imatges/presentacioamdos.png);
}
.menu a#Editorial { 
 background-image: url(../imatges/editorialambdos.png);
}
.menu a#Editorialboard { 
 background-image: url(../imatges/editorialboarsamdos.png);
}
.menu a#Distribution { 
 background-image: url(../imatges/distributionambdos.png);
}

.menu {
 margin-left: 290px;
 padding-top: 135px;
}

.volums a {
 display:block;
 border:none;
 background-position:left top;
 background-repeat:no-repeat;
 width:562px;
 height:184px;
}
.volums a:hover {
 background-position: 0 -203px; 
 text-decoration: none; 
}
.volums .alt { 
 display:none;
}
.volums a#volum1 { 
 background-image:  url(../imatges/volum1amdos.png);
}
.volums {
 margin-left: 30px;
 padding-top: 20px;
}

.continguts {
 font-family:Trebuchet MS;
 font-size:80%;
 }

.llista li {
	list-style: none;
	background-image: url(../imatges/imatgellista.png);
	background-repeat: no-repeat;
	width: 513px;
	height: 100px;
	padding-left: -30px;
	padding-top: 30px;
	margin-left: 0px;
}
.llista li a {
	display:block; //Convertimos el vínculo en un bloque.
	xwidth: 0px;
	text-decoration:none;
	text-align:right;
	font-size:11px;
	color:#c0417b;
	margin-right: 20px;
	padding-top: 5px;
	margin-left: 10px;
}

.peu {
	xbackground-color: Fuchsia;
	background-image: url(../imatges/barrafinal.png);
	background-repeat: no-repeat;
	width: 816px;
	height: 70px;
	margin-left: 240px;
	margin-top: -50px;
}

.peu a{
	xbackground-color: Fuchsia;
	float: left;
	position: relative;
	xposition: static;
	margin-top: 43px;
	margin-left: 560px;
   xmargin-bottom: 100px;
	text-decoration: none;
	font-family:Trebuchet MS;
   font-size:90%;
	
}
