#Conteneur{ margin-top:10px;}

#Contenu{
	width:757px;
	float:left;
}
#BlocDegradeInter{ background:url(../images/fond-degrade-contenu.gif) left top no-repeat;}


#ColDroite{ width:230px; float:right;background: url(../images/fond-degrade-menu.gif) no-repeat left top;}

#ColDroiteHebergement{ width:230px;background: url(../images/fond-degrade-menu.gif) no-repeat left top;padding-bottom:60px;}

#MargeContenu {
	padding:13px 13px 0px 13px;
	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:270px;
	overflow: hidden;
	width: 994px;
	background-color: #005466;
}
#Bandeau img{ top:0px; left:0px;}
#MiniPanier{
/*width:270px;	height: 80px;*/
	overflow: hidden;

	float: right;
}

#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;
}

