BODY  {
	background: Black;
	overflow : auto;
	margin : 0px;
	padding: 0px;
	line-height : 27px;
	margin-top: 0px;
	margin-left: 0px;
	color: #F6D872;
	SCROLLBAR-FACE-COLOR: Black; curseur et flèches de défilement
	SCROLLBAR-HIGHLIGHT-COLOR: Black; bords gauche et haut du curseur et des flèches de défilement
	SCROLLBAR-SHADOW-COLOR: Black; bords droit et bas du curseur et des flèches de défilement
	SCROLLBAR-3DLIGHT-COLOR: Black; effet 3D du curseur et des flèches de défilement
	SCROLLBAR-ARROW-COLOR: Black; couleur des flèches graphiques
	SCROLLBAR-TRACK-COLOR: Black; fond de la barre de défilement
	SCROLLBAR-DARKSHADOW-COLOR: Black; ombre du curseur et des flèches de défilement
}


UL 		{list-style: outside ;margin-left: 5px; margin-top: 2px;}
FORM  	{margin: 0px; padding: 0px;}
BR  	{font-size : 18px;}		
H1  	{text-decoration : underline;font-size: 24px;color : teal;font-weight : normal;margin:0px;padding:0px;}
H2		{color : #FA7C00;}
HR  	{width: 95%; color : #FFD94D; margin: 0px; padding: 0px;}

INPUT  	{
		margin: 0px;
		padding: 0px;
		color: #861E01;
		background : url("images/pierre_clair.png");
		background-color: transparent;
		border-color: #FFF369;
		border-width: 1px;
		border-style: solid;}

INPUT.text{
		font-weight : bold;
		color: #861E01;
		background-color: transparent;
		border-color: #861E01;
		border-width: 1px;
}

TEXTAREA{
		margin: 0px;
		padding: 0px;
		color: #861E01;
		background : url("images/pierre_clair.png");
		background-color:transparent;
		border-color: #FFF369;
		border-width: 1px;
		border-style: solid;}

SELECT	{
		margin: 0px;
		padding: 0px;
		color: #861E01;
		background : url("images/pierre_clair.png");
		background-color:transparent;
		border-color: #FFF369;
		border-width: 1px;
		border-style: solid;}


A  			{text-decoration : none;color : #D0571C;}
A:Visited  	{color : #D0571C;}
A:Active  	{color : #149A14;}
A:Hover  	{text-decoration : underline;color : #E20000;}


A.pierre  			{text-decoration : none;color : #FFCC19;}
A.pierre:Visited  	{color : #FFCC19;}
A.pierre:Active  	{color : #FFCC19;}
A.pierre:Hover  	{text-decoration : underline;}

.milieu 	{
	padding: 20px;
	text-align: center;
	vertical-align: top;
	font-family:  Verdana , Comic sans MS;
	color: #FFF369;
	font-size: 11px;}

.gd_titre 	{
/*	font-weight : bold;*/
	text-decoration :underline;
	font-family:  Verdana , Comic sans MS;
	font-size: 18px;
	text-align: center;}

.titre 	{
	font-weight : bold;
	font-family:  Verdana , Comic sans MS;
	font-size: 14px;
	text-align: left;}

.sous_titre 	{
	font-family:  Verdana , Comic sans MS;
	font-size: 10px;
	text-align: left;}

.bg	{
	padding: 5px;
	text-align: justify;
	font-size : 16px;
	font-family:  T4C Beaulieux, Verdana , Comic sans MS;}

.bg_titre	{
/*	font-weight : bold;*/
	padding: 5px;
	text-align: center;
	font-size : 20px;
	font-family:  T4C Beaulieux, tahoma, Verdana , Comic sans MS;}

.panneau	{
	padding: 5px;
	text-align: center;
	font-size : 11px;
	font-family:  Verdana , Comic sans MS;
	color: #861E01;}

.pierre	{
	padding: 5px;
	text-align: center;
	font-size : 11px;
	font-family:  Verdana , Comic sans MS;
	color: #FFF369;}

.parcho	{
	padding: 5px;
	text-align: left;
	font-size : 12px;
	font-family:  T4C Beaulieux, Verdana , Comic sans MS;
	color: #861E01;}

.signature 	{
	font-style : italic;
	text-decoration :underline;
	font-family:  Verdana , Comic sans MS;
	font-size: 10px;
	text-align: right;}

.copyright 	{
	font-family:  Comic sans MS;
	font-size: 10px;
	text-align: center;
	color: #FFCC19;}