body {
	margin: 8px;
	padding:0px;
	background-color:#000000;
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#26537F;
	background-image:url(images/fond.gif);
	background-repeat:repeat-x;
	font-size:12px;
}

.page {
	width:730px;
	height:540px;
	background:transparent url('images/bg_accueil.jpg') no-repeat center center;
	margin:0px auto;
	padding:10px;
	color:#fff;
	position:relative;
}

.page2 {
	width:730px;
	height:540px;
	background:transparent url('images/bg_interne.jpg') no-repeat center center;
	margin:0px auto;
	padding:10px;
	color:#333;
	position:relative;
}

.gauche {
	width:350px;
	text-align:center;
	float:left;
}

.page .droite {
position:absolute;
top:300px;
left:400px;
}

.page2 .droite {
position:absolute;
top:120px;
left:590px;
}

.droite ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.droite li {
	margin:5px;
	padding:5px;
	color:#98482B;
	font-size:20px;
}

.droite li a {
	color:#98482B;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.droite li a:hover {
	text-decoration:underline;
}

h1 {
	margin:10px 20px;
	padding:0px;
	font-size:30px;
	text-align:left;
}

.adresse {
	padding:0px;
	padding:0px 25px;
	font-weight:bold;
	text-align:left;
	float:left;
}

h2 {
	color:#FFA200;
	font-weight:bold;
	width:300px;
}

.horaires {
	padding:0px 0px;
	font-weight:bold;
	width:300px;
}

.small {
	font-size:12px;
}

div.interne {
	position:absolute;
	top:22px;
	left:23px;
	width:472px;
	height:512px;
	overflow:hidden;
	overflow-y:auto;
}

.m0 {text-indent:0px;}
.m1 {text-indent:12px;}
.m2 {text-indent:28px;}
.m3 {text-indent:55px;}
.m4 {text-indent:85px;}

.n0  {text-indent:12px;}
.n1  {text-indent:4px;}
.n2 {text-indent:0px;}
.n3 {text-indent:7px;}
.n4 {text-indent:15px;}
.n5 {text-indent:30px;}

.l {
border-bottom:1px dashed #eee;
clear:left;
font-size:10px;
}

h3 {
	margin:0px;
	padding:15px 0px 10px 5px;
	clear:both;
}

.interne div {padding:2px;}