@charset "utf-8";
/* CSS Document */

    *{
    margin:0px;
    padding:0px;
    outline:none;
    border:0px;
	list-style-type:none;
    }
    
    body{
    background:#f19eb4;
	color:#666;
	
    
    }
    
	
	.content-promo{
	position:relative;
	width:800px;
	height:auto;
	}
	
	
	
    a{
    color:#999;
    text-decoration:none;
    }
	
	  a:hover{
    color:#ee9ab4;
    text-decoration:none;
    }
	
	   .news_liste {
	height:auto;
	width:800px;
	position:relative;
	
}
    .news_entete {
	height: 25px;
	
}
.news_newsTitre {
	float: left;
	text-align: left;
	color: #999;
	font-weight: Bold;
	font-size:14px;
}
.news_date {
	padding: 5px;
	float: left;
	text-align: right;
	color: #999;
}
.news_contenu {
	position:relative;
	
	width:600px;
	height:auto;
	
	text-align: left;
	color: #999;
	
}

.imageG {
	
	margin-right: 20px;
	margin-bottom: 5px;
}
    
	
div#super-content{
 position:relative;
    margin:50px auto;
    height:auto;
    width:980px;
}
	
	
	div#banniere {
	position:absolute;
	width:429px;
	height:52px;
	z-index:1000;
	left:341px;
	top: 32px;
	}
	
	
    
    div#content {
    position:absolute;
    height:auto;
    width:980px;
   	font-family:Helvetica, Arial , sans-serif;
	color:#999;
    font-size:13px;
	background-color:#f8f0df;
	
	
	
	
    }
    
	/******************************/
/* header */
/******************************/
	 div#content #header {
    position:relative;
	top:0px;
	left:0px;
    width:980px;
    height:190px;
	background:url(../images/fond_header_01.jpg) no-repeat;


	
    
    }
    
    div#content #header #logo {
    position:absolute;
    width:220px;
    height:125px;
	left:85px;
	top:30px;
	
	
   
	
    
    }
    div#content #header #logo h1{
    text-indent:-3000px;
    }
    
   
   div#content #header  #acceuil  a{
   position:absolute;
   display:block;
   text-indent:-2000px;
   background:url(../images/acceuil_03.png) 0px -65px no-repeat;
  	width:200px;
    height:65px;
	left:342px;
	top:100px;
   }
   
   div#content #header  #acceuil  a:hover{
   background:url(../images/acceuil_03.png)  no-repeat;
   }
    div#content #header  #news  a{
   position:absolute;
   display:block;
   text-indent:-2000px;
   background:url(../images/news_03.png) 0px -65px no-repeat;
  	width:200px;
    height:65px;
	left:450px;
	top:100px;
   }
   
   div#content #header  #news  a:hover{
   background:url(../images/news_03.png)  no-repeat;
   }
   
   
   
    div#content #header  #collection a{
   position:absolute;
   display:block;
   text-indent:-2000px;
   background:url(../images/collection_03.png) 0px -65px no-repeat;
  	width:200px;
    height:65px;
	left:560px;
	top:100px;
   }
   
   div#content #header  #collection  a:hover{
   background:url(../images/collection_03.png)  no-repeat;
   }
	
	  div#content #header  #ou a{
   position:absolute;
   display:block;
   text-indent:-2000px;
   background:url(../images/ou_03.png) 0px -65px no-repeat;
  	width:200px;
    height:65px;
	left:670px;
	top:100px;
   }
   
   div#content #header  #ou a:hover{
   background:url(../images/ou_03.png)  no-repeat;
   }
	
	  div#content #header  #contact a{
   position:absolute;
   display:block;
   text-indent:-2000px;
   background:url(../images/contact_03.png) 0px -65px no-repeat;
  	width:200px;
    height:65px;
	left:780px;
	top:100px;
   }
   
   div#content #header  #contact a:hover{
   background:url(../images/contact_03.png)  no-repeat;
   }
	
	
	
	
		/******************************/
/* header */
/******************************/


 
/******************************/
/* main*/
/******************************/
    div#content #main {
	
    position:relative;
	height:auto;
	min-height:300px;
	width:980px;



	
	

    
    
    }
    
   
   
/******************************/
/* main*/
/******************************/

/******************************/
/* footer */
/******************************/	  
	  
    
    
    div#content #footer {
	position:relative;
    clear:both;
	width:980px;
	height:130px;
	background:url(../images/footer_11.jpg)  repeat-x;
    }
	
	div#content #footer ul{
	list-style:none;
	margin-left:310px;
	}
	
	div#content #footer ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-top:62px;
    }
	

