/************************************** General **************************************/
body {
	background-image: url(../img/fons_general.jpg);
	background-repeat: repeat-x;
	background-color:#4c4c4c;
	background-position: top;
}

#container{
	width:960px;
	position:relative;
	left:50%;
	margin-left:-483px;
}

#capsalera {
	width:960px;
	height:289px;
}

#esquerra{
	width:960px;
	background-color:#FFF;
}
