BODY
{
background : #000;
SCROLLBAR-FACE-COLOR: #000;
SCROLLBAR-HIGHLIGHT-COLOR: #000;
SCROLLBAR-SHADOW-COLOR: #000;
SCROLLBAR-ARROW-COLOR:  #000;
SCROLLBAR-TRACK-COLOR: #000;
margin: auto;
}

body, td, ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #636363; text-decoration: none}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
a {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: none;
}

#accueil {
	position:absolute;
	margin: auto;
    width: 883px;
	height:551px;
    left: 50%;
    margin-left:-441px;
    top: 50%;
    margin-top:-275px;
}
#accueil-droite {
	background: #fff url(../images/accueil_bas.jpg) top no-repeat;
	width: 477px;
	height:531px;
}
#accueil-droite p{
	margin: 0 15px 15px 30px;
}

#accueil-droite ul, #droite p, #droite ul, #droite h1, #droite h2 {
	margin: 15px 30px 15px 30px;
}
#main {
	margin: 20px 0 0 0;
    left: 50%;
    margin-left:-475px;
    width: 950px;
	height: 531px;
	background: #fff;
	position:absolute;
}
#gauche {
	width: 406px;
	margin:auto;
	float:left;
}
#droite {
	background: #fff url(../images/fd.gif) top no-repeat;
	width: 544px;
	margin:auto;
	float:left;
}
#news, #affaires {
	display:block;
	float:left;
	width:544px;
}
#table-affaire a {
	color:#990000;
}
#table-affaire a:hover {
	color:#ff0000;
}

h1 {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Verdana,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

h2 { font-family: Arial Narrow, Verdana, sans-serif; font-size: 14px; color: #80471c; font-weight: normal; border-bottom:1px solid #80471c;}

input { border: 1px solid #990000;}
select { border: 1px solid #990000;}
textarea { border: 1px solid #990000;}
#basdepage {
	background:#000000;
	float:left;
	width:950px;
	height:20px;
	/*margin-top:3px;*/
	text-align:center;
	font-family: Verdana, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	/*border-top:#bbb 1px solid;*/
	
}
#basdepage img { float:right;}
#flashcontent10 { text-align:left;}

#container {overflow-y:scroll; overflow-x:hidden; width:524px; height:280px; float:left; padding-top:0px;}
#container ul{list-style-type:none;}
#container ul li{float:left;}
#container img {margin: 5px 5px;}

ul#menu_gauche {border: 2px solid #333; margin:0; padding:0;}
ul#menu_gauche li {font-family:Arial, Helvetica, sans-serif; font-size: 20px; line-height: 60px; list-style-type:none; background:#FFF; opacity:0.8; -moz-opacity : 0.8; -ms-filter: "alpha(opacity=80)"; filter : alpha(opacity=80); padding-left :15px; padding-right:15px}
ul#menu_gauche li a {color: #333; }
ul#menu_gauche li a:hover{color: #000; }
