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

 div#content #main #hautdepage{
    position:relative;
    height:225px;
	
    width:700px;
    float:left;
    background:url(../images/image-main-index_04.jpg) no-repeat #fff;
	
    }
	 div#content #main #hautdepage #titre{
	position:relative;
    height:25px;
    width:400px;
	font-size:16px;
	color:#aa0089;
	margin:20px;
	 }
	  div#content #main #hautdepage #baseline{
	position:relative;
    height:80px;
    width:400px;
	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#content #main #basdepage #titremain{
	position:relative;
	float:left;
    height:30px;
    width:700px;
	color:#aa0089;
	font-size:14px;
	line-height:30px;
	font-weight:bold;

	
	   }
	   
	   div#content #main #basdepage #photomain{
	position:relative;
    height:210px;
    width:auto;
	float:left;
	
	   }
	   
	      div#content #main #basdepage #textemain{
	position:relative;
    height:1550px;
    width:650px;
	float:left;
	text-align:justify;
	color:#344a89;
	margin:20px;
	
	   }
