body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 14px;
}

#header{
	left: 50%;
	margin-left: -400px;
	position:relative;
	width:800px;
	height:350px;
}
#global{
	left: 50%;
	margin-left: -400px;
	position:relative;
	width: 800px;
}

#menu_gauche{
	float:left;
	position:relative;
	width: 290px;
	height:395px;
}
#menu_droite{
	float:right;
	position:relative;
	height:375px;
	text-align:left;
	width: 240px;
}
#page_principale{
	float:left;
	position:relative;
	left:0px;
	width:230px;
	margin-left: 20px;
}
#footer{
	height: 201px;
	background-image: url(images/commun/basDePage.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	position:relative;
	width: 800px;
	height:201px;
	clear:both;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
a {
	font-weight: bold;
}

#gallery {
	width:800px;
	height:300px;
	position:relative;
	font-size: 0;
}
#gallery b.default {
	position:absolute;
	width:600px;
	height:300px;
	padding-left: 200px;
	font-size: 0;
}

#gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	width:200px;
	position:relative;
	font-size: 0;
}
#gallery ul li {
	display:inline;
	width:200px;
	height:100px;
	float:left;
	margin: 0px;
	padding: 0px;
font-size: 0;
}

