/* CSS Document */

body {
	margin:auto;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	width:955px;
	height:600px;
	}
	
#top {
	position:relative;
	width:955px;
	margin-top: 0px;
	padding: 0px;
	height: 24px;
	min-height: 15px;
	z-index:2;
	}
#backround {
	position:relative;
	width:955px;
	margin-top: 7px;
	padding: 0px;
	height:470px;
	min-height: 100px;
	}
.gauche {
	float:left;
	width:400px;
	padding: 0px;
	height: 428px;
	margin-top: 20px;
	}
	.normal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
line-height:1.5em;
}
.h1 {
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

.right{
	float:right;
	width:450px;
	padding: 0px;
	height: 435px;
	min-height: 100px;
	overflow: auto;
	}
.galerie{
	position:absolute;
	width:400px;
	margin-top: 400px;
	padding: 0px;
	height: 133px;
	min-height: 50px;
	/*left: 505px;*/
	top: -63px;
	left: 16px;
}
#bottom {
	position:relative;
	margin-top:4px;
	padding: 0px;
	background: #666;
	height: 60px;
	min-height: 40px;
	width: 955px;
	}
#topright {
	position: relative;
	width: 950px;
	height: 24px;
}
