body {
	margin: 0px;
	background-color: #000000;
}
#global {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenu_global {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-top: 45px;
}
#titre {
	background-image: url(images/titre.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 595px;
	text-align: right;
	font-size: 10px;
	padding-top: 76px;
	padding-right: 5px;
	font-weight: bold;
	float: left;
	padding-bottom: 30px;
}
a.menu {
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	padding-left: 5px;
	text-decoration: none;
	color: #999999;
}
a {
	color: #3F3F3F;
}
a:hover {
	color: #E7E6E2;
}
h2 {
	font-size: 16px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #E7E6E2;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenu {
	float: left;
	width: 600px;
	color: #E7E6E2;
	font-size: 10px;
	text-align: justify;
	padding-bottom: 30px;
}
.spacer {
	float: left;
	width: 25px;
	height: 150px;
}
.date {
	font-size: 10px;
	font-style: italic;
}
#present {
	float: left;
	width: 240px;
}
#definition {
	float: right;
	width: 335px;
}
#news_bloc {
	float: left;
	width: 400px;
}
#gallery {
	height: auto;
	width: 500px;
	float: left;
	padding-left: 50px;
}
#gallery_thb {
	float: left;
	width: 600px;
	padding-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E6E2;
	margin-top: 10px;
}
#space_img {
	height: 100px;
	float: left;
}
.news {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E7E6E2;
	border-bottom-width: 1px;
}
#live {
	width: 175px;
	float: right;
	margin-bottom: 20px;
}
.live_date {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E6E2;
	margin-bottom: 10px;
	text-align: left;
}
.img_news {
	border: 1px solid #E7E6E2;
}
.img_rel {
	border: 1px solid #E7E6E2;
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.release {
	float: left;
	margin-left: 15px;
	width: 185px;
}
#copy {
	height: 12px;
	float: left;
	width: 596px;
	background-color: #E7E6E2;
	font-size: 9px;
	padding-top: 8px;
	padding-left: 4px;
}
.clear {
	clear: both;
}
.float {
	float: left;
}
.thb {
	border: 1px solid #E7E6E2;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	margin-bottom: 8px;
}

