#TabMenuTop {
	display: inline;
	width: 900px;
	z-index: 99;
}
#TabMenuTop a.menu {
  border-right: 1px solid #a0a0a0;
  color: #505050;
	display: block;
  font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-top: 4px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	width: 127px;
}
#TabMenuTop a.menu:hover {
  background-image: url('img/bg_menu_hover.jpg');
}
#TabMenuTop a.menu2 {
  color: #505050;
	display: block;
  font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-top: 4px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	width: 128px;
}
#TabMenuTop a.menu2:hover {
  background-image: url('img/bg_menu_hover.jpg');
}
#TabMenuTop li {
	display: inline;
	float: left;
}
#TabMenuTop p.menu {
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  color: #505050;
	display: block;
  font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-top: 4px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}
a {
  color: #c0c0c0;
  font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
}
a.pros {
  background-image: url('img/bg_pro.jpg');
	border: 1px solid #ff0000;
  color: #ffffff;
	display: block;
  font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin-right: 10px;
	margin-top: 70px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}
a.pros:hover {
	border: 1px solid #ffffff;
}
body {
  border: 0px;
	color: #ffffff;
  font-family: Arial, Verdana;
	font-size: 12px;
  margin: 0px;
  padding: 0px;
}
div.header {
  background-image: url('img/header.jpg');
	height: 120px;
	width: 900px;
}
div.main {
  border: 1px solid #ffffff;
	width: 900px;
}
div.menu {
  background-image: url('img/bg_menu.jpg');
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #808080;
	height: 30px;
	width: 100%;
}
div.page {
  color: #ffffff;
  font-family: Arial, Verdana;
	font-size: 12px;
	padding: 10px;
	text-align: left;
	width: 100%;
}
div.site {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
	z-index: 1;
}
p.texttitle {
  font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
table.footer {
  font-size: 10px;
}
table.footer a {
  font-size: 10px;
}
table.selection {
  font-family: Arial, Verdana;
	font-size: 12px;
  margin: 0px;
  padding: 10px;
}
table.site {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
img.background {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
	z-index: 0;
}
.dataTableRow { background-color: #000040; color: #ffffff; }
.dataTableRowOver { background-color: #ffffff; color: #000080; cursor: hand; cursor: pointer; }
a.chantier {
}
a.chantier:hover {
}
div.chantier {
  background-image: url('img/chantier.jpg');
	height: 600px;
	width: 900px;
  margin: 0px;
}
div#fill
{
	height: 560px;
	width: 550px;
  margin: 20px 20px 20px 20px;
  display: block;
}
div#stationnement
{
	border: 1px solid #ffffff;
	height: 558px;
	width: 548px;
  margin: 20px 20px 20px 20px;
  display: none;
}
div#restauration
{
	border: 1px solid #ffffff;
	height: 558px;
	width: 548px;
  margin: 20px 20px 20px 20px;
  display: none;
}
div#entretien
{
	border: 1px solid #000000;
	height: 558px;
	width: 548px;
  margin: 20px 20px 20px 20px;
  display: none;
	overflow: auto;
}
div#bg
{
	border: 1px solid #ffffff;
  background-image: url('img/bg.png');
	height: 300px;
	width: 190px;
  margin: 255px 20px 20px 20px;
  display: block;
	padding: 10px;
	position: relative;
	left: 50px;
}
a.ch
{
  font-size: 16px;
	text-decoration: underline;
}
