@charset "iso-8859-1";
/* ----------------------- */
/* Feuille de style Myrdin */
/* ----------------------- */

/* Positions, fonds */
/* ---------------- */
body { background-image: url(ima/parch.jpg); background-repeat: repeat; 
  margin: 0px; }
h5 { margin-left: 30px; margin-right: 30px; }
#titre { position: absolute; left: 20px; top: 20px; right: 20px; height: 200px; }
#menu { position: absolute; left: 20px; top: 230px; width: 200px; font-size:105%; }
#contenu { position: absolute; left: 240px; top: 210px; right: 20px; }
#bienvenue { visibility: visible; background-image: url(ima/bienvenue.gif); 
  position: absolute; top: 0px; right: 0px; width: 203px; height: 293px; }
#grostitre { font-size: 300%; font-weight:900; color: #AC350E; left:5px; top:5px; }
#grossoustitre { font-size: 100%; font-weight:500; color: #AC350E; left:20px; top: 240px; }
.haut { text-align: right; }
.liens { font-size: 85%; font-weight: 500; text-align: right; }
.milieu { text-align: center !important; }
#pied { font-size: 75%;}

/* Liens, images */
/* ------------- */
img { border: none; }
a img { border: none; }
a:hover img { border: none; }
.photo { border: solid 1px #AC350E; }
a:hover .photo { border: solid 1px #AC350E; }
a { text-decoration : none; color: #770000; }
a:hover { text-decoration: underline overline; color: #AA0000; }
a:visited { text-decoration : none; color: #AA0000; }
a:visited:hover { text-decoration : underline overline; color: #770000; }
.under { text-decoration : underline !important; }

/* Polices, couleurs, ... */
/* ---------------------- */
body { font-family: serif, sans-serif; color: #AA0000; }
p { text-align: justify; font-weight: 600; font-size: 100%; }
h1 { font-weight: 900; font-size:130%; }
h2 { font-weight: 900; font-size:120%; }
h4 { font-weight: 900; font-size:110%; }
h5 { text-align: justify; font-size:90%;}
.brun { color: #804010; }
.dindex { height:1px; color:#AC350E; }
.droite { text-align: right; }
.livror { font-weight: 500 !important; }
.message { font-weight: 900; margin-left: 20px; margin-right: 20px; }
.minimenu { text-align: right; font-size: 90%; font-weight: 900; }
.navig { text-align: center; }
.noir { color: #000000; }
.petit { color: #000000; font-size: 75%; }
.titrephoto { text-align: left; font-size: 150%; font-weight: 900; }

.redred { border: red 3px solid; padding: 4px; background:#FF6666;}
