body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
}



img		{	border:none; }

A 	 {  text-decoration: none }
A.under:hover  {  text-decoration: underline }

h1  {  font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold ; font-size:16px; padding-top: 20px }

.gris	{ color:#6F6F72}
.grisG	{ color:#6F6F72; font-weight: bold}
.bleuG   { color:#090439; font-weight: bold}
.rouge  {color: #CC0000 }
.rougeG {color: #CC0000; font-weight: bold}
.orange	{color: #F4A62D }
.orangeG	{color: #F4A62D; font-weight:bold }
.violetfonce	{color: #620036 }
.violetfonceG	{color: #620036; font-weight:bold }

.droite  { text-align:right }
