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

.viaje {
	margin: 10px 0 0 0;
	padding-top: 5px;
	height: 75px;
	background-image: url(../imatges/fonsviatge.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: #CCCCCC 1px solid;
}

.viaje img {
	display: block;
	float: left;
	margin: 0 6px 0 0;
	border: none;
}

.viaje h3 {
	font-size: 11px;
	color: #801e18;
	margin: 0 0 3px 0;
}

.viaje p {
	margin: 0 0 3px 0;
	text-align: left;
}

#fotoviatge {
	margin: 0 0 10px 0;
	width: 488px;
	height: 250px;
	background: url(../fotos/asturias.jpg) no-repeat left top;
	border: 1px #000 solid;
}
/*#fotoviaje, h2 {
	display: block;
	width: 100px;
	height: 75px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: url(../imatges/porsolo.png) left top no-repeat;
	margin: 90px 0 0 370px;
	padding: 24px 0 0 0;
}*/
#programa {
	width: 240px;
	float: right;
	margin: 0 0 20px 0;
}
#programa p {
	margin-bottom: 6px;
}

#viajeinfo {
	border: 1px #000 solid;
	padding: 5px;
	width: 225px;
	float: left;
	margin: 0 0 20px 0;
}
#viajeinfo h3 {
	display: block;
	height: 18px;
	color: #fff;
	padding: 3px 0 0 10px;
	margin: 10px 0 0 0;
	background: url(../imatges/cantpreus.png) no-repeat right top;
	border-left: 2px solid #801e18;
}
#viajeinfo h4 {
	font-size: 11px;
	color: #801e18;
	margin: 0 0 3px 0;
}
#viajeinfo table {
	background: url(../imatges/taulapreus.png) repeat-y right top;
}
#viajeinfo img {
	border: none;
}
#reserve {
	margin: 5px 0 0 0;
	text-align: center;
}
#transport {
	height: 20px;
	margin-bottom: 5px;
}
#formula2 {
	margin: 10px 0 0 0;
	padding: 25px 20px 10px 10px;
	background-image: url(../imatges/formula3.png);
	background-repeat: no-repeat;
	background-position:right top;
}

#condiciones {
	margin-bottom: 20px;
}
#condiciones p {
	margin-top: 10px;
}
#loreto p {
	margin-top: 10px;
}
#map {
	border: #999999 1px solid;
	margin: 0 0 20px 0;
	float: right;
}
