@font-face {
    font-family: 'harabarahanditalic';
    src: url('/css/harabarahand-webfont.eot');
    src: url('/css/harabarahand-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/harabarahand-webfont.woff') format('woff'),
         url('/css/harabarahand-webfont.ttf') format('truetype'),
         url('/css/harabarahand-webfont.svg#harabarahanditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
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;*/
}
a:link {text-decoration:none;color:black;}
a:visited {text-decoration:none;color:black;}
a:hover {text-decoration:none;color:black;}
a:active {text-decoration:none;color:black;}
/*.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;
}*/
.fonttest,.nicolas2, .bernard2, .colette2, .messagerie2, .vincent2, .messagerie2, .slash2, .famille2
{
	font-family: harabarahanditalic, Arial;
	font-size: 32px;
}
.messagerie2:hover
{
	text-shadow: 2px 2px #7777ff;
}
.bernard2:hover
{
	text-shadow: 2px 2px #ff7777;
}
.nicolas2:hover
{
	text-shadow: 2px 2px #77ff77;
}
.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;
	text-decoration:none;
}
/*.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;
	text-decoration:none;
}
/*.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;
}*/
