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


#bloc1{
	position: relative;
    width: 870px;
	float:left;
} 

#gesco{
	width:412px;
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	text-align:justify;

}


#illu{
	float:right;
	width:425px;
	height:205px;
	
}
#bloc2{
	
  margin-top:15px;
    width: 870px;
	float:left;
}

#bouton{
	 height: 100px;
    left: 35px;
    position: absolute;
    width: 348px;
}

#image1{
	background-color:#FFF;
	width:410px;
	height:100px;
	float:right;
	
}

#bloc3{
	float:left;
	margin-top:35px;
	width:870px;
}

#service_description{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002146;
	height:auto;
	width:856px;
	line-height:18px;
	text-shadow:
		1px 1px 0px rgba(255,255,255,1),
		0px 0px 0px rgba(255,255,255,0);
	
}

#image2{
	background-image:url(../images/widget.png);
	background-repeat:no-repeat;
	width:410px;
	height:211px;
	float:left;
  
}
#image3{
	background-image:url(../images/widget.png);
	background-repeat:no-repeat;
	width:410px;
	height:211px;
	float:right;
  
}

