A:Link			{color:#B70207;
			font-family: tahoma;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none}

A:Visited		{color:#787878;
			font-family: tahoma;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none}

A:Active		{color:#787878;
			font-family: tahoma;
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline}

A:Hover			{color:#B70207;
			font-family: tahoma;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none}	
			
.normal			{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
	
.bold			{
	color:#DCDCDC;
	font-family: arial;
	font-size: 12px;
	font-weight: normal}

.titre		{
	color:#B70207;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.titre_noir		{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu		{
	color:#787878;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h1		{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
h2		{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.noir		{
	color:#000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

body {
	background-color: #CC0021;
	margin: 0px;
}
.footer			{
	color:#BAB6B7;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

