@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
}
li {
    list-style-position: inside;
}
img {
    border: 0px none #000000;
}
a {
    text-decoration: none;
    color: #4d4a4a;
}
a:hover {
    color: #3e3d3d;
	}
.prog a  {
    text-decoration: none;
    color: #fa3711;	
}
.prog a:hover  {
    text-decoration: none;
    color: #fa3711;	
	font-weight: bold;
}
h1 {
    height: 108px;
    width: 333px;
    font-size: 0px;
    float: left;
}
h2 {
    margin-bottom: 10px;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    color: #3e3d3d;
}
h3 {
    font-size: 14px;
    color: #3e3d3d;
    margin-bottom: 15px;
    text-transform: uppercase;
}
h4 {
    font-size: 13px;
    color: #3e3d3d;;
    margin-bottom: 3px;
    font-weight: bold;
}
h5 {
    font-size: 12px;
    color: #BBBBBB;
    margin-bottom: 3px;
    font-weight: bold;
    text-transform: uppercase;
}
#programme h3 {
	font-size: 18px;
    color: #fa3711;
    margin-bottom: 15px;
}
#programme h4, #programmation_content_mid a {
    font-variant: small-caps;
    font-size: 20px;
    color: #fa3711;
    margin-bottom: 15px;
}
label {
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 3px;
    font-weight: normal;
}
input {
    color: #727272;
}
#main {
    width: 1024px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
#container {
    width: 979px;
    padding-top: 40px;
}
#content {
    float: left;
    text-align: left;
    margin-top: 30px;
    width: 700px;
}
#header_right {
    float: right;
    width: 480px;
    height: 108px;
}
#footer {
    width: 1024px;
    padding-top: 50px;
    text-align: left;
    font-weight: bolder;
}
#menu {
    width: 152px;
    margin-right: 100px;
    margin-bottom: 100px;
    float: left;
    text-align: left;
}
#menu h3 {
    margin-top: 50px;
}
#menu .block_menu {
    border-left: 1px solid #000;
}
#menu a {
    padding-left: 10px;
    display: block;
    width: 104px;
    height: 25px;
    border: 0px none #FFFFFF;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: 5px 0px;
}
#menu a:hover {
    background-position: -107px 0px;
}
#menu_accueil {
    background-image: url(images/MENU_ACCUEIL.gif);
}
#menu_programmation {
    background-image: url(images/MENU_PROGRAMMATION.gif);
}
#menu_pratique {
    background-image: url(images/MENU_PRATIQUE.gif);
}
#menu_presse {
    background-image: url(images/MENU_PRESSE.gif);
}
#menu_prixaides {
    background-image: url(images/MENU_PRIX.gif);
}
#menu_partenaires {
    background-image: url(images/MENU_PARTENAIRES.gif);
}
#menu_edition {
    background-image: url(images/MENU_EDITION.gif);
}
#menu_contact {
    background-image: url(images/MENU_CONTACT.gif);
}
#menu_monprogramme {
    background-image: url(images/menu_mon_programme.jpg);
}
#menu_cetteanneela {
    background-image: url(images/MENU_ANNEE.gif);
}
#menu_bandesannonces {
    background-image: url(images/MENU_BA.gif);
}
#menu_soirees {
    background-image: url(images/MENU_SOIREES.gif);
}
#menu_diaporama {
    background-image: url(images/MENU_DIAPORAMA.gif);
}
#menu #menu_grille {
    width: 114px;
    height: 34px;
    display: block;
    border: 0px none #FFFFFF;
    background-repeat: no-repeat;
    background-image: url(images/grille.png);
}
#menu #menu_grille:hover {
    background-position: -114px 0px;
}
#menu #menu_magrille {
    width: 114px;
    height: 34px;
    display: block;
    border: 0px none #FFFFFF;
    background-repeat: no-repeat;
    background-image: url(images/magrille.png);
}
#menu #menu_magrille:hover {
    background-position: -114px 0px;
}
#submenu {
    display: block;
    float: right;
    margin-bottom: 20px;
    margin-right: 10px;
    list-style-position: outside;
    list-style-type: none;
    text-align: right;
}
#content>#submenu {
    margin-right: 25px;
}
#submenu li {
    display: block;
    float: left;
    height: 29px;
    cursor: pointer;
    text-align: right;
    margin-right: 10px;
}
#submenu div {
    cursor: pointer;
}
#submenu a {
    font-weight: normal;
}
#main_content {
    text-align: center;
    width: 620px;
}
#main_content_top {
    width: 100%;
    height: 17px;
}
#main_content_mid {
    width: 600px;
    padding-left: 20px;
    padding-right: 20px;
}
#accueil_content_text {
    width: 600px;
    text-align: left;
}
#accueil_content_text a {
    color: #3E3D3D;
}
#accueil_auteurs {
    margin-top: 15px;
    text-align: right;
}
#accueil_content_image {
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 9px;
    border: 4px solid #d5ddde;
    width: 250px;
    height: 188px;
}
#accueil_content_image ul {
    list-style-type: none;
}
#accueil_content_image li {
    position: absolute;
}
#accueil_content_image img {
    width: 250px;
    height: 188px;
}
#main_content_bottom {
    width: 100%;
    height: 17px;
}
#recherche {
    padding-left: 15px;
    padding-top: 2px;
    width: 112px;
    height: 20px;
    background-image: url(images/footer_field_rechercher.gif);
    background-repeat: no-repeat;
    margin: 5px;
}
#recherche input {
    font-size: 10px;
    width: 80px;
    height: 13px;
    border: 0px none #FFFFFF;
    background-color: transparent;
    margin-bottom: 16px;
    margin-left: 7px;
}
#recherche a {
    display: inline;
    text-decoration: underline;
    margin-left: -10px;
}
#social {
    margin-bottom: 5px;
}
#breves {
    text-align: left;
}
#breves_top {
    width: 0px;
    height: 0px;
    font-size: 3px;
    background-repeat: no-repeat;
}
#breves_bottom {
    width: 0px;
    height: 0px;
    background-repeat: no-repeat;
}
#breves_mid {
    position: relative;
    width: 360px;
    height: 80px;
    overflow: hidden;
}
#newsletter_form label {
    float: left;
    width: 400px;
}
#newsletter_form #newsletter {
    padding-left: 8px;
    padding-top: 3px;
    width: 112px;
    height: 20px;
    background-image: url(images/footer_newsletter.gif);
    background-repeat: no-repeat;
    float: left;
}
#newsletter_form #newsletter input {
    font-size: 10px;
    width: 85px;
    height: 13px;
    border: 0px none #FFFFFF;
    background-color: transparent;
}
#voir {
    float: left;
    width: 158px;
    height: 101px;
    padding-top: 13px;
    text-align: left;
    background-image: url(images/newsletter_background_droite.jpg);
    background-repeat: no-repeat;
}
#voir h4 {
    margin-bottom: 8px;
    margin-left: 10px;
}
#voir ul {
    list-style-position: outside;
    list-style-type: none;
}
#voir>ul {
    list-style-position: outside;
    list-style-type: none;
    margin-left: 10px;
}
#voir li {
    margin-bottom: 1px;
}
#dessin {
    width: 1024px;
    height: 180px;
}
.footer_block {
    float: left;
    width: 190px;
    height: 130px;
    margin-top: 10px;
    margin-right: 50px;
}
.footer_block h4 {
    font-weight: normal;
}
.footer_block ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    list-style-type: none;
}
.footer_block li {
    margin: 0;
    padding: 0;
    padding: 1px;
    list-style-position: outside;
}
.footer_block li a:hover {
    text-decoration: underline;
}
#webmaster,
#copyright,
#logos {
    width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#pub_banner {
    float: right;
    margin-top: -20px;
    margin-bottom: 20px;
    margin-right: 110px;
}
#logos {
    width: 330px;
    text-align: right;
}
#webmaster img {
    margin-top: -7px;
    padding-left: 10px;
}
#logos img {
    margin-top: -7px;
    vertical-align: text-bottom;
    border: 0px none #FFFFFF;
    margin-left: 5px;
    padding-bottom: 20px;
}
#tarification {
    text-align: left;
}
#login label {
    display: block;
    float: left;
    width: 250px;
    margin-bottom: 10px;
}
#login input {
    float: left;
    margin-bottom: 10px;
}
#fiche_film_top {
    width: 597px;
    height: 17px;
    font-size: 3px;
}
#fiche_film_mid {
    width: 537px;
    padding-right: 30px;
    padding-bottom: 15px;
}
#fiche_film_text {
    padding-left: 30px;
    padding-bottom: 14px;
    width: 407px;
}
#fiche_film_pic {
    float: right;
    width: 215px;
    margin-left: 15px;
    margin-bottom: 15px;
    text-align: center;
}
#fiche_pic {
    float: right;
    width: 215px;
    margin-right: -30px;
    margin-top: -20px;
    margin-bottom: 15px;
    text-align: center;
}
#fiche_pic img {
    border: 2px solid #d5ddde;
    max-width: 130px;
    max-height: 130px;
}
#fiche_film_pic img {
    border: 4px solid #d5ddde;
    max-width: 180px;
    max-height: 180px;
}
#fiche_film_mid h3 {
    display: inline;
    font-size: 16px;
    text-align: left;
    padding: 0px;
    margin: 0px;
}
#titrevo {
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
#fiche_film_mid h4 {
    display: inline;
    float: none;
    font-size: 11px;
    text-align: left;
}
#fiche_film_mid h5 {
    display: inline;
    float: none;
    font-size: 11px;
    text-align: left;
    margin-bottom: 10px;
}
#fiche_film_bottom {
    width: 597px;
    height: 26px;
    font-size: 0px;
    margin-left: -1px;
    margin-bottom: 30px;
}
#content_personne {
    margin-top: 20px;
    text-align: left;
}
#content_personne h3 {
    width: 500px;
    float: none;
    font-size: 16px;
    text-align: left;
    margin-bottom: 17px;
}
#editos {
    text-align: left;
}
#programmation {
    margin-top: 20px;
}
#programmation_content_top {
}
#programmation_content_mid {
    padding-left: 20px;
    border-left: 1px solid #000
}
#programmation_content_mid a {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}
#programmation_content_left {
    font-size: 13px;
    color: #3e3e3e;
    float: left;
    width: 300px;
}
#programmation_content_right {
    float: left;
    font-size: 13px;
    color: #3e3e3e;
    width: 280px;
    margin-left: 20px;
}
#programmation_content_right img {
    margin-left: 30px;
}
#programmation_content_bottom {
    background-image: url(images/prog2010_bg_bottom.gif);
    height: 32px;
    display: none;
}
#programmation img {
    margin-bottom: 12px;
    margin-top: 12px;
}
#programmation_col_gauche {
    width: 137px;
    margin-right: 25px;
    float: left;
}
#programmation_col_centre {
    width: 137px;
    margin-right: 25px;
    float: left;
}
#programmation_col_droite {
    width: 137px;
    float: left;
}
#programme {
    width: 540px;
    text-align: left;
}
#programme_palmares {
    margin-right: 10px;
    width: 158px;
    float: right;
}
#programme_palmares_top {
    font-size: 0px;
    width: 278px;
    height: 10px;
    background-image: url(images/programme_palmares_background_top.gif);
    background-repeat: no-repeat;
}
#programme_palmares_mid {
    width: 263px;
    padding-left: 15px;
    background-image: url(images/programme_palmares_background_mid.gif);
    background-repeat: repeat-y;
}
#palmares_link {
    display: block;
    font-size: 12px;
    text-align: right;
    color: #898b8b;
    margin-bottom: 0px;
    height: 20px;
    cursor: pointer;
}
.toggle {
    margin-top: 5px;
    width: 450px;
}
.toggle_link {
    display: block;
    font-size: 12px;
    text-align: right;
    color: #FF0000;
    margin-bottom: 0px;
    height: 20px;
    cursor: pointer;
}
#palmares_link img {
    position: absolute;
    padding-top: 1px;
    padding-left: 3px;
}
#categories_link img,
.toggle_link img {
    position: absolute;
    padding-top: 3px;
    padding-left: 3px;
    cursor: pointer;
}
#palmares_div,
#categories_div {
    width: 300px;
    position: absolute;
    padding: 10px;
    margin-left: -50px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
}
.toggle_div {
    margin-right: -130px;
    margin-top: -10px;
    float: right;
}
.border_left {
    border-left: 1px solid #000;
    padding-left: 20px;
    margin-bottom: 30px;
}
#categories_div a {
    font-variant: normal;
    font-size: 14px;
    display: block;
    padding: 10px;
    margin-bottom: -10px;
}
#categories_div a:hover {
    background-color: #d3d3d3;
    color: red;
}
#categories_div a:visited {
    color: black;
}
#categories_div a:visited:hover {
    color: red;
}
#palmares_close,
#categories_close {
    cursor: pointer;
    float: right;
}
.toggle_close {
    position: relative;
    left: -13px;
    bottom: -16px;
    cursor: pointer;
    float: right;
}
#programme_palmares_bottom {
    font-size: 0px;
    width: 278px;
    height: 10px;
    background-image: url(images/programme_palmares_background_bottom.gif);
    background-repeat: no-repeat;
}
#programme_categories {
    width: 400px;
    float: left;
}
#programme_categories h3 {
    margin-bottom: 0px;
    cursor: pointer;
}
#programme strong {
    font-size: 12px;
}
#prix {
    text-align: left;
}
#prix h2 {
    float: none;
    text-align: left;
    width: 500px;
    color: #fa3711;
}
#prix h3 {
    margin-bottom: 5px;
    color: #000;
}
#selection_annee {
    float: right;
    margin-right: 6px;
    margin-bottom: 15px;
}
#selection_annee select {
    width: 60px;
    text-align: center;
}
.liste_image {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 320px;
    text-align: left;
    list-style-type: none;
}
.liste_image li {
    height: 200px;
    cursor: pointer;
    clear: both;
}
.liste_image a {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    height: 200px;
}
.liste_image a:hover {
    background-color: #CCCCCC;
}
.liste_image img {
    float: left;
}
.page_menu {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 320px;
    text-align: left;
    list-style-type: none;
}
.page_menu li {
    height: 40px;
    cursor: pointer;
}
.page_menu a {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    height: 40px;
}
.page_menu a:hover {
    background-color: #CCCCCC;
}
.page_menu img {
    float: left;
}
.page_menu strong {
    float: left;
    display: inline;
    padding-top: 5px;
    padding-left: 15px;
    height: 30px;
    cursor: pointer;
}
.accueil_text_paragraphe p {
    text-align: justify;
    padding-bottom: 10px;
}
.breve {
    position: relative;
    top: 0px;
    width: 360px;
    height: 80px;
    margin-bottom: 10px;
    overflow: hidden;
}
a label {
    cursor: pointer;
}
a>label {
    font-weight: bold;
}
.breve label {
    display: block;
}
.breve>label {
    font-weight: bold;
}
.clear_float {
    clear: both;
}
.clear_float a {
    float: left;
}
.highlight {
    color: #000099;
}
.formulaire {
    margin-top: 20px;
    margin-bottom: 20px;
}
.sous_menu_gauche_on {
    display: block;
    float: left;
    width: 12px;
    height: 29px;
    background-image: url(images/sousmenu_gauche.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.sous_menu_gauche_off {
    display: block;
    float: left;
    width: 12px;
    height: 29px;
    background-image: url(images/sousmenu_gauche.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.sous_menu_droite_on {
    display: block;
    float: left;
    width: 11px;
    height: 29px;
    background-image: url(images/sousmenu_droite.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.sous_menu_droite_off {
    display: block;
    float: left;
    width: 11px;
    height: 29px;
    background-image: url(images/sousmenu_droite.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.sous_menu_mid_on {
    display: block;
    float: left;
    height: 23px;
    color: #3E3D3D;
    font-weight: bold;
    font-size: 13px;
    padding-top: 6px;
    padding-right: 2px;
    background-image: url(images/sousmenu_mid.gif);
    background-repeat: repeat-x;
    cursor: pointer;
}
.sous_menu_mid_off {
    display: block;
    float: left;
    height: 23px;
    color: #4C4B4B;
    font-size: 13px;
    padding-top: 6px;
    padding-right: 2px;
    background-image: url(images/sousmenu_mid.gif);
    background-repeat: repeat-x;
    cursor: pointer;
}
.contact_equipe_fiche {
    line-height: 170%;
    font-size: 11px;
    text-align: left;
    width: 543px;
}
.contact_equipe_top {
    width: 543px;
    height: 11px;
    font-size: 3px;
}
.contact_equipe_mid {
    width: 538px;
    padding-left: 15px;
}
.contact_equipe_left {
    width: 275px;
    float: left;
}
.contact_equipe_photo {
    width: 64px;
    height: 74px;
    font-size: 1px;
    float: left;
    margin-left: 10px;
    border: 3px solid #CCCCCC;
}
.contact_equipe_text {
    padding-top: 3px;
    width: 170px;
    text-align: left;
    overflow: auto;
    float: left;
}
.contact_equipe_right {
    width: 210px;
    overflow: auto;
    margin-left: 40px;
    padding-right: 10px;
    float: left;
    font-style: italic;
    text-align: left;
}
.contact_equipe_bottom {
    width: 543px;
    height: 11px;
}
.contact_nom {
    font-weight: bold;
}
.contact_fonction {
    font-weight: bold;
    color: #fa3711;
}
.contact_festival, #tarification, .contact_salle {
    margin-bottom: 50px;
}
.contact_festival p {
    line-height: 130%;
}
.contact_festival img {
    border: 3px solid #dfdfdf;
}
.contact_festival_top {
    width: 543px;
    height: 11px;
    font-size: 1px;
}
.contact_festival_mid {
    width: 513px;
    padding-right: 15px;
}
.contact_festival_bottom {
    width: 543px;
    height: 11px;
}
.contact_festival_left {
    float: left;
    width: 165px;
    height: 155px;
    text-align: left;
    margin-top: -5px;
    padding-left: 5px;
    margin-right: 30px;
}
.contact_festival_cen {
    float: left;
    width: 151px;
    height: 130px;
    margin-right: 30px;
}
.contact_festival_cen p {
    font-style: italic;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px;
}
.contact_festival_right {
    float: left;
    width: 131px;
    height: 130px;
}
.contact_festival_right p {
    font-style: italic;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px;
}
.contact_salle p {
    line-height: 130%;
}
.contact_salle img {
    border: 3px solid #dfdfdf;
}
.contact_salle_top {
    width: 543px;
    height: 11px;
    font-size: 1px;
}
.contact_salle_mid {
    width: 513px;
    padding-right: 15px;
}
.contact_salle_bottom {
    width: 543px;
    height: 11px;
}
.contact_salle_left {
    float: left;
    width: 346px;
    text-align: left;
    padding-left: 5px;
    margin-right: 30px;
}
.contact_salle_right {
    float: left;
    width: 131px;
}
.contact_salle_right p {
    font-style: italic;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px;
}
.fond_partenaires {
    font-size: 12px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: 320px;
    text-align: center;
    margin-bottom: 20px;
    text-align: left;
    color: #656565;
}
.fond_partenaires p {
    margin-left: 20px;
    width: 300px;
}
.image_partenaire {
    display: table-cell;
    text-align: center;
    margin-bottom: 20px;
    width: 300px;
}
.partenaires h2 {
    color: #fa3711;
    text-transform: none;
    margin-bottom: 20px;
}
.partenaires_top {
}
.partenaires_bottom {
}
.partenaires_mid {
    width: 543px;
}
.recherche h2 {
    width: 500px;
    float: none;
    display: block;
    height: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: left;
    font-size: 16px;
}
.recherche {
    text-align: left;
}
.recherche ul {
    padding-left: 30px;
    margin-bottom: 10px;
}
.clear_table {
    display: table;
    height: 30px;
}
.recherche_gauche {
    float: left;
    width: 200px;
    min-height: 400px;
}
.recherche_centre {
    float: left;
    width: 340px;
    padding-left: 10px;
    padding-right: 10px;
}
.recherche_centre ul {
    margin-left: -20px;
    font-size: 13px;
}
.recherche_centre li {
    margin-bottom: 5px;
}
.recherche_input {
    width: 161px;
    height: 90px;
}
INPUT.field {
    float: left;
    cursor: text;
    font-size: 10px;
    width: 117px;
    height: 13px;
    border: 1px solid #000;
    background-color: transparent;
    margin-top: 9px;
    margin-bottom: 10px;
    margin-left: 10px;
}
INPUT.submit_recherche {
    float: left;
    cursor: pointer;
    width: 15px;
    height: 14px;
    border: 0px none #FFFFFF;
    background-color: transparent;
    font-size: 8px;
    background-image: url(images/recherche_input_bouton.gif);
    margin-top: 10px;
    margin-left: 13px;
}
.touches {
    text-align: left;
    width: 160px;
    height: 45px;
    padding-left: 1px;
}
.touche {
    cursor: pointer;
    width: 15px;
    height: 14px;
    border: 0px none #FFFFFF;
    background-color: transparent;
    font-size: 8px;
    background-image: url(images/recherche_input_bouton.gif);
}
.presse_photos {
    width: 800px;
}
.presse_photos p {
    display: inline-block;
    width: 260px;
    height: 230px;
}
.presse_revue_top {
    width: 543px;
    height: 14px;
}
.presse_revue_mid {
    text-align: left;
    padding-left: 20px;
    padding-top: 5px;
    padding-right: 30px;
    width: 483px;
    margin-bottom: 60px;
}
.presse_revue_bottom {
    width: 543px;
    height: 14px;
}
.mention {
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
}
.telechargement {
    text-align: left;
}
.telechargement h3 {
    color: #fa3711;
}
.edition {
    margin-top: 15px;
    width: 480px;
    text-align: left;
}
.edition_img {
    width: 200px;
    text-align: right;
    float: right;
    padding-bottom: 40px;
    padding-right: 50px;
}
.edition_img img {
    border: 3px solid #d5ddde;
}
.presse_nom {
    font-size: 14px;
    font-weight: bold;
}
.accueilfestival {
    margin-left: 90px;
}
.seances {
    margin-left: 20px;
    margin-bottom: 20px;
    width: 300px;
}
.seances p {
    margin-bottom: 3px;
}
.seances p img {
    margin-right: 5px;
}
.seances strong {
    display: block;
    padding-bottom: 10px;
}
.seance_nom {
    float: left;
    width: 100px;
    height: 60px;
    border-right: 1px solid #3E3D3D;
}
.seance_lieu {
    float: left;
    padding-left: 10px;
    width: 100px;
    height: 60px;
    border-right: 1px solid #3E3D3D;
}
.seance_date {
    float: left;
    padding-left: 10px;
    width: 100px;
    height: 60px;
    border-right: 1px solid #3E3D3D;
}
.seance_remarque {
    float: left;
    padding-left: 10px;
    width: 150px;
    height: 60px;
    overflow: auto;
}
.prog_button,
.del_button,
.prog_aide {
    cursor: pointer;
}
.help {
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    text-align: center;
}
.desc {
    margin-bottom: 10px;
}
.nomsalle {
    color: #888888;
    font-size: 18px;
    margin-top: 20px;
}
h3.cetteanneela, h3.bandesannonces {
    font-size: 26px;
    margin-top: 40px;
}
h4.cetteanneela {
    font-color: #171717;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}
img.cetteanneela {
    margin-bottom: 20px;
}

#diaporama {
    height: 422px;
    width: 521px;
    overflow: hidden;
    padding-left: 20px !important;
}

#diaporama ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#controls {
     width: 521px;
    margin-top: -60px;
    padding-left: 20px;
}

#controls .control {
	position: relative;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #000;
}

#controls #fade-diapo-next {
	left: 93%;
	top: 71%;
}
#controls #fade-diapo-previous {
	left: 1%;
	top: 71%;
}
