.addClub  {
	color : #000000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;
}

.nomClub  {
	color : #000000;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding : 0;
}

.titre  {
	color : #CB3C34;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding : 0;
}

.soustitre  {
	color : #CB3C34;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	padding : 0;
}

.minuscule  {
	color : #CB3C34;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;
}

.texte  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
text-align: justify;}

.date_modif  {
	color : #000000;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	padding : 0;
	font-style : italic;
}

BODY  {
	margin-left : 10px;
	margin-right : 10px;
text-align: justify;}

TH  {
	background-color : #CEBCAC;
	color : #CB3C34;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	padding : 0;  
}

TD  {
	color : Black;
	font-size : x-small;
	font-family : Verdana;
}

A, A:visited, A:hover  {
	color : #CB3C34;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : none;
}

A:link:membres, A:visited:membres, A:hover:membres  {
	color : #FFA52B;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;
}

A:link:bleu, A:visited:bleu, A:hover:bleu  {
	color : Blue;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;
}

A:link:vert, A:visited:vert, A:hover:vert  {
	color : Lime;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;
}

A:link:rouge, A:visited:rouge, A:hover:rouge  {
	color : Red;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;
}

A:link:liens, A:visited:liens {
	color : #FFA52B;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;}

A:hover:liens  {
	color : #CB3C34;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding : 0;
}

BODY  {
	scrollbar-face-color : #990000;
	scrollbar-shadow-color : #990000;
	scrollbar-highlight-color : #CCBFB3;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #CCBFB3;
	scrollbar-arrow-color : #CCBFB3;
}

fieldset {
	color : White;
	border-color : 9A0000;
	border-width : 2;
    border-style:solid;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding : 5;
}

legend {
	color : White;
	margin-left : 10px;
	margin-right : 10px;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding-left : 10;
	padding-right : 10;
	padding-bottom : 2;
	padding-top : 2;
	background-color : 9A0000;
}