body
{ width: 1000px; height: 600px; margin-top: 20px; margin-right: auto; margin-left: auto; }
#titre
{ background-image: url(../0_index/titre.jpg); background-repeat: no-repeat; background-position: center; width:70px; height:556px; float: left; }
#menu { width: 920px; height: 600px; margin-left: 70px; }
#imgmenu { margin-top: 10px; }
.centre
{ text-align:center; text-align:center; color:#999999; }
p
{ font-size:14px; font-family: "Trebuchet MS", Arial, Verdana, serif !important; width:700px; }

/*Les liens en bas*/
#liens
{ color:#999999; text-align: center; }
#liens a
{
color:#999999;
text-decoration:none;
}
#liens a:hover
{
color:black;
text-decoration:underline overline;
}

/* Le copyrigth : paragraphe de class copyright */
#copyright
{ font-size:12px; text-align: center; margin-right: auto; margin-left: auto; }

