/* CSS Document */
    display: none;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.breaker{
    clear: both;
    height: 1px;
    overflow: hidden;
}
.bg_none{
    background:none;
}
#page {
    width: 1001px;
    margin: 0px auto;
    text-align: left;
    background: #FFFFFF url(../images/css/bg_page.gif) repeat-y;
}
.bt, .envoi{
    cursor: pointer;
}
/*****************************************************************************************************************************************
*********************************** SQUELETTE *****************************************************************************************
****************************************************************************************************************************************/
/*****************************************************************************
************************** HEADER **************************************
*******************************************************************************/
#header {}
#header h1 {
    display: none;
}

/** logo **/
.logo {
    padding: 0;
    float: left;
    width: 181px;
}


/** flash **/
#header .flash {
    float: left;
    width: 418px;
    margin: 0 26px 0 0 ;
}
/** formulaire **/
#header form {
    float: right;
    background: url(../images/css/bg_form.gif) no-repeat;
    width: 356px;
    padding: 3px 0px 0 9px;
    min-height: 107px;
    height: auto;
    margin-bottom: 0;
}
#header form h3{
    padding: 0 0 4px 0;
}
#header form p{
    font-weight: bold;
    padding: 0 0 12px 0;
    padding: 0 0 5px 0;
}
#header form label{
    display: none;
}
#header form input{
    font-size: 92%;
    border: 0;
}
#header form fieldset{
    padding: 0 0 0 186px;
}
#header form input.input{
    width: 147px;
    margin: 0 6px 3px 0;
    padding: 0 0 0 5px;
    min-height: 14px;
    height:auto;
}
#header form input.bt{
    background: #D20047;
    color: #fff;
    min-height: 14px;
    height:auto;
    _height: 14px;
    min-width: 21px;
}
#header form input.bt:hover , input.bt:hover , #header form input.bt_shver ,  input.bt_shver , .recherche  input.bt_shver  , .newsletter  input.bt_shver  {
    background: #696969;
}
#header form select{
    border:0;
    width: 112px;
    min-height: 14px;
    height:auto;    
}
#header form h3 {
    /*font-family:"BriemAkademi";*/
    font-size:127.5%;
    color:#D20048;
    font-weight:bold;
    margin:0px;
    padding:0px;
}
/*****************************************************************************
************************** COL GAUCHE *********************************
*******************************************************************************/
#col_gauche {
    width: 179px;
    float: left;
    padding: 10px 0 0;
}
/** recherche **/
.form1 {
    background: #CDCCC8;
    padding: 4px 0 4px 12px;
    margin: 0 0 18px 0;
}
.form1 label{
    display: none;
}
.form1 .input{
    width: 137px;
    border: 0;
    margin: 0 -2px 8px 0;
    padding: 0 0 0 5px;
    min-height: 16px;
    height:auto;
}
.form1 input{
   border: 0 none;
}
.form1 .bt{
    background: #D20047;
    margin: 0 0 8px 0;
    border: 0;
    color: #fff;
    min-height: 14px;
    height:auto;
}
.form1 select{
    width: 149px;
    min-height: 14px;
    height:auto;
}
/** menu **/
.menu {
    padding: 0 0 9px 17px;
    background: url(../images/css/poitille_menu.gif) no-repeat bottom right;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.menu li {
    padding: 0 0 8px 0;
}

.default a{
    color:#092A4B;
}

.default a:hover{
    color: #3B5C7D;
}

.cycle a {
    color: #89795B;
}
.cycle a:hover {
    color: #BBAB8D;
}
.rdv a {
    color: #BA0441;
}
.rdv a:hover {
    color: #EC3673;
}
.acedemie a {
    color: #46777D;
}
.acedemie a:hover {
    color: #9BC3C7;
}
.festival a {
    color: #9A667F;
}
.festival a:hover {
    color: #CC98B1;
}
.jeune_public a {
    color: #E95D0F;
}
.jeune_public a:hover {
    color: #FF8F41;
}
.collect_film a {
    color: #2DABBB;
}
.collect_film a:hover {
    color: #5FDDED;
}
/** visiste forum **/
.visite_forum {
    padding: 0 0 14px 0;
}
.visite_forum h3 {
    font-size: 100%;
    padding: 0 0 12px 17px;
}
.visite_forum h3 a {
    color: #D20047;
}
.visite_forum h3 a:hover {
    color: #FF3279;
}
/** menu2 **/
.menu2 {
    padding: 0 0 9px 17px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.menu2 li {
    padding: 0 0 8px 0;
}
.menu2 a {
    color: #092A4B;
}
.menu2 a:hover {
    color: #3B5C7D;
}
/** recherche **/
.newsletter {
    background: #CDCCC8;
    margin: 0 0 33px 0;
    font-size: 92%;
}
.newsletter h3 {
    font-size: 100%;
    color: #fff;
    background: #484141;
    padding: 4px 0 5px 14px;
}
.newsletter fieldset {
    padding: 13px 5px 5px 14px;
}
.newsletter .input{
    width: 112px;
    vertical-align: middle;
    border: 0;
    margin: 0 0 0 11px;
    padding: 0 0 0 5px;
    min-height: 12px;
    height:auto;
}
.newsletter .bt{
    background: #D20047;
    float: right;
    margin: 9px 0 0 0;
    border: 0;
    color: #fff;
    min-height: 14px;
    height:auto;
}
/** abonnez vs **/
.abonnez_vs {
    background: url(../images/css/bg_abonn.gif) no-repeat;
    padding: 20px 30px 35px 11px;
}
.abonnez_vs h3 {
    font-size: 127.5%;
    color: #D20048;
    padding: 0 0 8px 0;
}
.abonnez_vs a {
    color: #F17C0A;
    float:right;
    margin-right:-20px;
}
.abonnez_vs a:hover  {
    color: #FFAE3C;
}
.abonnez_vs h3 a, .abonnez_vs h3 a:hover {
    color:#D20048;
    float:none;
}
.abonnez_vs a.def, .abonnez_vs a.def:hover {
    color:#000000;
    float:none;
}
/** flash **/
#col_gauche .flash {
    margin: 0 0 68px 0;
}

/*****************************************************************************
************************** CONTENEUR *********************************
*******************************************************************************/
#conteneur {
    width:800px;
    float: left;
    padding: 0 0 0 12px;
    margin: 0 -3px 0 0;
}
.bg_centre {
    background: url(../images/css/bg_centre.gif) no-repeat right 30px;
    width:810px;
}
/** zone flash **/
#conteneur .flash {
    margin: 0 0 13px 0;
}

/** col centre **/
.col_centre {
    width: 610px;
    float: left;
    margin: 0 0 18px 0;
}
/** col droite **/
.col_droite {
    width: 187px;
    float: left;
    margin: 0 0 18px 0;
}
/** colonnes ***/
.col {
    width: 185px;
    float: left;
    margin: 0 18px 0 0;
}
/* BLOCK */
.block {
    border: 0 solid #D3D3D3;
    border-width: 0 4px;
}
.block1  {
    border: 0 solid #BCBCBC;
    border-width: 0 1px 0 4px;
    border-right-color: #D9DBDC;
}
.block2  {
    border: 0 solid #D9DBDC;
    border-width: 0 1px;
}
.block3  {
    border: 0 solid #BCBCBC;
    border-width: 0 4px 0 1px;
    border-left-color: #D9DBDC;
}
.block h2{
    font-size: 127.5%;
    color: #092A4B;
    padding: 4px 0 1px 9px;
    background: url(../images/css/bg_titre_col.gif) no-repeat #FDFDFD;
    border-bottom: 1px solid #F0EDED;
}
.block h2 a {
    color: #092A4B;
}
.block h2 a:hover {
    color: #3B5C7D;
}
.block1 .titre {
    background: url(../images/css/bg_titre_col1.gif) no-repeat #FDFDFD;
    margin: 0;
}
.block2 .titre{
    margin: 0 -11px;
}
.block3 .titre{
    background: url(../images/css/bg_titre_col3.gif) no-repeat #FDFDFD;
    margin: 0;
}
.block1 h2, .block3 h2{
    background: url("../images/css/bg_titre_col2.gif") repeat-x scroll 0 0 #FDFDFD;
    margin: 9px 0 0;
}
.block2 h2{
    background: url("../images/css/bg_titre_col2.gif") repeat-x scroll 0 0 #FDFDFD;
    margin: 9px -11px 0;
}
.blockbas h2 {
    background: url("../images/css/bg_titre_col.gif") repeat-x scroll 0 0 #FDFDFD;
    margin: 0 -8px 9px;

}
.block1 .vide{
    background: url(../images/css/bg_titre_col1_vide.gif) no-repeat #FDFDFD;
    border-bottom:1px solid #FFFFFF;
}

.block3 .vide{
    background: url(../images/css/bg_titre_col3_vide.gif) no-repeat #FDFDFD;
    border-bottom:1px solid #FFFFFF;
}
.block .content_box{
    padding: 3px 8px 9px;
    background: url(../images/css/bas_col.gif) no-repeat bottom left;
}
.blockbas .content_box {
    padding:  0px 8px 9px;
    background: url(../images/css/bas_col.gif) no-repeat bottom left;

}
.block1 .content_box{
    padding: 0px 0px 9px;
    background: url(../images/css/bas_col1.gif) no-repeat bottom left;
}
.block2 .content_box{
    padding: 0 11px 9px 11px;
    background: none;
}
.block3 .content_box{
    padding: 0px 0px 9px;
    background: url(../images/css/bas_col1.gif) no-repeat bottom right;
}
.block .content_box p{
    padding: 0 25px 0 0;
    line-height: 14px;
}

.block .remontee_home p{
    margin-top:10px;
}
.block .content_box .lien {
    display: block;
    text-align: right;
    color: #F90388;
}
.block .content_box .lien:hover {
    color: #FF35BA;
}
.block1 .content_box,
.block2 .content_box,
.block3 .content_box{
    min-height: 685px;
    height: auto;
}
/* ITEM BLOCK */
.block1 .item_block {padding: 0 11px 0px 8px;}
.block2 .item_block {}
.block3 .item_block {padding: 0 11px 0px 11px;}
.item_block p.pad {
    padding: 10px 0 0 0;
}
.block h3 {
    font-size: 100%;
    padding: 0 25px 3px 0;
}

.block h3.remontee_home{
margin-top:10px;
}
.block h3 a{
    color:#000;
}
.block h3 a:hover{
    color: #323232;
}
.item_block .sepa{
    background: url(../images/css/sepa.gif) repeat-x;
    height: 1px;
    overflow: hidden;
}
.block .visuel,
.block .video{
    margin: 0 -8px 15px -8px;
}
.block1 .item_block .visuel{
    margin: 0 -11px 15px -8px;
}
.block2 .content_box .visuel{
    margin: 0 -11px 15px -11px;
}
.block2 .content_box .video{
    margin: 0 -11px 15px -11px;
}
.block2 .content_box .first h2{
    margin: 0 -11px 0 -11px;
}
.block3 .item_block .visuel {
    margin: 0 -8px 15px -11px;
}
.block1 .item_block .sepa{
    margin: 7px -7px 6px -4px;
}
.block2 .content_box .sepa{
    margin: 7px -7px 6px -7px;
}
.block3 .item_block .sepa{
    margin: 7px -7px 6px -7px;
}
.rdv h2, .rdv h2 a {
    color: #BA0441;
}
.rdv h2 a:hover{
    color: #EC3673;
}
.academie h2, .academie h2 a {
    color: #4C8086;
}
.academie h2 a:hover {
    color: #7EB2B8;
}
.cycle h2, .cycle h2 a {
    color: #968362;
}
 .cycle h2 a:hover {
    color: #C8B594;
}
.festival h2 , .festival h2 a{
    color: #A46C87;
}
.festival h2 a:hover{
    color: #D69EB9;
}
.jeune_public h2, .jeune_public h2 a {
    color: #E95D0F;
}
.jeune_public h2 a:hover {
    color: #FF8F41;
}
.breve h2 {
    color: #773180;
    margin-bottom: 11px;
}
.breve .content_box{
    min-height: 100px;
    height: auto;
}
.breve .content_box p{
    padding: 0 0 14px 0;
    line-height: 14px;
}
.col_droite .block{
    margin: 0 0 12px 0;
    border-color: #BCBCBC;
}
.col_droite .block h2{
    background: url(../images/css/bg_titre_col_right.gif) no-repeat #FDFDFD;
}

.bas_plie{
    /*background: url(../images/css/bg_titre_col_right.gif) no-repeat #FDFDFD;*/
    background: url(../images/css/bas_col.gif) no-repeat #FDFDFD;
    height:4px;
    width: 179px;
}

.seance h2, .seance h2 a {
    color: #D20047;
}
.seance h2 a:hover {
    color: #FF4083;
}


.seance .content_box  {
    padding: 0 0 3px 0;
    /*min-height: 421px;*/
    min-height: 100px;
    height: auto;
}

.pages .col_droite .seance .content_box  {
    min-height: 100px;
    height: auto;
}

.seance .item_block {
    padding: 0 0 10px 7px;
    font-size: 92%;
    background: url(../images/css/sepa.gif) repeat-x bottom left;
}
.seance .content_box p {
    padding: 4px 15px 3px 7px;
    margin: 0 0 5px -7px;
    background: #F8F7F7;
}
.seance .content_box .item_block span, .seance .content_box .item_block span a {
    color: #D20047;
}

.seance .content_box .item_block  a:hover {
    color: #323232;
}
.seance .content_box .item_block  a:hover span , .seance .content_box .item_block  span a:hover  {
    color: #FF3279;
}
.seance .content_box strong {
    color: #898989;
    font-size: 110%;
}
.seance .content_box h3 {
    font-size: 110%;
    padding: 0;
}
/* calandrier */
.date_calendar {
    font-size:1.1em;
    /*left:44px;
    position:relative;
    top:2px;
    width:66px;
    color:#D20047;*/
    text-align: center;
    font-weight:bold;
    padding:7px 0;
}
.calandar {
    padding: 0 0 10px 0;
    background: url(../images/css/sepa.gif) repeat-x bottom left #D20047;
}
.seance .content_box .calandar h3{
    color: #fff;
    text-align: center;
    padding: 3px 0 5px 0;
}
caption {
    display: none;
}
.calandar table{
    width: 136px;
    margin: 0 0 0 21px;
}
.calandar th {
    text-align: right;
    padding: 0 5px;
}
.calandar td
{
    color: #C2ADB5;
}
.calandar td a 
{
    color: #FFFFFF;
}
.calandar td a:hover {
    font-weight: bold;
}
.calandar td {
    text-align: right;
    padding: 0 4px;
}
.calandar td.encour span{
    border: 1px solid #fff;
    display: block;
    padding: 0 1px;
    color:#FFFFFF;
}
.calandar td.encour2 span{
    border: 1px solid #000;
    display: block;
    padding: 0 1px;
}

/*****************************************************************************************************************************************
*********************************** PAGES INTERNES *************************************************************************************
****************************************************************************************************************************************
/******************AJUSTEMENT ******************/
.pages #conteneur {
    width:810px;
    float: left;
    padding: 0 0 0 10px;
    margin: 0 -1px 0 0;
    background: url(../images/css/bg_centre.gif) no-repeat right 400px;
}
.pages .bg_centre {
    background: none;
    border-top: 1px solid #898989;
}
.pages .col_centre {
    width: 590px;
    float: left;
    margin: 0 20px 18px 0;
}
.pages  .col_droite .seance .content_box .item_block  a {
    color: #000;
}
.pages  .col_droite  .seance .content_box .item_block  a:hover {
    color: #323232;
}
.pages  .col_droite  .seance .content_box .item_block  a:hover span{
    color: #FF3279;
}
.col_centre .seance a:hover span strong{
    color: #323232;
}
/********************************************************
             NAVIGATION 
********************************************************/
.nav {
    margin: 0 0 31px -10px;
}
.nav li {
    float: none;
    display: inline;
    font-size: 110%;
    background: url(../images/css/sepa_menu.gif) repeat-y top right;
    font-weight: bold;
}
.forum a {
    color: #D20047;
}
.forum a:hover {
    color: #FF3279;
}
.nav li.last {
    background: none;
}
.nav li a:hover {
    text-decoration: none;
}
.nav .menu1 {
    padding: 0 0 0 15px;
}
.nav .menu1 li {
    font-size: 118.5%;
    padding: 0 8px 6px 0;
    margin: 0 2px 0 0;
}
.nav .menu2 {
    margin: 6px 0 0 0;
    padding: 4px 0 0 57px;
    background: url(../images/css/sepa_menu_hor.gif) repeat-x;
}
.nav .menu2 li {
    padding: 2px 14px 0 0;
    margin: 0 13px 0 0;
}
/********************************************************
             COL GAUCHE 
********************************************************/
.pages #col_gauche .menu2 {
    margin: 0 0 70px 0;
}
.pages #col_gauche .menu {
    padding: 0 0 3px 17px;
    background: none;
    margin: 0 0 45px 0;
}
.menu li ul {
    padding: 8px 0 0 0;
}
.menu li ul ul {
    padding: 2px 0 8px 0;
}
.menu li li {
    padding: 0 0 0 16px;
    background: url(../images/css/puce_close.gif) no-repeat 0 2px;
    clear:both;
    min-height:18px;
}

.menu li li.children_less{
    padding: 0 0 0 16px;
    background:none;
    min-height:18px;
    clear:both;
} 

.menu li li.open {
    background: url(../images/css/puce_open.gif) no-repeat 0 2px;
}
.menu li li li {
    padding: 0 0 1px 3px;
    background: none;
    font-weight: normal;
    font-size: 92%;
}
.menu li li.open li{
    background: none;
    padding: 0 0 0px 5px
    clear:both;
}
.menu li li li a{
    color: #000;
}
.menu li li li a:hover{
    color: #CCCCCC;
}
/* robel */
.menu li li ul{
    display:none;
}
.menu li li.open ul{
    display:block;
}
/********************************************************
             COL DROITE 
********************************************************/
/** **/
.pages .col_droite .block h3{
    font-size: 110%;
    color: #D20047;
    padding: 5px 0 1px 9px;
    /*background: url(../images/css/bg_titre_col.gif) no-repeat #FDFDFD;*/
    background:#FDFDFD url(../images/css/bg_titre_col_right.gif) no-repeat;
    border-bottom: 1px solid #F0EDED;
}
.pages .col_droite .block h3 a {
    color: #D20047;
}
.pages .col_droite .block h3 a:hover {
    color: #FF3279;
}
.pages .col_droite .seance h3{
    color: #000;
    padding: 0;
    background:none;
    border-bottom: 0;
}
.pages .col_droite .seance .calandar h3{
    color: #fff;
    padding: 3px 0 5px 0;
}
.pages .col_droite .block ul{
    font-weight: bold;
    padding: 11px 0 7px 0;
}
.pages .col_droite .block li{
    padding: 0 0 3px 0;
}
/** img **/
.visuel_2 {
    margin: 0px 0 20px 0;
}
.visuel_interne{
    margin: 0px 0 40px 0;
}
/** articles **/
.pages .col_droite .articles .item_block h3, .interne .col_droite .articles .item_block h3{
    font-size: 110%;
    color: #D20047;
    padding: 0;
    background: none;
    border-bottom: 0px solid #F0EDED;
    background: url(../images/css/bas_col.gif) no-repeat;
    margin: -3px -8px 0 -8px;
    padding: 6px 15px 3px 8px;
}
.pages .col_droite .articles .item_block h3 a , .interne .col_droite .articles .item_block h3 a {
    color: #D20047;
}
.pages .col_droite .articles .item_block h3 a:hover , .interne .col_droite .articles .item_block h3 a:hover {
    color: #FF3279;
}
.pages .col_droite .articles .item_block p{
    padding: 0;
    background: none;
    margin: 0 -4px 0 -4px;
    padding: 3px 4px 0 4px;
}
.articles .item_block p{
    padding: 0;
    background: url(../images/css/sepa.gif) repeat-x;
    margin: 0 -4px 0 -4px;
    padding: 3px 4px 0 4px;
}
.pages .col_droite .lien{
    font-size: 92%;
}
/**** liens ***/
.liens {
    font-size: 110%;
    font-weight: bold;
    color: #F90388;
}
.liens a{
    color: #F90388;
}
.liens a:hover {
    color: #FF35BA;
}
.liens ul {
    background: url(../images/css/sepa.gif) repeat-x bottom left;
    padding: 0 0 13px 0;
    margin: 0 0 10px 0;
}
/********************************************************
             COL CENTRE 
********************************************************/
/** fil ariane **/
.fil_ariane {
    border-left: 1px solid #898989;
    color: #BA0441;
    padding: 4px 0 0 9px;
    margin: 0 0 22px 0;
}
.fil_ariane a{
    color: #89795B;
}
.fil_ariane a:hover{
    color: #BBAB8D;
}
.fil_ariane a.localisateur{
    color: #BA0441;
}
.fil_ariane a.localisateur:hover{
    color: #EC3673;
}
/** visuel **/
.visuel_centre {
    padding: 0 0 16px 0;
}
/** seance **/
.col_centre .seance h3{
    font-size: 127.5%;
    color: #BA0441;
    padding: 4px 0 1px 18px;
    background: url(../images/css/bg_titre_col_centre.gif) no-repeat #FDFDFD;
    border-bottom: 1px solid #F0EDED;
    margin: 0 0 7px 0;
}
.col_centre .seance h3 a{
    color: #BA0441;
}
.col_centre .seance h3 a:hover{
    color: #FF3279;
}
.col_centre .seance .item_block{
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 15px;
}
.col_centre .seance .item_block .lien {
    color: #D20047;
    float: right;
    padding: 3px 13px 0 0;
    display: block;
    width: 160px;
    text-align: right;
    font-weight:bold;
    font-size:105%;
}
.col_centre .seance .item_block .lien:hover {
    color: #FF3279;
}
.col_centre .seance span{
    font-weight: bold;
    color: #D20047;
    font-size: 110%;
}
.col_centre .seance span strong{
    color: #000;
    font-size: 100%;
}
.col_centre .seance .content_box  {
    padding: 0 0 3px 0;
    background: url(../images/css/bas_col_centre.gif) no-repeat bottom left;
    min-height: 1px;
    height: auto;
}
.col_centre .seance .inside_box  {
    min-height: 200px;
    height: auto;
}
/** pagination **/
.pagination {
/*  text-align: center;*/
    font-size: 92%;
}
.pagination.pointille {
    background: url(../images/css/sepa.gif) repeat-x left bottom;
}
.pagination a {
    color: #D20047;
}
.pagination a:hover{
    color: #FF3279;
}
.pagination .float_left {
    padding: 0 2px 0 0;
}
.pagination .float_right {
    padding: 0  0 0 2px;
}
.pagination.films_pagination {
	text-align: center;
}
.pagination.films_pagination a{
	line-height: 18px;	
}
.pagination.films_pagination .float_left{
	float: left;
}
/*** Survols des images *******/
.pagination a img{width:15px;   height:15px;}
.pagination a .dernier {background: url(../images/contenu/dernier.gif) no-repeat top right;}
.pagination a .premier {background: url(../images/contenu/premier.gif) no-repeat top left;}
.pagination a .suivant {background: url(../images/contenu/suivant_bis.gif) no-repeat top right;}
.pagination a .precedent {background: url(../images/contenu/precedant_bis.gif) no-repeat top left;}


.pagination a:hover .dernier {background: url(../images/contenu/dernier_over.gif) no-repeat top right;}
.pagination a:hover .premier {background: url(../images/contenu/premier_over.gif) no-repeat top left;}
.pagination a:hover .suivant {background: url(../images/contenu/suivant_bis_over.gif) no-repeat top right;}
.pagination a:hover .precedent {background: url(../images/contenu/precedant_bis_over.gif) no-repeat top left;} 

.calandar a img {   width:15px; height:15px;}
.calandar a .suivant {background: url(../images/contenu/suivant.gif) no-repeat top right;}
.calandar a .precedent {background: url(../images/contenu/precedant.gif) no-repeat top right;}

.calandar a:hover .suivant {background: url(../images/contenu/suivant_over.gif) no-repeat top right;}
.calandar a:hover .precedent {background: url(../images/contenu/precedant_over.gif) no-repeat top right;} 
/*** fin Survols des images *******/
/** article **/
.article{
    width: 373px;
    border-color: #BCBCBC;
    margin: 0 0 24px 0;
    float: left;
}
.article h2{
    font-size: 436.5%;
    color: #F17C0A;
    padding: 0 0 1px 0;
    background: url(../images/css/poitille_titre.gif) repeat-x bottom left;
    border-bottom: 0;
    margin: 0 0 2px 0;
}
.article h2 a {
    color: #F17C0A;
}
.article h2 a:hover {
    color: #FFAE3C;
}
.article h3{
    font-size: 164%;
    color: #BA0441;
    padding: 0;
}
.article h3 a{
    color: #BA0441;
}
.article h3 a:hover{
    color: #EC3673;
}
.article .content_box{
    padding: 0 0 12px 0;
    background: url(../images/css/bas_col_article.gif) no-repeat bottom left;
    
}
.article .inside_box{
    padding: 5px 13px 10px 10px;
    background: url(../images/css/bas_col_article.gif) no-repeat top left;
    
}
.article .lien{
    padding: 0 20px 0 0;
    
}
.article .content_box p{
    padding: 0 0 0 0;
    line-height: 16px;
    min-height:16px;
}
.article .content_box p.accroche{
    padding: 0 0 17px 0;
    font-weight: bold;
    font-size: 110%;
}
/*
.article h6{
    color: #898989;
    font-size: 12px;
    margin-bottom:12px;
    font-weight:bold;
}
.article h6 a {
    color: #898989;
}
.article h6 a:hover {
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
}
.article_detail h6{
    color: #898989;
    font-size: 12px;
    margin-bottom:12px;
    font-weight:bold;
}
.article_detail h6 a {
    color: #898989;
}
.article_detail h6 a:hover {
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
}
h6 a {
    color: #898989;
}
h6 a:hover {
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
}*/

/** films **/
.films {
    width: 179px;
    border-color: #BCBCBC;
    float: right;
    margin-bottom:20px;
}
.col_centre .films h3{
    background: url(../images/css/bg_titre_col_film.gif) no-repeat #FDFDFD;
    margin: 0;
}
.col_centre .films .content_box {
    background: url(../images/css/bas_col_films.gif) no-repeat bottom left;
}
.col_centre .films .content_box .item_block a{
    display: inline;
    float: none;
    text-align: left;
    padding: 0;
}
.pages  .col_centre .films .content_box .item_block  strong a {
    color: #000;
}
.pages  .col_centre .films .content_box .item_block  strong a:hover {
    color: #323232;
}

.alphabet{
    background:  url(../images/css/sepa.gif) repeat-x bottom left #D20047;
    line-height: 16px;
    padding: 9px 8px  5px 15px;
    /*overflow: auto;*/
    float: left;
}
.alphabet li {
    display: inline;
    color: #C2ADB5;
    line-height: 16px;
    padding: 0 1px;
    display: block;
    width: 10px;
    float: left;
    height:18px;
}
.alphabet li.all_films {
	width: 90%;	
}

.alphabet li.encour {
    border: 1px solid #fff;
    margin:0 1px 0 0;
    padding-left:4px;
    height:16px;
}
.alphabet li a{
    color: #fff;
}
.alphabet li a:hover{
    font-weight: bold;
}
.col_centre .films .content_box .item_block {
    padding: 4px 10px 13px 8px;
}
.col_centre .films .inside_box  {
    min-height: 373px;
    height: auto;
}

.col_centre .films.seance .inside_box  {
    min-height: 0px;
    height: auto;
}

.article_detail h4 {
    font-size: 164%;
    padding: 0 0 15px 0;
    color: #D20047;
}
.article_detail h4 a{
    font-size: 100%;
    padding: 0 0 15px 0;
    color: #D20047;
}
.article_detail h4 a:hover{
    font-size: 100%;
    padding: 0 0 15px 0;
    color: #FF3279;
}

.article_detail h5,
.article .content_box h5,
.article_detail h5 a,
.article .content_box h5 a {
	color: #D20047;
}
/*
.article .content_box table h6 a {
   color:#898989;
}
.article .content_box table h6 a:hover {
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
}

.article_detail h5 a:hover,
.article .content_box h5 a:hover {
	color: #FF3279;
}*/

/** article 2 **/
.article2 a:hover{
    text-decoration: none;
}
.article2 {
    border-color: #BCBCBC;
    margin: 0 0 24px 0;
    float: left;
    width: 582px;
}
.article2 h3{
    color: #D20047;
    padding: 0 0 1px 0;
}
.article2 h3 span{
    color: #000;
    font-weight: normal;
    line-height: 12px;
}
.article2 h3 span span{
    font-size: 67%;
    font-weight: bold;
}
.article2 h3 span strong{
    color: #898989;
}
.article2 h3 a{
    color: #D20047;
}
.article2 h3 a:hover{
    color: #FF3279;
}
.article2 h3 span a{    
    color: #000;
}
.article2 h3 span a:hover{  
    color: #323232;
}
.article2 h4 {
    font-size: 127.5%;
    padding: 0 0 13px 0;
}
.article2 .content_box p{
    line-height: 14px;
}
.article2 .content_box{
    background: url(../images/css/bas_col_centre_bis.gif) no-repeat bottom left;
    padding: 0;
    position: relative;
}
.article2 .inside_box{
    padding: 5px 13px 10px 10px;
    background: url(../images/css/bas_col_centre_bis.gif) no-repeat top left;
}
.article2 .item_block{
    padding: 15px 0 0 0;
}
.article2 .item_block.first{
    padding: 0;
}
.article2 .content_box .lien {
    display: block;
    text-align: left;
    color: #F90388;
}
.article_detail .content_box .lien {
    text-align: right;
}
.article2 .content_box .liste_lien {
    /*text-align: left;
    margin: 0 0 0 428px;*/
    color: #F90388;
    text-align: right;
    margin: 0px 0 0 0px;
}
.article2 .content_box .liste_lien li a {
    color: #F90388;
}
.article2 .content_box .liste_lien a:hover,
.article2 .content_box .lien:hover {
    color: #FF35BA;
}

/** article entete **/
/*
.article_entete .content_box p.date {
    font-size: 164%;
    color: #D20047;
    padding: 5px 13px 2px 10px;
    margin: -5px -13px 8px -10px;
    background: url(../images/css/haut_bloc_entete.gif) no-repeat ;
    font-weight: bold;
}
*/
.article_entete p.date {
    font-size: 164%;
    color: #D20047;
    padding: 5px 13px 2px 10px;
    margin: -5px -13px 0 -10px;
    background: url(../images/css/bas_col_centre_bis.gif) no-repeat scroll 0 0 ;
    font-weight: bold;
}
.article_entete .sepa {
    background: url(../images/css/sepa_date.gif)repeat-x ;
    height: 1px;
    margin: 0 -13px 8px -10px;
}
.article_entete p.date a  {
    color: #D20047;
}
.article_entete p.date a:hover  {
    color: #FF3279;
}
.article_entete{
    background: none ;
}
.article_entete p.date span {
    font-weight: normal;
    color: #000;
}
.article_entete p.date strong {
    color: #898989;
}
.article_entete h2 {
    font-size: 255%;
    color: #898989;
    padding: 0;
    background: #fff;
    margin: 0;
}
.article_entete h2 span{
    color: #000;
    font-weight: normal;
    /*line-height: 10px;*/
}
.article_entete h2 span span{
    font-size: 86%;
    font-weight: bold;
}
.article_entete h2 a{
    color: #898989;
}
.article_entete h2 a:hover{
    color: #BBBBBB;
}
.article_entete h2 a:hover span span{
    color: #323232;
}
.article_entete h3 {
    font-size: 127.5%;
    padding: 0 0 13px 0;
    color: #000;
}

.article .content_box p.duree {
    padding: 0 0 13px 0;
    margin: -13px 0 0 0;
}
/** Censure **/
.Censure {
    font-size: 127.5%;
    font-weight: bold;
    border-color: #D3D3D3;
}
.Censure .content_box p{
    line-height: 18px;
}
.Censure a {
    float: right;
    color: #D20047;
    position: relative;
}
.Censure a:hover{
    color: #FF3279;
}
.Censure .content_box{
    background: url(../images/css/bas_col_centre_bis2.gif) no-repeat bottom left #F5F7F6;
    padding: 0;
    position: relative;
}
.Censure .inside_box{
    padding: 5px 13px 10px 10px;
    background: url(../images/css/bas_col_centre_bis2_top.gif) no-repeat top left;
}
/** article bis **/
.visuel_float {
    float: left;
    margin: 0 0 19px 0;
}
.article_bis{
    /*width: 268px;*/
    margin: 0 0 19px 0;
    float: right;
    width: auto;
}
.without_img {
    float: none;
    width: 582px;
}
.article_bis h2{
    font-size: 273%;
    margin: 0 0 6px 0;
}
.article_bis .content_box{
    background: url(../images/css/bas_col_article_bis.gif) no-repeat bottom left;
    
}
.article_bis .inside_box{
    padding: 4px 3px 0 10px;
    background: url(../images/css/bas_col_article_bis.gif) no-repeat top left;
}
.article_bis .content_box p{
    padding: 0;
    font-weight: bold;
    font-size: 110%;
    clear: both;
}
.without_img .inside_box,
.without_img .content_box{
    background-image: url(../images/css/bas_col_centre_bis.gif);
}
/** article detail **/
div.object-left {
    clear: none;
}
div.object-right {
    clear: none;
}
.article_detail h3 {
    font-size: 164%;
    padding: 0 0 15px 0;
    color: #D20047;
}
.article_detail h3 span {
    font-size: 100%;
    padding: 20px 0 0 0;
    display: block;
    color: #D20047;
    font-weight: bold;
}
.article_detail .content_box p {
    padding: 0 0 0 0;
}
.article_detail .content_box .float_left {
    margin: 15px 21px 0 -10px;
}
.article_detail .content_box .float_right {
    margin: 15px -13px 0 21px;
}
.article_detail .content_box .lien {
    padding: 0;
}

.article_detail  .content_box div.object-right  .item_block{
    float:left;
    margin-right:5px;
}

.article_detail .content_box div.object-left .item_block {
    float:left;
}

.article_detail .content_box div.object-center .item_block {
    float:left;
    margin: 0px 180px 5px 200px; 
}

.article_detail .content_box .item_block {
    width: 188px;
    float: right;
    margin: 5px 0px 0 38px;
    padding: 0px 0 0 0;
    background: url(../images/css/top_item_block.gif) no-repeat top right;
    position: relative;
}

.article_detail .content_box .col_centre_droit .item_block {
background:transparent url(../images/css/top_item_block.gif) no-repeat scroll right top;
float:right;
margin:0px;
padding:0 0 0;
position:relative;
width:188px;
}

.article_detail .content_box .col_centre_gauche .item_block {
background:transparent url(../images/css/top_item_block.gif) no-repeat scroll right top;
float:right;
margin:0px;
padding:0 0 0;
position:relative;
width:188px;
}

.article_detail .content_box .col_centre_gauche .item_block_recherche {
background:transparent url(../images/css/top_item_block_long.gif) no-repeat scroll right top;
float:right;
margin:0px;
padding:0 0 0;
position:relative;
width:340px;
}

.article_detail .content_box .col_centre_gauche .item_block_recherche .content_box {
background:transparent url(../images/css/top_item_block_long.gif) no-repeat scroll right bottom;
padding:0 0 0 5px;
position:relative;
}

.article_detail .content_box .col_centre_gauche div.object-center .item_block {
float:none;
clear: both;
margin:0px auto;
}

.article_detail .content_box .col_centre_droit div.object-center .item_block {
float:none;
clear: both;
margin:0px auto;
}

.col_centre_gauche div.object-left {
clear:left;
float:left;
}

.col_centre_droit div.object-left {
clear:left;
float:left;
margin:0px;
}

.col_centre_gauche div.object-right {
clear:right;
float:right;
margin:0px;
}

.col_centre_droit div.object-right {
clear:right;
float:right;
margin:0px;

}

.col_centre_droit div.object-center {
margin-left:-9px;
margin-right:-5px;
margin-bottom:12px;
}

.col_centre_droit div.object-left {
margin-left: -9px;
margin-bottom:12px;
}

.col_centre_droit div.object-right {
margin-right: -5px;
margin-bottom:12px;
}

.article_detail .content_box .col_centre_gauche .object-center p {
margin-bottom:5px;
text-align:center;
}

.article_detail .content_box .col_centre_droit .object-center p {
margin-bottom:5px;
text-align:center;
}

.article_detail .content_box h5{
color: #BA0441;
font-size:12px;
}
 
.article_detail .content_box .col_centre_droit h5{
color: #BA0441;
font-size:12px;
margin-bottom:12px;
width:180px;
}

.article_detail .content_box .col_centre_droit h5 a{
color: #BA0441;
margin-bottom:12px;
width:180px;
}

.article_detail .content_box h5 a{
color: #BA0441;
margin-bottom:12px;
}
.article_detail .content_box h5 a:hover,
.article_detail .content_box .col_centre_gauche h5 a:hover,
.article_detail .content_box .col_centre_droit h5 a:hover {
	color: #FF3279;
}


/*
.sep {
    background: url(../images/css/separateur_article.gif) no-repeat top right;
    height:24px;
    width:186px;
    border:1px solid red;   
    float:right;
}
*/
.article_detail .content_box .item_block .content_box{
    padding: 0 0 0px 5px;
    background: url(../images/css/bas_item_block.gif) no-repeat bottom right;
    position: relative;
}
.article_detail .content_box .col_centre_droit .item_block .content_box{
    padding: 0 0 0px 1px;
    background: url(../images/css/bas_item_block.gif) no-repeat bottom right;
    position: relative;
}
.article_detail .content_box .item_block .inside_item_block{
    border: 0px solid #BEBEBE;
    border-width: 0 4px;
    padding: 5px 5px 15px 9px;
}
.article_detail .content_box .item_block .inside_item_block h4{
    color: #D20047;
    padding: 0 1px 3px 5px;
    margin: 0 -1px 5px -5px;
    font-size: 110%;
    background: url(../images/css/sepa.gif) repeat-x bottom left;
    text-align:left;
}
.article_detail .content_box .item_block .inside_item_block h4 a, .article_detail h3 a {
    color: #D20047;
    
}

.article_detail .content_box .item_block .inside_item_block h4 a:hover, .article_detail h3 a:hover {
    color: #FF3279;
}
.article_detail h4 {
    font-size: 164%;
    padding: 0 0 15px 0;
    color: #D20047;
}
.article_detail .content_box p {
    margin-bottom:5px;
    text-align:left;
}

/*******************************************************************************
*********************            FDI som N1 
*******************************************************************************/
/** fil ariane **/
.fdi_som .fil_ariane {
    margin: 0 0 8px 0;
}
.fdi_som .rubrique{
    width: 583px;
    border-color: #BCBCBC;
    margin: 0 0 18px 0;
}
.rubrique .content_box{
    padding: 0px 0px 9px 0px;
    background: url(../images/css/bas_col_centre_bis.gif) no-repeat bottom left;
}
.rubrique .inside_box{
    padding: 2px 15px 5px 8px;
    background: url(../images/css/bas_col_centre_bis.gif) no-repeat top left;
    
}
.rubrique h2{
    font-size: 273%;
    margin: 0 -15px 6px -8px;
    padding: 0 15px 0 8px;
}

.rubrique .content_box p{
    padding: 0;
    font-weight: bold;
    font-size: 110%;
}
.bloc_rubrique,
.page_bloc .article_bis {
    float:left;
    width: 282px;
    border-color: #BCBCBC;
    margin: 0 0 16px 0;
}

.bloc_rubrique_right,
.page_bloc .article_bis {
    float: right;
}
/*
.bloc_rubrique h3{
    font-size: 163%;
    background: url(../images/css/titre_bloc_rubrique.gif) no-repeat top left;
    width:272px;
    height:27px;
    padding:5px 0 0 10px;
}*/
.col_centre .bloc_rubrique h3 a:hover{
    color: #ff3279;
}
.col_centre .bloc_rubrique h3 a{
    color: #d20047;
}
.bloc_rubrique .content_box{
    padding: 0px 0 9px 0px;
    background: url(../images/css/bas_bloc_rubrique.gif) no-repeat bottom left;
    zoom:1;
}
.page_bloc .article_bis .content_box{
    background: url(../images/css/bas_bloc_rubrique.gif) no-repeat bottom left;
    zoom:1;
}

.bloc_rubrique .inside_box{
    padding: 0px 15px 5px 0px;
    background:none;
}

.page_bloc .article_bis .inside_box{
    background: url(../images/css/bas_bloc_rubrique.gif) no-repeat top left;
}
.bloc_rubrique .inside_box img{
    padding: 0px 0px 12px 0px;
    _margin-right: -15px;
}
.bloc_rubrique .inside_box h3{
    _margin-right: -15px;
}
.bloc_rubrique .inside_box p{
    padding: 0px 0px 0px 10px;
    min-height:14px;
}
.bloc_rubrique .inside_box .lien{
    float:right;
    text-align:right;
    margin-top:10px;
    margin-bottom:10px;
}
.bloc_rubrique .inside_box .lien a:hover{
    color:#ff35ba;
}
.bloc_rubrique .inside_box a{
    color:#f90388;
}
.pagination_list  {
    text-align:center;
    width:100%; 
    position:relative;
    height:30px;
    
}
.pagination_list .lien {
    font-size:110%;     
}
.pagination_list .lien.float_right {
    margin-right:0px;
    position:absolute;
    right:0px;
    top:0px;
        
}
.pagination_list .lien.float_left{
    margin-left:0px;
    position:absolute;
    left:0px;
    top:0px;
}
.pagination_list ul {
    padding:15px 0 0 0 ;
    width:50%;
    margin:0 auto;
}
.pagination_list ul li  {
    display:inline;
    margin:0 auto;
    padding:0 3px;
}
.contact .adresse {
    display:block;
    color:#f90388;
}
.contact .adresse:hover {
    color:#ff35ba;
}
.contact .visuel_2 {
    margin: 25px 0 35px 0;
    text-align:center;
}
/*******************************************************************************
*******************     FDI gabarit 2cols
*******************************************************************************/
.page_bloc{}
.page_bloc .article_bis h2{
    margin: 0 -3px 6px -8px;
    padding: 0 15px 0 8px;
}
.col_centre .bloc_rubrique2 h3 a , .col_centre .bloc_rubrique2 h3{
    color:#898989;
 }
 .col_centre .bloc_rubrique2 h3 a:hover{
    color:#bbb;
 }
.bloc_rubrique2 h4{
    font-size: 163%;
    color:#d20047;
    padding:5px 0 12px 10px;
}
.col_centre .bloc_rubrique2 h4 a{
    color:#d20047;
}
.col_centre .bloc_rubrique2 h4 a:hover{
    color:#ff3279;
}
.bloc_rubrique2 .inside_box img{
    padding: 0px 0px 12px 10px;
}
.bloc_rubrique2 .lien{
    padding:0 0 6px 0;
}
.bloc_rubrique2 .separateur{
    background: url(../images/css/separateur.gif) no-repeat ;
    margin-right: -15px;
    height:1px;
}
.page_bloc .without_img {
    float: none;
    width: 582px;
}
.page_bloc .without_img .inside_box,
.page_bloc .without_img .content_box{
    background-image: url(../images/css/bas_col_centre_bis.gif);
}
.one_col {
    float: none;
    width: 582px;
}
.page_bloc .one_col .content_box{
    background-image: url(../images/css/bas_col_one_col.gif) ; 


}

.one_col  h3{
    font-size: 163%;
    background: url(../images/css/titre_bloc_rubrique-one_col.gif) no-repeat top left;
    width: 572px;
    height:27px;
    padding:5px 0 0 10px;
}
/***********************************************
    Page Contact 
***********************************************/
.contact h2{
    color:#D20047;
    font-size:170%;
}   
.formulaire_contact {
    background:#CDCCC7; 
    padding:22px 0px 14px 15px;
    margin:10px 0 20px 0;
}
.formulaire_contact label{
    font-size:90%;
    width:102px;
    display:block;


    float:left;
    margin:5px 0;
    text-align:right;
    padding:0 15px 0 0 ;
}
.formulaire_contact label span{
    color:#FF3279;
    font-weight:bold;
    padding-left:3px;
}
.formulaire_contact input {
    width:169px;
    margin-top:5px;
    border:none;
}
.formulaire_contact select {
    width:154px;
}
.formulaire_contact textarea {
    width:392px;
    margin-bottom:8px;
    margin-top:5px;
}
.abonn label {
    margin-left:10px;
}
.info_white {
    color:#fff;
    font-size:80%;
}
.formulaire_contact .envoi {
    background: url(../images/css/bg_bt_contact2.gif) no-repeat scroll left top;
    color:#FFFFFF;
    font-size:100%; 
    height:21px;
    text-align:center;
    text-transform:uppercase;
    width:112px;
    float:right;
    margin-right:10px;
}

.formulaire_contact .envoi:hover{
    font-weight:bold;
}

.gris_small {
    font-size:90%;
    color:#898989;
    margin:10px 0;
}
.contact_form .content_box{
    background: url(../images/css/bas_col_centre_bis2.gif) no-repeat bottom left ;
    padding: 0;
    position: relative;
}
.contact_form .inside_box{
    padding: 10px 23px 10px 10px;
    background: url(../images/css/bas_col_centre_bis2_top.gif) no-repeat top left;
    font-weight:normal;
}
.contact_form .inside_box a {
    float:none;
}
.contact_form .inside_box p {
    font-size:70%;
    line-height: 10px;
}
.contact_form a:hover{
    color: #FF3279;
}
.page_bloc .article_bis.lettre_info {
    font-weight:normal;
    margin:10px 0 5px 0;
    font-size:95%;
}
.page_bloc .article_bis.lettre_info .inside_box {
    padding-top:10px ;
}
.page_bloc .article_bis.lettre_info p{
    font-weight:normal;
}
.list_checkbox ul  {
    float:left;
    width:220px;
    margin-bottom:15px;
}
.list_checkbox ul.last  {
    float:left;
    width:150px;
}
.list_checkbox ul  label{
    margin-left:8px;
}
.list_checkbox ul  li{
    margin:5px 0;
}
.desabonnemnt{
    margin: 20px 0 2px 0;
    padding-top:10px;
}
.desabonnemnt h3{
    font-size: 130%;
    color: #D20047;
    padding: 0 0 1px 0;
    background: url(../images/css/poitille_titre.gif) repeat-x bottom left;
    border-bottom: 0;
    margin: 0 0 2px 0;
}
.desabonnemnt h3 a {
    color: #F17C0A;
}
.desabonnemnt .formulaire_contact {
    background:none;
    padding-top:0px;
}
.formulaire_contact  input#mail_desabonn{
    border:1px solid #BCBCBC;
    
}
.list_checkbox .bt , .formulaire_contact   .desabonnemnt_form  .bt{
    background: url(../images/css/bg_bt_bis.gif) no-repeat top left;
    width:112px;
    height:21px;
    font-size:100%;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}
.list_checkbox .bt_shver , .list_checkbox .bt:hover  , .formulaire_contact .desabonnemnt_form .bt_shver , .formulaire_contact .desabonnemnt_form .bt:hover{
    background: url(../images/css/bg_bt_bis.gif) no-repeat top left;
    width:112px;
    height:21px;
    font-weight:bold;
    font-size:100%;
    color:#fff;
}
.desabonnemnt_form .bt{
    margin-left:-15px;
    margin-top:20px;
    height:17px;
}
/*********************************************************************************************************************/
.article .content_box div.accroche {
    font-size:110%;
    font-weight:bold;
    padding:0 0 17px;
}

.article_entete .content_box h3.recherche {
    font-size: 164%;
    color: #D20047;
    padding: 0px 13px 2px 10px;
    margin: 0px;
    font-weight: bold;
    background: none;
}

.resultat h3.resultat_recherche {
    font-size: 164%;
    color: #00000;
    padding: 5px 13px 2px 10px;
    font-weight: bold;
    margin-bottom: 3px;
    background: none;
}

.article2 h3 span a.recherche{  
    color: #D20047;
    background: none;
    padding: 0px;
}

.pages .col_droite .breve h3{
    background: none;
    font-size:100%;
    padding:0;
}

.pages .col_droite .breve h3 a{
    font-size:100%;
    font-weight:bold;
    color:#000000;
}

.pages .col_droite .breve h3 a:hover{
    color:#323232;
}

.pages .col_droite .breve .lien {
    font-size:100%;
}

.lien_contact a {

    color:#f90388;
}

.lien_contact a[href^="mailto:"]{
    font-size: 9px; 
    line-height: 10px;
}


.article2 .inside_box ul{
    list-style-type:disc;
    margin:0.75em 0 1em 2.5em;
    padding:0;
}
.article2 .content_box .liste_lien li{
    list-style-type:none;
}
.article2 .content_box .liste_lien ul{
    list-style-type:none;
}


.article2 .inside_box li {
    line-height:1.25em;
    margin:0 0 0.3em;
    padding:0;
}

/*.article_detail .content_box a{
    color:#f90388;
}*/

a.right_link{
    float:right;
    color:#f90388;
}
a.left_link{
    float:left;
    color:#f90388;
}
a.left_link:hover, a.right_link:hover {
    color:#FF35BA;
}
/*
h6 a.left_link{
    float:left;
    color:#898989;
}
h6 a.left_link:hover, a.right_link:hover {
    color:#898989;
   filter:alpha(opacity=70);
  -moz-opacity:0.7;
}*/
/*.article_detail .content_box a:hover{
    color:#FF35BA;
}*/

.drop_menu, .drop_menu li{
list-style-type:none;
}
.drop_menu li{
margin-bottom:5px;
}
.article_detail .content_box h4 a {
color:#D20047;
}

.article_detail .content_box h4 a:hover {
color:#f90388;
}

.interne .col_droite .rencontre h3{
    font-size: 110%;
    color: #D20047;
    padding: 5px 0 1px 9px;
    background: url(../images/css/bg_titre_col_right.gif) no-repeat #FDFDFD;
    border-bottom: 1px solid #F0EDED;
}

.interne .col_droite .rencontre h3 a{
    color: #D20047;
}

.interne .col_droite .rencontre h3 a:hover , .interne .col_droite .block h3 a:hover {
    color:#323232;
}

.article_bis .content_box .nobold p{
    font-size:11px;
    line-height:13px;
    font-weight: normal;
    margin-top: 8px;
}

.article2 h3.resultat_recherche {
    color:#D20047;
    font-size:160%;
    padding:0 0 1px;
}

.inside_box .sepa {
        margin:12px -7px 12px -4px;
}

.inside_box .recherche {
        margin:12px -7px 0px -4px;
}

.inside_box .sepa {
    background:transparent url(../images/css/sepa.gif) repeat-x scroll 0 0;
    height:2px;
    overflow:hidden;
}

.erreur_contact{
    color:red;
    font-size:120%;
    margin:0 0 18px;
    padding:4px 0 6px 12px;
    text-align:center;
}
span.film_serie, .film_serie{
    font-size:127.5%;
    padding:0 0 13px;
    font-weight:bold;
}

.article2 .content_box .liste_lien li a {
    list-style-type:none;
}

.article2 .item_block p a{
    color:#F90388;
}
.article2 .item_block p a:hover{
    color:#FF35BA;
}

.article_detail .item_block p a{
    color:#F90388;
}
.article_detail .item_block p a:hover{
    color:#FF35BA;
}

.msg_error, div.msg_error{
margin-bottom:10px;
color:red;
font-weight:bold;
}

.bloc_rubrique2 .separateur_1{
    background: url(../images/css/separateur.gif) repeat ;
    margin-right: -15px;
    height:1px;
}


.bloc_rubrique h3{
    background:transparent url(../images/css/bas_bloc_rubrique.gif) no-repeat scroll left top;
    width:283px;min-height:30px;background-color:#F5F5F5;
    font-size:163%;
    padding:5px 0 0 10px;
    width:272px;
}
.bloc_rubrique .content_box .entete_b a:hover{
    color:#FF3279;
}

.bloc_rubrique .separateur_b {
    background:transparent url(../images/css/separateur.gif) no-repeat scroll 0;
    height:1px;
    margin-right:-15px;
}


/*********************************************************************************************************************/



.largeur_dyn {
 background: url(../images/css/bas_col_article_bis_2.gif) no-repeat bottom right;
}
.largeur_dyn .content_box{
 background: url(../images/css/bas_col_article_bis_1.gif) no-repeat bottom left;
}
.largeur_dyn .inside_box{
 padding: 4px 3px 0 10px;
 background: url(../images/css/bas_col_article_bis_1.gif) no-repeat top left;
}
td.largeur_dyn_td {
 background: url(../images/css/bas_col_article_bis_2_top.gif) no-repeat top right;
 padding-left:10px;
}

/********* Teaser contact****************/
.sep_contact{
    background:transparent url(../images/css/sepa.gif) repeat-x scroll 0;
    margin:0 -4px;
    padding:3px 4px 0;
}

.articles .item_block  .lien_contact p{
    background-image:none;
}
.bloc_rubrique h3.box_one_col{
    background:transparent url(../images/css/titre_bloc_rubrique-one_col.gif) no-repeat scroll left top;
    font-size:163%;
    height:27px;
    padding:5px 0 0 10px;
    width:572px;
}

span.recherche_title, .recherche_title, .recherche_title a{
    color:#D20047;
    font-weight:bold;
}
.recherche_title_nolien {
    color:#898989;
    font-size:110%;
    font-weight:bold;
}

.article2 .content_box p.recherche_resultat{
    margin:10px 0 5px 0;
    font-size: 100%
}

.article2 .content_box p.recherche_resultat a{
    color:#000;
}
.article2 .content_box p.recherche_resultat a:hover{
    color:#3B5C7D;
}
.article2 .content_box p.recherche_resultat a.download{
    color:#F90388;
}

.article2 .content_box p.recherche_resultat .download:hover{
    color:#FF35BA;
}

li.nivo_1, li.nivo_1 a, li.nivo_1 span{
    color:#D20047;
    font-size:110%;
    margin:-3px -8px 0;
    padding:6px 15px 3px 8px;
}

li.nivo_1 a:hover{
    color:#EC3673;
}
li.nivo_2, li.nivo_2 a, li.nivo_2 span{
    color:#092A4B;
    font-size:100%;
}
li.nivo_2 a:hover{
    color:#3B5C7D;
}

li.nivo_3, li.nivo_3 a, li.nivo_3 span{
    color:#000;
    font-size:100%;
}

.waiting_calendar,
.waiting_teaser-agenda,
.waiting_teaser-film,
.waiting_films{
    text-align:center;
    margin:40px 0 0 80px;
}
#calendar{
    height:auto;
    min-height:100px;
}
.vil{
color:#D20047;
font-size:10px;
font-weight:normal;
float:right;
text-align: center;
padding: 0 13px 0 5px;
}

span.vil{
color:#D20047;
font-size:12px;
font-weight:normal;
float:right;
text-align: center;
padding: 0 13px 0 5px;
}

.entree_libre{
    color:#898989;
    font-size:120%;
    font-weight:bold;
    float:right;
    text-align: right;
    padding: 0 13px 0 5px;
}

.entree_libre_pgm, .seance .content_box .item_block span.entree_libre_pgm{
    color:#898989;
    font-size:105%;
    font-weight:bold;
    float:right;
    text-align: right;
    padding: 0 13px 0 5px;
}

#calendar-loading, #calendar-url,
#teaser-agenda-loading, #teaser-agenda-url,
#teaser-film-loading, #teaser-film-url,
#films-loading, #films-url {
    display:none;
}
.accroche a {
    color:#D20047;
}
.accroche a:hover {
    color:#FF3279;
}

.page_number {
    float:right;
    padding-top:3px;
    text-align:center;
    width:500px;
}
.article2 .content_box p.recherche_resultat a.lien_seance {
    color:#D20047;
    font-weight:bold;
}
.article2 .content_box p.recherche_resultat a.lien_seance:hover {
    color:#F90388;
    font-weight:bold;
}
.article2 .content_box p.recherche_resultat a.lien_seance span.inter {
    color:#000000;
    font-weight:normal;
}
.article2 .content_box p.recherche_resultat a.lien_seance span.programme {
    color: #000000;
}
.num_page {
    text-align:center;
}
.num_page a {
    color:#D20047;
    font-weight: bold;
}
.num_page a:hover {
    color:#F90388;
    font-weight: bold;
}
.recherche_title a.lien_seance {
    color:#D20047;
    font-size:110%;
    font-weight:bold;
}
.recherche_title a.lien_seance:hover {
    color:#F90388;
    font-size:110%;
    font-weight:bold;
}
.recherche_title a.lien_seance span.inter {
    color:#000000;
    font-weight:normal;
}
.recherche_title a.lien_seance:hover span.inter {
    color:#323232;
    font-weight:normal;
}
.recherche_title a.lien_seance span.programme {
    color:#000000;
}
.recherche_title a.lien_seance:hover span.programme {
    color:#323232;
}
.recherche_title a span.type, .recherche_title_nolien span.type {
    color:#000000;
    font-weight: normal;
}
.top_recherche {
    border-color:#BCBCBC;
    border-style:solid;
    border-width:0 4px;
}
.top_recherche .article_entete {
    padding-top:8px;
    border-bottom:1px dotted #BCBCBC;
    background:url(../images/css/bas_col_centre_bis.gif) no-repeat left top;
}
.top_recherche .resultat {
    padding-bottom:5px;
    margin-bottom:10px;
    background:url(../images/css/bas_col_centre_bis.gif) no-repeat left bottom;
}
.formulaire_contact .lien_contact {
background:transparent url(../images/css/bg_bt_contact.gif) no-repeat scroll left top;
color:#FFFFFF;
float:right;
font-size:100%;
height:21px;
margin-right:65px;
text-align:center;
text-transform:uppercase;
width:112px;
padding-top: 4px;
}
.formulaire_contact .lien_contact:hover{
    background: url(../images/css/bg_bt_contact.gif) no-repeat top left;
    width:112px;
    height:21px;
    font-weight:bold;
    font-size:100%;
    color:#fff;
}

/********* Recadrage des Titre ****************/

.article_detail .content_box h1 a,
.article .content_box h1 a,
.article_detail .content_box h2 a,
.article .content_box h2 a,
.article_detail .content_box h3 a,
.article .content_box h3 a,
.article_detail .content_box h4 a,
.article .content_box h4 a,
.article_detail .content_box h5 a,
.article .content_box h5 a,
.article_detail .content_box h6 a,
.article .content_box h6 a  {
	width: 100%;
}
.article_detail .content_box .col_centre_gauche h1 a.right_link,
.article_detail .content_box .col_centre_droit h1 a.right_link,
.article_detail .content_box .col_centre_gauche h2 a.right_link,
.article_detail .content_box .col_centre_droit h2 a.right_link,
.article_detail .content_box .col_centre_gauche h3 a.right_link,
.article_detail .content_box .col_centre_droit h3 a.right_link,
.article_detail .content_box .col_centre_gauche h4 a.right_link,
.article_detail .content_box .col_centre_droit h4 a.right_link,
.article_detail .content_box .col_centre_gauche h5 a.right_link,
.article_detail .content_box .col_centre_droit h5 a.right_link,
.article_detail .content_box .col_centre_gauche h6 a.right_link,
.article_detail .content_box .col_centre_droit h6 a.right_link {
	text-align: right;
}

.article2 .content_box .inside_box .item_block h4 {
color:#D20047;
font-size:164%;
}

.article2 .content_box .inside_box .item_block h4 a {
color:#D20047;
}

.article2 .content_box .inside_box .item_block h5 {
color:#BA0441;
font-size:12px;
}

/** films col droite **/
.col_film .seance h3{
    font-size: 127.5%;
    color: #BA0441;
    padding: 4px 0 1px 18px;
    background: url(../images/css/bg_titre_col_centre.gif) no-repeat #FDFDFD;
    border-bottom: 1px solid #F0EDED;
}
.col_film .seance h3 a{
    color: #BA0441;
}
.col_film .seance h3 a:hover{
    color: #FF3279;
}
.col_film .seance .item_block{
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 15px;
}
.col_film .seance .item_block .lien {
    color: #D20047;
    float: right;
    padding: 3px 13px 0 0;
    display: block;
    width: 160px;
    text-align: right;
    font-weight:bold;
    font-size:105%;
}
.col_film .seance .item_block .lien:hover {
    color: #FF3279;
}
.col_film .seance span{
    font-weight: bold;
    color: #D20047;
    font-size: 110%;
}
.col_film .seance span strong{
    color: #000;
    font-size: 100%;
}
.col_film .seance .content_box  {
    padding: 0 0 3px 0;
    min-height: 1px;
    height: auto;
}
.col_film .seance .inside_box  {
    min-height: 200px;
    height: auto;
}

.pages .col_droite .col_film .seance h3 {
background:#FDFDFD url(../images/css/bg_titre_col_right.gif) no-repeat scroll 0 0;
border-bottom:1px solid #F0EDED;
color:#D20047;
font-size:127.5%;
padding:4px 5px 1px 10px;
margin:0;
}
.pages .col_droite .col_film .block ul {
font-weight:normal;
padding:9px 8px 5px 15px;
}
.pages .col_droite .block li {
padding:0 1px;
}

/*a.hover_link:hover
{
  filter:alpha(opacity=70);
  -moz-opacity:0.7; 
}*/

div.menu_fleche1{
   position: relative;
   top: 10px;
   left: -15px;
   margin:0 0 10px;
}
div.menu_fleche2a{
   position: relative;
   float: left;
   margin:0 0 10px;
   width : 145px;
}
div.menu_fleche2b{
   position: relative;
   float: left;
   margin:0 0 10px;
   width : 145px;
}
div.menu_fleche3{
   position: relative;
   float:left;
   margin:0 0 3px;
   width:138px;
}
.pages .col_droite .col_film .block h3.teaserfilm_plier_deplier:hover {
   color: #EC3673
}
h2.teaserseance_plier_deplier:hover {
   color: #EC3673
}
h2.teaserseance_plier_deplier {
   padding:4px 5px 1px 10px;
}
.articles .article_detail .content_box p {
   padding:3px 4px 0;
}
span.style4rouge {
   color : #D20047;
}
span.style5gris {
   color : #898989;
}
span.style6noir {
   color : #000000;
}
a:hover span.style4rouge {
   color : #F90388;
}
a:hover span.style5gris {
   color : #B4B4B4;
}
a:hover span.style6noir {
   color : #323232;
}
.FBConnectButton_Simple {
	background-image:url("../images/css/facebook.gif");
	background-repeat:no-repeat;
	outline:medium none;
	text-decoration:none;
}

