/* 
	L'equipe de FMC
*/
h1
{
	/*font-size:26px;*/
}
h2
{
	font-size:18px;
}
#right
{
	height:580px;
}
#equipe_container
{
	/*height:1px;*/
	overflow:hidden;
}
#equipe_wrapper
{

}
.equipe-membre
{
}
h6.equipe
{
	padding-bottom:10px;
	font-size:14px;
}

.equipe-image
{
	float:left;
	margin-bottom:12px;
}

.equipe-contenu
{
	float:right;
	width:390px;
	margin-bottom:30px;
}
	.equipe-contenu h2
	{
		width:auto;
	}	
h1.equipe {margin-bottom:16px;}	
#equipe-liste, h1.equipe
{
	margin-left:28px;
}		
#equipe-liste a
{
	display:block;
	float:left;
	margin: 4px;
	border-top:5px solid transparent;
	height:110px;
	width:80px;
	overflow:hidden;
}
#equipe-liste a:hover
{
	border-color:#cccccc;
}
	#equipe-liste a img
	{
		border:none;
	}
.contenu-experience
{
	clear:both;
	width:600px;
}