/* CSS Document */

#mainPan #cos img.logo {
	margin: 10px;
	float: left;
}
#mainPan #cos p {
	display: block;
	float: right;
	padding-right: 40px;
	text-align: justify;
	width: 300px;
	padding-top: 10px;
}
#mainPan #cos ul.cartell {
	display: block;
	float: left;
	width: 484px;
	background: url(../imatges/fondos/paper.jpg) left top repeat-y #f8edd1; 
	
}
#mainPan #cos ul.cartell li{
	display: block;
	float: left;
	width: 484px;
	padding-top: 143px;
	#padding-top: 142px;
	text-indent: -99999999px;
	font-size:0px;
	}
#mainPan #cos ul.cartell li.primera {
	background: url(../imatges/cartell/tourbolet1.jpg) left top no-repeat #f8edd1; 
	margin-top:-9px;
}
#mainPan #cos ul.cartell li.segona {
	background: url(../imatges/cartell/tourbolet2.jpg) left top no-repeat #f8edd1; 
}
#mainPan #cos ul.cartell li.tercera {
	background: url(../imatges/cartell/tourbolet3.jpg) left top no-repeat #f8edd1; 
}
#mainPan #cos ul.cartell li.quarta {
	background: url(../imatges/cartell/tourbolet4.jpg) left top no-repeat #f8edd1; 
}
#mainPan #cos ul.cartell li.cinquena {
	background: url(../imatges/cartell/tourbolet5.jpg) left top no-repeat #f8edd1; 
	padding-top: 130px;
}