/* styles pour le menu */ body { scrollbar-face-color:#C07838; /* dessus du curseur et des boutons */ scrollbar-track-color: #FFFFA8; /* piste de défilement */ scrollbar-arrow-color: #FFFFA8; /* pointe du curseur */ scrollbar-shadow-color:black; /* côté sombre du curseur */ scrollbar-highlight-color: #FFFFAE; /* côté éclairé du curseur */ scrollbar-darkshadow-color:black; /* effet 3D du côté sombre du curseur */ scrollbar-3dlight-color:black; /* effet 3D du côté éclairé du curseur */ } ul, dl { list-style-image: url("images/bullet.gif"); list-style-position: outside; } h2 { font-family: Arial narrow, Arial; font-size: 13pt; font-weight: bold; color: #B36B1E; } .h3 { font-family: Arial narrow, Arial; font-size: 10pt; font-weight: bold; color: #B36B1E; } .layer_menu { font-size: 10pt; line-height: 40%; position: relative; left: 0px; top: 0px; width: 135px; height: 150px; z-index: 1; } .layer_logos { font-family: Verdana; font-size: 8pt; text-align: center; text-decoration : none; line-height:95%; color: #E3F6A2; position: relative; left: 0px; top: 0px; width: 135px; height: 150px; z-index: 1; } .layer_titre { position: absolute; left: 170px; top: 10px; width: auto; height: 50px; z-index: 2; font-family: Arial narrow, Arial; font-size: 28pt; font-weight: bold; color: #B36B1E; } .layer_promo { position: absolute; width: 180px; top: 5px; right: 16px; padding: 0px; z-index: 1; font-family: Arial narrow, Arial; font-size: 14pt; font-weight: bold; color: yellow; } .layer_corps { position: absolute; left: 170px; top: 80px; width: auto; height: 500px; z-index: 2; font-family: Verdana; font-size: 8pt; color: #000000; } .font_corps { font-family: Verdana; font-size: 8pt; color: #000000; } .layer_form { background-color: #FFFFC0; color: #B36B1E; width: 90%; height: 100%; padding: 1px; font-family: Arial; font-size: 10pt; font-weight: bold; } .menu { font-family: Arial Black; font-size: 10pt; text-align: center; text-decoration : none; color: #E3F6A2; } .menuB {color:#555555;} .menu:hover { font-weight: bold; color: brown; } .menulivre { color: yellow; } .menulivre:hover { font-weight: bold; color: #FFFFFF; } .smalltext { font-family: Verdana; font-size: 8pt; text-align: center; text-decoration : none; color: #E3F6A2; } .smalltext:hover { color: brown; } .lien { font-family: Verdana; text-align: center; text-decoration : none; color: blue; } .lien:hover { text-decoration : underline; color: #B36B1E; } .enteteB { font-family: Arial; font-size: 9pt; font-weight: bold; text-align: center; text-decoration : none; color: #666666; } .entete { font-family: Arial; font-size: 9pt; font-weight: bold; text-align: center; text-decoration : none; color: #B36B1E; } .entete:hover { background-color: #B36B1E; color: #E3F6A2; } .pied { font-family: Verdana; text-align: center; text-decoration : none; color: #B36B1E; } .pied:hover { background-color: #D09868; color: #000000; } .lettrine { float:left; padding:7; } .geneaform { background-color: #85EAFF; font-family: Arial; font-size: 9pt; } .button { font-family: Arial; font-size: 9pt; font-weight: bold; background-color: #FFFFAE; color: #B36B1E; border-color: #C0C0C0; cursor:hand; } .largebutton {width:130;} .mediumbutton {width:100;} .smallbutton {width:60;} .monobutton {width:40;} .minibutton {width:30;} .livrebandeau { /* bandeau du message */ background-color: #FFFFC0; font-family: Arial; color: #B36B1E; font-size: 9pt; } .livremessage { /* corps du message */ background-color: #FFFFE0; font-family: courier new; color: #000000; font-size: 9pt; } .bgform { /* fond formulaire */ background-color: #FFFFE0; color: brown; } .filet { text-align: center; width: 60%; height: 1px; color: #B36B1E; } .filetfull { text-align: center; width: 100%; height: 2px; color: #B36B1E; } #imageLien { /* vignettes clicables */ margin:1; border-width:0; border-style: solid; border-color: #B36B1E; } #idimage { /* layer images */ position: absolute; border: 4px ridge #E3F6A2; /* none, dotted, dashed, solid, double, groove, ridge, inset, outset */ display: none; } #comment { /* commentaire layer images */ position: absolute; width: 100%; font-family: Times New Roman; font-size: 9pt; font-style: italic; text-align: center; color: #B36B1E; } #postit { position: absolute; top: 0px; left: 0px; background-color: #ffff9f; padding: 5px; border: 1px solid brown; display: none; }