body {
	margin: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #F0F0F0;
}
td {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}
td.desc {
	text-align: justify;
	font-size: 13px;
	padding: 10px 0px;
}
h2 {
	margin: auto;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
table.mb td a {
	display: block;
	margin: 10px auto 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
h1 {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto;
}
h5 {
	font-size: 10px;
	text-align: center;
	margin: 5px auto;
	text-transform: uppercase;
	letter-spacing: 3px;
}
h6 {
	font-size: 13px;
	text-align: center;
	margin: 5px auto;
}
img {
	border: none;
}
span a img {
	margin: 0px;
	border-width: 0px;
}
a {
	color: #3AA000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
}
#page {
	width: 778px;
	margin: 0px auto;
	background: #FFFFFF url(header.jpg) no-repeat;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#header {
	width: 228px;
	height: 71px;
	padding: 23px 0px 50px 510px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
#header a {
	color: #000000;
}
#content{
	_display: inline;
	float: right;
	width: 649px;
	margin: 0px;
}
#center{
	float: left;
	_display: inline;
	width: 480px;
	padding: 20px;
}
/*#left {
	position: absolute;
	width: 120px;
	height: 400px;
	z-index: 3;
	top: 150px;
	left: 5px;
	overflow: visible;
}*/
#left {
	float: left;
	_display: inline;
	margin: 0px 4px 0px 5px;
	width: 120px;
}
/*#right {
	position: absolute;
	width: 120px;
	height: 230px;
	z-index: 4;
	top: 160px;
	right: 5px;
	overflow: visible;
}*/
#right {
	float: right;
	_display: inline;
	margin: 0px 5px 0px 4px;
	width: 120px;
}
#footer {
	width: 700px;
	margin: 0px auto;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	font-size: 10px;
}
#disclaimer {
	width: 778px;
}
#avertissement {
	margin:0px 100px;
}
#partenaires {
	text-align: center;
}
/* GALLERY */
#gal a img {
	margin: 8px;
	border: 2px dashed #FFFFFF;
}
#gal a:hover img{
	border-color: #CCCCCC;
}
/* MENU */
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	display: block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	margin-top: 20px;
	text-indent: 5px;
	background: url(menu1.jpg);
}
.menu li.sub {
	margin-top: 0px;
	text-indent: 10px;
	background: url(menu2.jpg);
}
.menu li a {
	display: block;
	height: 25px;
	width: 120px;
}
.menu li a:hover {
	text-decoration: none;
	background: url(menu1hover.jpg);
}
.menu li.sub a:hover {
	background: url(menu2hover.jpg);
}
.menu img {
	margin-top: 20px;
}
.menu span img {
	margin-top: 0px;
}
/* PUB */
#pub300x200gal {
	display: block;
	width: 300px;
	height: 200px;
	overflow: hidden;
	float: right;
	margin: 20px 30px;
	_display: inline; /* IE6 double margin bug */
	_margin-left: 27px; /* IE6 3px bug */
}
#pub300x200gal a img{
	border: 0px none #FFFFFF;
}
#pub120x60webcam {
	display: block;
	width: 120px;
	height: 60px;
	overflow: hidden;
	margin-top: 20px;
}
#pub120x300live {
	display: block;
	width: 120px;
	height: 300px;
	overflow: hidden;
	margin-top: 20px;
}
#pub120x600menu {
	display: block;
	width: 120px;
	height: 600px;
	overflow: hidden;
	margin-top: 20px;
}
/* ALLOPASS */
#allo p img {
	float: left;
	margin-right: 15px;
}
#allo p {
	text-align: justify;
}
#allo object{
	width: 440px;
	height: 420px;
	margin: 0px 20px;
}
#allo iframe{
	width: 440px;
	height: 420px;
	margin: 0px 20px;
	border: 0px;
}
/* PARTENAIRES */
#partenaires a{
	text-decoration:underline;
	color:#0000FF;
}
#partenaires a:hover{
	text-decoration:underline;
	color:#FF0000;
}
#partenaires table{
	margin: 0px auto;
}
#partenaires td{
	font-size:10px;
	background-color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
}
#partenaires td p{
	margin:2px;
}
#partenaires td img{
	display:block;
}
#b120x60 td{
	overflow:hidden;
	width:120px;
	height:60px;
}
#b88x31 td{
	width:88px;
	height:31px;
}