#page {

	width : 880px;
	margin : 0 0 0 -440px;
	padding-bottom : 21px;
	float : left ;
	//float : none;
	position : relative;
	background : url(../img/fond_haut_page.gif) center top no-repeat;
	left : 50%;
	
}


	#centre {

		position : relative;
		top : 22px;
		padding: 0 15px;
		margin-bottom : 21px;
		float : left;
		background : url(../img/fond_page.gif) center top repeat-y #FFF;
		
	}


		#entete {
		
			width : 850px;
			height : 133px;	
			position : relative;
			background : url(../img/fond_entete.jpg) left top repeat-x;
			z-index : 2;			
			float : left;
			
		}
		
		#navigation {
		
			width : 850px;
			height : 26px;
			position : relative;
			float : left;
			z-index : 1;
			background :url(../img/fond_nav.gif) repeat-x #DE347B;
			line-height : 23px;
			
		}
		
		#corps {
		
				width : 850px;
				height : 496px;
				background :url(../img/fond_corps_sommaire.jpg) repeat-x #ED6EA3 ;
				float : left;
				position : relative;
				top : 4px;
				z-index : 8;
			
		}
		
		
			#col_gauche {
			
				width : 385px;
				position : relative;
				background :url(../img/fond_col_gauche.png) no-repeat;
				padding-left : 22px;
				float : left;
				z-index : 1;
				
			}
			
			#col_droite {
			
				width : 595px;
				position : absolute;
				z-index : 1;
				float : left;
				left : 255px;
				top : 0;
			
			}
			
		#promos {
		
				width : 850px;
				float : left;
				position : relative;
				background :#D3D3D3 ;
				z-index : 9;
		}
			
		#pied {
		
			height : 30px;
			position : relative;
			/*border-top : #fff solid 4px;*/
			padding : 0 66px 0 24px;
			line-height : 30px;
			background : url(../img/fong_pied.jpg) center top repeat-x;
			clear : both;
			
		}
		
/*  Blocs pricipaux supplementaires pour differentes page*/

		/**/#corps.carte { 
		
			background : none;
			
			//margin-bottom : 30px;
			height : inherit; 
			top : 0;
			
		}
		
			#bandeau_corps {
			
				width : 850px;
				height : 179px;
				position : relative;
				float : left;
				z-index : 2;
				
			}
			
			#col_gauche.carte{
			
				width : 245px;
				min-height : 289px;
				margin-bottom : 20px;
				//height : 289px;
				padding : 0;
				float : left;
				background : url(../img/fond_gauche_carte.jpg) left top repeat-y;
				
			}
			
			#corps.carte  #col_droite {
			
				width : 560px;
				overflow-x : hidden;
				margin-top : 20px;
				position : relative;
				left : 25px;
				background : none;
			
			}

			.inner {

					font-size : 0.90em;
					font-weight : bold;
					color : #de347b;
					/*margin : -15px 0 0 -10px;*/
					padding : 0px;
					height : 0.5em;

				}
			#codecapchar IMG{float:left;}

			#codecapchar INPUT{margin-right:5px}
			#codecapchar {margin-left:155px}
			#reservationReponse  P{
			
				margin-top : 20px;
				width : 410px;
				font-size : 12px;
				
			}

			
		/*  Fin blocs pricipaux supplementaires pour differentes page */