body
{
}

div#menu_top
{
width: 1024px;
height: 37px;
/*background-color: yellow;*/
position: relative;
margin-right: auto;
margin-left: auto;
}
p#lien_top
{
margin:0px;
padding:0px;
bottom:0px;
position:absolute;
font-family: Verdana;
font-size: 11pt;
/*font-weight: bold;*/
word-spacing: 20px;
}

a#a_top:link {text-decoration:none; color:black;}
a#a_top:visited {text-decoration:none; color:black;}
a#a_top:hover {text-decoration:underline; color:#990066;}
a#a_top:active {text-decoration:underline; color:#990066;}

a#a_top2:link {text-decoration:none; color:#990066;}
a#a_top2:visited {text-decoration:none; color:#990066;}
a#a_top2:hover {text-decoration:underline; color:black;}
a#a_top2:active {text-decoration:underline; color:black;}

div#banniere_back
{
height: 150px;
/*background-color: green;*/
margin-top: 15px;
margin-right: auto;
margin-left: auto;
}
div#banniere_top
{
height: 150px;
width: 1024px;
/*background-color: red;*/
margin-right: auto;
margin-left: auto;
}

div#liens
{
height: 41px;
width: 1024px;
background-color: white;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
}
a{margin-right:auto; margin-left:22px;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

a#lien
{
text-decoration: none;
}
a#lien:link {text-decoration:none; color:#3399cc;}
a#lien:visited {text-decoration:none; color:#3399cc;}
a#lien:hover {text-decoration:none; color:#3399cc;}
a#lien:active {text-decoration:none; color:#3399cc;}

div#corps
{
height: 450px;
width: 1024px;
background-color: white;
margin-right: auto;
margin-left: auto;
}

div#menu_left
{
float:left;
width:263px;
height:450px;
/*background-color:#FF6699;*/
}
div#contenu_corps
{
float:left;
width:761px;
height:450px;
/*background-color:#FFCC00;*/
}

p#title
{
text-align: center;
font-family: Verdana;
font-size: 14pt;
}

p
{
text-align: justify;
font-family: Verdana;
font-size: 10pt;
}

ul
{
text-align: left;
font-family: Verdana;
font-size: 10pt;
}

table
{
/*border: solid;*/
}
td{width: 350px; height: 150px;}
