div#bloc_whoweare{
	height:270px;
	padding:40px 10px 0px 10px;
	margin-bottom:10px;
	background:url(../../images/index/whoweare.jpg) left bottom no-repeat;
	color:#004080;
	font-weight:bold;
	font-size:22px;
}

div.titrePartie{
	padding-top:20px;
	color:#363636;
	font-weight:bold;
	font-size:18px;
}

div#blocReferences{
	height:90px;
	padding:20px 10px 0px 10px;
	background:url(../../images/index/our_references.jpg) left bottom no-repeat;
}

div.titreRouge{
	color:#ff0000;
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}

div#blocTeam{
	height:90px;
	padding:20px 10px 0px 10px;
	background:url(../../images/index/bluefox_team.jpg) left bottom no-repeat;
}

div.titreOrange{
	color:#ff681a;
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}

img.imgClient{
	margin:0px 5px 10px 0px;
}

img.imgClientBout{
	margin:0px 1px 10px 0px;
}

div.blocPersonne{
	width:437px;
	height:192px;
	margin:20px 0px 0px 0px;
}

div.floatGauche{float:left;}
div.floatDroite{float:right;}

div.blocPersonne img.imgPersonne{
	width:144px;
	float:left;
	padding-right:8px;
}

div.blocPersonne div.nom{
	width:285px;
	float:left;
	margin:50px 0px 0px 0px;
	font-size:14px;
}

div.blocPersonne div.mail{
	width:285px;
	float:left;
	margin:10px 0px 0px 0px;
}

div.blocPersonne div.mail a, div.blocPersonne div.mail a:visited{text-decoration:underline;	font-style:italic;}
div.blocPersonne div.mail a:hover{text-decoration:none;}

div.blocPersonne div.poste{
	width:285px;
	float:left;
	margin:10px 0px 0px 0px;
	color:#363636;
	font-weight:bold;
	font-size:14px;
}

div.blocPersonne div.texte{
	width:285px;
	float:left;
	margin:10px 0px 0px 0px;
}