body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660033;
	font-size: 12px;
	color: #333333;
}
a {
	color: #FF3300;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099CC;
	border: thin solid #21405C;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-y;
}
#menu {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu td {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#menu a, #menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #990099;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 18px;
}
h3 {
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
	background-color: #003366;
}
h4 {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	margin-left: 30px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contour-tiret {
	border: thin dashed #21405C;
}
#programme {
	background-image: url(../images/programme-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
}
#programme ul {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 25px;
}
#programme img{
	border: medium solid #FFFFFF;
}
#page {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
#page p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#visueven {
	background-image: url(../images/programme-bg.jpg);
	background-repeat: repeat-x;
}
#visueven img {
	border: medium solid #FFFFFF;
}
#visueven h1 {
	font-size: 20px;
	color: #FFFFFF;
}
#visueven h2 {
	font-size: 16px;
	color: #FFFFFF;
}.tableu {
	border: thin solid #E3E2EC;
}
.tbody_100 {
	overflow: auto;
	height: 100px;
	width: 90%;
}
.table_page {
	background-image: url(../images/bas-salle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.off {
	background-image: url(../images/fond-menu-01.png);
	color: #FFFFFF;
}
.on {
	background-image: url(../images/fond-menu.png);
}
.table_admin, .table_admin a {
	color: #333333;
}
.table_admin a:hover {
	color: #ffffff;
}
.cell_play {
	border: thin dashed #21405C;
	font-style: italic;
	color: #9900FF;
}
