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

 div#content #main #hautdepage{
    position:relative;
    height:150px;
    width:700px;
    float:left;
	
    }
	 div#content #main #hautdepage #titre{
	position:relative;
    height:25px;
    width:650px;
	font-size:16px;
	color:#ff4900;
	margin:20px;
	 }
	   div#content #main #hautdepage #baseline{
	position:relative;
    height:100px;
    width:650px;
	font-size:12px;
	color:#344a89;
	margin:20px;
	top: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;
	background:url(../images/fond-titre_03.jpg) repeat-x #ccc;
	color:#ff4900;
	font-size:14px;
	line-height:30px;
	font-weight:bold;

	
	   }
	 
	 
	 
	div#content-class{
	position:relative;
	width:700px;
	height:auto;
	float:left;
	} 
	 
	   
	   
	    .texte-img{
	position:relative;
    height:200px;
    width:652px;
	float:left;
	margin:20px;
	   }  
	   
	div#img{
	position:relative;
	float:left;
	width:152px;
	height:200px;
	background-color:#006699;
	}
	
	div#texte{
	position:relative;
	float:left;
	width:490px;
	height:200px;
	font-size:12px;
	color:#344a89;
	margin-left:5px;
	}
