html {
    height: 100%;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    background: #fff;
    height: 100%;
}

a, a:visited, a:link {
    color: #E2001F;
    background-color: inherit;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

p, h1, h2, h3, h4, td, li {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

p, td, li {
    font-size: 14px;
}

h1 {
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    letter-spacing:-2px;
}

h2 {
    font-size: 15px;
    color: #000000;
}

h4 {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #666;
    margin: 0;
    padding: 0;
}

div#header {
    width: 1037px;
    margin-left: auto;
    margin-right: auto;
}

div#fd_ombre1 {
    background: transparent url(images/festival/fd_ombragev2.gif) repeat-y center top;
}

div#fd_ombre2 {
    background: transparent url(images/festival/fd_ombrage_hautv2.gif) no-repeat center top;
}

div#contenu {
    width: 981px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

/* Menu */
div.menu_festival {
    background: #fff;
    height: 38px;
    background: #fff url(images/festival/menu/fd_menu_off.gif) repeat-x left top;
}

div.menu_festival ul {
    margin: 0;
    padding: 0;
    height: 38px;
    background: #fff url(images/festival/menu/fd_menu_off.gif) repeat-x left top;
}

div.menu_festival ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 38px;
}

div.menu_festival ul li a:link, div.menu_festival ul li a:visited {
    display: block;
    float: left;
    height: 25px;
    background: #fff url(images/festival/menu/fd_menu_off.gif) repeat-x left top;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding-top: 13px;
    overflow: hidden;
}

div.menu_festival ul li a:hover, div.menu_festival ul li a:active, div.menu_festival ul li a.on:link, div.menu_festival ul li a.on:visited, div.menu_festival ul li a.on:hover, div.menu_festival ul li a.on:active {
    background: #E2001F url(images/festival/menu/fd_menu_on_sept_2009.gif) repeat-x left top;
    text-decoration: none;
    color: #fff;
}

/* Sous Menu */
div.ssmenu {
    position: absolute;
    left: 0px;
    top: -300px;
    z-index: 5;
    visibility: hidden;
    width: 250px;
}

div.ssmenu div {
    margin-top: 10px;
    background-color: #ececec;
    color: inherit;
}

div.ssmenu div ul {
    margin: 0;
    padding: 0;
}

div.ssmenu div ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.ssmenu a, div.ssmenu a:visited, div.ssmenu a:link {
    display: block;
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 5px;
    color: #000;
    text-decoration: none;
}

div.ssmenu a:active, div.ssmenu a:hover {
    display: block;
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 5px;
    color: #fff;
    text-decoration: none;
    background: #e2001f;
}

/* Coeur de page */
body#festival table.decoupage {
    margin-top: 30px;
}

/*body#festival table.decoupage td.colonne1,
 body#festival table.decoupage td.colonne2 {
 border-right        : 1px solid #000;
 }*/
body#festival table.decoupage td.colonne1 {
    width: 162px;
    padding-left: 14px;
    padding-right: 11px;
}

/*body#festival table.decoupage td.colonne1 div.mot {
 margin-left         : 23px;
 font-weight         : bold;
 }*/
body#festival table.decoupage td.colonne1 div.mot a:hover, body#festival table.decoupage td.colonne1 div.mot a:active {
    text-decoration: none;
}

body#festival table.decoupage td.colonne2 {
    width: 575px;
    /*padding             : 0 12px;*/
}

body#festival table.decoupage td.colonne2 div.image, body#festival table.decoupage td.colonne2 div.fleche {
    float: left;
}

/*body#festival table.decoupage td.colonne2 div.fleche {
 margin-right        : 41px;
 }*/
body#festival table.decoupage td.colonne3 {
    width: 193px;
    padding: 0 14px 0 12px;
}

body#festival table.decoupage td.colonne3 div.contenu {
    /*margin-left: 11px;
    margin-right: 25px;*/
}

body#festival table.decoupage td.colonne3 div.contenu div.un_element {
    margin-bottom: 20px;
}

/* Actualites */
div.une_actu_home {
    /*border-bottom: 1px solid #000;*/
    margin-bottom: 15px;
    background: #f5f5f5 url(images/festival/actu_cbd.gif) no-repeat right bottom;
    width: 575px;
}

div.une_actu_home div.fond_angle {
    padding: 15px;
    background: transparent url(images/festival/actu_chg.gif) no-repeat left top;
}

div.une_actu_home div.theme {
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
    color: #E2001F;
    text-transform: uppercase;
}

div.une_actu_home div.titre, h2.titre_actu {
    font-size: 15px;
    font-weight: bold;
    color: #5eb8e9;
    margin-bottom: 15px;
    margin-top: 0;
}

h2.titre_actu {
    margin-top: 0;
    padding-top: 0;
}

div.une_actu_home div.contenu {
    /*font-weight         : bold;*/
    font-size: 14px;
    text-align: justify;
}

div.une_actu_home div.contenu a.lien:link, div.une_actu_home div.contenu a.lien:visited, div.une_actu_home div.contenu a.lien:hover, div.une_actu_home div.contenu a.lien:active {
    font-weight: bold;
}

div.logo_partenaires {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 50px;
}

div.logo_partenaires img {
    margin-bottom: 12px;
}

a:focus {
    outline: none;
}

/* footer */
div.footer {
    padding: 5px;
    text-align: center;
}

/* recherche */
div#form_recherche {
    /*margin: 10px 0 10px 10px;
    padding: 0;*/
}

div#form_recherche .champ {
    border: 1px solid #969696;
    font-size: 12px;
    height: 20px;
    width: 155px;
    color: #e2001f;
    padding: 3px 0 0 3px;
}

/* pop up */
body#popup_festival {
    background: #fff;
}

/* Pagination */
.paginate {
    font-size: 12px;
}

a.paginate {
    border: 1px solid #E2001F;
    background: #fff;
    padding: 2px 6px 2px 6px;
    text-decoration: none;
    color: #666;
}

a.paginate:hover {
    background-color: #E2001F;
    color: #fff;
    text-decoration: none !important;
}

a.current, span.current {
    border: 1px solid #E2001F;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 6px 2px 6px;
    cursor: default;
    background: #E2001F;
    color: #fff;
    text-decoration: none;
}

span.inactive {
    border: 1px solid #999;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px 6px 2px 6px;
    color: #999;
    cursor: default;
    background: #fff;
}

/* Les événements */
div.elem_liste_evenement {
    margin: 10px;
    border-bottom: 1px solid #000;
    padding: 10px;
}

div.elem_liste_evenement h2 {
    font-size: 14px;
}

div.elem_liste_evenement h2 a:link,
div.elem_liste_evenement h2 a:visited {
    color: #666;
    text-decoration: underline;
}

div.elem_liste_evenement h2 a:hover,
div.elem_liste_evenement h2 a:active {
    color: #000;
}

div.elem_liste_evenement div.vignette {
    margin-right: 10px;
    width: 100px;
}

div.elem_liste_evenement div.infos {
    width: 400px;
}

div.elem_liste_evenement div.vignette, div.elem_liste_evenement div.infos {
    float: left;
}

div.fiche_lieu div.colonne_gauche, div.fiche_lieu div.colonne_droite, div.fiche_evenement div.colonne_gauche, div.fiche_evenement div.colonne_droite {
    float: left;
}

div.fiche_evenement div.colonne_gauche {
    width: 370px;
    margin-right: 30px;
}

div.fiche_evenement div.colonne_droite {
    width: 150px;
}

div.fiche_lieu div.colonne_gauche {
    width: 330px;
    margin-right: 30px;
}

div.fiche_lieu div.colonne_droite {
    font-size: 11px;
    width: 190px;
}

div.fiche_evenement div.colonne_droite span.valeur {
    font-size: 12px;
}

div.fiche_lieu div.titre_colonne_droite, div.fiche_lieu h3.seances, div.fiche_evenement h3.seances {
    color: #65ccff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
    background: transparent url(images/festival/puce-fleche.gif) no-repeat left center;
    padding-left: 15px;
}

/* Compte à rebours */
div.countdown {
    background: #e2001f url(images/festival/fd_countdown.gif) repeat-x;
    height: 30px;
    color: #fff;
    padding: 2px 0 2px 1px;
}

div.countdown div.nb {
    font-size: 24px;
    font-weight: bold;
    width: 45px;
    float: left;
    text-align: right;
}

div.countdown div.texte {
    width: 101px;
    float: left;
    text-transform: uppercase;
    font-size: 10px;
    padding-top: 2px;
    padding-left: 3px;
}

/*RSS*/

div#flux_rss {
    float: right;
    margin-bottom: 3px;
}
div#flux_rss a:link,
div#flux_rss a:visited,
div#flux_rss a:hover,
div#flux_rss a:active {
    color: #666;
    text-decoration: none;
    font-size: 12px;
}

/*NEWS RAPIDES HOME*/

div#news_rapides {
    background: #fff url(images/festival/fd_news.gif) no-repeat;
    width: 467px;
    height: 48px;
    padding-left: 108px;
    padding-top: 8px;
    font-weight: bold;
}

div#news_rapides span {
    text-decoration: underline;
}

div#news_rapides span.actif {
    color: #000;
    text-decoration: none;
    cursor: default;
}

/**/

br.clearfloat {
    clear              : both;
    height             : 0;
    font-size          : 1px;
    line-height        : 0px;
}

/**/
.masque {
    display: none;
}

/*SLIDESHOW*/

div#div_slideshow {
    position: relative;
    height: 360px;
}

ul#slideshow {
    position: absolute;
    margin:0;
    padding:0;
    /*height: 360px;*/
}

ul#slideshow li {
    margin:0;
    padding:0;
    display:none;
    position: absolute;
    top:0;
    left:0;
    list-style-type: none;
}

ul#slideshow li.visible {
    display:block;
}

ul#slideshow li div.title {
    font-size: 10px;
    position:absolute;
    bottom:5px;
    right:2px;
    background:#fff;
    padding:2px;
}

div.liens {
    position: absolute;
    right: 10px;
    bottom: 3px;
    background: #666;
    -moz-opacity:0.7;
    opacity: 0.7;
    filter:alpha(opacity=70);
    padding: 2px 5px;
}

div.liens a:link,
div.liens a:visited,
div.liens a:hover,
div.liens a:active {
    font-weight: bold;
    color: #fff;
}

div.liens a.active:link,
div.liens a.active:visited,
div.liens a.active:hover,
div.liens a.active:active {
    color: #e2001f;
}

/* --- TOOLBAR --- */

div#toolbar {
    color : #4B4942;
    clear : both;
}

div#toolbar a.print,
div#toolbar a.print:link,
div#toolbar a.print:visited,
div#toolbar a.print:hover,
div#toolbar a.print:active {
    display         : block;
    background      : url(images/festival/2010/programmation/puce_imprimer.gif) no-repeat;
    padding-left    : 19px;
    text-decoration : none;
    color           : #4b4942;
    font-weight     : normal;
    float           : right;
}

div#toolbar div#addthis {
    float       : right;
    margin-left : 10px;
}

/* DEBUG */
.debug {
    background-image: url(images/shading.png);
    border: 1px dashed red;
}