﻿#intro
{
	background-image:url("../images/intro.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:800px;
	height:44PX;
	margin-left: 1px;
	margin-bottom: 16px;
	float:left;
	cursor:pointer;
}
.bonhomme
{	
	width:210px;
	height:390px;
	float:left;
}
#bonhomme
{	
	padding-left:77px;
}
#groom
{
	background-image:url("../images/groom.gif");
}
#hotesse
{
	background-image:url("../images/hotesse.gif");
	margin-left: 23px;
}
#ingenieur
{
	background-image:url("../images/ingenieur.gif");
	margin-left: 23px;
}

.descriptionbonhomme
{	
	width:656px;
	height:56px;
	margin-top: 16px;
	float:left;
}
#descriptionbonhomme
{	
	padding-left:77px;
}
#descriptiongroom
{
	background-image:url("../images/descriptiongroom.gif");
	clear : both;
}
