body {
background:#FFF url(images/bg.jpg) 50% 0 no-repeat;
font-family:tahoma,arial;
font-size:13px;
}
#content {
/*margin:385px auto 0;*/
margin:373px auto 0;
width:960px;
min-height:346px;
position:relative;
overflow:auto;
}
.minHeightIE6 {
height:346px;
}
/*** le menu ***/
#menu {
width:530px;
margin:0 auto 10px;
height:23px;
}
#menu img{
border:0;
border-bottom:2px solid #FFF;
border-color:#FFF;
}
#menu a {
text-decoration:none;
}
#menu a:hover .linkAccueil{
border-color:#F4702F;
}
#menu a:hover .linkActivites{
border-color:#e4821c;
}
#menu a:hover .linkTarifs{
border-color:#d19b12;
}
#menu a:hover .linkActualites{
border-color:#beb607;
}
#menu a:hover .linkContact{
border-color:#b1c800;
}
#menu .separateur {
border:0;
margin:0 12px;
}
/** fin menu ***/
#footer {
background:url(images/bg-footer.jpg) no-repeat 50% 0;
height:78px;
width:100%;
display:block;
position:relative;
color:#FFF;
}
.infoFooter {
width:750px;
position:absolute;
top:6px;
left:50%;
margin-left:-300px;
}
.footerAdresse {
border-right:1px solid #FFF;
width:435px;
height:72px;
float:left;
margin-right:5px;
}
.footerAdresse img {
	float:left;
}
.footerAdresse span {
vertical-align:10px;
margin-left:3px;
}
.footerAdresse a {
display:block;
text-align:center;
color:#FFF;
}
.footerAdresse a:hover {
text-decoration:none;
}
.footerHeberge img {
cursor:pointer;
}
.footerHeberge a{
color:#FFF;
text-decoration:none;
font-weight:bold;
vertical-align:10px;
}
.footerHeberge a:hover {
text-decoration:underline;
}
#footer .telFooter {
	margin:-8px 0 5px 38px;
	display:block;
}
.lienOpart {
	position:relative;
}
.lienOpart div {
	position:absolute;
	bottom:8px;
	right:8px;
}
.lienOpart a:hover {
	text-decoration:none;
}
.lienOpart a{
	color:#000;
}
/*** dojo lightbox ***/
.dojoxLightboxText {
font-weight:bold;
text-align:center;
}
.LightboxClose {
background:url(images/btn-close.jpg) no-repeat;
height:11px;
width:56px;
padding-bottom:2px;
}
.LightboxClose:hover {
border-bottom:2px solid #F6761F;
}
