/* © Copyright 2003 by Eres Editions, Switzerland. Tutti i diritti riservati. */

		/* Général */
body		{ background-color: goldenrod; font-family: verdana,arial,helvetica; color: black; size: 10pt }
a:link		{ color: gold; text-decoration: none}
a:visited		{ color: gold; text-decoration: none }
a:active		{ color: gold; text-decoration: none } 
a:hover		{ color: yellow; text-decoration: underline }

		/* Entête de l'établissement */
#header1	{ color: black; font-family: verdana,arial,helvetica; font-style:italic; font-size: 18pt; text-align: center; font-weight: bold; text-decoration: 		underline } 
#header2	{ color: black; font-family: verdana,arial,helvetica; font-style:italic; font-size: 12pt; text-align: center; font-weight: bold } 
#header3	{ color: black; font-family: verdana,arial,helvetica; font-style:italic; font-size: 18pt; text-align: center; font-weight: bold } 

		/* Bas de page */
#footer1		{ color: maroon; font-family: verdana,arial,helvetica; font-style:italic; font-size: 10pt; text-decoration: underline; text-align: left; margin-bottom: 		10pt } 
#footer2		{ color: maroon; font-size: 7pt; text-align: center; margin-bottom: 10pt } 
#footer3		{ color: maroon; font-family: verdana,arial,helvetica; font-style:italic; font-size: 8pt; text-decoration: underline; text-align: right; margin-bottom: 		10pt } 

		/* Page 1 sélection image et page 2 message */
#soutitr		{ color: black; font-family: verdana,arial,helvetica; font-style:italic; font-size: 12pt; font-weight: bold; text-decoration: underline } /* Titres § */
#backimag	{ background-color: burlywood }	/* Couleur de fond tabelles icônes */
#backtext	{ background-color: moccasin }	/* Couleur de fond tabelles textes */
#backbout	{ background-color: sienna }	/* Couleur de fond tabelles boutons */

		/* Page mail */
#boutok		{ background-color: sienna; font-family: verdana,arial,helvetica; font-style:italic; font-size: 16pt; font-weight: bold }
		/* Bouton OK */

		/* Avant-première carte */
#message	{ color: navy; font-family: comic sans ms; font-size: 14pt; font-weight: bold; font-style: italic } 
#etablmt	{ color: black; font-family: times new roman; font-size: 20pt; text-align: center; font-weight: bold }
#titreap		{ color: maroon; font-family: times new roman; font-size: 20pt; text-align: center }
