	
body {
	background:url(../images/background.jpg) repeat-x;
	background-position: top center;

	background-color:#000;
	color:#DADADA;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;
	
	margin: 0 auto;
	
	width:990px; 
}

strong {
	color:#FFFFFF;
}

.divTable {
	position:relative;
	float:left;
	
	padding:5px;
	padding-top:18px;
	
	height:34px;	
}

.title {
	position:relative;
	float:left;
	
	font-size:13px;
	font-weight:bold;
	
	background-color:#470303;
	
	padding:6px;
	padding-left:8px;
	height:22px;
	padding-top:10px;
	
	text-align:center;
	
	overflow:hidden; /* IE6 */
}

.titleMiddle {
	position:relative;
	float:left;
	
	height:27px;
	
	font-size:12px;
	
	padding-top:8px;
	text-align:center;
	
	overflow:hidden; /* IE6 */
}

.titleMiddleH3 {
	color:#FFFFFF;
	font-size:13px;
	margin:0px;
	font-weight:bold;
}

a:link {COLOR: #FAD165; text-decoration:none}
a:visited {COLOR: #FAD165; text-decoration:none}
a:hover {COLOR: #FFFFFF; text-decoration:none}
a:active {COLOR: #FAD165; text-decoration:none}

a {
	font-weight:bold;
}

.separator {
	position:relative;
	float:left;
	
	background-image:url(../images/separator.jpg);
	
	height:1px;
	width:100%;
	
	overflow:hidden; /* IE6 */
}

.separator2 {
	position:relative;
	float:left;
	
	background-image:url(../images/separator2.jpg);
	margin-top:1px;
	height:1px;
	width:100%;
	
	overflow:hidden; /* IE6 */
}

.separator3 {
	position:relative;
	float:left;
	
	margin-left:-8px;
	background-image:url(../images/separator3.gif);
	height:1px;
	width:148px;
	
	overflow:hidden; /* IE6 */
}

.separator4 {
	position:relative;
	float:left;
	
	background-image:url(../images/separator3.gif);
	height:1px;
	width:100%;
	
	overflow:hidden; /* IE6 */
}

.separator4H {
	position:relative;
	float:left;
	
	background-image:url(../images/separator4H.gif);
	height:100%;
	width:1px;
	
	overflow:hidden; /* IE6 */
}

.separator5H {
	position:absolute;
	left:440px;
	
	background-color:#7E3D3F;	
	height:248px;
	width:1px;
}

#topMiddleDiv {
	position:relative;
	float:left;
	
	margin-top:25px;
	margin-left:1px;
	width:624px;
	height:601px;
	
	overflow:hidden;
}

img {
	border:0;
}

.promoExtract {
	position:relative;
	float:left;
	
	margin-top:25px;
	width:988px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
	
	overflow:hidden; /* IE6 */
}

.promoExtractTitre {
	position:relative;
	float:left;

	font-weight:bold;
	margin-bottom:10px;
	
	width:600px;
}

.promoExtractTitre h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.promoExtractDate {
	position:relative;
	float:left;
	
	width:175px;
	text-align:right;
	
	font-style:italic;
}

.promoExtractImg {	
	position:relative;
	float:left;
	
	margin-top:12px;
	margin-left:7px;
	
	height:80px;
	
	padding-top:10px;
	background-color:black;
}

.promoExtractContentText {
	position:relative;
	float:left;

	width:775px;
	height:110px;
	line-height:1.5em; 
	
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
	
	text-align:justify;
}

.promoExtractSuite {
	position:relative;
	float:left;
	
	margin-top:5px;
	width:100%;
	text-align:right;
	bottom:0px;
}

select {
	 border:1px solid #7E3D3F;
	 font-size:12px;
	 background-color:#790303;
	 color:#FAD165;
	 width:200px;
	 height:20px;
}

.jlink {color: #FAD165;cursor:pointer;}
.jlink:hover {color: #FFFFFF; text-decoration:underline;}

a span {
  display: block;
  cursor: pointer;
}

