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

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

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

A:Hover			{
	color:#F00;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline
}

A.liens2:Link			{
	color:#FFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

A.liens2:Visited		{
	color:#FFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

A.liens2:Active		{
	color:#000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline
}

A.liens2:Hover			{
	color:#000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
			
			
.normal			{
	color:#000000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.normal_gris			{
	color:#666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.titre		{
	color:#FFF;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.titre_noir		{
	color:#000000;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.titre_newsgris		{
	color:#666;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

.titre_newsblanc		{
	color:#FFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	left: 10px;
}

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