body {
margin: 0;
border: 0;
padding-bottom: 22px;
color: #000000;
font-family: arial, verdana, geneva, trebuchet, sans;
font-size: 14px;
font-weight: normal;
background-color: #ffcd4f;
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: #ea7323; background-color: #ea7323; height: 1px; border: 0px; clear: both; margin: 1em 0em 1em 0em;}
.sc { font-size: 80%; }
A { color: #2d5222; text-decoration: none; font-weight: bold;}
A:hover { color: #988533;}
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: Georgia, Times, "Times New Roman", Serif;
font-weight: bold;
color: #00526f;
text-align: left;
clear: both;
}

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

H2 {
font-size: 22px;
margin: 0px 0px 24px 94px;
}

H3 {
font-size: 16px;
color: #00526f;
margin: 0em 0em 1em 0em;
}

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

#bg {
background-image: url(../img/bg-bas.jpg);
background-repeat: repeat-y;
}

#centre-splash {
width: 990px;
height: 500px;
background-image: url(../img/splash-bg.jpg);
background-repeat: no-repeat;
}

#centre-fr {
width: 990px;
height: 100%;
background-image: url(../img/bg-haut-fr.jpg);
background-repeat: no-repeat;
}

#centre-en {
width: 990px;
height: 100%;
background-image: url(../img/bg-haut-en.jpg);
background-repeat: no-repeat;
}

#bas {
width: 990px;
height: 13px;
font-size: 1px; /* IE */
background-image: url(../img/bas.jpg);
background-repeat: no-repeat;
clear: both;
}

#entete {
width: 990px;
}

#menu {
width: 798px;
border-top: solid 1px #e27b26;
border-bottom: solid 1px #e27b26;
padding: 4px 4px 2px 4px;
margin: 18px 0px 0px 94px !important;
margin: 18px 0px 0px 48px;
clear: both;
}

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

#contenu {
width: 796px;
margin: 24px 0px 24px 98px !important;
margin: 24px 0px 24px 49px;
padding-bottom: 200px;
}

.hautdepage {
clear: both;
float: right;
margin: 0.5em 0em 0.5em 0em;
}

.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 {
float: right;
margin-bottom: 8px;
margin-left: 8px;
font-size: 11px;
text-align: right;
}

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

.lieux-dates {
color: #a64f34;
font-weight: bold;
font-size: 0.9em;
text-transform: uppercase;
padding-left: 3em;
margin-top: -1em;
}

.liens-entete {
font-weight: bold;
padding: 4px;
margin-bottom: 1em;
border-top: solid 1px #ea7323;
border-bottom: solid 1px #ea7323;
color: #2d5222;
width: 100%;
}

.liens-entete a {
white-space: nowrap;
}

.poeme {
border: solid 1px #ea7323;
padding: 4px;
margin-left: 94px !important;
margin-left: 70px;
margin-bottom: 12px;
width: 450px;
background-color: #ffcd4f;
float: none;
}

.poeme-titre {
font-weight: bold;
font-size: 12px;
}

.poeme-texte {
font-style: italic;
}

.poeme-texte {
font-style: italic;
}

.poeme-auteur {
text-align: right;
margin-bottom: 0px;
font-size: 12px;
}

.encadre {
background-color: #fad7c4;
padding: 4px;
border: solid 1px #df6b47;
}



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



