html, body {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #AB540F;
	}
a img
{
border: none;
} 
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #AB540F;
	text-decoration: none;
	}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #AB540F;
	}
.fondepages {
	background-image: url(images/fond-sans-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
}
.menuG {
	background-image: url(images/menuG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: outside;
}
.menuGpave {
	background-image: url(images/menuGpavebas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: outside;
}
.typomenuG{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #AB540F;
	line-height: normal;
	list-style-position: outside;
	text-decoration: none;
}
.liens-menu{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #AB540F;
	line-height: normal;
	list-style-position: outside;
	text-decoration: none;
	text-align: left;
}
a.liens-menu:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #AB540F;
	line-height: normal;
	list-style-position: outside;
	text-decoration: none;
}
a.liens-menu:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #AB540F;
	line-height: normal;
	list-style-position: outside;
	text-decoration: none;
}
a.liens-menu:hover {
	text-decoration: underline;
}
a.liens-menu:active {
	text-decoration: none;
	color: #660000;
}
.liens-index{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #AB540F;
	line-height: normal;
	list-style-position: outside;
	text-decoration: none;
	text-align: left;
}
a.liens-index:link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #AB540F;
	line-height: normal;
	list-style-position: outside;
	text-decoration: none;
}
a.liens-index:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #AB540F;
	line-height: normal;
	list-style-position: outside;
	text-decoration: none;
}
a.liens-index:hover {
	color: #66330a;
}
a.liens-index:active {
	text-decoration: none;
	color: #660000;
}
	.titrepage {
	background-image: url(images/bloc-titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #AB540F;
	width: 350px;
	text-align: left;
}

.centrepage {
	background-image: url(images/fond-centre.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 25px;
	text-align: justify;
	width: 350px;
	height: 273px;
	font-size: 12px;	
}
.centrebas {
	background-image: url(images/fond-bas-centre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	height: 50px;
	text-align: right;
}
#divContainer{
	position:relative;
	overflow:hidden;
	left: 0px;
	top: 0px;
	visibility: visible;
	width: 350px;
} 
#divContent{
	visibility: visible;
	font-family: Arial;
	font-size: 12px;
	color: #AB540F;
	position: relative;
	right: 0px;
	top: 0px;
} 
#popup {
	background-color: #FFFFFF;
	background-image: url(images/fond-popup.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 375px;
	height: 356px;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
}
.hauteur20 {
	height: 20px;
}
.hauteur145 {
	height: 145px;
}
.hauteur1 {
	height: 1px;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #AB540F;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #AB540F;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #AB540F;
}
#content {
    align:top;
	width: 290px;
	padding: 30px 30px 30px 30px;
}
a img {
	border: 0px solid #BBB;
	padding: 2px;	
	margin: 5px 5px 5px 0;
	vertical-align: top;
}