

body {	background: #F7F2F7;	margin-top: 30px;
	margin-left: 30px;	padding: 0px;	font: 11px Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;	/*text-align: center;*/
	color: #222;
    }

a:link, a:visited {
	color : #666;
	text-decoration : none;
    }
a:hover {
	color : #970F00;
    }

#contener {
     margin-left: auto;
     margin-right: auto;
	width: 708px;
	height: auto;
	background: #F7F2F7;
	padding: 20px 50px 50px 50px;	
	/*border: 1px solid #CCCCCC;*/
    }
    
#header {
    position: relative;		background: transparent url(head_1.jpg) no-repeat ;	height: 160px;
	border: 0px solid #000000;
    }
    
#header h1 { display: none; }
	/* div id=titre  test pour titre sur l'image head_1.jpg*/

#navigation ul {
  
    position: relative;
	text-align: center;	height: 19px;	
	margin: 0px ; /*marge ext.*/	padding: 0px ;/*marge int.  padding-top: 5px */	
	padding-top: 5px;
	/*border: 1px solid #000000;*/	list-style: none;	background: url(head_2.jpg) no-repeat;    }
    
#navigation li {
	display: inline;
	/*margin: 15px;  resultat identique padding: 15px;
	padding-left: 5px;	*/
	padding: 10px;
    }	
#navigation li a:link, #navigation li a:visited, navigation li a:active {	color: #FFF;	text-decoration: none;
	/*padding:10px;*/    }
#navigation li a:hover {	color: #970F00;    }

#header3 {
    position: relative;	width: 100%;	height: 10px;	background:  transparent url(head_3.jpg) no-repeat;	/*border: 1px solid #000000;*/
	}
		
#rond1 {		width: 348px;	height: 52px;
	margin-top: 10px;
	margin-bottom: 10px;		background:  transparent url(rond_1.jpg) no-repeat;
	float: left;	
    }
    	
#rond2 {   
	width: 183px;
	/*width: 125px;
	padding-left:60px;*/
	
	margin-top: 28px;
	padding-top:  1px;
	/*padding-left: 15px;
	border: 1px solid #000000;
	background:#F2F;*/
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 14px;
	float: left;
    }	
    
#rond3 {
	width: 175px;
	height: 52px;
	margin-top: 10px;
	background: transparent url(rond_3.jpg) no-repeat;
	float: left;
    }

#texte {
	width: 78%; /*75%;*/
	/*border: 1px solid #CCC;*/
	margin-left: 30px;
	margin-bottom: 50px;
	padding-bottom: 30px;
	/*text-indent: 20px;*/
	float: left;
    }

#logo {
width:85px;
height:90px;
   /* border: 1px solid #F0F;*/
    background: transparent url(marianneHD_3.jpg) no-repeat;
    }    
#infos {
		width: auto;
		border: 0px solid #CCC;
		background: #CCC;
		margin-top: -1px;
		margin-left: 35px;
		color: #000;
		text-align: right;
		line-height: 17px;
		float: left;
    }
    
#navigationa ul{	width: 120px;/*145px;*/
	/*margin-top: -1px;
	margin-left: 34px;*/
	padding: 0px;
	margin:0px;
	margin-top: -1px;
	line-height: 17px;
	text-align: right;
    /*border: 1px solid #F0F;*/
	color: #000;	
	list-style: none;	
	float: left;     }
#navigationa li {
    
	padding-left: 10px;	
    }
#navigationa li a:link, #navigationa li a:visited {	color: #000;	text-decoration: none;    }
#navigationa li a:hover {	color: #970F00;    }
    
#footer {
    width: 75%;
    color: #666;
    font-size : 10px;
	margin-left: 30px;
	border-top: 1px solid #000;
	clear:left;
    }
    	
