/* feuille de style du site le classicisme http://www.multimania.com/classicisme */

/*défini le texte normal*/
BODY {  font-weight: normal;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; color: #450000;background-image: url(fond.jpg).jpg;text-indent: 15px }

/*hierarchisation du plus grd au plus petit*/
H1 {font-size: 29pt; color: #450000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none} 
H2 {font-size: 24pt; color: #450000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none} 
H3 {font-size: 19pt; color: #450000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none} 
H4 {font-size: 15pt; color: #450000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none} 
H5 {font-size: 13pt; color: #450000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
H6 {font-size: 11pt; color: #450000; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}

/*liens hypertextes*/
/*lien ouvert*/
a:active {  font-weight: normal;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;color: #ADB7D1}

a:visited {  font-weight: normal;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;color: #ADB7D1}

/*au passage de la souris*/
a:hover {  font-weight: bold;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; font-style: oblique;color: #600000}

/*lien normal*/
a:link {  font-weight: bold;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; color: #200000}





