body{
	margin:0px;
	padding:0px;
}

div{behavior: url("iepngfix.htc");}
img{border:none;behavior: url("iepngfix.htc");}

.fond{
	background:url(images/fond.jpg) no-repeat;
	width:880px;
	height:586px;
}

.texte{	
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#ffffff;
}

.texte a{	
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}

.texte a:hover{	
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}