﻿body
{
	background-color: #490A01;
	background-image: url('image/noimage.jpg');
}
div.Drapeau
{
position: absolute;
	left: 15px;
	top: 80px;
	width: 120px;
	height: 80px;
}
A.MenuH:link
{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background-color: #D3C64C;
}
A.MenuH:visited
{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background-color: #D3C64C;
}

A.MenuH:active
{
	color:black;
	font-size: 8pt;
}
 A.MenuH:hover
{
	font-size: 8pt;
	color: black;
	background-color: #ff3300;
}
A.MenuV:link
{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background-color: #D3C64C;
	text-align: center;
}
A.MenuV:visited
{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background-color: #D3C64C;
	text-align: center;
}

A.MenuV:active
{
	color: white;
	font-size: 8pt;
	text-align: center;
}
 A.MenuV:hover
{
	font-size: 8pt;
	color: White;
	background-color: #ff3300;
	text-align: center;
}
A.menuactifOn
{
	font-size: 8pt;
	color: White ;
	text-align: center;
}

A.menuactifOff
{
	font-size: 8pt;
	color: black; 
	text-align: center;
}
a.MenuHSelect
{
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background-color: #D3C64C;
}
a.MenuVSelect
{
	color: White ;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background-color: #D3C64C;
	text-align: center;
}
.lien-on
{
	width:800px;
}