@charset "windows-1252";

body { margin-top: 0px; margin-left: 0px; }
.bandeau { background-image: url(graphics/interface/bandeauimage.jpg); background-position: right; background-repeat: no-repeat; }
.bordureimage { border: 2px solid #B30000; }
.entete { padding: 0 0 0 12; cursor: pointer; }
.puceimage { font-size:11px; list-style-image: url(graphics/interface/puceimage.png); }
.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; }

/* Liens */
a.gris { font-family: Verdana; font-size: 11px; color: #625345; text-decoration: underline; }
a:hover.gris  { font-family: Verdana; font-size: 11px; color: #625345; text-decoration: none; }
a.jaunesat { font-family: Verdana; font-size: 11px; color: #a38901; text-decoration: underline; }
a:hover.jaunesat  { font-family: Verdana; font-size: 11px; color: #a38901; 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/boutonimage.png); }

/* Cadres contenu */
.contenu { position: absolute; top: 43; height: 323; left: 0; width: 657; background-image: url(graphics/interface/fondcontenuimage.jpg); }

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

/* Menus */
.menu { font-family: Verdana; font-size: 11px; color: #000000; 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/fondmenuimage.jpg); }
/* Le monde des lois */
.btnloi { padding: 0 0 0 12; cursor: pointer; background-image: url(graphics/interface/menuloi.jpg); background-position: center; background-repeat: no-repeat; }
.textendr { font-family: Arial; font-size: 10px; color: #2A2A2A; }
.txtrougedec { font-family: Verdana; font-size: 9px; font-weight: bold; color: #b30000; }
.titrendr { font-family: Verdana; font-size: 18px; color: #2a2a2a; }
.titrerouge { font-family: Verdana; font-size: 18px; color: #B30000; }
/* Le monde l'image */
.btnimage { padding: 0 0 0 12; cursor: pointer; background-image: url(graphics/interface/menuimage.jpg); background-position: center; background-repeat: no-repeat; }
.cadrejaune { background-image: url(graphics/interface/cadreimage.png); background-repeat: no-repeat; }
.titrejaune { font-family: Verdana; font-size: 18px; color: #A38901; }
/* Le monde religieux */
.btnreligieux { padding: 0 0 0 12; cursor: pointer; background-image: url(graphics/interface/menureligieux.jpg); background-position: center; background-repeat: no-repeat; }
.titregris { font-family: Verdana; font-size: 18px; color: #625345; }

/* Vos questions, nos réponses */
.question {margin-top: 10px; margin-bottom: 0px; font-size: 11px; font-weight: bold; font-style: italic; cursor: pointer;}
.develop {display: none;}
.develop1 {margin-left: 10px; display: block; font-size: 11px;}