body {
background: black;
margin: auto;
   font-family: Arial, "Times New Roman", Verdana, serif;
font-size: 10px;
 color:#ababab;
}

/*/Général /*/
select 
{
  color: #BCBCBC;
  border: 1px #666666 solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea 
{
  color: #666666;
  border: 1px #000000 solid;
  background-color: #BCBCBC;
  font-size: 10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

a
{
  color: #FFFFFF;
  text-decoration: none;
}
/*/////////////////////////////*/

#header {
background: url(images/header.png);
width: 1024px;
height: 101px;
margin: auto;
}

#separ {
background: url(images/separation-header.png);
width: 1024px;
height: 5px;
margin: auto;
}

#menu {
background: url(images/fond-menu.png) no-repeat;
width: 1024px;
height: 26px;
margin: auto;
text-align: center;
padding-top: 5px;
}

.bouton {
background: url(images/bouton.png);
width: 106px;
height: 20px;
margin: auto;
text-align: center;
float:left;
font-size: 15px;
}

.bouton a{
color: #856666;
text-decoration: none;
font-weight: bold;
}

.bouton a:hover{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#fond-avecblock {
background: url(images/fond-avecblock.png);
width: 1024px;
margin: auto;
margin-top: -6px;
}

#fond-sansblock {
background: url(images/fond-sansblock.png);
width: 1024px;
margin: auto;
margin-top: -6px;
}

.titre-news {
background: url(images/titre-news.png);
width: 486px;
height: 33px;
margin: auto;
text-align: center;
color: white;
font-size: 12px;
cursor: pointer;
}

.titre-blockG {
background: url(images/titre-blockG.png);
width: 243px;
height: 41px;
font-size: 13px;
}

.titre-blockD {
background: url(images/titre-blockD.png);
width: 243px;
height: 41px;
font-size: 13px;
}

#footer {
background: url(images/footer.png);
width: 1024px;
height: 84px;
margin: auto;
}

#footer2 {
background: url(images/footer2.png);
width: 1024px;
height: 65px;
margin: auto;
}

.trans {
margin-left: 30px;
margin-top: 62px;
}

.trans2 {
margin-left: 30px;
margin-top: 43px;
}