#Page{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color: #FFFFFF;
	/*background-image: url(../images/fond-site-repeat.gif);
	background-repeat: repeat-y;
	background-position: left 46px;*/
}
#Contenu {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#MargeContenu {
	padding:13px 15px 0px 20px;
	text-align: left;
}
/*----------------------------------- Entete de page -----------------------------------------*/
#Entete {
	padding: 0px;
	text-align: left;
	clear: both;
}

#Entete h1{
	position: absolute;
	bottom: 0px;
	left: 10px;
	z-index: 1000;
	color: #FFFFFF;
	font-size: 38px;
	margin: 0;
	padding: 0;
	height: 38px;
	letter-spacing: 3px;
	overflow: hidden;
}

#MenuHaut { margin-top:13px; margin-left:230px; background-color:#00FF00;}
#BlocBandeau{	height:159px;
	float: left;	padding-right: 15px;	position: relative;}
#Bandeau {
height:159px;


	overflow: hidden;
	width: 659px;
}
#Bandeau img{ top:0px; left:0px;}
#MiniPanier{
	width:270px;
	float: right;
	overflow: hidden;
	height: 80px;
}

#Corps{/*	background-color:#FFFFFF;*/	}


/*--------------------------- Colonne Gauche -----------------------------*/
#BlocColonneGauche {
	width: 255px;
	float: left;
	background: url(../images/ombre-col-gauche.gif) no-repeat right top;
	margin-top: 15px;
}
/*#ColonneGauche{ background:url(../images/logo-os.gif) bottom left no-repeat; padding-bottom:55px;}*/


/*--------------------------- Txt -----------------------------*/
#BlocTxt {	width: 688px;	text-align: left;	float: left;}



#BlocColonneMilieu  {
	margin-left:8px;
	/*float: left;*/
	margin-top: 15px;
	margin-bottom: 30px;
	
}

#ColonneMilieu {	/*padding: 8px;*/}



#ColonneMilieu  a, #ColonneMilieu  a:link, #ColonneMilieu  a:active, #ColonneMilieu  a:visited   {
/*	color: #E2001A;*/
	text-decoration:none;
}

#ColonneMilieu  a:hover   {
/*	color: #7D0F00;	*/
	text-decoration: underline;
}


/*--------------------- Baseline -----------------*/	
#Baseline {
	height: 45px;
	font-size:11px;
	text-align: left;
}

#Pied {	line-height: 20px;	padding-top: 15px;	color: #FFFFFF;}

#Pied a, #Pied a:link, #Pied a:active, #Pied a:visited {color: #ffffff;text-decoration: none;}
#Pied a:hover {	color: #fff;	text-decoration: underline;}


/*--------------------- Formulaire -----------------*/					
.combo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

