/* CSS Document  24 01 2006*/

/* ################################################################################################################### */
/* ------------------------------------------------------------------------------------------------------------------- */
/* Structure */
/* ------------------------------------------------------------------------------------------------------------------- */
/* ################################################################################################################### */

#Page{ background-image:url(../Images/middle_m1_fond1.png); background-position:center; background-repeat:repeat-y;}

	#Header {height:16px; width:auto; background-image:url(../Images/header_m1_fond1.png); background-position:center; background-repeat:no-repeat;	}
	#Middle {
		width:770px;
		text-align:center;
		margin-right:auto;
		margin-left:auto;		
		overflow:hidden;
		margin-top:0px !important;
		margin-top:-25px;
	}      
		#Top {
		height:225px;
		width: 750px; position: relative; z-index: 13;					
		background-image:url(../IMAGES/top_m1_fond.png);
		background-position:top right;
		background-repeat:no-repeat;
		margin:10px 10px 0px 10px;
		text-align:left;		
		}
		.outer {
			padding-left:166px; 			/* ou */
			/*border-left-width: 175px;   	/* largeur colonne gauche */
			padding-right:0px; 			/* ou */
			/*border-right-width: 175px;  	/* largeur colonne droite */
			width: auto; /*border-left-style: solid; border-right-style: solid;*/
			/*border-left-color: #00ff00;    left column colour */
			/*border-right-color: #000000;   right column colour */	
			/*background-color: #00f0f0;   center column colour */
		}	
		
		.inner { margin:0px 10px 0px 10px; width: 100%; }
			#Left {
				overflow:hidden;
				width: 166px;              		/* faut enlever 1/2 largeur marges colonnes modules*/
				margin-left: -167px; 			/* ou */
				/*width: 175px;             	/* largeur colonne gauche */
				/*margin-left: -175px; */      	/* ngative largeur colonne gauche */
				float: left; position: relative;
				z-index: 12;
				margin-top:+90px !important;	
				margin-top:+30px;				
				}
		
			
		#Center {
				float: left;
				width: 574px;/* verifier*/
				position: relative;
				z-index: 11;
				padding:0px 0px 0px 10px;
				height:auto;
				text-align:left;
				margin-top:+90px !important;
				margin-top:+40px;				
			}

		#Bottom {
		width:750px; 
		height:55px;		
		margin:0px 10px 10px 10px;
		}
		
		.clear { clear: both; }
	#Footer {height:16px; width:auto; background-image:url(../Images/footer_m1_fond1.png); background-position:center; background-repeat:no-repeat;}
/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }