/* ----------------------------------------------------- CONTENEUR GLOBAL -------------------------------------------------*/
	#conteneur	{	
		margin:0px auto;
		width:1040px;
		height:600px;	
		position:absolute;
		margin-left: 50%;
		left: -520px;
	}
	#fond_page{	
		/*float:left;*/
		
		position: absolute;
		left: 18px;
		width:950px;
		height:600px;
		background:url(../medias/pages/fond/fond_pressing_assistance.jpg) no-repeat #FFFFFF;
	}
	
	#fond_page_ombre{	
		width:72px;
		position:absolute;
		left:968px;
		height:600px;
		background:url(../medias/pages/fond/fond_pressing_ombre.jpg) no-repeat #FFFFFF;
	}
																															/*------------------------------------------------------- HAUT DE PAGE ----------------------------------------------------*/
	
	
	
/*------------------------------------------------------- MENU ----------------------------------------------------*/
	
	
	
/*------------------------------------------------------- CONTENU ----------------------------------------------------*/
	.img_logo{
		margin:0;
		position:absolute;
		top:0px;
		left:0;
		border:0;
		float:left;
	}
	#colgauche{
		padding:0;
		position:absolute;
		left: 0px;
		top: 154px;
	}
	.sous_menu{
		padding:29px 0 0 62px;
	}
	.sous_menu ul{
		list-style-type:none;
		margin:0;
		padding:0;
		line-height:11px;
	}
	.retrait{
		margin-left:-2px;
	}
	.retrait2{
		margin:1px 0 3px -1px;
	}
	.sous_menu img{
		border:0;		
	}
	
	#contenu{
		width:455px;
		height:390px;
		margin:0px;
		padding:0px;
		z-index:100;
		position:absolute;
		/*margin-left: 50%;*/
		left:220px;;
		/*left: -400px;*/
		top:154px;
	}
	.titre_pressing{
		position:absolute;
		left:345px;
		top:127px;
		width:436px; 
		height:27px;;
	}
	
	.contenu_txt{
		padding:34px 0 0 120px;
	}
	.contenu_txt ul{
		margin:14px 0 0 -2px;
		padding:0;
		list-style-type:none;
	}
	.contenu_txt li{
		background:url(../medias/commun/picto_fleche.gif) no-repeat 1px 5px;
		padding: 0 0 0 12px;
		line-height:15px;
	}
	.signature{
		text-align:center;
	}
	.txt_gras{
		margin:0;
		padding:0;
		font-weight:bold;
	}
	.txt_gras{
		margin:7px 0 0 0;
		padding:0;
		font-weight:bold;
	}
	#boutons{
		padding:0 0 0 0;
		z-index:100;
		position:absolute;
		top:511px;
		left:334px;
	 }
	
	 
	 .bt_retour{
		width:78px;
		height:78px;
		display:block;
		float:left;
	 }	 
	 .bt_suite{
	 	margin:3px 0 0 176px;
		width:78px;
		height:78px;
		display:block;
		float:left;
	 }
	 * html .bt_suite{
	 	margin:0px 0 0 130px;
	 }
	 #boutons img{
	 	border:0;
	 }

/* --------------------------------------------------  PAGE - FOOTER  --------------------------------------------------*/

	#footer{
		height:100px;
		width:724px;
		padding:0 0 0 0px;
		font-size:9px;
		font:Tahoma, Arial, Helvetica, sans-serif;
		z-index:1;
		position:absolute;
		top:504px;
		text-align:right;
		left:219px;
	}
	#footer a{
		color:#004491;
		text-decoration:none;
	}
	#footer img{
		border:0;
		margin:
	}
	.espace_logo{
		padding:0 22px 0 19px;
	}
	#footer a:hover{
		color:#32adb4;
		text-decoration:underline;
	}
	.liens_footer{
		border-top:1px solid #dce8f0;
		width:724px;
		margin:3px 0 0 0;
		padding:3px 0 0 0;
		height:26px;
		line-height:11px;
		letter-spacing:-0.5px;
	}
	
	.liens_footer ul{
		margin:0;
		padding:0;
		width:724px;
		text-align:right;
		list-style-type:none;
	}
	.liens_footer li{
		display:inline;
	}
	.realisation{
		text-align:right;
		width:724px;
		display:block;
	}
	.bold{
		font-weight:bold;
		font-size:11px;
	}

