@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images2/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#conteneur {
	background-color: #FFFFFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#----------------------------------  {}
#menuLogo {
	position: absolute;
}
#menuLogo #logo {
	position: absolute;
	left: 51px;
	top: 25px;
}
#menuLogo  #banniereImages {
	position: absolute;
	left: 270px;
	top: 25px;
	width: 660px;
}
#menuLogo  #baseline {
	position: absolute;
	left: 270px;
	top: 110px;
	width: 660px;
}
#----------------------------------  {}
#menu {
	position: absolute;
	top: 150px;
	width: 900px;
	left: 27px;
	height: 36px;
	background-image: url(../images2/ombreHaut.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	float: left;
	list-style-type: none;
}
#menu      .off1     a   {
	display: block;
	width: 148px;
	color: #FFFFFF;
	background-color: #DD9026;
	text-align: center;
	text-decoration: none;
	height: 24px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu  .off2  a {
	display: block;
	width: 148px;
	color: #FFFFFF;
	background-color: #CEC313;
	text-align: center;
	text-decoration: none;
	height: 24px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu  .off3  a {
	display: block;
	width: 148px;
	color: #FFFFFF;
	background-color: #E3BF21;
	text-align: center;
	text-decoration: none;
	height: 24px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu    .on    a {
	display: block;
	width: 148px;
	color: #000000;
	background-color: #FEFEFE;
	text-align: center;
	text-decoration: none;
	height: 24px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu  a:hover  {
	display: block;
	width: 148px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: 24px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#----------------------------------  {}
#logoFond {
	position: absolute;
	left: 44px;
	top: 187px;
	width: 189px;
	height: 586px;
	background-image: url(../images2/decoVerticale.jpg);
	background-repeat: no-repeat;
}
#----------------------------------  {}
#contenu  {
	overflow: auto;
	position: absolute;
	height: 576px;
	width: 610px;
	left: 270px;
	top: 197px;
	padding-right: 50px;
}
.image  {
	margin-top: 20px;
	margin-bottom: 20px;

}
.imageGauche  {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;

}
#----------------------------------  {}
#footer {
	position: absolute;
	left: 27px;
	top: 773px;
	background-image: url(../images2/ombreBas.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 73px;
	width: 900px;
}
#footer  #footerBloc1 {
	position: absolute;
	left: 55px;
	top: 21px;
}
#footer  #footerBloc2 {
	position: absolute;
	left: 280px;
	top: 38px;
}
