<!--
/* Beau-site */
body  {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFCC66;
	background-image:url(../layout/bande_top.jpg);
	background-repeat:repeat-x;

	border: 0;
}
div#coinDroit {
	border:none;
    position: absolute;
    right: 0;
    top: 0;
    width: 297px;
    height: 92px;
	background-image:url(../layout/coin_droit.jpg);
	background-repeat:no-repeat;
    }
div#menu {
	border:none;
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 599px;
	background-image:url(../layout/menu_francais.jpg);
	background-repeat:no-repeat;
}
div#menuAnglais {
	border:none;
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 599px;
	background-image:url(../layout/menu_anglais.jpg);
	background-repeat:no-repeat;
}
#map {
	margin:0;
	padding:0;
	width:400px;
	height:250px;
}
#map li {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#map li a {
	position:absolute;
	display:block;
}
#map a.accueil {
	top:100px;
	left:0px;
	width:150px;
	height:25px;
}
#map a.horaire {
	top:130px;
	left:0px;
	width:150px;
	height:25px;
}
#map a.tarifs {
	top:160px;
	left:0px;
	width:150px;
	height:25px;
}
#map a.menu {
	top:180px;
	left:0px;
	width:150px;
	height:25px;
}
#map a.activites-Services {
	top:205px;
	left:0px;
	width:150px;
	height:35px;
}
#map a.album {
	top:240px;
	left:0px;
	width:150px;
	height:25px;
}
#map a.boutique {
	top:265px;
	left:0px;
	width:150px;
	height:25px;
}
#map a.production {
	top:295px;
	left:0px;
	width:150px;
	height:30px;
}
#map a.autresCabanes {
	top:315px;
	left:0px;
	width:150px;
	height:35px;
}
#map a.contact {
	top:340px;
	left:0px;
	width:150px;
	height:45px;
}
#map a.traduction {
	top:400px;
	left:0px;
	width:150px;
	height:55px;
}
#map a.courriel {
	top:475px;
	left:0px;
	width:150px;
	height:130px;
}
#menuExtension {
	position:absolute;
	top:597px;
	left:0;
	    width: 230px;
    height: 599px;
	background-image:url(../layout/bande_menu_bas.jpg);
	background-repeat:repeat-y;
}
#menuExtension_2 {
	position:absolute;
	top:1196px;
	left:0;
	    width: 230px;
    height: 599px;
	background-image:url(../layout/bande_menu_bas.jpg);
	background-repeat:repeat-y;
}
#content {
	position:absolute;
	top:93px;
	left:230px;
	text-align: center;	
}
p  {
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.pPub  {
	font-size: small;
	font-weight:100;
	text-align: left;
}
.pCenter  {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.hOneLeft {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
li {
	font-size: small;
	font-weight: bold;
}
.liLeft {
	font-size: small;
    text-align: left;
}
.horaires {
	font-size: medium;
	font-style: italic;
	color: #FFF;
	background-color: #510100;
	text-align: center;
}
.horairesJours {
	font-size: medium;
	color: #000;
	text-align: left;
}
.horairesHrs {
	font-size: medium;
	color: #510100;
	background-color: #FFCC66;
	text-align: center;
  }
.mets {
	font-size: small;
	color: #5E0000;
	background-color: #FFCC66;
	font-weight: bold;
	text-align: left;

}
.metsBlanc {
	font-size: small;
	color: #000;
	background-color: #FFCC66;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.textesSmal1 {
	font-size: small;
}
.textesSmal1Center {
	font-size: small;
    text-align: center;
}
.textesMedium {
	font-size: medium;
}
.textesSmal1Bold {
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.textesSmal1BoldCenter {
	font-size: small;
	font-weight: bold;
}
.textesSmal1Ital {
	font-size: small;
	font-style: italic;
	font-weight: normal;
}
.textesSmal1ItalBold {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.textesXsmall {
	font-size: x-small;
	font-weight: bold;
}
.textesXXsmall {
	font-size: xx-small;
	font-weight: bold;
}
.titres {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.titresLeft {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.copyright {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.liLeft {
	text-align: left;
}
#footnotes {
text-indent :-9999px ; 
position :absolute ;
list-style-type: none;	
}
-->