@charset "utf-8";
/* CSS Document */

    .twoColFixRtHdr #header { 
    	background:#FFFFFF; 
    	padding:0px;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
		margin:0px;
		height:168px;
		background-image:url(../images/fond1.png);
		overflow:hidden;
		background-repeat:repeat-x;
    } 
	.twoColFixRtHdr #logo { 
    	padding:0px; 
		width:212px;
		height:50px;
		overflow:hidden;
		margin-top:35px;
		margin-bottom:0px;
		margin-left:24px!important;
	    margin-left:11px;
		margin-right:0px;
		float:left;
    } 
	.twoColFixRtHdr #acces_client { 
    	padding:0px; 
		height:20px;
		overflow:hidden;
		margin-top:12px;
		margin-bottom:0px;
		margin-right:15px!important;
		margin-right:8px;
		margin-left:0px;
		float: right;
		text-align:left;
    } 
    .twoColFixRtHdr #menu { 
    	padding:0px;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
		height:24px;
		margin-bottom:0px;
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		overflow:hidden;
		float:right;
		width:700px;
				
    } 
	.twoColFixRtHdr #bas_menu { 
	padding:0px;
	margin-top:109px;
	height:12px;
	background-image:url(../images/fond_rouge.png);
	width:860px;


	}
		.twoColFixRtHdr #bienvenue { 
		padding:0px;
		width:860px;
		height:48px;
		overflow:hidden;
		margin:0px;
		margin-bottom:60px;
		float:left;
		background-image:url(../images/fond_h.png);
		background-repeat:repeat-x;
		
    } 

	.twoColFixRtHdr #bienvenue1 { 
		width:860px;
		padding-left:20px;
		padding-top:8px;
		height:22px;
		overflow:hidden;
		margin:0px;
		padding-bottom:10px;
		float:left;

		
    } 
	.twoColFixRtHdr #bienvenue2 { 
		width:840px;
		padding-left:20px;
		height:1px;
		overflow:hidden;
		margin-left:20px!important;
		margin-left:10px;
		float:left;
		background-image:url(../images/trait_discountinu.gif);
		background-repeat:repeat-x;
    } 
	.twoColFixRtHdr #bienvenue3 { 
		padding:0px;
		width:860px;
		height:20px;
		overflow:hidden;
		margin-top:5px;
		margin-left:20px!important;
		margin-left:10px;
		float:left;
    } 
	.texte_gris_clair
	{
	color:#ABABAB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	}
