/* CSS Document */
Body{
	background-color:#363636;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F4DD5B;
}
a:active {
	text-decoration: none;
	color: #F4DD5B;
}
	
#conteneur{
	background-color:#000000;
	width:806px;
	margin-left:auto;
	margin-right:auto;
}
#prehead{
	width:800 px;
	height:50px;
	background-color:#000000;
	margin-top:0;
}
#Head{
	width:100%
	height: 130px;
}
#posthead{
	width:100%;
	height:25 px;
	border-bottom:thin #FFFFFF;
	border:1px;
	}
#centre{
	width: 800px;
	height:335px;
	}
#centre33{
	width: 800px;
	height:100%;
	}
#centre2{
	background-color:#000000;
	width: 800px;
	height:100%;
	}
#story{
	width:400px;
	height:300px;
	display:block;
	overflow:auto;
	position:relative;
	margin-top:3px;
	margin-bottom:3px;
}
#story_img{
	width:390px;
	height:300px;
	display: table;
	overflow:auto;
}
#centre3{
	background-color:#000000;
	width: 800px;
	height:390px;
	}
#centre_c{
	background-color:#000000;
	width: 800px;
	height:340px;
	}
#centre4{
	background-color:#000000;
	width: 800px;
	height:680px;
	}
#barre_bas {
	border-width:1px;
	border-bottom-style:solid;
	border-color:#FFFFFF;
	}
#barre_ht {
	border-width:1px;
	border-top-style:solid;
	border-color:#FFFFFF;
	}
#global {
	background:#ffffff;
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 560px;
     margin-top: -280px; /* moitié de la hauteur */
     margin-left: -400px; /* moitié de la largeur */
     }
#global2 {
	background:#ffffff;
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 300px;
     margin-top: -280px; /* moitié de la hauteur */
     margin-left: -400px; /* moitié de la largeur */
     }
.menu{
	color: #F4DD5B;
	}
.menu2{
	color: #F4DD5B;
	padding-left:40px;
	padding-right:10px
	}
.menu3{
	padding-left:30px;
	padding-right:30px
	}
.livred_or_bord{
	background:url(_img/bord_film.jpg);
	background-repeat:repeat-x;
	
	}
.bold{
	font-weight:bold;
	}
.bold2{
	font-weight:bold;
	color:#009900;
	font-size:14px;
	}
.Copyright{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #00CC00;
	background-color:#000000;
	vertical-align:middle;
	width:98%;
}
.team{
	font-size:16px;
	}
.team_Bold{
	font-weight:bold;
	color: #FF0000;
}
.team_Bold_contact{
	font-weight:bold;
	color: #FF0000;
	font-size:15px;
}
.team_Bold_vert{
	font-weight:bold;
	color: #00CC00;
}
.contact{
font-size:17px;

}
.lien_red{
	color: #FF0000;
	}
.lien_red a:link {
	color: #FF0000;
	text-decoration: none;
}
.lien_red a:visited {
	text-decoration: none;
	color: #FF0000;
}
.lien_red a:hover {
	text-decoration: none;
	color: #FF0000;
}
.lien_red a:active {
	text-decoration: none;
	color: #FF0000;
}
.table{
	width:100%;
}