body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#newsletter #mail {
	background-image: url(images/general/newsletter-fond.jpg);
	height: 15px;
	width: 153px;
	vertical-align:middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.central {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/general/fond-central.jpg);
}
.central1000 {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/general/fond-central-1000.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffdb6b;
}

.general {
	background-image: url(images/general/fond-general.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.general1000 {
	background-image: url(images/general/fond-general-1000.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.18 { font-size:18px }
.contenu {
    padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
}
.noir { color:#000000 }
.noir a { color:#000000 }
       /*     SCROLLER      /*
/* typo */
#scroller, #scroller td { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; }
/* positionnement scroller */
#scroller { position:relative; left:15px; top:0px; width:175px; height:263px; clip:rect(0 175 263 0); overflow:hidden; }
#scroller #container { position:absolute; top:5px; width:160px; height:253px; clip:rect(0 160 253 0); overflow:hidden; }
#scroller #content { position:absolute; width:160px; }
#scroller #scrollUp { position:absolute; left:160px; top:3px; }
#scroller #scrollDn { position:absolute; left:160px; top:254px; }
#scroller #scrollbar { position:absolute; left:160px; top:14px; width:10px; height:237px; clip:rect(0 14 237 0); }
#scroller #thumb { position:absolute; left:0px; top:0px;  }
#scroller #thumbArrowUp, #scroller #thumbArrowDn { position:absolute; left:2px; visibility:hidden; }
/*#scroller #marker { position:absolute; left:0px; top:0px; width:10px; height:20px; clip:rect(0 10 20 0); background-image: url(images/scroller/repere.gif); }*/
#scroller #scrollerMo5Shim { position:absolute; left:0px; top:5px; width:1px; height:1px; }
#scroller #elevUp, #scroller #elevDn { position:absolute; left:0px; top:0px; width:10px; height:237px; overflow:hidden; clip:rect(0 10 237 0); }


