body {
	font-family: arial, helvetica;
}

.menu_top {
  	color: white;
  text-decoration: none;
  	font-size: 8pt;
  	font-weight: bold;
}

.menu_top:hover {
  	color: black;
  text-decoration: none;
  	font-size: 8pt;
  	font-weight: bold;
  	background-color: #E6E6E6;
}

.menu_boutons {
  	color: #9E9E9E;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
}

.menu_boutons:hover {
  	color: black;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
  	background-color: pink;
}

.menu_objets {
  	color: #9E9E9E;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
}

.menu_objets:hover {
  	color: black;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
  	background-color: #99B47E;
}

.menu_lampes {
  	color: #9E9E9E;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
}

.menu_lampes:hover {
  	color: black;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
  	background-color: #FFCC66;
}

.menu_meubles {
  	color: #9E9E9E;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
}

.menu_meubles:hover {
  	color: black;
  text-decoration: none;
  	font-size: 14pt;
  	font-weight: bold;
  	background-color: #99CCFF;
}

.TITRE {
  	color: #000000;
  	font-size: 20pt;
  	font-weight: bold;
}

.TEXTE12 {
  	text-decoration: none;
  	color: #000000;
  	font-size: 12pt;
}

.TEXTE10 {
  	text-decoration: none;
  	color: #000000;
  	font-size: 10pt;
}

.TEXTE8 {
  	


	text-decoration: none;
  	color: #000000;
  	font-size: 8pt;
}

	
.TEXTE6 {
  	text-decoration: none;
  	color: #000000;
  	font-size: 6pt;
}

	
.ref8 {
  	


	text-decoration: none;
  	color: #000000;
  	font-size: 8pt;
  	font-family: arial, helvetica;
}

.lienRouge {
  	color: #B22222;
  text-decoration: none;
  		font-size: 10pt;
  	font-weight: bold;
}

.lienRouge:hover {
  	color: white;
  text-decoration: none;
  	font-size: 10pt;
  	font-weight: bold;
  	background-color: red;
}

.lienRougevig {
  	font-family: arial, helvetica;
  	color: black;
  text-decoration: none;
  		font-size: 8pt;
}

.lienRougevig:hover {
  font-family: arial, helvetica;
  	color: white;
  text-decoration: none;
  	font-size: 8pt;
  	background-color: red;
}

.lienBleuvig {
  	font-family: arial, helvetica;
  	color: black;
  text-decoration: none;
  		font-size: 8pt;
}

.lienBleuvig:hover {
  font-family: arial, helvetica;
  	color: white;
  text-decoration: none;
  	font-size: 8pt;
  	background-color: #3366CC;
}
.lienVertvig {
  	font-family: arial, helvetica;
  	color: black;
  text-decoration: none;
  		font-size: 8pt;
}

.lienVertvig:hover {
  font-family: arial, helvetica;
  	color: white;
  text-decoration: none;
  	font-size: 8pt;
  	background-color: #336600;
}

.lienOrangevig {
  	font-family: arial, helvetica;
  	color: black;
  text-decoration: none;
  		font-size: 8pt;
}

.lienOrangevig:hover {
  font-family: arial, helvetica;
  	color: white;
  text-decoration: none;
  	font-size: 8pt;
  	background-color: #FF6600;
}

.lienJaune {
  	


	color: #D3D3D3;
  text-decoration: none;
  	font-size: 12px;
}

.lienJaune:hover {
  	color: white;
  text-decoration: none;
  	font-size: 12px;
}

.lienblanc {
  	


	color: white;
  text-decoration: none;
  	font-size: 10px;
  	font-weight: bold;
}

.lienblanc:hover {
  	color: black;
  text-decoration: none;
  	font-size: 10px;
  	font-weight: bold;
}

.vignette {
  background-color: #FF6347;
  border-top: 2px #F5F5F5;
  border-right: 2px #F5F5F5;
  border-bottom: 2px #F5F5F5;
  border-left: 2px #F5F5F5;
}

.vignette:hover {
  background-color: #708090;
}

HEAD {
}
