﻿a { color: #c00000; cursor: pointer; }
a:visited { color: #a00000; }

.titreLien {
  margin-bottom: 8px;
  font-size: 18px;
}

.urlLien {
  margin-top: 8px;
}

#message {
  clear: both;
  text-align: center;
  font-weight: bold;
}

.avecMargeDroite {
  margin-right: 150px;
}

.avecMargeDroiteCorrigee {
  margin-right: 130px;
}

.auteurFiche {
  text-align: center;
  font-style: italic;
}

li {
  margin-top: 1px;
  margin-bottom: 2px;
}

div.icone {
   float: left; 
   width: 100px;
   text-align: center;
   padding: 4px;
}

div.icone a {
  text-decoration: none;
}

table.actuAccueil {
  font-size: 15px;
}

a.actuAccueil {
  text-decoration: none;
}

a.actuAccueil span {
  color: #9E693C;
  text-decoration: none;
}

a.actuAccueil:hover span {
  color: #ff0000;
}

.actuAccueil div {
  height: 1.3em;
  overflow: hidden;
  padding-left: 34px;
  background-image: url('../images/fleche_droite.png');
  background-repeat: no-repeat;
  background-position: 0px -6px;
  cursor: pointer;
  text-align: left;
}

.bandeauOmbre {
  border-top: none;
  border-left: none;
  border-right: 4px solid #C59451;
  border-bottom: 4px solid #C59451;
}

.bandeauBord {
  background: #FFD800; 
  border-top: 1px solid white; 
  border-left: 1px solid white; 
  border-right: 1px solid #C08000; 
  border-bottom: 1px solid #C08000;
}

.bandeauBord td {
  border-left: 1px solid #C08000; 
  border-top: 1px solid #C08000;
  border-right: 1px solid white; 
  border-bottom: 1px solid white; 
}

.bandeau {
  background-color: #FBECD9;
  padding: 4px;
  font-size: 15px;
}

.bandeau td {
  border: none;
}

.ombre {
  background-color: #C59451;
}

body, .body {
  font-size: 14px;

}

.accueil {
  margin-top: 10px; 
  margin-left: 140px;
  padding-right: 150px;
  background-repeat: no-repeat;
  background-position: 100% 0%;
}

h1, h3, h4, h5, h6 {
  color: #800000;
}

h2 {
  margin-top: 12px;
  margin-bottom: 4px;
  font-size: 18px;
  color: #ffff99;
}

.actualites {
  margin-left: 4px;
  padding: 4px;
  font-size: 15px;
}

.vignetteAlbum {
  width: 128px; 
  height: 128px; 
  float: left; 
  position: relative; 
  margin: 4px; 
  background-color: #F4C585;
  background-repeat: no-repeat; 
  background-position: center center;
}

.actualites td, .actualites th {
  background-color: #F4C585;
}

.actualites td.even, .actualites th.even {
  background-color: #f3bd74;
}

.actualites a {
  text-decoration: none;
}

.dateActu {
  float: right;
  background-image: url('../images/date.png');
  background-repeat: no-repeat;
  width: 50px;
  height: 49px;
  text-align: center;
  text-decoration: none;
}

.moisActu {
  color: white;
  padding-top: 1px;
  padding-right: 8px;
  margin-bottom: 5px;
  font-weight: normal;
}

.jourActu {
  padding-right: 8px;
  font-weight: bold;
  color: #808080;
}

td.marginCell, th.marginCell {
  background: none;
}

#resume {
  font-size: 13px;
  padding-left: 3px;
}

input.normal {
  background-color: #FBECD9;
  border: 1px solid #C59451;
}

a.simple {
  text-decoration: none;
}
