/* Start of CMSMS style sheet 'Black test' */
* {
	margin: 0;
	padding: 0;
}

body {
background: #000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #eee;
}

a {
text-decoration: none;
color: #FFE788;
}

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


#wrap {
margin: 20px auto;
width: 800px;
}

#header {
padding:30px 0px 0px 0px;
height : 140px;
background-image: url("../uploads/black_test/logobandeau.png");
background-repeat:no-repeat;
}

#menu_top {
   margin-top: 100px;
   float: right; width: 670px;
   font-size: 13px;
   z-index:auto;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: none;
   text-align: center;
   display: block;
}
#menu_top A{
   margin: 0px;
   padding:0px 10px 0px 10px;
   list-style-type: none;
   display: inline;
   text-align: center;
   text-decoration: none;
   font-weight: bold ;
   font-family: "Comic Sans MS", Arial;
   letter-spacing: +1px;
}
#menu_top A:link{
   color:#FFFFFF;
}
#menu_top A:visited {
   color:#FFFFFF;}
#menu_top A:hover { 
   color: #990033;
   font-style:italic;
}
#menu_top A:active {
   color: #ff0000;
}


#left {
margin-top: 10px;
float: left;
width: 180px;
height : 400px;
font-size: 13px;
padding:5px;
background: #000000;
}
#left ul {
list-style-type: square;
padding: 5px 0 10px 30px;
color: #FFE788;
}
#left h2 {
font-size: 15px;
font-weight: 10;
letter-spacing: -1px;
padding: 5px 5px 5px 0;
background: #3f3f3f;
text-align:right
}
#left h2:hover {
background: #4f4f4f;
}

#separ {
height : 400px;
width: 7px;
float: right;
background: #000000;
background-image: url("../uploads/black_test/tab.gif");
background-repeat:no-repeat;
}


#right {
margin-top: 10px;
height : 400px;
float: right;
width: 580px;
background: #000000;
text-align: justify;
padding:10px;
}
#right h2 {
font-weight: 100;
letter-spacing: -2px;
font-size: 28px;
padding: 15px 0 10px 0;
}
#right h2 a {
}
#right h2 a:hover {
color: #fff;
text-decoration: none;
}
#right ul{
margin: 20px 0px 20px 50px;}


#footer {
font-size: 11px;
text-align: center;
margin-top: 30px;
padding: 5px 0;
background-image: url("../uploads/black_test/bandeau.png");
background-repeat:no-repeat;
}
/* End of 'Black test' */

