@charset "utf-8";
/* CSS Document */

#ofertes {
	padding: 70px 5px 5px 5px;
	background-image: url(../imatges/ofertes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ofertes table {
	background: url(../imatges/taulapreus2.png) repeat-y right top;
	margin: 15px 0 0 0;
	padding: 5px 0 15px 0;
}
#ofertes td {
	border-bottom: 1px dotted #999;
	padding-top: 5px;
}

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

#ofertes h4 {
	font-size: 11px;
	color: #801e18;
	margin: 0 0 3px 0;
}
#fotoviatge h2 {
	display: block;
	width: 100px;
	height: 75px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	background: url(../imatges/porsolo.png) left top no-repeat;
	margin: 115px 0 0 370px;
	padding: 20px 0 0 0;
}

/*  Només per que surti a la maqueta, Alfons, ha d'anar igual que en viatge_________________
#fotoviatge {
	background: url(../fotos/paris.jpg) no-repeat left top;
}*/