body {
margin:0;padding:0;
background-image:url(../iso_icons/bg-body.gif);
font-family:Georgia, "Times New Roman", Times, serif;
font-family:"Lucida Grande", Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color:#582F17;
}
/* ################### TYPO ######################### */
h1 {letter-spacing:-2px;font-size:24px;text-transform:uppercase;color:#552D15;font-weight:normal;margin:0px 0 5px 0;padding:0;position:relative;} /*modification */
h2 {font-size:14px;text-transform:uppercase;color:#552D15;font-weight:normal;margin:0 0 5px 0;padding:0;}
.gras{font-weight:bold;}
p {margin:0;padding:0;line-height:16px;}
div.parchemin-contenu a {font-weight:bold;text-decoration:underline;color:#582F17;}
h1#titrePage {letter-spacing:-2px;font-size:30px;text-transform:uppercase;color:#552D15;font-weight:normal;margin:10px 0 5px 0;padding:0;}


/* ################### CONTAINER ######################### */
#container {
width:940px;
border-right:6px solid #013E3F;
border-left:6px solid #013E3F;
background-color:#9F6A4A;
margin:0 auto;
}

/* ################### H E A D E R ######################### */

#feuillage {
position:absolute;
margin-left:-60px;
}

#header {
height:37px;
background-color:#391601;
}

/* ################### MENU HEADER ######################### */
div#header ul {
margin:0;
padding:0;
float:right;
padding-top:7px;
padding-right:7px;
}

div#header ul li {
display:inline;
list-style-type:none;
padding:0 5px;
}

div#header ul li a#accueil {
background-image:url(../iso_icons/accueil.gif);
background-position:center left;
background-repeat:no-repeat;
line-height:20px;
padding-left:15px;
}
div#header ul li a#plan {
background-image:url(../iso_icons/plan.gif);
background-position:center left;
background-repeat:no-repeat;
line-height:20px;
padding-left:15px;
}
div#header ul li a#contact {
background-image:url(../iso_icons/contact.gif);
background-position:center left;
background-repeat:no-repeat;
line-height:20px;
padding-left:17px;
}

div#header ul li a:link, div#header ul li a:visited {
color:#FCFAF2;
text-decoration:none;
}

div#header ul li a:hover, div#header ul li a:active {
text-decoration:underline;
}

/* ########################### PARCHEMIN ####################### */

#parchemin {
width:706px;
background:url(../iso_icons/bg-feuille.jpg) top center repeat-y;
float:right;
margin-top:5px;
margin-right:5px;
}

#parchemin-haut {
background:url(../iso_icons/haut-feuille.jpg) top center no-repeat;
}

#parchemin-bas {
background:url(../iso_icons/bas-feuille.jpg) top center no-repeat;
height:45px;
}

.parchemin-contenu {
padding:30px 30px 0 50px;
}

/* ########################### ENCART GAUCHE ####################### */
#encartGauche {
width:100px;
float:left; /* modifications*/ 
}

/* ########################### ENCART GAUCHE ####################### */


/* ########################### EN BREF ####################### */

#enbref-haut {
background:url(../iso_icons/haut-enbref.gif) top center no-repeat;
padding:63px 10px 0 10px;
}

#enbref {
width:198px;
background-image:url(../iso_icons/enbref.gif);
margin:20px 0 0 20px;
}

#enbref-bas {
background:url(../iso_icons/bas-enbref.gif) top center no-repeat;
height:25px;
}

/* ########################### Actu ####################### */

#actus {
color:#FCFAF2;
margin:20px 0 0 20px;
width:190px;
}

.actus {
color:#FCFAF2;
font-family:"Lucida Grande", Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

/* ########################### FOOTER ####################### */
#footer {
clear:both;
color:#FCFAF2;
text-align:center;
margin:0;
padding:3px 0 2px 0;
background-color:#75490A;
}

#feuillage-footer {
position:absolute;
margin-top:-30px;
margin-left:-400px;
}

#logo-valognes {
margin-left:25px;
margin-top:15px;
}


