body {
    background-color: #dcef57;
}

td.menu {
	background-color: #AFC322;
}

td.space {
	font-family: verdana;
	font-size: 12px;
	color: white;
}

td.occupe {
	background-color: #00CC00;
}

td.occupe_W {
	background-color: #009900;
}

td.libre {
	background-color: #FF0000;
}

td.libre_W {
	background-color: #CC0000;
}

span.texteGris {
	font: normal 8pt Verdana;
	font-style: italic;
	color:#919191;
}

span.normal {
	font: normal 10pt Verdana;
	color:black;
}

span.titre {
	font: 9pt Verdana;
	font-weight:bolder;
	color:black;
}

span.info {
	font: normal 8pt Verdana;
	font-weight: blod;
	color:black;
}

a.mail {
	font: 8pt Verdana;
	text-decoration: none;
	color:black;
}

a.mail:hover {
	font: 8pt Verdana;
	font-size: bold;
	text-decoration: none;
	color:black;
}

a.home {
	font: 9pt Verdana;
	font-weight:bolder;
	text-decoration: none;
	color:black;
}

a.home:hover {
	font: 9pt Verdana;
	font-weight:bolder;
	text-decoration: none;
	color:white;
}

a.snowcompany {
	font: normal 10pt Verdana;
	font-weight: blod;
	color:black;
	text-decoration:none;
}

a.snowcompany:hover {
	font: normal 10pt Verdana;
	font-weight: blod;
	color:gray;
	text-decoration:none;
}

a.menu {
	font: normal 8pt Verdana;
	font-style: italic;
	color:#383838;
	text-decoration:none;
}

a.menu:hover {
	font: normal 8pt Verdana;
	font-style: italic;
	color:black;
	text-decoration:none;
}

font.dispo {
	font-family: verdana;
	font-size: 12px;
	color: black;
}

input.recherche {
	border:1px solid black;
	font-family:verdana;
	font-size: 8px;
}

input.btrecherche {
	border:1px solid black;
	background-color:red;
	font-family:verdana;
	font-size: 8px;
	color:white;
}

input.news{ 
  font-family: verdana;
  font-size: 10px; 
  font-weight: bold; 
  background-color: white; 
  border-color: white; 
  border-style: none; 
  border-width: 0px; 
  color: black; 
}

img {
	border-width: 0px;
	border: none;
}