body
{
width:890px;
margin:auto;
margin-top:5px;
margin-bottom:20px; 
background-image:url("");
font-family: verdana, arial, serif;
font-size: 12px;
}
#en_tete
{
width:630px;
height:150px;
background-image:url("");
background-repeat:no-repeat;
margin-bottom:1px;
float:left
}
#en_tete2
{
width:260px;
height:150px;
background-image:url("../imagesmaroc/logo138.jpg");
background-position:61px 13px;
background-repeat:no-repeat;
margin-bottom:1px;
color: rgb(140, 135, 112);
font-weight: bold;
float:right;
}
h1
{
text-align: center;
font-size: 12px;
}
h2
{
font-size: 12px;
}
div.A
{
padding-top: 95px;
}
p.B
{
text-align: center;
}
p.C
{
text-align: center;
font-family: verdana;
color: rgb(0, 102, 0);
font-size: 11px;
}
p.D
{
font-size: 11px;
}
a
{
color: rgb(0, 51, 0);
}
#menu, #menu ul
{
padding : 0;
margin : 0;
list-style : none;
line-height : 21px;
text-align : center;
}
#menu
{
font-weight :;
font-family : Arial;
font-size : 12px;
}
#menu a
{
display : block;
padding : 0;
background : #3c4f2f;
color : #fff;
text-decoration : none;
width : 147px;
}
#menu li
{ 
float : left;
border-right : 1px solid #fff;
}
html>body #menu li
{
border-right: 1px solid transparent;
}
#menu li ul
{ position: absolute;
width: 147px;
left: -999em;
}
#menu li ul li /* Eléments de sous-listes */
{
border-top : 1px solid #fff;
}
html>body #menu li ul li {
border-top : 1px solid transparent;
}
#menu li ul ul {
margin : -22px 0 0 147px ;
border-left : 1px solid #fff ;
}
html>body #menu li ul ul {
border-left : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}
#menu a:hover
{
color: #000; 
background: #e0ddcc;
}
#menu li:hover ul ul, #menu li.sfhover ul ul
{
left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul
{
left: auto; /* Repositionnement normal */
min-height: 0; /* Corrige un bug sous IE */
}
#corps
{
width:890px;
padding-top:10px;
background-color:none;
margin-bottom:5px;
margin-right:20px;
text-align:justify;
color: #3c4562;
float:left;
}
table
{
font-size: 11px;
font-family: verdana;
margin-top:-2px;
background-image:url("imagesmaroc/contour.jpg");
background-position:top;
background-repeat:no-repeat;
}
tr
{
height:70px;
}
td
{
height:70px;
margin-left:3px;
text-align:left;
vertical-align:middle;
}
td.A
{
width: 250px;
}
td.B
{
vertical-align:top;
}
li.A
{
margin-left: -20px;
margin-right: 5px;
}
#pied_de_page
{
width:890px;
height:30px;
background-color:none;
background-repeat:no-repeat;
margin-bottom:10px;
text-align:center;
font-family: verdana;
font-size: 11px;
color: #C1ba9b;
float: right;
}
#pied_de_page a
{
color: rgb(0, 51, 0);
}