/* CSS Document */

A:LINK.haut  {
	text-decoration : none;
	font-weight: bold;
	color: #ffffff;
}

A:VISITED.haut  {
	text-decoration : none;
	font-weight: bold;
	color: #ffffff;
}

A:ACTIVE.haut  {
	text-decoration : none;
	font-weight: bold;
	color: #ffffff;
}

A:LINK.lien  {
	text-decoration : underline;
	color : #000000;
}

A:VISITED.lien  {
	text-decoration : underline;
	color : #000000;
}

A:ACTIVE.lien  {
	text-decoration : underline;
		color : #000000;
}

A:HOVER.lien  {
	text-decoration : underline;
	color : #033693;
}

body  {
	scrollbar-base-color : #FBFBAD;
	scrollbar-arrow-color : #3761AD;
}

a:hover.menu {
	color: #000000;
	background-color: #FBFBAD;
	width: 100%;
	
}

a:link.menu {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
 	color: #000000;
	text-decoration: none;
	width: 100%;
}

a:visited.menu {
	color: #000000;
	text-decoration: none;
	width: 100%;
}
	
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FBFBAD;
	color: #000000;
}

.boite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FBFBAD;
	color: #000000;
}

.boite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
