body {
	background-color: #b6af7b;
	font-family: Arial, Helvetica, sans-serif;
}
a {
    color:#FFFFFF;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-size:20px;
    margin-left:23px;
    color:#333333;
}
#logo{
    border: 1px solid #FFFFFF;
    width:200px;
}
#titre-page{
    font-family:"Georgia, Times New Roman, Times, serif";
    color:#CCCC99;
    text-align:left;
    margin-bottom:20px;
    margin-right:25px;
    font-size:30px;
    font-weight:bold;
}
#wrapper{
    float:left;
    width:100%;
}
#footer{
    margin-top:45px;
    float:left;
    text-align:center;
    width:100%;
}
#adresse{
    margin: 0 auto;
}
#left-col{
    float:left;
    width:250px;
}
#right-col{
    float:left;
    width:74%;
}
#menu{
    margin-top:50px;
    margin-left:30px;
    width:200px;
}
#menu ul{
    padding:0;
}
.Style58 {
	font-size: 24px;
}
.Style61 {
    color: #FFFFFF;
    font-family: georgia;
    font-size: 17px;
    list-style: none outside none;
}
.Style61 a {
	color:#FFFFFF;
	list-style:none;
}

.Style64 {
    font-family: "arial", Times, serif; font-size: 24px; 
}
.MargeGauche ul .Style64 font {
	font-family: edw, "edwardian Script ITC";
}
.MargeGauche ul .Style64 {
	font-size: 40px;
}
.Style54 {
    font-family:"Times New Roman",Times,serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom:25px;
}