img {
	border: 0 none;
}

a {
	text-decoration: none;
}

.txt {
	visibility: hidden;
	font-family:comicsans;
	font-size:12px; 
} 

#content{
	background-image:url(fond_spectacle_le_pere_noel_et_le_chaperon_rouge.jpg);
	background-repeat:no-repeat; /* pour que l'image ne se répète pas */
		height:1200px; 
	/*width:1200px;*/
}
.fleche {
width:320px;
height:320px;
background: url(photo bureau chaperon noel.png) no-repeat;
}
 
.fleche:hover,
.fleche:focus,
.fleche:active {
background:url(photo grand mère chaperon rouge.png) no-repeat;
}
.bouton_face{
width: 46px;
height: 46px;
display: block;
background: url("photo bureau chaperon noel.png") no-repeat;
}

.bouton_face:hover{

background-image: url("photo grand mère chaperon rouge".png);
}