/* CSS Document */

A:link {
	color: #0d69b2;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
} 
A:visited {
	color: #0d69b2;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
} 
A:hover {
	color: #0d69b2;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
}

A.menu_haut:link {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
} 
A.menu_haut:visited {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
} 
A.menu_haut:hover {
	color: #3B3B3B;
	font-weight: regular;
	text-decoration:underline;
	font-size: 12px;
}


A.link_bottom:link {
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
} 
A.link_bottom:visited {
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
} 
A.link_bottom:hover {
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
	font-size: 11px;
}

td  {color: #000000; font-variant: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.txt_menu  {color: #D2D2D2; font-variant: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica }
.titre {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}
body {
	background-color: #FFFFFF;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.hyperfun:link {
	color: #FF6600;
	text-decoration:none;
	font-weight: bold;
	font-size: 24px;
} 
A.hyperfun:visited {
	color: #FF6600;
	text-decoration:none;
	font-weight: bold;
	font-size: 24px;
} 
A.hyperfun:hover {
	color: #FF6600;
	text-decoration:underline;
	font-weight: bold;
	font-size: 24px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
