/*** CONTACT ***/
#contact p {
	margin : 10px 0 0 0;
}

/*** ENTREPRISE ***/
#entreprise p {
	line-height : 1.8em;
	margin : 15px 0 10px 0;
	text-align : justify;
}
#entreprise p:first-letter {
	padding-left : 20px;
}

#entreprise img#rightimg {
	float : right;
	width : 180px;
	margin : 0 0 15px 15px;
}
#entreprise img#leftimg {
	float : left;
	width : 180px;
	margin : 0 15px 0 0;
}
#entreprise .separate {
	margin : 50px 0;
}
#entreprise h4 {
	font-size : 12px;
	text-align : left;
}

/*** SERVICES ***/
#services ul li {
	background : url('/images/icons/gif/bullet_green.gif') no-repeat;
	padding-left :25px;
	margin-top : 10px;
}
#services p:fist-letter {
/*	padding-left : 20px;*/
}

#services #rightcol {
	float : right;
}
#services #photos div {
	width : 225px;
}
#services #leftcol {
	float : left;
}
#services #photos p {
	padding-bottom : 20px;
	text-align : left;
}
#services #photos img {
	width : 100%;
	margin-bottom : 10px;
}

/*** REFERENCES ***/
#references #qualibat img {
	float : left;
	margin : 0 15px 0 0;
}
#references .comment {
	font-size : 0.8em;
	font-style : italic;
}
#references #qualibat ul li {
	padding : 5px 0 0 0;
}
#references #qualibat .drive_go {
	margin-top : 1em;
}

#entreprises-ref h4 {
	padding : 0 0 5px 0;
	background : url('/images/icons/gif/bullet_green.gif') no-repeat;
	padding-left : 25px;
	font-size : 12px;
}
#entreprises-ref ul li {
	list-style-type : none;
	margin : 0 0 20px 0;
	padding : 0;
}
#entreprises-ref p {
	text-align : justify;
	margin-bottom : 10px;
}
#entreprises-ref p:first-letter {
}
#entreprises-ref img {
	float : left;
	margin-right : 10px;
}
#entreprises-ref #other {
	padding-top : 15px;
}
#entreprises-ref #other ul {
	margin : 0 0 0 40px;
}
#entreprises-ref #other ul li {
	list-style-type : square;
	margin : 0;
}
