body
{
	float: none;
	text-align: center;
	background-color: #FFFFCC;
}
img
{
    	border: 0px solid white;
}
.couv {
    	margin: 5px;
	width: 670px;
	height: 519px;
}
img.famille
{
	background-image : url("/images/legaillart.jpg");
	background-repeat : no-repeat;
	width: 300px;
	height: 44px;
}
span
{
	display: none;
}
.slash
{
	background-image : url("/images/slash.jpg");
	background-repeat : no-repeat;
	width: 20px;
	height: 44px;
}
.messagerie
{
	background-image : url("/images/messagerie_black.jpg");
	background-repeat : no-repeat;
	width: 158px;
	height: 44px;
}
.messagerie:hover
{
	background-image : url("/images/messagerie_blue.jpg");
	background-repeat : no-repeat;
	width: 158px;
	height: 44px;
}
.bernard
{
	background-image : url("/images/bernard_black.jpg");
	background-repeat : no-repeat;
	width: 108px;
	height: 44px;
}
.bernard:hover
{
	background-image : url("/images/bernard_red.jpg");
	background-repeat : no-repeat;
	width: 108px;
	height: 44px;
}
.colette
{
	background-image : url("/images/colette_black.jpg");
	background-repeat : no-repeat;
	width: 86px;
	height: 44px;
}
/*.colette:hover
{
	background-image : url("/images/colette_color.gif");
	background-repeat : no-repeat;
	width: 81px;
	height: 30px;
}*/
.nicolas
{
	background-image : url("/images/nicolas_black.jpg");
	background-repeat : no-repeat;
	width: 94px;
	height: 44px;
}
.nicolas:hover
{
	background-image : url("/images/nicolas_green.jpg");
	background-repeat : no-repeat;
	width: 94px;
	height: 44px;
}
.vincent
{
	background-image : url("/images/vincent_black.jpg");
	background-repeat : no-repeat;
	width: 117px;
	height: 44px;
}
.vincent:hover
{
	background-image : url("/images/vincent_violet.jpg");
	background-repeat : no-repeat;
	width: 117px;
	height: 44px;
}

