body
{
font-family: Arial, "Bookman Old Style", serif;
text-align: center;
background: #000000;
}

textarea
{
font-family: Arial, "Bookman Old Style", serif;
}

dl, dt, dd, ul, li
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_princ
{
position: absolute;
top: 3px;
left: 2px;
width: 792px;
height: 30px;
z-index:5;
background: #FFFFFF;
}

#menu_princ dl
{
float : left;
text-align: center;
}

#menu_princ dt
{
float: left;
cursor: pointer;
}

#menu_princ dt a
{
font-size: 12px;
color : #000000;
text-decoration: none;
border: 0px;
}

#menu_princ dt a img
{
border: 0px;
float: left;
}

#menu_princ dt a:hover
{
color: #456c6c;
text-decoration: underline;
}

#menu_princ dd
{
clear: left;
top: 27px;
margin-left: 10px;
width: 245px;
font-size: 12px;
background-color: #FFFFFF;
position: absolute;
display: none;
}

#menu_princ #smenu4, #menu_princ #smenu5
{
width: 180px;
}

#menu_princ li
{
font-size: 11px;
line-height: 14pt;
text-transform:uppercase;
margin-left: 12px;
text-align: left;
}


#menu_princ li a, #menu_princ dt a
{
color : #000000;
text-decoration: none;
display: block;
height: 100%;
}


#menu_princ dt a:hover, #menu_princ li a:hover
{
text-decoration: underline;
}



#recherche
{
color : #000000;
clear: both;
z-index: 4;
font-size: 80%;
position: absolute;
top: 5px;
left: 20px;
}

#recherche_b
{
background: url(../images/Bouton_Search.jpg);
width: 89px;
height: 20px;
border: 0px;
cursor: pointer;
}

#barre_recherche
{
position: absolute;
top: 607px;
left: 3px;
height: 40px;
width: 790px;
z-index: 2;
background: #FFFFFF;
}

#signature
{
z-index: 3;
clear: both;
color: #000000;
background: #FFFFFF;
position: absolute;
top: 635px;
left: 100px;
width: 600px;
height: 11px;
text-align: center;
font-size: 9px;
}


#signature a
{
text-decoration: none;
/*border: 1px solid white;*/
color: #000000;
}


#signature a:hover
{
outline: none;
text-decoration: underline;
color: #282828;
}



