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

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

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

A:Hover			{
	color:#999;
	font-family: tahoma;
	font-size: 11px;
	font-weight: lighter;
	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}
			
			
.normalcenter			{
	color:#CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.normal			{
	color:#CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
	
.bold			{
	color:#666666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal}

.titre		{
	color:#FF9900;
	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: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
}

.normal italique			{
	color:#666666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

