a {
    color: #0000FF;
    font-family: "Lucida Console", verdana, tahoma, arial;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.calendrier {
    font-size: 0.8em;
}

a.nav_calendrier {
    color: #FFFFFF;
    font-family: "Lucida Console", verdana, tahoma, arial;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

a.nav_calendrier:hover {
    text-decoration: underline;
}

body {
    background-color: #2D265C;
}

img {
    border: 0px;
}

p {
    font-family: verdana, tahoma, arial;
    font-size: 0.8em;
    text-align: justify
}

p.calendrier {
    color: #000000;
    font-weight: bold;
    text-align: center;
}

p.activite_t, p.commentaire_t {
    color: #000000;
    font-weight: bold;
}

p.contenu {
    text-align: justify;
}

p.contenu_blanc {
    color: #FFFFFF;
}

p.auteur {
    text-align: right;
}

p.gauche {
    text-align: left;
}

p.centre {
    text-align: center;
}

p.droite{
    text-align: right;
}

p.even {
    color: #000000;
    text-align: left;
}

p.journee {
    font-size: 0.8em;
    text-align: right;
}

p.nav_calendrier {
    color: #FFFFFF;
    font-size: 0.8em;
    text-align: center;
}

p.soustitre {
    text-align: justify;
    text-decoration: underline;
}

p.titre {
    color: #FFFFFF;
    font-size: 2em;
    font-weight: bold;
}

table {
    margin-left: auto;
    margin-right: auto;
}

table.bordure {
    background-color: #000000;
    height: 100%;
    width: 100%;
}

table.calendrier {
    background-color: #000000;
}

table.conteneur {
    width: 50em;
}

table.evenements {
    background-color: #000000;
    height: 100%;
    width: 100%;
}

table.plein {
    height: 100%;
    width: 100%;
}

td {
    vertical-align: top;
    padding: 0px;
}

td.activite, td.activite2, td.activite_t {
    background-color: #FDE8A3;
    padding: 0.2em;
    width: 100%;
}

td.activite2 {
    background-color: #FDE8A3;
}

td.activite_t {
    background-color: #FEC200;
}

td.calendrier {
    background-color: #FEC200;
    height: 1.2em;
    vertical-align: middle;
}

td.contenu {
    background-color: #FDE8A3;
    padding: 0.2em;
}

td.demi{
    width: 50%;
}

td.evenement {
    background-color: #B2E27F;
}


td.evenement, td.journee {
    background-color: #FDE8A3;
    height: 4em;
    vertical-align: bottom;
    width: 5em;
}

td.menu {
    text-align: center;
    vertical-align: middle;
}

td.menu_droite {
    background-color: #FEC200;
    height: 5em;
    width: 20%;
}

td.menu_gauche {
    background-color: #6EBB1D;
    height: 5em;
    width: 80%;
}

td.titre {
    background-color: #FEC200;
    height: 1.2em;
    padding: 0.2em;
    width: 15%;
}


/*  --------------------------------------------------------------------------
    Section 4 - Paragraphes
    -------------------------------------------------------------------------- */

p.detail {
    text-align: right;
}

p.erreur {
    color: #FF0000;
    text-align: center;
    font-weight: bold;
}

/*  --------------------------------------------------------------------------
    Section 5 - Tableaux
    -------------------------------------------------------------------------- */

table.fonce {
    background-color: #CEE2EA;
    width: 100%;
}

table.pale {
    background-color: #D7ECF5;
    width: 100%;
}

table.petit {
    width: 50%;
}

/*  --------------------------------------------------------------------------
    Section 5 - Cellules
    -------------------------------------------------------------------------- */

td.galerie {
    width: 33%;
}

td.barre, td.menu, td.menucote {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
}

td.barre {
    background-color: #4094BA;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
}

td.menucote {
    background-color: #D7ECF5;
}

td.liste_desc, td.liste_nom, td.liste_nom_image {
    font-family:  "trebuchet ms", verdana, arial, sans-serif;
    font-size: 12px;
}

td.contenu {
    text-align: justify;
}

td.liste_icone {
    width: 5%;
}

td.liste_date {
    width: 10%;
}

td.liste_nom_image {
    width: 65%;
}

td.liste_desc {
    width: 65%;
}

td.liste_nom {
    width: 30%;
}

td.liste_titre {
    width: 90%;
}

td.liste_petit_titre {
    width: 80%;
}

td.droite {
    width: 75%;
}

td.gauche {
    width: 25%;
}

input.contenu, textarea.contenu {
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size: 12px;
}

/*  --------------------------------------------------------------------------
    Section 3 - Boutons d'éditions pour le formatage de texte.
    -------------------------------------------------------------------------- */
input.gras, input.italic, input.souligner {
    font-weight: bold;
    height: 25px;
    width: 30px;
}

input.italic {
    font-style: italic;
}

input.souligner {
    text-decoration: underline;
}

input.grand {
    font-weight: bold;
    height: 25px;
    width: 60px;
}

input.image, input.image_over, input.image_down, input.image_focus,
input.lien, input.lien_over, input.lien_down, input.lien_focus,
input.gauche, input.gauche_over, input.gauche_down, input.gauche_focus,
input.center, input.center_over, input.center_down, input.center_focus,
input.droite, input.droite_over, input.droite_down, input.droite_focus,
input.justify, input.justify_over, input.justify_down, input.justify_focus  {
    background-position: center center;
    background-repeat: no-repeat;
    border-style: none;
    background-color: transparent;
    height: 25px;
    width: 30px;
}

input.image {
  background-image: url('images/icones/image.gif');
}

input.image_over {
  background-image: url('images/icones/image_over.gif');
}

input.image_down {
  background-image: url('images/icones/image_down.gif');
}

input.image_focus {
  background-image: url('images/icones/image_focus.gif');
}

input.lien {
  background-image: url('images/icones/lien.gif');  
}

input.lien_over {
  background-image: url('images/icones/lien_over.gif');  
}

input.lien_down {
  background-image: url('images/icones/lien_down.gif');  
}

input.lien_focus {
  background-image: url('images/icones/lien_focus.gif');  
}

input.gauche {
  background-image: url('images/icones/gauche.gif');  
}

input.gauche_over {
  background-image: url('images/icones/gauche_over.gif');  
}

input.gauche_down {
  background-image: url('images/icones/gauche_down.gif');  
}

input.gauche_focus {
  background-image: url('images/icones/gauche_focus.gif');  
}

input.center {
  background-image: url('images/icones/center.gif');
}

input.center_over {
  background-image: url('images/icones/center_over.gif');
}

input.center_down {
  background-image: url('images/icones/center_down.gif');
}

input.center_focus {
  background-image: url('images/icones/center_focus.gif');
}

input.droite {
  background-image: url('images/icones/droite.gif');
}

input.droite_over {
  background-image: url('images/icones/droite_over.gif');
}

input.droite_down {
  background-image: url('images/icones/droite_down.gif');
}

input.droite_focus {
  background-image: url('images/icones/droite_focus.gif');
}

input.justify {
  background-image: url('images/icones/justify.gif');
}

input.justify_over {
  background-image: url('images/icones/justify_over.gif');
}

input.justify_down {
  background-image: url('images/icones/justify_down.gif');
}

input.justify_focus {
  background-image: url('images/icones/justify_focus.gif');