/* Textes sur la page Index */
.texteindex {
       text-align : justify;
       font-size : 15px;
       font-family : arial;
       font-style : normal;
       color : #FFFFFF;
       }
.texteinvisible {
                font-size : 0px;
                font-family : wingdings;
                font-style : normal;
                color : #505050;
                }

/* Textes sur les pages : Liens, Portrait, Photos */
.texte {
       text-align : justify;
       font-size : 15px;
       font-family : verdana;
       font-style : normal;
       color : #000000;
       }

/* Textes sur le Livre d'or */
.texteor {
         text-align : justify;
         font-size : 13px;
         font-family : verdana;
         font-style : normal;
         color : #000000;
         }

/* Textes sur la page Accueil */
.texteaccueil {
              font-size : 15px;
              font-family : verdana;
              font-style : normal;
              font-weight : bold;
              color : #555555;
              }

/* Textes dans menus déroulants sur les pages photos N&B, couleur, Portfolios, Nouvelles et Précédentes */
.menuderoulant {
               font-size : 14px;
               font-family : Verdana;
               font-weight : bold;
               color : #FFFFCC;
               background-color : #5A5A5A;
               }

/* Textes sur les pages Menu des photos pour cliquer sur les vignettes */
.textemenu2 {
            font-size : 12px;
            font-family : verdana;
            font-style : normal;
            font-weight : bold;
            }

/* Texte sous logo sur la page Menu Gauche */
.textelogo {
           font-size : 14px;
           font-family : Verdana;
           font-weight : bold;
           color : #FFFFCC;
           }

/* Texte pour Diaporama */
.textediaporama {
           font-size : 12px;
           font-family : Verdana;
           font-weight : bold;
           }

/* Textes sur la page Menu Gauche */
.menu {
      font-size : 14px;
      text-align : right;
      font-family : verdana;
      font-style : normal;
      font-weight: bold;
      }
.visiteur {
      font-size : 10px;
      text-align : right;
      font-family : verdana;
      font-style : normal;
      font-weight: bold;
      color: #DCDCDC;
      }
.avert {
       font-size : 12px;
       text-align : center;
       font-family : arial;
       font-style : normal;
       font-weight: normal;
       color: #DCDCDC;
       }

/* Titres sur les pages */
.titre {
       text-align : left;
       font-size : 23px;
       font-family : verdana;
       font-style : normal;
       font-weight : bold;
       color : #FFFFFF;
       }
.titrenongras {
              text-align : left;
              font-size : 23px;
              font-family : verdana;
              font-style : normal;
              font-weight : normal;
              color : #FFFFFF;
              }

/* Cartouches Films sur les pages : Accueil, Liens, Portrait, Photos, */
.tdfilm {
        border : 1px;
        background-image : url(medias/granitf.jpg);
	border-colordark : #DEDEDE;
	border-colorlight : #444444;
        height : 36px;
        width : 100%;
        }

/* Cartouches Papier sur la page Accueil */
.tdaccueil1 {
            border : 0px;
            background-image : url(medias/papier_900_new.jpg);
            height : 570px;
            width : 570px;
            }
.tdaccueil2 {
            width : 520px;
            align : center;
            vertical-align : text-top;
            }

/* Arrière plan Logo sur les pages : SavMinolta et HistoMaj, */
.tdfonds1 {
            border : 0px;
            background-image : url(medias/fonds1_900.jpg);
            width : 200px;
            height : 90px;
            }

/* Arrière plan sur la page Menu de gauche */
.fondsbody {
           background-image : url(medias/granitf.jpg);
           }

/* Cartouches Logo sur les pages : Menu gauche, SavMinolta et HistoMaj, */
.logo1 {
       border : 0px;
       padding : 2px;
       marging : 1px;
       width : 200px;
       }
.logo2 {
       border : 0px;
       background-image : url(medias/logo_900.jpg);
       background-repeat : no-repeat;
       background-position : right;
       height : 65px;
       width : 166px;
       align : center;
       }

/* Liens */
a:link { color:#222222; text-decoration: none;} 
a:visited { color:#9A9A9A; text-decoration: none;} 
a:hover {color: #222222; text-decoration: none; font-weight : bold; background-color : #d8d8d8;} 
a:active { color:#9A9A9A; text-decoration: none;} 
a:focus { color:#9A9A9A; text-decoration: none;}


/* Texte sur la page mecrire */
.mecrire {
      font-size : 15px;
      font-family : verdana;
      font-style : normal;
      font-weight: bold;
      }

/* Texte sur les pages d'affichage photos */
.textephoto {
       font-size : 12px;
       font-family : verdana;
       font-style : normal;
       color : black
       }
