/**** by FHF *****/

@import url("style.css");

/*** General ***/

body{ font-family: Arial, Helvetica, Sans; }
img{ border: none; }
a{ color: #4D5F6D }

/*** Page ***/

.center{ width: auto; }
#header{ display: none }
.content{ width: auto; float: none; }
#menu_secondaire{ display: none }
.right{ display: none }
#footer{ display: none }
.link, .link a{ color: #327A75; }
