@charset "utf-8";
.finitions {
	background-image: url(../images/finitions/fond2_finitions.png);
	background-repeat: repeat;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.textefinition {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.finitioncontour {
	border: medium solid #333;
	}
	
	
	
.menufinition{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	}	
		
	




.boutonretour {
	padding: 5px;
	text-align: center;	
}


/*a.boutonretour:hover, a.boutonretour:focus aboutonretour:active {
	padding: 5px;
	background-image: url(../images/finitions/bouton_retour_blancg.png);
	background-repeat: no-repeat;
	background-position: center center;
}*/


