@charset "UTF-8";
#banniere {
	margin: auto;
	height: 118px;
	width: 920px;
	left: 50%;
}
#menu {
	margin: auto;
	width: 920px;
	left: 50%;
	height: 22px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	background-color: #AA0022;
}
#menu #theatre {
	height: 20px;
	width: 122px;
	border: 1px solid #000000;
	background-color: #AA0022;
	float: left;
}
#menu #prog {
	float: left;
	height: 20px;
	width: 145px;
	background-color: #AA0022;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#menu #venir {
	background-color: #AA0022;
	float: left;
	height: 20px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#menu #cours {
	background-color: #AA0022;
	float: left;
	height: 20px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#menu #restaurant {
	background-color: #AA0022;
	float: left;
	height: 20px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#menu  #Location   {
	background-color: #AA0022;
	float: left;
	height: 20px;
	width: 145px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#menu #production {
	background-color: #AA0022;
	float: left;
	height: 20px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#contenu {
	margin: auto;
	height: 1500px;
	width: 920px;
	left: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/carrerouge.jpg);
	list-style-type: square;
	background-color: #FFFFFF;
}
#contenu a:link {
	font-size: 12px;
	color: #AA0022;
	text-decoration: none;
}
#contenu a:active {
	color: #AA0022;
	text-decoration: none;
	font-size: 12px;
}
#contenu a:hover {
	font-size: 12px;
	color: #FDA902;
	text-decoration: underline;
}
#contenu a:visited {
	font-size: 12px;
	color: #AA0022;
	text-decoration: none;
}
#contenu #sousmenu {
	height: 1500px;
	width: 180px;
	float: left;
	background-color: #ffcc66;
}
#contenu #sousmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contenu #texte {
	float: right;
	height: 1500px;
	width: 740px;
}
#pieddepage {
	margin: auto;
	height: 20px;
	width: 920px;
	left: 50%;
	background-color: #AA0022;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
	line-height: 20px;
}
#pieddepage a:link {
	color: #FFCC66;
	text-decoration: none;
	font-size: 10px;
}
#pieddepage a:visited {
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
}
#pieddepage a:hover {
	font-size: 10px;
	color: #FFCC66;
	text-decoration: underline;
}
