/* CSS Document */

.text_equipe{
	margin-right:1em;
}

.name{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004796;
	margin-bottom:1em;
}

.bolder{
	font-weight:bolder;
}

.bas{
	float:left;
	width:24em;	
}

.au_travail{
	float:right;
	margin-top:1em;
	margin-left:1em;
}