body    		{background-image:url(/STATICS/imgs/h_bkg.jpg); background-repeat:repeat-x; margin:0; padding:0; font-family: Verdana, Geneva, sans-serif; color:#645B56; }

#flash	{ margin-top:3px; !margin-top: -15px; margin-bottom:0px; !margin-bottom:-5px; 
	 float:left;
	 width: 100%;
	 height: 253px;
	}

#h_bottom			{margin-top:8px; margin-left:00px; width:950px;}
	#top_destinations 	{margin-top:3px; width:263px; float:left; }
		#bandeau_desti 	{background:url(/STATICS/imgs/titre_topdesti.jpg); width:263px; height:25px; }
		#desti_links 	{text-align:center; margin-top:14px; color:#BAB5B1; font-size:12px; font-style:}
		#desti_map 		{width:209px; height:96px; margin-top:10px;}
	
	#emotion_guide 	{margin-top:3px; margin-left:10px; width:448px; float:left;}
		#bandeau_guide 		{height:25px;}
		a.destilinks 		{text-transform:uppercase; color:#766F67; font-size:10px; letter-spacing:2px; padding:2px;}
		#styles 		{width:235px; text-align:right; float:left;}
			#ban_luxury		{background:url(/STATICS/imgs/h_luxury.jpg); height:14px; margin-top:5px; margin-bottom:10px; padding-top:22px; padding-right:5px;}
			#ban_elegance	{background:url(/STATICS/imgs/h_elegance.jpg); margin-top:5px; margin-bottom:10px; padding-top:22px; padding-right:5px;}
			#ban_design		{background:url(/STATICS/imgs/h_design.jpg); margin-top:5px; margin-bottom:10px; padding-top:22px; padding-right:5px;}
			#ban_mansion-h	{background:url(/STATICS/imgs/h_mansions-h.jpg); margin-top:5px; margin-bottom:10px; padding-top:22px; padding-right:5px;}
			a.styleslinks 	{text-transform:uppercase; color:#fff; font-size:11px; letter-spacing:1px; cursor:hand;}
		#themes 		{width:189px;text-align:center; margin-left:15px; margin-top:15px; float:left;}
			#th_separator	{background:url(/STATICS/imgs/h_separator.jpg); margin-bottom:5px; margin-top:5px; height:19px;}
			#th_spa			{background:url(/STATICS/imgs/h_spa.jpg); height:24px; margin-top:5px; padding:10px 0 0 25px;}
			#th_gastronomy	{background:url(/STATICS/imgs/h_gastronomy.jpg); height:22px; padding:10px 0 0 60px; text-align:left;}
			#th_golf		{background:url(/STATICS/imgs/h_golf.jpg); height:20px; padding:10px 0 0 25px;}
			a.themeslinks 	{text-transform:uppercase;color:#766F67; font-size:11px; letter-spacing:2px; cursor:hand;}
	#quicksearch_home 	{font-weight:bold;color:#645B56; margin-left:10px; margin-top:-4px; font-size:11px; }
		.qs_select {width: 200px;}
		quicksearch_home,select {height:18px; font-size:10px;}
		quicksearch_home,input 	{height:12px; font-size:10px;}

#footer			 {width:100%; margin-top:18px; height:80px;background:none;}
	#menu_footer {font-size:11px; width:951px; text-align:center; float:none; margin-top:-10px; !margin-top:0px;}
	#txt_footer	 {margin-top:10px; text-align:center; font-size:10px; width:930px;margin-right:-5px;}

#myGallery{
	position:relative;
	width:950px; /* Set your image width */
	height:253px; /* Set your image height */
}
#myGallery img{
	display:none;
	position:absolute;
	top:0;
	left:0;
}
#myGallery img.active{
	display:block;
}

