/*
  notes sur les choix de police, cf d:\data\soc\langues\iso\conseils_de_choix_de_police.txt
  autrefois dans 
  d:\data\public_wamp\pair\fulgence.girard\fg.css
*/

body 
{
background-image: url('images/deschapelles.png');
background-color: rgb(255, 255, 220);
color: rgb(0, 0, 0);
font-family: "Georgia", "Palatino Linotype", "Bookman Old Style", "URW Bookman L", serif;
font-weight: bold;
}


td  /* sinon, l'inside du TD n'hérite pas de cette property qui est dans BODY */
{
font-weight: bold;
}
/*  voir à la fin pour les notes de typgraphie */

A:link {color: #29275a;} /* marine */
A:visited {color: #27535a;} /* outremer */
A:active {color: #d02020;}  /* red */

ul.ss,ol.ss
{
font-family:"Verdana", "Trebuchet MS", "Lucida Sans", "Tahoma", "Bitstream Vera Sans", sans-serif;
}
.ss
{
font-family:"Verdana", "Trebuchet MS", "Lucida Sans", "Tahoma", "Bitstream Vera Sans", sans-serif;
}
.serif
{
font-family: "Georgia", "Palatino Linotype", "Bookman Old Style", "URW Bookman L", serif;
}

.fantasy
{
font-family: "Papyrus", fantasy;
}


/* Pour forcer en romain dans un texte en italique */
.romain
{
font-style: normal;
}

.majusc
{
text-transform: uppercase;
}

h1,h2
{
text-align: center;
font-family:"Verdana", "Trebuchet MS", "Lucida Sans", "Tahoma", "Bitstream Vera Sans", sans-serif; 
}
h3,h4,h5,h6 
{
font-family:"Verdana", "Trebuchet MS", "Lucida Sans", "Tahoma", "Bitstream Vera Sans", sans-serif; 
}
.legende
{
font-family:"Verdana", "Trebuchet MS", "Lucida Sans", "Tahoma", "Bitstream Vera Sans", sans-serif;
font-size:small;
text-align: center;
}

.copyright
{
font-size: small;
text-align: left;
font-style: italic;
}

/* Pour les titres de l'Azinat */
.az_title_font
{
font-family: "Brush Script MT", "Pristina", "Bradley Hand ITC", "Monotype Corsiva", "Apple Chancery", "Zapfino", "URW Chancery L", cursive;
}
.az_edito
{
font-style: italic;
}

/* le Brush Script MT est apparement invariant aux italiques, mais pas les suivantes */
.az_title
{
font-family: "Brush Script MT", "Pristina", "Bradley Hand ITC", "Monotype Corsiva", "Apple Chancery", "Zapfino", "URW Chancery L", cursive;
font-style: normal;
font-weight: bold;
text-align: center;
font-size: 200%
}
.az_title_2
{
font-family: "Brush Script MT", "Pristina", "Bradley Hand ITC", "Monotype Corsiva", "Apple Chancery", "Zapfino", "URW Chancery L", cursive;
font-style: normal;
font-weight: bold;
text-align: center;
font-size: 150%
}


/* Notes de typographie
  les notes de typo 
autrefois dans d:\data\public_wamp\biert\biert.css
  ont été migrées vers 
  d:\data\soc\langues\iso\_selection_of_unicodes.u.txt

 */
 
