body{margin:0px;padding:0px; border:0px; background-color: #1E1E1E; font-family:Arial;font-size:9pt;  color:#cccccc}

.positioncadreinterne {
position:relative;
width:800px;
top:60px;
left:50%;
margin-left:-400px;
height:auto;
background-repeat: no-repeat;
background-color:#4e4e4e;
z-index:500
}

.tablemenu {
position:relative;
width:800px;
height:50px;
top:0px;
left:0px;
border-bottom:1px solid #9C9C9C
}

hr { 
clear: both;
width: 100%;
border: 0; /* enleve toute bordure */
border-bottom: 1px #9C9C9C solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
margin: -0.5em 0;
padding: 0;
}

.tablenews {
position:relative;
width:150px;
height:auto;
top:0px;
left:10px;
border-right:1px solid #9C9C9C;
padding:5px 5px 0 0;
z-index:500
}

.tableprincipale {
position:relative;
width:800px;
height:auto;
top:0px;
left:10px;
padding:0px 10px 0 5px;
z-index:1
}

a img {border:0}

/*liens textes*/

.hrefbackground {
font-family:Arial;
color:#cccccc;
}

.hrefbackground a {
text-decoration:none;
font-family:Arial;
color:#cccccc;
}

.hrefbackground a:hover {
color: #393939;
text-decoration:underline;
}
		
a {
text-decoration:none;
color:#cccccc; 
font-size:9pt;
text-decoration:underline
}

a:hover {
text-decoration:underline; 
color:#393939;
font-size:9pt;
}