/* Communs ------------------------------------------------------------>*/
BODY {
	background-color: #a7a7a7;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-x;
    margin-top: 0px;
	margin-bottom: 0px;

}
TD,TH {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
A, A:link, A:hover, A:active, A:visited {
color:#000000;
}

/* Tableau Central ------------------------------------------------------------>*/
.tabcentral {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	
}
.tabcontenu {
	background-image:url(../images/fantome.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:25px;
	padding-right:25px;
}

.bouton {
	text-align: center;
	cursor:pointer;
	width:212px;
	height:20px;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
.bouton-on {
	cursor:pointer;
	text-align: center;
	width:212px;
	height:20px;
	background-color:#FFFFFF;
	font-size: 15px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
/* Divers ------------------------------------------------------------>*/
.titre {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.mentions, .mentions A, .mentions A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.mentions2, .mentions2 A, .mentions2 A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.contour_relief {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	margin:8px;
}
.menu, .menu A, .menu A:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
div#flashcontent{
	height: 300px;


}
.movie {
	width: 100%;
	height: 100%;	
}