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

 div#content #main #hautdepage{
    position:relative;
    height:250px;
	
    width:700px;
    float:left;
    background:url(../images/image-main-.jpg) no-repeat #fff;
	
    }
	 div#content #main #hautdepage #titre{
	position:relative;
    height:25px;
    width:400px;
	font-size:16px;
	color:#344a89;
	margin:5px;
	 }
	  div#content #main #hautdepage #baseline{
	position:relative;
    height:250px;
    width:400px;
	font-size:10px;
	color:#344a89;
	margin:5px;
	text-align:left;
	 }
	 
	  div#content #main #hautdepage #sousTitre{
	position:relative;
    height:55px;
    width:450px;
	font-size:16px;
	color:#80cccc;
	margin:0px;
	text-align:left;
	
	  }
	  
	   div#content #main #basdepage #actualite{
	position:relative;
    height:auto;
    width:350px;
	float:left;
	
	
	   }
	   
	   
	    div#content #main #basdepage #promo{
	position:relative;
    height:auto;
    width:300px;
	float:left;
	
	
	   }
	   
	   
	    div#content #main #basdepage #promo a{
	color:#0066CC;
    text-decoration:none;
	
	
	   }
	   
	 