/***************************************************************************************************************************/
/*	sleeping_sky		: equipe.css																	*/
/*	Auteur			: Guillaume FEUTREN															*/
/*	Date				: 13/07/2007																*/
/*	Modification		: 13/07/2007																*/
/***************************************************************************************************************************/

/***************************************************************************************************************************/
/* Classes relatives à la page d'équipe 																	*/
.EquipeMainFrame {
	display: table;
	margin-top: 10px;
}
.EquipeFrame, .EquipeFrameHeader, .EquipeFrameHeader h4, .EquipeFrameBody {}
.EquipeFrameHeader {
	height: 40px;
	line-height: 40px;
	width: 87% !important;
	width: 100%;
}
.EquipeFrameHeader h4 {
	background-color: #fff;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 255px;
}
.EquipeFrameBody {
	height: 270px !important;
	height: 280px;
	width: 85%;
}
.EquipeFrame {
	border: solid 1px #fff;
	float: left;
	font-weight: bold;
	margin: 2px;
	width: 255px;
}
.EquipeInfo {
	margin: 0;
	padding: 5px 10px;
}
.EquipeImage {
	height: 150px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 255px;
}
.EquipeImage img {
	height: 150px;
	width: 150px;
}