/* CSS PAGE INDEX*/
div#intervention {
	background: url(../images/intervention.png) no-repeat;
	height: 82px;
	position: relative;
	color: #33CC66;
}
div#intervention h1 {
	margin: 0;
	position: absolute;
	bottom: 10px;
	right: 5px;
}
div#intervention h3 {
	color: #c00;
	font-variant: small-caps;
	font-size: 1.1em;
	margin: 0;
	position: absolute;
	bottom: 40px;
	right: 10px;
}
div#intervention h6 {
	margin: 0;
	position: absolute;
	bottom: 0px;
	right: 10px;
	
}
div#services {
	background: url(../images/services.png) no-repeat top;
	float: left;
	position: relative;
	width: 185px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 0px;
}
div#services p {
	color: #666666;
	text-decoration: none;
	padding-top: 50px;
	padding-right: 10px;
	text-align: right;
}
div#i_facile {
	background: url(../images/i_facile.png) no-repeat top;
	width: 300px;
	float: left;
	height: 200px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
div#i_facile p {
	color: #666666;
	text-decoration: none;
	padding-top: 90px;
	padding-left: 10px;
}
div#boite_web {
	background: url(../images/logom.png) no-repeat right top;
	float:left;
	margin-left: 0px;
	width: 300px;
}
div#boite_web p {
	color: #666666;
	text-decoration: none;
	padding-top: 50px;
	padding-left: 10px;
}

