html{
text-align:center;
}
body{
	margin:0px;
	font-size:12px;
	color:#000000;
	background-image:url(bck_body.gif);
	background-repeat:repeat-x;
	background-color: #C9A5CF;
}
.TOP{
	background-image: url(bott_top.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:181px;
}
.GLOBALTABLE{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.LEFT{
	background-image: url(left.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:191px;
	width:306px;
}
.RIGHT{
	background-image: url(right.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:191px;
	width:53px;
}
.BODY{
	background-image: url(body.gif);
	background-color:#F6F6F6;
	background-repeat:no-repeat;
	background-position:top;
	height:454px;
	font-family:Arial, Helvetica, sans-serif;
}
.MENU_BOTT{
	background-image: url(menu_bott.gif);
	background-color:#F6F6F6;
	background-repeat:repeat-x;
	background-position:top;
	height:24px;
}
.Menu_bott{
	background-image: url(menu_bott_bck.gif);
	background-color:#F6F6F6;
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	height:24px;
	width:395px;
}
.COPY{
	background-image: url(credits.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:11px;
}
.top_header{
	background-image: url(anim_topbody.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:191px;
	width:641px;
	position:relative;
	text-align:left;
}
.top_header .txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#412964;
	position:absolute;
	margin-left:240px;
	margin-top:60px;
	width:360px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	text-align:left;
	background-image:url(bot_30.png);
	font-size:13px;
}
.BODY .top_header ul li{
	list-style-image: url(arrow_flower.png);
}
.BODY ul li{
	list-style-image: url(puce.gif);
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
}
.BODY ul li b, .BODY ul li strong{
	font-weight:bold;
}
.BODY li.f{
	list-style-image: url(arrow_flower.png);
	color:#B2028A;
}
.padding{
margin:15px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B2008A;
}
strong.cl1{
	color: #B2008A;
}
.BODY a, .BODY a:visited{
	font-size: 11px;
	color: #B2008A;
	text-decoration: none;	
}
.BODY a.encadre, .BODY a.encadre:visited{
	color: #FFFFFF;
	background-color: #B2008A;
	padding-left:3px;
	padding-right:3px;
	background-image: url(bg_a_encadre.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 2px groove #B2008A;
}
.BODY a.encadre:hover{
	background-image: url(bg_a_encadre.gif);
	background-repeat: repeat-x;
	background-position: 0px 18px;
	background-color: #633AA4;
	border-top-color: #633AA4;
	border-right-color: #633AA4;
	border-bottom-color: #633AA4;
	border-left-color: #633AA4;
}
a.plus{
	color: #B2008A;
	background-image: url(plusa.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}