body {
margin: 0;
border: 0;
padding-bottom: 22px;
color: #ffffff;
font-family: arial, verdana, geneva, trebuchet, sans;
font-size: 14px;
font-weight: normal;
background-image: url(../img/bg.jpg);
background-repeat: repeat;
text-align: center; /* IE */
z-index: 0;
}

B {font-weight: bold;}
I {font-style: italic;}
SUP { font-size: 65%; }
IMG { behavior: url(../iepngfix.htc); border: none;}  /* IE */
DIV {float: left;}
HR { color: #f15c0a; background-color: #f15c0a; height: 1px; border: 0px; clear: both; margin: 1em 0em 1em 0em;}
.sc { font-size: 80%; }
A { color: #ffcc33; text-decoration: none; font-weight: bold;}
A:hover { color: #f15c0a;}
a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
a.linkopacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}
P {margin: 0em 0em 1em 0em}
blockquote { margin: 1em 0em 1em 3em }

H1, H2, H3 {
font-family: "Arial Black", Arial;
color: #ffffff;
text-align: left;
clear: both;
}

H1 {
font-size: 28px;
margin: 0px 0px 24px 32px;
}

H2 {
font-size: 22px;
margin: 36px 0px 24px 32px;
border-top: solid 1px #f15c0a;
}

H3 {
font-size: 16px;
margin: 24px 0px 24px 34px;
clear: none;
}

#contenant {
width: 996px;
margin: 0px auto;
text-align: left;
height: 100%;
float: none;
}

#bg {
width: 996px;
background-image: url(../img/ombre.png);
background-repeat: repeat-y;
}

#centre-splash {
width: 964px;
height: 663px;
margin-left: 16px;
background-image: url(../img/splash-bg.jpg);
background-repeat: no-repeat;
float: left;
}

.splash-pubs {
margin-left: 16px;
margin-top: -36px;
float: left;
}

#centre-fr {
width: 964px;
margin-left: 16px;
background-image: url(../img/bande-fr.jpg);
background-repeat: no-repeat;
}

#centre-en {
width: 964px;
margin-left: 16px;
background-image: url(../img/bande-en.jpg);
background-repeat: no-repeat;
}

#entete-fr {
width: 757px;
height: 236px;
background-image: url(../img/entete-fr.jpg);
background-repeat: no-repeat;
float: right;
}

#entete-en {
width: 757px;
height: 236px;
background-image: url(../img/entete-en.jpg);
background-repeat: no-repeat;
float: right;
}

#menu {
width: 914px;
padding: 0px 30px 0px 0px;
clear: both;
float: right;
}

#menu-en {
width: 914px;
padding: 0px 30px 0px 0px;
clear: both;
float: right;
}

#menu IMG {
margin-bottom: 2px;
float: right;
}

#menu-en img {
margin-bottom: 2px;
margin-left: 5px;
float: right;
}

.sous-menu {
color: #ffcc33;
font-weight: bold;
text-transform: uppercase;
margin: 0px 0px 24px 34px;
}

#contenu {
width: 690px;
padding: 0px 34px 34px 33px;
float: right
}

#bas {
width: 996px;
height: 15px;
font-size: 1px; /* IE */
background-image: url(../img/bas.png);
background-repeat: no-repeat;
clear: both;
padding-bottom: 56px;
}


.image-gauche {
float: left;
margin-bottom: 8px;
margin-right: 8px;
font-size: 11px;
text-align: right;
}

.image-gauche IMG {
border: solid 5px #ea7323;
}

.image-droite {
width: 300px;
float: right;
margin: 0px 0px 8px 8px;
font-size: 11px;
text-align: right;
}

.image-droite IMG {
border: solid 5px #ea7323;
}

.petites {
width: 120px;
padding-right: 14px;
font-size: 10px;
float: left;
}

.encadre {
padding: 4px;
border: solid 1px #ea7323;
margin-bottom: 1em;
}

.encadre p:last-child {
margin-bottom: 0;
}

.films h2 {
clear: none;
width: 350px;
}

.tablehoraire {
	width: 100%;
	border: none;
	border-collapse: collapse;
	clear: both;
}
.tablehoraire th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #f15c0a;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #0b0b31;
	background-color: #f15c0a;
}
.tablehoraire td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #f15c0a;
	font-size: 12px;
	text-align: left;
}



