body
{
background-color:black;
color:#878E98;
font-family:Arial, Tahoma, serif;
font-size:13px;
margin:0px;
}

table
{
font-size:13px;
}

a:link, a:visited, a:active
{
color:white;
text-decoration:none;
}
a.selec:link, a.selec:visited, a.selec:active
{
color:gold;
text-decoration:none;
font-weight:900;
}
a.selec2:link, a.selec2:visited, a.selec2:active
{
color:yellow;
}
a:hover
{
color:gold;
text-decoration:underline;
}
a.selec2:hover
{
text-decoration:underline;
}
li
{
list-style-type:none;
margin-left:0px;
font-size:11px;
}

#contenu
{
font-size:11px;
color:#9DC7FD;
width:480px;
height:470px;
overflow:auto;
float:left;
margin-top:0px;
margin-left:50px;
}

#menu1
{
width:100px;
color:white;
float:left;
margin-top:20px;
margin-left:15px;
}

#menu1 a
{
color:white;
text-decoration:underline;
}

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

#menu2
{
width:100px;
color:black;
float:left;
margin-top:20px;
margin-left:80px;
}

#menu2 a
{
color:black;
text-decoration:underline;
}

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

.titre_contenu
{
color:white;
font-weight:bold;
font-size:17px;
}

.titre_contenu a
{
color:white;
text-decoration:none;
}

.titre_contenu a:hover
{ 
color:white;
text-decoration:underline;
}

