﻿#services {
	min-height:550px;
}
#services div{
float: left;
width: 270px;
margin-left: 10px;
padding: 0 5px;
}
#services h2 {
	text-align:center;
	font-size : 150%;
background: transparent url(../_images/titreServices.gif) no-repeat ;
height: 30px;

}
#services ul {
	list-style:none;
	padding-bottom: 7px;
}
#services ul li {
	padding: 7px 0 0 5px;
font-size:90%;

}
#services p {
font-size:90%;
line-height : 130%;
padding-bottom:5px;
}
#services #messagerie {
width:250px;
}