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

 div#content #main #hautdepage{
    position:relative;
    height:80px;
    width:700px;
    float:left;
	
    }
	 div#content #main #hautdepage #titre{
	position:relative;
    height:25px;
    width:600px;
	font-size:16px;
	color:#344a89;
	margin:20px;
	 }
	 
	  div#content #main #hautdepage #sousTitre{
	position:relative;
    height:15px;
    width:650px;
	font-size:16px;
	color:#80cccc;
	margin:20px;
	
	  }
	  
	   div#content #main #basdepage #titremain{
	position:relative;
	float:left;
    height:30px;
    width:700px;
	
	color:#344a89;
	font-size:14px;
	line-height:20px;
	font-weight:bold;

	
	   }
	   
	     div#content-class{
	position:relative;
	width:700px;
	height:auto;
	float:left;
	} 
	   
	   
	   div#content #main #basdepage #photomain{
	position:relative;
    height:150px;
    width:315px;
	float:left;
	background-image:url(../JPEG-WEB-piagazil/IMG_9788.jpg);
	top:20px;
	   }
	   
	   div#textemain{
	position:relative;
    height:auto;
    width:600px;
	float:left;
	text-align:justify;
	color:#344a89;
	margin:20px;	
	   }
	   
	   .block-magasin{
	   position:relative;
	   width:190px;
	   height:auto;
	   float:left;
	   margin-left:10px;
	   }
	    
	   div#map-magasins{
	position:relative;
	float:left;
    height:420px;
    width:620px;
	margin:20px;
	   }
	   
