/* ********************************* */
/* 			1. MENU THEME 			 */
/* 			2. PACKAGE	 			 */
/* 			3. RANGEES	 			 */
/* ********************************* */

/* ********************************* */
/* 			1. MENU THEME 			 */
/* ********************************* */

.CMS_lvl1 {
	display:				none;
}
/* ********************************* */
/* 			2. PACKAGE	 			 */
/* ********************************* */

#packagesTop {
	background:				transparent url(/img/2008/home/packages_top.gif) no-repeat left top;
}

#packagesContent {
	background:				transparent url(/img/2008/home/packages_bkg.gif) repeat-x left top;
}

#packagesTitleText {
	color:					#FFF;
	padding-top:			10px;
}

#packagesTitlePicture {
	display:				block;
}

#packagesTitleTextLink {
	padding-left:			0px;
}

#packagesTitleTextLink_start {
	float:					left;
	width:					20px;
	height:					22px;
}

#packagesTitleTextLink_bkg {
	float:					left;
	height:					22px;
	padding-top:			2px;
}

#packagesTitleTextLink_bkg,
#packagesTitleTextLink_bkg a {
	font-weight:			bold;
	color:					#FFF;
}

#packagesTitleTextLink_end {
	float:					left;
	width:					11px;
	height:					22px;
}


.PackageItemText {
	color:					#5A524C;
}

.PackageItemText a {
	color:					#4A3E37;
}

.PackageItemPrice_start {
	background:				transparent url(/img/2008/home/itemPrice_start.gif) no-repeat left top;
}

.PackageItemPrice_bkg {
	color:					#FFF;
	background-color:		#A49185;
}

.PackageItemPrice_end {	
	background:				transparent url(/img/2008/home/itemPrice_end.gif) no-repeat left top;
}

a.PackageItemsub {
	background:				transparent url(/img/2008/home/packagesDotList.png) no-repeat left top;
}

a.PackageItemsub:hover {
	text-decoration:		underline;
}

#navigation ul.common li.navigationLink_1493,
#navigation ul.common li.navigationLink_1493 a {
	display:				none;
}

/* ********************************* */
/* 			3. RANGEES	 			 */
/* ********************************* */

.box-presentation-startText{
	background:				transparent url(/img/2008/n1/blocStart.gif) no-repeat left top;
}

.box-presentation-text{
	color:					#FFF;
	background:				#A49185 url(/img/2008/n1/blocBkg.gif) repeat-x left top;
}
.box-presentation-text h3{
	color:					#FFF;
	padding-left:			20px;
	background:				transparent url(/img/2008/n1/blocH3.gif) no-repeat left top;
}
.box-presentation-text h4{
	padding-left:			15px;
	margin-left:			20px;
	font-size:				12px;
	background:				transparent url(/img/2008/n1/blocH4.gif) no-repeat left top;
}
.box-presentation-text h4 a{
	color:					#FFF;
}
.box-presentation-endText{
	background:				transparent url(/img/2008/n1/blocEnd.gif) no-repeat left top;
}

#box-bonnes-idees-top {
	background:				transparent url(/img/2008/home/bonnesIdees_top.gif) no-repeat left bottom;
}

#box-bonnes-idees-text {
	background-color:		#A49185;
}

#box-bonnes-idees-bottom {
	background:				transparent url(/img/2008/home/bonnesIdees_bottom.gif) no-repeat left top;
}


