@charset "windows-1252";

body { margin-top: 0px; margin-left: 0px; }
.bandeau { background-image: url(graphics/interface/bandeauindex.jpg); background-position: right; background-repeat: no-repeat; }
.textegris { font-family: Verdana; font-size: 11px; color: #625345; }
.textenoir { font-family: Verdana; font-size: 11px; color: #000000; }
.texterouge { font-family: Verdana; font-size: 11px; font-weight: bold; color: #b30000; }
a.noir { font-family: Verdana; font-size: 11px; color: #b30000; text-decoration: none; }
a.noir:hover { font-family: Verdana; font-size: 11px; color: #b30000; text-decoration: none; }

/* Bouton "Plan d'accès */
.boutongris { font-size: 12px; font-weight: bold; color: #625345; cursor: pointer; padding: 0 0 0 28; background-image: url(graphics/interface/boutongris.png); }
.boutoncouleur { font-size: 12px; font-weight: bold; color: #ffffff; cursor: pointer; padding: 0 0 0 28; background-image: url(graphics/interface/boutonloi.png); }

/* Le monde religieux */
.cadregris { background-image: url(graphics/interface/cadrereligieux.png); background-repeat: no-repeat; }
.menurel { font-family: Verdana; font-size: 11px; color: #625345; padding: 0 0 0 8; text-decoration: none; }
.menucouleurrel {font-family: Verdana; font-size: 11px; color: #ffffff; padding: 0 0 0 8; text-decoration: none; background-image: url(graphics/interface/fondmenureligieux.jpg); }
.titregris { font-family: Verdana; font-size: 18px; color: #625345; }

/* Le monde lois */
.cadrerouge { background-image: url(graphics/interface/cadreloi1.png); background-repeat: no-repeat; }
.titrerouge { font-family: Verdana; font-size: 18px; color: #B30000; }
.menu { font-family: Verdana; font-size: 11px; color: #b30000; padding: 0 0 0 8; text-decoration: none; }
.menucouleur {font-family: Verdana; font-size: 11px; color: #ffffff; padding: 0 0 0 8; text-decoration: none; background-image: url(graphics/interface/fondmenuloi.jpg); }
a.texterouge { font-family: Verdana; font-size: 11px; color: #b30000; text-decoration: none; }
a:hover.texterouge { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: none; }

/* Le monde de l'image */
.cadrejaune { background-image: url(graphics/interface/cadreimage.png); background-repeat: no-repeat; }
.titrejaune { font-family: Verdana; font-size: 18px; color: #A38901; }
.menuimg { font-family: Verdana; font-size: 11px; color: #a38901; padding: 0 0 0 8; text-decoration: none; }
.menucouleurimg {font-family: Verdana; font-size: 11px; color: #ffffff; padding: 0 0 0 8; text-decoration: none; background-image: url(graphics/interface/fondmenuimage.jpg); }

/* Entête des mondes */
.entete { padding: 8 0 0 12; cursor: pointer; }

/* Formulaires */
.boutons { cursor: pointer; width: 100px; font-family: Verdana; font-size: 11pt; color: #ffffff; border: solid 1pt #b30000; background-color: #b30000; }
.boutons:hover { cursor: pointer; width: 100px; font-family: Verdana; font-size: 11pt; color: #b30000; border: solid 1pt #b30000; background-color: #ffffff; }
.champs { font-family: Verdana; color: #b30000; }
.formcacher { display: none; visibility: hidden; }
.formafficher { display: block; visibility: visible; }
.titreformulaire { font-family: Verdana; font-size: 11px; font-weight: bold; color: #b30000; }

/* Le menu */
.btnloi { padding: 0 0 0 12; cursor: pointer; background-image: url(graphics/interface/menuloi.jpg); background-position: center; background-repeat: no-repeat; }
.btnimage { padding: 0 0 0 12; cursor: pointer; background-image: url(graphics/interface/menuimage.jpg); background-position: center; background-repeat: no-repeat; }
.btnreligieux { padding: 0 0 0 12; cursor: pointer; background-image: url(graphics/interface/menureligieux.jpg); background-position: center; background-repeat: no-repeat; }
.titrendr { font-family: Verdana; font-size: 18px; color: #2a2a2a; }
.txtrougedec { font-family: Verdana; font-size: 9px; font-weight: bold; color: #b30000; }
.textendr { font-family: Arial; font-size: 10px; color: #2A2A2A; }

/* Atelier */
.cacherA { display: none; visibility: hidden; position: absolute; top: 0px; left: 0px; }
.afficherA { display: block; visibility: visible; position: absolute; top: 0px; left: 0px; }
