@charset "utf-8";
#cadre {
	width:892px;
	height:815px;
	background-image:url(../images/cadre.gif);
	background-repeat:no-repeat;
	border: 1px solid #FFFFFF;
}
#bg_anim {
	width:814px;
	height:600px;
	margin-left:40px;
	margin-top:0px;
}
#barre_menu {
	width:790px;
	height:20px;
	margin-top:30px;
	margin-left:50px;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color:#ed710e;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width:892px; /* largeur obligatoire pour être centré */
	height:815px;
	text-align: left; /* on rétablit l'alignement normal du texte */
}
#english {
	font-size:5px;
	width:35px;
	height:15px;
	margin-top:0px;
	margin-left:815px;
}
a:link.en {
	text-decoration: none;
	font-size: 9px;
	color:#FF9900;
	font-weight:500;
}
a:visited.en {
	text-decoration: none;
	font-size: 9px;
	color:#FF9900;
	font-weight:500;
}
a:hover.en {
	font-size: 9px;
	color:#999999;
	font-weight:500;
}
a:active.en {
	text-decoration: none;
	font-size: 9px;
	font-weight:500;
}
.menuOrange {
	font-size: 12px;
	color:#ed710e;
	font-weight: bold;
}
