/* CSS Document */

    /*
   //---------------------------------------------------------------------------
  //	L'équipe
 //-----------------------------------------------------------------------------
*/	

#cadre_principal {
	background:url(../images/design/design.jpg) no-repeat;
}

#equipe_cadre_photos {
	width:445px;
	height:490px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#equipe_cadre_photos h1 {
	width:410px;
	margin-top:10px;
	text-align:right;
	margin-right:20px;
	position:absolute;
}

#equipe_sous_cadre_photos {
	width:445px;
	border:0px solid #006600;
}

#equipe_sous_cadre_photos #photo {
	float:left;
}

#equipe_sous_cadre_photos #legende {
	width:100px;
	float:left;
	margin-top:2px;
	color:#dfa453;
	clear:both;
}

#patrick {
	position:absolute;
	margin-left:55px;
	margin-top:12px;
}

#joel {
	position:absolute;
	margin-left:197px;
	margin-top:83px;
}

#geoffrey {
	position:absolute;
	margin-left:332px;
	margin-top:154px;
}

#corinne {
	position:absolute;
	margin-left:55px;
	margin-top:206px;
}

#thibaut {
	position:absolute;
	margin-left:200px;
	margin-top:282px;
}

#pere {
	position:absolute;
	margin-left:335px;
	margin-top:346px;
}

#equipe_cadre_passion {
	float:left;
	width:265px;
	height:290px;
	margin-left:0px;
	margin-bottom:30px;
}

#equipe_sous_cadre_passion {
	width:220px;
	margin-top:10px;
	border-left:1px #dfa453 solid;
}	

#equipe_sous_cadre_passion h2 {
	margin-bottom:10px;
	letter-spacing:normal;
	margin-left:18px;
}	

#equipe_element_passion {
	margin-left:18px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dfa453;
	text-align:normal;
	}
	
#equipe_cadre_photo {
	float:left;
	width:265px;
	border:0px solid #666666;
	margin-right:-15px;
}
