BODY 
{
	background-color:#EFEFEF;
}

a
{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12pt; 
	color:#ffffff; 
	font-weight:bold;
	text-decoration: none
}

a span 
{ 
	display: none;
	text-decoration: none
}

a:hover 
{
	background: none;
	text-decoration: none 
}

a:hover span{
	display: inline;
	color: #FF9A00;
	font-weight:bold;
}

#toutautour{
  	border-width:1px;
  	border-style:solid;
  	border-color:#FF9A00;
  	padding:0cm;
  	cellpadding:0;
  	cellspacing:0;
  	background:#A5AEC6;
}

#bandeau-orange
{
	font-family: arial,helvetica,sans-serif; 
	font-size: 8pt; 
	color:#ffffff; 
	font-weight:bold;
	background:#FF9A00;
	text-align:center;
	text-shadow:black;
}

#saut-de-ligne
{
	line-height:10.5pt;
	font-size:9pt;
	margin-left:20%;
	margin-right:20%
}


.fondtableaulistejaune {
	background-color: #EFEFEF;
	border: 1px solid #FF9A00;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold

}

.fondtableaulisteprix {
	background-color: #FDFCE4;
	border: 1px solid #0000FF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000
}


.fondtableaulistebleu {
	background-color: #A5AEC6;
	border: 1px solid #0000FF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

.bouton{
	Cursor:hand; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF; 
	border-style:dotted; 
	border-color:#A5AEC6;
	color:black;  
	FONT-SIZE: 14;
	width:200px;
}

.lien {
	color:#FF9A00
		}
		
.b1 {
	border: #cccccc;
	border-style: dashed;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.gris {
  	border-width:1px;
  	border-style:solid;
  	border-color:darkred;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.noir {
  	border-width:1px;
  	border-style:solid;
  	border-color:darkred;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.transparent {
  	border-width:1px;
  	border-style:solid;
  	border-color:darkred;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}

A.menulink {
	text-decoration: none;
	font-family:Verdana;
	font-size:16px;
	color: floralwhite;
	BORDER: none;
	font-weight:bold;
	border: solid 1px #FFFFFF}

A.menulink:hover {
	color:peru;
	font-weight:bold;
	background-color:blanchedalmond}
