
body {

background: #1f1273;

color:#464646;
font-size:11px;
font-family: Verdana;

}



a {
color:464646;
text-decoration:none;
font-size:11px;


}

a:hover {
color:#464646;
text-decoration:none;
font-size:11px;
text-decoration:underline;
}

h1 {
font-size:16px;
font-weight:600;
color:#464646;
margin:0;

}

td {
vertical-align:top;
font-size:11px;
}

.menu_contenu {
position:absolute;
margin-top:5px;
margin-left:20px;
font-size:13px;
}

.menu {

width:214px;
height:26px;
background:url('images/fond_bouton.gif') no-repeat;
cursor:pointer;
font-size:12px;
color:#fff;
font-weight:400;
}

img {
border:0px;
}