html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border:none;
  background-color: #CCCCCC;
}
#centpourcent {
  height: 100%;
  }
.bordure-g {
	background-image: url(images/bord-g.png);
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
.police {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing:5px;
}
/*h1{
	font-family: Verdana;
	font-size: 16px;
	color: #00923D;
	letter-spacing:-1px;
	font-weight:bold;
}*/

h2{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing:2px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	margin: 1px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A2624;
	text-decoration: none;
	font-weight: bold;
}
a.cw:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.cw:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.cw:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A2624;
	text-decoration: none;
	font-weight: bold;
}
.img-lien-bas {
	background-image: url(images/image-bas-site.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.img-table {
	background-image: url(images/table.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bordure-d {
	background-image: url(images/bord-d.png);
	background-repeat: repeat-y;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
}
.bord{
	border : solid 1px #FAD876;
}
.fond-site {
	background-image: url(images/fond-site.jpg);
	background-repeat: no-repeat;
}
.img-sous-menu {
	background-image: url(images/sous-menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tab-tarif {
	border: 1px solid #A9312E;
}
