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

 div#content #main #hautdepage{
    position:relative;
    height:225px;
	
    width:700px;
    float:left;
    background:url(../images/banniere-batiment.jpg) no-repeat #fff;
	
    }
	 div#content #main #hautdepage #titre{
	position:relative;
    height:25px;
    width:400px;
	font-size:16px;
	color:#ff4900;
	margin:20px;
	 }
	   div#content #main #hautdepage #baseline{
	position:relative;
    height:100px;
    width:400px;
	font-size:12px;
	color:#344a89;
	margin:20px;
	top:50px;
	 }
	 
	  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;
	} 
	   
	   div#photomain{
	position:relative;
    height:160px;
    width:700px;
	float:left;
	background:url(../images/IMG_machine-teinte.jpg) no-repeat;
	margin-top:20px;
	   }
	   
	   
	   div#content #main #basdepage #photomain #logo_pdf{
	   position:relative;
	   width:35px;
	   height:35px;
	   margin-left:20px;
	   }
	   
	      div#textemain{
	position:relative;
    height:auto;
    width:650px;
	float:left;
	text-align:justify;
	font-size:12px;
	color:#344a89;
	margin-left:20px;
	
	   }
	   
	   
	    div#textemain2{
	position:relative;
    height:auto;
    width:650px;
	float:left;
	text-align:justify;
	font-size:12px;
	color:#344a89;
	margin-left:20px;
	
	   }
	   
