@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

select {
    width: 200px;
    margin-bottom: 25px;
    font-size: 1em;
    font-family: arial;
}

.cb {
    clear: both;
}

a:link,a:visited,a:active {
    font-size: 11px;
    font-family: arial;
    color: #676566;
}

img {
    border: none;
}
/* Titres*****************************************************/
h1 {
    font-size: 1.9em;
    color: #b2b0b0;
    font-weight: normal;
    padding: 20px 0 20px 10px;
    float: left;
}

h2 {
    font-size: 1.6em;
    color: #fff;
    font-weight: normal;
}

h3 {
    font-size: 1.6em;
    color: #676566;
    font-weight: normal;
}

h4 {
    font-size: 1em;
    color: #f01674;
    font-weight: normal;
    padding-top: 3px;
}

h5 {
    font-size: 1.3em;
    color: #676566;
    font-weight: normal;
}

h6 {
    color: #f01674;
    padding-bottom: 3px;
    font-size: 1em;
}

/* ************************************************************/
body {
    background-color: #676566;
    font-size: 11px;
    color: #676566;
    font-family: arial;
}

/* Div principale************************************************************/
#site {
    width: 959px;
    min-height: 600px;
    background-color: #fff;
    margin: auto;
    margin-top: 8px;
}

/* **************************************************************************/
/* Header********************************************************************/
#header {
    background-image: url(../images/club_media_mediterranee.gif);
    width: 959px;
    height: 178px;
}

#zone_header {
    display: block;
    position: absolute;
    width: 459px;
    height: 145px;
    margin-top:23px;
    cursor: hand;
}

#menu {
    padding-top: 8px;
    float:right;
}

/* liens du menu haut*/
#menu a:link,#menu a:visited,#menu a:active {
    font-size: 11px;
    font-family: arial;
    color: #f01674;
    text-decoration: none;
    padding: 0 14px 0px 14px;
}

#menu a:hover {
    color: #676566;
}

/* *******************/ /* partie dédiée à la recherche*/
#bloc_recherche {
    padding: 120px 0 0 750px;
}

input {
    color: #676566;
    font-family: arial;
    text-align: center;
}

#ok { /*personnalise le bouton OK */
      background-color: #f01674;
      border: none;
      color: #fff;
}

/* **************************************************************************/
/* Div GLOBALE page index*******************************************/
#global {
    width: 959px;
    min-height: 484px;
    background-image: url(../images/fond_rayures3.gif);
}

/* **************************************************************************/
/* page index partie de gauche*****************************************/
#index_gauche {
    float: left;
    margin: 0;
}

.puce_verte {
    padding: 28px 0 20px 15px;
    float: left;
}

#titre_index {
    width: 700px;
    height: 65px;
}

#part_1 {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    width: 467px;
    height: 313px;
    background-image: url(../images/fond_1.png);
    background-repeat: no-repeat;
}

#bulle1 {
    float: left;
    padding: 10px 0 20px 10px;
}

#titre_part1 {
    float: left;
    padding: 15px 0 0 10px;;
}

#form_part1 {
    float: left;
    width: 210px;
    padding-left: 5px;
}

.vert{
    color:#41A787;
}
.ensemble_region {
    margin: 0;
    padding: 4px 0 13px 5px;
    float: left;
    width: 200px;
}

.calage_check, .calage_monaco {
    margin: 0;
    padding: 4px 0 0 5px;
    float: left;
    width: 50px;
}
.calage_monaco {
    width: 85px;
}

.calage_check input {
    padding: 0;
    margin: 0;
}

.calage_check label {
    cursor: pointer;
}

#form_part2 {
    float: left;
    width: 190px;
    padding-left: 13px;
    margin-bottom: 5px;
    height: 240px;
}

#btn1 {
    margin: 0 0 0 310px;
}

#recherche_pub { /*personnalise le bouton  */
                 background-image: url(../images/btn_recherche_1.gif);
                 width: 117px;
                 height: 20px;
                 border: 0;
                 color: #fff;
                 font-size: 1em;
                 cursor: pointer;
}

#part_2 {
    float: left;
    margin-left: 5px;
    width: 235px;
    height: 313px;
    background-image: url(../images/fond_2.png);
    background-repeat: no-repeat;
}

#bulle2 {
    float: left;
    padding: 10px 0 20px 10px;
    height: 25px;
}

#titre_part2 {
    float: left;
    padding: 15px 5px 0 5px;;
}

#clumedia_part2 {
    clear: both;
    padding-left: 25px;
    font-size: 13px;
    color: #f01674;
}

#form_select_regie {
    padding: 60px 25px 25px 20px;
    height: 160px;
}

#btn2 {
    margin-top:2px;
    margin-left: 100px;
}

#recherche_regie { /*personnalise le bouton  */
                   background-image: url(../images/btn_recherche_2.gif);
                   width: 117px;
                   height: 20px;
                   border: 0;
                   color: #fff;
                   font-size: 1em;
                   cursor: pointer;
}

/* ***************************************************************/
/* page index partie de droite pour les actus********************/
#index_droite {
    float: left;
}

#jScrollArrowUp {
    background-image: url(../images/btn_haut.png) ;
    width:18px;
    display:block;
    height:18px;
    position:absolute;
    margin-left:190px;
    margin-top:-15px
}
#jScrollArrowUp:hover {
    background-position: bottom
}
#jScrollArrowDwn {
    background-image: url(../images/btn_bas.png) ;
    width:18px;
    display:block;
    height:18px;
    position:absolute;
    margin-left:190px;
    margin-top:420px
}
#jScrollArrowDwn:hover {
    background-position: bottom
}

#pane2{
    min-height: 400px; /* augmenter la taille pour allonger le bloc actu*/
}

#actu {
    width: 201px; /* 201*/
    min-height: 430px;
    background-image: url(../images/fond_actu.png);
    background-repeat: repeat-x;
    padding:10px;
    padding-bottom:0;
    margin-left: 10px;
}

#titre_actu {
    text-align: center;
    padding: 10px 0 20px 0;
}

.contenu_actu {
    padding: 10px 0 10px 0;
    word-spacing: 4px;
    color: #888787;
    border-bottom: 1px dotted;
    border-color: #888787;
}

/* liens lire la suite*/
.contenu_actu a:link,.contenu_actu a:visited,.contenu_actu a:active {
    font-size: 0.9em;
    color: #676566;
    padding-left: 123px;
}

.contenu_actu a:hover {
    color: #f01674;
}

.img_actu{
    float:right;
    text-align:center;
    width:300px
}

#reflet_actu img {
    width: 221px;
    margin-left: 10px;
}

/* ****************************************************/
/* Div GLOBALE pour les pages *******************************************/
#global_pages {
    width: 899px;
    min-height: 484px;
    background-image: url(../images/fond_rayures.gif);
    padding: 30px;
}

/* **************************************************************************/
/* page fiche ****************************************************/
#page_fond {
    background-image: url(../images/fond_page.png);
    background-repeat: repeat-y;
    margin-left: 8px;
    width: 891px;
}

#page {
    background-image: url(../images/fond_bas_page.png);
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 20px;
}

.pdf {
    background-image: url(../images/logo_pdf.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 16px;
    position: absolute
}

#fiche_gauche {
    float: left;
    width: 410px; /************************************/
}

#titre_fiche_gauche {
    float: left;
    padding: 10px 0 20px 0;
}

#logo_fiche_gauche {
    float: right;
    margin-bottom: 10px
}

#fiche_liens {
    clear: both;
}

#contenu_fiche_gauche {
    clear: both;
    width: 400px;
    padding-right: 50px;
}

.rose {
    color: #f01674;
    font-size: 1em;
}

.separation_trait {
    border-bottom: 1px dotted;
    padding: 10px 0 10px 0;
}

#fiche_droite {
    float: left;
    width: 400px;
    margin-left:30px; /************************************/
}

#espace_haut_fiche_droite {
    height: 70px;
}

#titre_fiche_droite {
    float: left;
    margin-top: 12px;
}
#titre_fiche_droite a:hover {
    color:#f01674;
}

#logo_fiche_droite {
    float: right;
    margin-bottom:10px;
}

#contenu_fiche_droite {
    clear: both;
    width: 400px;
}

.separation {
    padding-top: 5px;
}

#fiche_liens_bas {
    clear: both;
    padding-top: 15px;
}

#fiche_liens_bas a:link,#fiche_liens_bas a:visited,#fiche_liens_bas a:active
{
    display: block;
    height: 18px;
    width: 160px;
}

.picto_gris {
    background-image: url(../images/puce_grise.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
}

.picto_rose {
    background-image: url(../images/puce_rose.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
}

/*page résulats*********************************************************/
#boutons_trier {
    margin: 30px 0 70px 270px;
}

#boutons_trier a:link,#boutons_trier a:visited,#boutons_trier a:active {
    color: #fff;
    text-decoration: none;
}

#boutons_trier_1 {
    background-image: url(../images/btn_trier_media.gif);
}

#boutons_trier_2 {
    background-image: url(../images/btn_trier_zone.gif);
}

#boutons_trier_3 {
    background-image: url(../images/btn_trier_famille.gif);
}

#boutons_trier a { /*permet de caler les 3 boutons trier*/
                   background-repeat: no-repeat;
                   float: left;
                   width: 125px;
                   height: 17px;
                   padding: 3px 0 0 20px;
                   margin-right: 45px;
                   display:block;
}

.ligne_tri_1 {
    border-bottom: 1px dotted;
    padding: 10px 0px;

}

.ligne_tri_2 {
    background-color: #ecf1f0;
    border-bottom: 1px dotted;
    padding: 10px 0px;

}

.ligne_tri_logo {
    float: left;
    padding-top:10px;
    padding-left:10px;
    width:75px;
    text-align:center;
    position: absolute;
}

.ligne_tri_logo img {
    border: none;
    cursor: hand;
}

.calage_resultats {
    float: left;
    padding: 10px 0;
}

.ligne_tri_support {
    float: left;
    width: 165px;
    margin-right: 10px;
    font-size: 1.45em;
    margin-left: 90px
}

.puce_details {
    background-image: url(../images/puce_details.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: bottom left;
}

.ligne_tri_3medias {
    float: left;
    width: 145px;
    text-align: center;
    margin-right: 45px;
    font-size: 1.2em;
}
/* page partenaire */

#contenu_partenaire {
    width: 800px;
    padding-bottom: 50px;
}

#texte_partenaire1, #texte_partenaire2, #texte_partenaire3, #texte_partenaire4 {
    float:left;
    width:550px;
    margin-right:30px;
}

#logo1, #logo2, #logo3, #logo4 {
    float:left;
}


/* style pour la mise en page de toutes les pages*/
#titre_page {
    padding-bottom: 20px;
}

#contenu_page {
    width: 500px;
    padding-bottom: 50px;
}

#liste_regies, #liste_mentions {
    padding-top: 20px;
    padding-left: 20px;
}

#liste_regies a:link,#liste_regies a:visited,#liste_regies a:active {
    text-decoration: none;
}

#liste_regies a:hover {
    color: #f01674;
}

.espace {
    margin-right: 30px;
}

.pagination,.pagination_desc {
    padding-top: 10px;
    text-align: center;
}

.pagination img {
    border: none;
}

/* footer*/
#footer{
    margin:10px 0 10px 0;
    padding-bottom:10px;
    text-align:center;
}

/* styles perso */
.membre_equipe {
    clear:both;
}
.img_float_left {
    float:left;
    clear:both;
}
.img_float_left img {
    width:80px;
    padding:2px;
    background-color:#FFFFFF;
    border:1px solid #BBBBBB;
    margin:0 20px 10px 0;
}
#pub {
    text-align:center;
    margin-top:20px;
}
#pub img {
    border:1px solid #CCCCCC;
    width:175px;
}


/* liste des actualités  */
.one_actu_list{
    border-bottom:1px dotted #BBBBBB;
    padding:10px 0px
}

.one_actu_list h6{
    padding-left:10px;
    background-image: url(../images/puce_triangle.gif);
    background-repeat: no-repeat;
    background-position: left 4px
}

.link_list_actus {
    height:20px
}
.link_list_actus a {
    cursor:pointer;
    z-index:100;
    position:absolute
}
.text_list_actus{
    padding-bottom:10px
}

.all_actus_btn{
    background:url("../images/puce_triangle.gif") no-repeat scroll left 4px transparent;
    padding-left:10px;
    font-weight:bold;
    color:#F01674 !important;
    text-decoration:none;
}
a:hover.all_actus_btn{
    text-decoration:underline;
}

.addthis_toolbox.addthis_default_style.list {
float:right;
margin-top:-15px
}
