/* style1.css */

body {font-family:'Times New Roman',Times,serif; font-size:12px; color:black; font-weight:normal; font-style:normal;}

.accroche {font-size:18px; color:#c8adf8; font-weight:bold; font-style:normal;}

.annonce {font-size:45px; color:#c8adf8; font-weight:bold; font-style:italic;}


a:link { color:black;  text-decoration:none; }
a:visited { color:#c8adf8; text-decoration:none; }
a:hover { color:yellow; text-decoration:none; }


.menu {font-size:18px; margin-left:10px;}
.menu:link { color:#c8adf8; text-decoration:none; }
.menu:visited { color:#c8adf8; text-decoration:none; }
.menu:hover { color:yellow; text-decoration:none; }

h1 {  margin-top:3px;margin-bottom:18px; text-decoration:none;}
h2 {  margin-top:18px;margin-bottom:10px; text-decoration:underline;}
h3 {  margin-top:18px;margin-bottom:5px; text-decoration:underline;}
h4 {  margin-top:18px;margin-bottom:3px; text-decoration:underline;}
h5 {  margin-top:8px;margin-bottom:3px; text-decoration:none;}
h6 {  margin-top:8px;margin-bottom:3px; text-decoration:none;}

.texte  {font-size:16px; margin-left:15pt; margin-right:15pt;}
.indenttexte  {margin-left:15pt;}

.footer {font-family:'Times New Roman',Times,serif; font-size:12px; color:#c8adf8; font-weight:normal; font-style:normal;}


/* font-family:'Times New Roman',Times,serif;
/* font-family:Verdana;
/* font-family:Wide Latin;
/* font-family:Comic Sans MS;
/* font-family:Avantgarde;
/* font-family:Balloon;
/* font-family:Bodoni;
/* font-family:Garamond;
/* font-family:Impact;
/* font-family:Helvetica,Helv;

/* font-weight:normal; bold = gras. bolder = très gras.lighter = plus fin. 100,200,300,400,500,600,700,800,900 = très fin (100) jusqu'à très gras (900).

/* font-style:normal;italic = style de police italique. oblique = style de police oblique. normal = style de police normal.

/*  margin-top:3px;margin-bottom:18px;margin-left:15px; margin-right:15px;