/* 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;
}
h3 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004796;

}
.text-titre {
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Console", "Lucida Grande", "Lucida Serif";
	color:#666666;
}
