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

p {
	font-family:Arial, Helvetica, sans-serif;
}

p.title-descr2 {
	font-size:1.3em;
}

p#contact {
	font-size:1.2em;
	color:#df8a42;
	padding:5px 0 0 0;
	margin:0;
}

li {
	font:1em Arial, Helvetica, sans-serif;
}

ul {
	margin-top:5px;
}

ul.soni-service {
	list-style:none;
	text-align:center;
	margin:15px 0px 0px 0px;
}

div#content {
	font-family: Arial, Helvetica, sans-serif;
}
 
div#cap2 div#cap1 div#cap3 div#cap4{
	width:220px;
	height:160px;
}

div.visuels {
	margin:10px 50px 20px 30px;
}

	div.visuels img {
		border:1px solid #b7b7b7;
	}

div#question {
	background:url(../images/backgrd-question.jpg) no-repeat;
	height:168px;
}

div#solution {
	background:url(../images/backgrd-solution.jpg) no-repeat;
	height:200px;
}

div#text-descr {
	font:1.2em Arial, Helvetica, sans-serif;
	padding:0px 20px 0px 10px;
}

div#text-descr2 {
	font:1.2em Arial, Helvetica, sans-serif;
	padding:5px 20px 0px 10px;
}

div#engagement {
	background: url(../images/banner-engagemt.jpg) no-repeat;
	width:603px;
	height:118px;
	padding-top:10px;
	text-decoration:none;
}

div#infos {
	text-align:center;
	width:605px;
	height:48px;
	background-image: url(../images/motifs-infos.gif);

}
