


/*--------------------------------------------------------------------
/* CONTENU
/**/

#photo-forfaits {
	width : 464px;
	height : 219px;	

	background-image : url(../images/photo-forfaits.jpg);

	position : absolute;
	top : 16px;
	left : 505px;
	z-index : 102;
}

#forfaits-colonneGauche {
	width : 516px;

	float : left;
}

#forfaits-colonneDroite {
	float : left;

	width : 190px;
	padding-left : 10px;
	padding-top : 5px;
	
}

#forfaits-colonneDroite h2 {
	margin : 0 !important;
	padding : 0 !important;

	font-size : 10pt !important;
	font-weight : bold !important;
	color : #F7941D !important;
	text-transform : uppercase !important;

	border-bottom : 1px solid #F7941E !important;

	padding-left : 10px !important;

	border-top : 0 !important;
}

#forfaits-colonneDroite ul {
	margin : 0;
	padding : 0;
	list-style-type : none !important;
	list-style-image : none !important;
	

	margin-bottom : 10px;
}

#forfaits-colonneDroite ul li {
	background-image: none !important;
	margin : 0;
	padding : 0;

	padding : 4px 10px;

	border-bottom : 1px solid #F7941E;

	font-size : 8pt;
	line-height : 12pt;
}

#forfaits-colonneDroite ul li a {
	text-decoration : none;
	color : #86622A;
}

#forfaits-colonneDroite ul li a:hover {
	color : #000;
}

#forfaits-colonneDroite .actif {
	color: #000;
}

.forfait {
	background-color : #F2EFD4;
	padding : 5px 15px 10px 15px;

	margin-top : 10px;
	margin-bottom : 20px;
}

.forfait h2 {
	margin : 0 !important;
	padding : 0 !important;

	font-size : 10.5pt !important;
	font-weight : bold !important;
	color : #F7941D !important;
	text-transform : uppercase !important;

	border-top : 0 !important;
}

.forfait h2 a {
	color : #F7941D;
	text-decoration : none;
}

.forfait a {
	color : #F7941D;
}

.forfait a:hover {
	color : #000;
}

.forfait-photo {
	float : left;
	position : absolute;
}

.forfait-contenu {
	margin-left : 160px;
	width : 325px;

	padding-top : 5px;
	/*float : left;*/
}

.forfaits-complet {
	font-weight : bold;
	text-transform : uppercase;
}

#photo-forfait-sejour {
	position: absolute;
	top: 235px;
	right: 220px;
}