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

 div#content #main #hautdepage{
    position:relative;
    height:70px;
    width:700px;
    float:left;
	
    }
	 div#content #main #hautdepage #titre{
	position:relative;
    height:25px;
    width:400px;
	font-size:16px;
	color:#ff4900;
	margin:20px;
	margin-top:10px;
	 }
	  div#content #main #hautdepage #baseline{
	position:relative;
    height:20px;
    width:700px;
	font-size:16px;
	color:#344a89;
	margin:20px;
	 }
	 
	  div#content #main #hautdepage #sousTitre{
	position:relative;
    height:55px;
    width:400px;
	font-size:16px;
	color:#80cccc;
	margin:20px;
	
	  }
	  
	

	
	   
	   div#photomain{
	position:relative;
    height:210px;
    width:auto;
	float:left;
	
	   }
	   
	      div#textemain{
	position:relative;
    height:auto;
    width:550px;
	float:left;
	text-align:justify;
	color:#344a89;
	margin:20px;
	
	   }
	   
	   
	   
	   div#content-class{
	position:relative;
	width:700px;
	height:auto;
	float:left;
	} 
	   
	   
	  .mentions-legales {
	  font-size: 10px
	  } 
