body {
    background-color: #FFFFFF;
}
.headerContent {
    height: 207px;
    width: 100%;
}
#header {
    position: relative;
}
#centreContent {
    background-color: #FFFFFF;
    background-image: url("../images/side_background.jpg");
    background-repeat: repeat-y;
}
#footer {
/*    background: url("../images/footer.jpg") repeat scroll 0 0 #000000;*/
    clear: both;
    color: #FFFFFF;
    font-weight: bold;
    height: 70px;
    line-height: 20px;
    text-align: center;
}
#leftMenu {
    background: url("../images/side2.png") no-repeat scroll 0 0 #000000;
    height: 100%;
    margin-right: 0px; 
}
.menu_list {
    margin-top: 20px;
    padding-left: 2px;
    width: 185px;
}
.menu_head {
    border-bottom: 1px solid #B7AED6;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    margin: 1px;
    padding: 5px 10px;
    position: relative;
}
.menu_body {
    display: none;
}
.menu_body a {
    background-image: url("../images/50.png");
    border-bottom: 1px solid #B7AED6;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding-left: 15px;
    text-decoration: none;
}
.menu_body a:hover {
    border-bottom: 1px solid #B7AED6;
    color: #8bae2e;
}
.lieux_boite {
    background: none repeat scroll 0 0 #FEFFEC;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 100px;
    margin: 10px;
    padding: 15px;
    width: 245px;
}
.homeLink {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#mainContent {
    overflow: auto;
    padding-bottom: 25px;
    margin-left: 0px; 
    width: 720px;
}
#image_equipe {
    font-size: 11px;
}
#Equipe {
    overflow: hidden;
}
#conseil li {
    list-style: none outside none;
    margin-left: 15px;
}
.pointVente {
    border: 1px solid;
    float: left;
    height: 185px;
    margin: 5px;
    padding: 10px;
    width: 288px;
}
.pointVente h5 {
    margin-bottom: 5px;
}
.itemsBilleterie {
    border: 1px solid;
    margin: 5px;
    padding: 10px;
}
.itemsBilleterie h5 {
    margin-bottom: 5px;
}
.disclaimer {
    font-size: 10px;
}
.FormulaireDisclaimer {
    font-size: 14px;
    padding: 10px;
    text-align: justify;
}
.titre {
    text-align: right;
}
.titre h1 {
    background: none repeat scroll 0 0 #8bae2e;
    border-top-left-radius: 20px;
    color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 17px;
    padding: 3px 13px 3px 3px;
    text-transform: uppercase;
}
.titre h2 {
    background: none repeat scroll 0 0 #8bae2e;
    border-top-left-radius: 20px;
    color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 17px;
    padding: 3px 13px 3px 3px;
}
.titre_seance h1 {
    background: none repeat scroll 0 0 #8bae2e;
    border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
    float: left;
    font-family: Trebuchet MS;
    font-size: 17px;
    margin-top: 10px;
    padding: 3px 13px 3px 3px;
    text-align: center;
    width: 250px;
}
.menu_buttons {
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    font-size: 11px;
    padding: 5px;
}
.selected {
    background: none repeat scroll 0 0 #000000;
}
.link {
    color: #492F92;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.link:hover {
    color: #B7AED6;
}
.headerCalendar {
    position: absolute;
    right: 110px;
    top: 103px;
    display: none;
}
.headerMenu {
    background: url("../images/50.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.headerMenu a {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.headerMenu td {
    padding: 4px;
    text-align: center;
}
.bleu {
    color: #8bae2e;
}
.listeFilm .heure {
    float: left;
    text-align: left;
    width: 100px;
}
.listeFilm .salle {
    float: left;
}
.listeFilm .description {
    padding-left: 100px;
    text-align: left;
    width: 540px;
}
.listeFilm .description a {
    color: #000000;
    text-decoration: none;
}
.listeFilm .subHeader {
    overflow: hidden;
    width: 650px;
}
.listeFilm .titre {
    border-bottom: 1px solid #8bae2e;
    height: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: right;
}
.listeFilm .titre h1 {
    background: none repeat scroll 0 0 #8bae2e;
    border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
    float: right;
    font-family: Trebuchet MS;
    font-size: 17px;
    padding: 3px 13px 3px 3px;
    text-align: center;
    width: 250px;
}
.film {
    clear: both;
    margin-top: 20px;
    overflow: hidden;
}
.seance {
    border: 1px solid #8bae2e;
    font-size: 22px;
    overflow: hidden;
}
.numero {
    background-image: url("../images/slash.png");
    background-position: right center;
    color: #FFFFFF;
    float: left;
    max-width: 218px;
    padding: 4px 82px 4px 4px;
}
.jour {
    font-size: 22px;
    font-weight: bold;
}
.cinema {
    font-size: 15px;
}
.endroit {
    float: right;
    padding-right: 4px;
    padding-top: 4px;
}
.imageFilm {
    float: right;
    padding: 20px;
}
.equipe {
    float: left;
    padding: 10px;
}
.bold {
    font-weight: bold;
}
.equipe img {
    border: 2px solid #000000;
}
.prix {
    margin-top: 18px;
}
.rencontre {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.rencontre h1 {
    border-bottom: 1px solid #000000;
    font-size: 20px;
    margin: 0;
}
.rencontre h2 {
    color: #8bae2e;
    font-size: 13px;
}
.entree {
    color: #000000;
    float: right;
    font-size: 12px;
}
.news {
    margin-bottom: 15px;
}
.close {
    background: url("../images/close2.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 28px;
}
#photoLarge {
    max-width: 100%;
}
#photoHolder {
    max-width: 80%;
}
#photoTrigger {
    display: none;
}
.news p {
    margin-right: 25px;
    text-align: justify;
}
.TitreFrancais {
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}

