
#Avantage{
margin: -50px -10px 70px 80px;
box-shadow: 1px 2px 35px #CCC, inset 1px 2px 15px #ADADAD;
border: 10px solid #FFF;
border-radius: 130px;
overflow: hidden;
float: right;
width: 340px;
text-align: center;	
}
#Avantage h2{
border-bottom: 1px solid #666;
margin: 0px;
padding: 10px 30px 10px;
text-indent: 0px;
background: linear-gradient(#D10914 0%, #E20A16 20%, #D10914 100%);
color: #FFF;
font-size: 17px;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
letter-spacing: 1px;
}
#Avantage ul{ margin:0px; padding:0px;}
#Avantage li{
display: block;
border-bottom: 1px solid#DDD;
box-shadow: 0px 0px 2px #E7E7E7;
padding: 8px 10px 12px;
font-size: 12px;
}
#Avantage li strong{font-size: 12px; line-height:22px;}
#Avantage li:hover{background-color:transparent;}
#Avantage li:before {content: "";}
#Avantage li:nth-child(4){ border-bottom:0px; padding-bottom:18px}



#Service img{margin-right:50px; margin-bottom:50px; float:left; width:220px;
box-shadow: 2px 3px 6px #999;
	border:1px solid #fff;
	border-radius: 2px;
	padding:3px;
	}
#Service ul{float:right; width: 540px; margin:0px; padding:0px; margin-bottom:35px;}

#Service li{margin-bottom:10px; }
#Service li:before {
/* content: "• "; */
content: ". ";
position: absolute;
color: #5C5C5C;
font-size: 25px;
margin-right: 0px;
margin-left: -15px;
margin-top: -13px;
}
#Service .Btn{
	margin-top:50px;
	margin-left: 50px;
	}
#Service h2{display: block;clear:both; margin-top:25px; margin-bottom:20px;

text-indent:20px;
	background-image:url('../Img/Puce.gif');
	background-repeat:no-repeat;
	/* color:#E20A16; */
	
}
hr{clear:both; border:0px; height:20px; background-image: url('../Img/Separation.jpg');}