/* Feuille de style de la partie gauche (Menu) et du haut (En-tête) */

.leftbodyk
{
	background-color: #CC7D23;
	background-image: url("image/bgimgmenuk.jpg")
}

.leftbodyq
{
	background-color: #CC7D23;
	background-image: url("image/bgimgmenuq.jpg")
}

.leftbodys
{
	background-color: #CC7D23;
	background-image: url("image/bgimgmenus.jpg")
}

.topbody
{
	background-color: #CC7D23;
	background-image: url("image/bgimgheader.jpg")
}

.line
{
	background-color: #EFBB52
}

/*.telephone
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 12;
	/*font-weight: bold;
	/*font-style: italic;
	text-align: center
}*/

.menu
{
	background-color: #585000;/*#B55417;/*#9A4D00;/*#B36806;/*#AA6000;#C4761B*/
	color: #FFD562;
	font-family: monotype corsiva, arial;
	font-size: 19;
	/*font-weight: lighter;*/
	/*font-style: italic;*/
	text-align: center
}

.stats
{
	color: #FFD562;
	font-family: arial;
	font-size: 10;
	text-align: center
}

a.menu:link
{
	color: #FFDF60;
	text-decoration: none
}

a.menu:active
{
	color: #FFDF60;
	text-decoration: none
}

a.menu:visited
{
	color: #FFDF60;
	text-decoration: none
}

a.menu:hover
{
	color: #FFFFFF;
	text-decoration: none
}
