body {
	background-color : black;
	color: white;
	font-family: 'Arial';
}

a:focus {
	outline:0;
}

a {
	color: white;
	text-decoration: none;
}

#header {
	background-image: url('images/header.png');
	width: 1000px;
	height: 308px;
	margin: auto;
	margin-top: -8px;
}

#top_menu {
	margin: auto;
	width: 700px;
	height: 41px;
	margin-top: -60px;
}

#top_menu a:hover {
	color: #a6a6a6;
}

a:focus
{
	outline:0;
}

.bouton {
	width: 120px;
	height: 24px;
	list-style: none;
	font-size: 13px;
	padding-top: 22px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 9px;
}

#news_background {
	background-image: url('images/news_background.png');
	width: 1000px;
	height: 230px;
	margin: auto;
	padding-top: 44px;
}

.news {
	width: 275px;
	height: 163px;
	
}

.news_title {
	font-size: 12px;
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 18px;
	margin-left: -12px;
}

.news_contenu {
	width: 235px;
	height: 106px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.news_li {
	list-style: none;
	float: left;
	margin-left: -40px;
	margin-top: -15px;
	margin-right: 75px;
}

#news_all {
	float: left;
	margin-left: 55px;
	width: 1000px;
}

#left_part {
	margin: auto;
	text-align: left;
	font-size: 12px;
}

#left_part h1
{
	color: #8D7F7F;
	font-size: 16px;
	margin-bottom: 5px;
}

#left_part h2
{
	color: #A59999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#right_part {
	width: 230px;
	height: 234px;
	margin: auto;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-left: 20px;
	padding-right: 50px;
	margin-top: 7px;
}

#photo2 {
	border: 4px solid #FFF;
}
#photo3 {
	border: 4px solid #FFF;
}
#photo4 {
	border: 4px solid #FFF;
}

#photo {
	margin:auto;
	float: left;
	border: 8px solid #FFF;
}

#photo_min {
	margin: auto;
	border: 2px solid #FFF;
}

#corps {
	width: 800px;
	margin: auto;
}

#footer {
	background-image: url('images/footer.png');
	width: 1000px;
	height: 52px;
	margin: auto;
	margin-bottom: -8px;
	text-align: center;
	padding-top: 90px;
	font-size: 13px;
}

#footer a:hover {
	text-decoration: underline;
}

.spacer
{
	border-bottom: 1px dotted #8D7F7F;
	width: 100%;
	margin-bottom: 10px;
}

.contact
{
	color: black;
	border: 1px solid #C6C3C3;
	background-color: #A59999;
	font-size: 11px;
	font-family: arial;
	padding: 2px;
}

.cadre_fond
{
	text-align: justify;
	width: 248px;
	background-color: #6F6F6F;
	border: 1px solid white;
	padding: 5px;
	float: left;
	min-height: 130px;
}

.cadre_fond2
{
	text-align: justify;
	width: 518px;
	background-color: #6F6F6F;
	border: 1px solid white;
	padding: 5px;
	float: left;
	min-height: 130px;
}

.cadre_fond_g
{
	text-align: justify;
	width: 788px;
	background-color: #6F6F6F;
	border: 1px solid white;
	padding: 5px;
}

.cadre_titre
{
	color: #2F3433;
	font-weight: bold;
	padding: 5px;
	background-color: #A0A4A3;
	margin: -5px -5px 5px -5px;
}

.separate
{
	border-bottom: 1px dotted #6F6F6F;
	width: 100%;
	margin: 10px 0 10px 0;
}
