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

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

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

A:Hover			{color:#B70207;
			font-family: tahoma;
			font-size: 11px;
			font-weight: bold;
			text-decoration: underline}

A.liens2:Link			{color:#000000;
			font-family: arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none}

A.liens2:Visited		{color:#000000;
			font-family: arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none}

A.liens2:Active		{color:#000000;
			font-family: arial;
			font-size: 11px;
			font-weight: normal;
			text-decoration: underline}

A.liens2:Hover			{color:#FFFFFF;
			font-family: arial;
			font-size: 11px;
			font-weight: normal}
			
			
.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;
}

.noir		{
	color:#000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

body {
	background-color: #CC0021;
	margin: 0px;
}

