@charset "iso-8859-1";
body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

BODY{font-family : tahoma;font-size : 11px;	font-weight: bold;	color: #F24AF2; letter-spacing:1;} 
TABLE{font-family : tahoma;font-size : 11px; font-weight: bold;	color: #F24AF2; letter-spacing:1;}
IMG { BORDER-LEFT-COLOR: #B67BFF; BORDER-BOTTOM-COLOR: #B67BFF; BORDER-TOP-COLOR: #B67BFF; BORDER-RIGHT-COLOR: #B67BFF }

a {
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #E8008B;
	text-decoration: underline;
}
a:link,a:active,a:visited {
	font-weight: bold;
	color: #B45ADF;
	text-decoration: none;
}
.MenuTitre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(_images/titre_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 120px;
	line-height: 20px;

}

.Contenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	width: 400px;
}