body  {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-attachment:fixed;
	background-position:center top;
	background-image: url(../back2.png);
}
h2  { color: #4c4c4c; font-weight: bold; font-size: 1.4em; line-height: 1.5em; text-transform: uppercase; letter-spacing: 0.3em; margin-bottom: 0.5em }
h3 { color: #4c4c4c; font-weight: bold; font-size: 1.2em; line-height: 1.4em; margin-bottom: 0.5em }
p, ul  { color: #000000; font-size: 11px; line-height: 1.5em; list-style-type: square }
a { color: #4c4c4c; text-decoration: none }
a:hover  { color: #b22936; text-decoration: underline }
.titre { font-size: 1.5em; letter-spacing: 0.4em; }
.soustitre   {
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-bottom: 0.5em;
	color: #990000;
}

.exergue { color: #bf311a; font-size: 1.3em; font-style: italic; margin: 10px; }
.exergueVert { color: #526027; font-style: italic; font-size: 1.3em; margin: 10px }
.txt_white { color: white; }
.txt_rouge { color: #bf311a; }
