.box-formation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	height: 250px;
	width: 250px;
}
.box-formation a {
	color: #333333;
}
.box-formation a:hover {
	color: #FF9933;
	background-color: #333333;
}
.box-formation-tarot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 250px;
	width: 250px;
	background-image: url(images-formations/fond-bouton-tarot-off.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.box-formation-tarot:hover{
	color: #632425; 
	background-image: url(images-formations/fond-bouton-tarot-on.jpg);
}
.box-formation-artsdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 250px;
	width: 250px;
	background-image: url(images-formations/fond-bouton-artsdiv-off.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.box-formation-artsdiv:hover{
	color: #632425; 
	background-image: url(images-formations/fond-bouton-artsdiv-on.jpg);
}
.box-formation-belline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 250px;
	width: 250px;
	background-image: url(images-formations/fond-bouton-belline-off.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.box-formation-belline:hover{
	color: #632425; 
	background-image: url(images-formations/fond-bouton-belline-on.jpg);
}
.box-formation-tarot-distance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 250px;
	width: 250px;
	background-image: url(images-formations/fond-bouton-tarot-distance-off.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.box-formation-tarot-distance:hover{
	color: #632425; 
	background-image: url(images-formations/fond-bouton-tarot-distance-on.jpg);
}
.menu-formation {
	list-style-position: outside;
	list-style-image: url(../images/puce_news.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	white-space: pre;
}

