	BODY {
		background-color:#940111;
	}
	BODY.oldIE {
		background-image:url('img/bgie7.png');
		background-repeat:no-repeat;
		background-position:50% 0%;
	}
	DIV.clear {
			clear:both;
			display:block;
			height:1px;
			overflow:hidden;
			margin:0px;
			padding:0px;
	}
	DIV.ls {
		position:absolute;
		left:50%;
		top:0px;
		margin-left:-599px;
		width:1198px;
		background-image:url('img/shleft.png');
		background-repeat:repeat-y;
	}
	DIV.rs {
		width:100%;
		background-image:url('img/shright.png');
		background-position:right;
		background-repeat:repeat-y;
	}
	DIV.wbg {
		margin-top:0px;
		width:1000px;
		margin-left:99px;
		background-color:#FFFFFF;
	}
	DIV.bbg {
		position:absolute;
		top:110px;
		width:100%;
		height:221px;
		background-color:#000000;
		z-index:30;
	}
	DIV.content {
		height:100%;
	}
	DIV.header {
		position:relative;
		top:0px;
		width:1000px;
		height:332px;
		background-color:#FFFFFF;
	}
	DIV.titre {
		position:absolute;
		background-image:url('img/titre.png');
		width:608px;
		height:33px;
		top:10px;
		left:375px;
		z-index:inherit;
	}
	DIV.logo {
		position:absolute;
		background-image:url('img/logo.png');
		width:105px;
		height:105px;
		top:3px;
		left:10px;
		z-index:inherit;
	}
	DIV.signe {
		position:absolute;
		background-image:url('img/signecoreen.png');
		width:65px;
		height:201px;
		top:120px;
		left:31px;
		z-index:60;
	}
	DIV.ysl {
		position:absolute;
		width:141px;
		height:332px;
		top:-1px;
		left:150px;
		z-index:60;
	}
	DIV.bague {
		position:absolute;
		width:140px;
		height:221px;
		top:110px;
		left:860px;
		background-image:url('img/bague.png');
		z-index:60;
	}
	DIV.menu {
		position:absolute;
		width:500px;
		overflow:hidden;
		height:248px;
		top:110px;
		left:352px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight:bold;
		font-variant:small-caps;
		font-size:24px;
		text-align:right;
		padding-top:10px;
		z-index:60;
	}
	DIV.menu LI {
		position:relative;
		list-style:none;
		line-height:40px;
		padding-right:0px;
		z-index:60;
	}
	DIV.menu LI A:link {
		position:relative;
		text-decoration:none;
		color:#FFFFFF;
		z-index:60;
	}
	DIV.menu LI A:visited {
		position:relative;
		text-decoration:none;
		color:#FFFFFF;
		z-index:60;
	}
	DIV.menu LI A:hover {
		position:relative;
		text-decoration:none;
		color:#c70000;
		z-index:60;
	}
	DIV.smenu {
		position:absolute;
		width:600px;
		overflow:hidden;
		height:30px;
		top:67px;
		left:246px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight:bold;
		font-variant:small-caps;
		font-size:16px;
		text-align:right;
		padding-top:10px;
	}
	DIV.smenu LI {
		list-style:none;
		line-height:40px;
		padding-right:0px;
		float:right;
		margin-left:8px;
	}
	DIV.smenu LI A:link {
		text-decoration:none;
		color:#a00314;
	}
	DIV.smenu LI A:visited {
		text-decoration:none;
		color:#a00314;
	}
	DIV.smenu LI A:hover {
		text-decoration:none;
		color:#000000;
	}
	DIV.rightcol {
		border-left:1px solid #000000;
		width:200px;
		text-align:center;
		float:right;
	}
	DIV.rightcol IMG { margin-top:25px; float:none; clear:both;}
	DIV.corps {
		float:right;
		width:775px;
		padding-left:12px;
		padding-right:10px;
		text-align:left;
		font-family:Verdana, Geneva, sans-serif;
		color:#000000;
		font-size:14px;
		margin-bottom:20px;
		overflow-x:hidden;
	}
	DIV.footer {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		color:#a00314;
		font-size:11px;
		font-weight:bold;
		padding-left:7px;
		border-top:1px solid #000000;
		padding-top:4px;
		margin-bottom:5px;
	}
	DIV.footer:first-line { font-weight:normal; }
	DIV.footer A:link { color:#a00314; }
	DIV.footer A:visited { color:#a00314; }
	DIV.footer A:hover {
		text-decoration:none;
		color:#000000;
	}
	IMG.puce {
		float:left;
		margin-top:20px;
		margin-right:10px;
	}
	HR {
		width:90%;
		border:none;
		border-bottom:1px solid #b90014;
		text-align:left;
		margin-top:2px;
		margin-bottom:15px;
	}
	DIV.page_blocker {
		position:absolute;
		top:0px;
		left:0px;
		z-index:99;
		height:100%;
		width:100%;
		background-color:#000000;
		filter:alpha(opacity=90);
  	opacity:0.9;
		background-image:url('img/ajaxload.gif');
		background-repeat:no-repeat;
		background-position:50% 50%;
	}
	DIV.viewer_screen {
		position:absolute;
		width:480px;
		height:405px;
		top:50%;
		left:50%;
		margin-top:-200px;
		margin-left:-240px;
	}
	DIV.close_popup {
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		font-weight:bold;
		width:100px;
		float:right;
		cursor:pointer;
		text-align:right;
	}
