
#page {
	position:absolute;
	left:50%;
	margin-left: -350px;
	top:50%;
	margin-top: -250px;
	width:700px;
	height:510px;
}

#banniere_ {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:92px;
	z-index: 1;
}

#menu_ {
	position:absolute;
	left:0px;
	top:92px;
	width:145px;
	height:216px;
}

#de-monti-03_ {
	position:absolute;
	left:145px;
	top:92px;
	width:520px;
	height:380px;
	overflow: auto;
	
}

#droite_ {
	position:absolute;
	left:665px;
	top:92px;
	width:35px;
	height:408px;
}

#bas-gauche_ {
	position:absolute;
	left:0px;
	top:308px;
	width:145px;
	height:192px;
	
}

#bas-page_ {
	position: absolute;
	left: 145px;
	top: 486px;
	width: 520px;
	height: 3px;
}
#msg_admin {
	position: absolute;
	left: 5px;
	bottom: 10px;
	background-color: #DDD;
	border: 1px solid black;
	z-index: 10;
	padding: 3px;
}
body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #444444;
	font-size: 11pt;
	font-family: arial, verdana, sans-serif;
}
h1,h2 {
	margin-top: 20px;
	font-size: 130%;
}
h1,h2 {
	border-style: solid;
	border-color: brown;
	border-width: 0 0 0 0;
	color: brown;
	margin-top: 8px;
	margin-bottom: 3px;
}
img.realisation {
	margin: 10px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 0;
}
a, a:visited {
	text-decoration: none;
	color: navy;
}
a:hover {
	color: red;
}
p {
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 20px;
	text-align: justify;
	font-style: italic;
}
p.lettrine:first-letter {
	float: left;
	display: block;
	font-size: 50pt;
	font-family: vivaldi, arial, sans-serif;
}
p.right {
	margin-top: 40px;
	text-align: right;
}
