A	{	font-size: 14;
		text-decoration: none;
	}

A:link		{ color: #2f4f4f; }
A:visited	{ color: #2f4f4f; }
A:hover		{ color: #4682b4; }
A:active	{ color: #2f4f4f; }

H1	{	font-family: courier new;
		font-size: 32;
		letter-spacing: -4px;
	}

H2	{	font-size: 22;
		letter-spacing: 4px;
		text-decoration: overline;
	}

IMG.LOGO	{	float: left;
				vertical-align:text-bottom;
				height: 93;
				width: 94;
			}

.other	{	font-family: Century Gothic;
			font-size: 12;
		}

.TitreECOF	{	font-family: courier new;
				font-size: 60;
				letter-spacing: -8px;
				font-weight: bold
			}

.DateFillAccueil	{	font-size: 12;
						font-family: Geneva, Arial, Helvetica, sans-serif;
						text-decoration: underline;
					}

.TitreFillAccueil	{	font-size: 24;
						font-family: Garamond;
						font-weight: bold;
					}

.FillAccueil	{	font-family: Century Gothic;
					font-size: 14;
					padding-left: 35;
				}

.TitreMenu	{	cursor: hand;
				font-family: Tahoma;
				font-size: 12;				
			}

.TitreLeftMenu	{	font-family: Tahoma;
					font-size: 11;
					letter-spacing: 1px;
				}

.LiensLeftMenu	{	font-family: Tahoma;
					font-size: 14;
				}