body {
font-family:Arial;
font-size:12px;
background-color:#211d1e;
text-align:center;
margin-top:2;
margin: 0;
}

#cadreGeneral
{
position:absolute;   left: 50%;    top: 50%; 
margin-left: auto;   margin-right: auto;   
width:666px;
height:555px;

text-align:center;
margin-top: -280px; /* moitié de la hauteur */   
margin-left: -333px;
}

.acces a:link{color:#FFFFFF;text-decoration: none;background : transparent;font-weight:bold;font-size:14px;}
.acces	a:hover { color:#DE7103; background : transparent;font-weight:bold;font-size:14px;}
.acces	a:visited {color:#FFFFFF;text-decoration: none;background : transparent;font-weight:bold;font-size:14px;}
.acces	a:active { color:#DE7103; text-decoration: none;background : transparent;font-weight:bold;font-size:14px;}
.acces	a:hover {color:#DE7103;text-decoration: none;background : transparent;font-weight:bold;font-size:14px;}
