* {
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    font: .80em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
    color: #666666;
    background: #5E5E5E url('../img/bg.gif') repeat-x;
    text-align: center;
}

/* Css du participant */
.fr {
    float: right;
}

.bloc_participant {
    float: left;
    margin-left: 10px;
    width: 155px;
    border-bottom: none;
    margin-bottom: 15px;
}

.bloc_opaque {
    opacity: 0.5;
}

.avatar_participant {
    height: 40px;
    width: 40px;
    margin-right: 8px;
    vertical-align : middle;
    float: left;
}

.nom_participant {
    overflow: hidden;
    height: 40px;
    width: 105px;
    padding-top: 10px;
    margin: 0;
    display: block;
}

.button:hover {
    color: #FFFFFF;
    text-decoration: none;
}
/* Fin du bloc css */


/* links */
a {
    color: #5E5E5E;
    background-color: inherit;
    text-decoration: none;
}
a:hover {
    color: #827F7F;
    background-color: inherit;
}

/* headers */
h1, h2, h3 {
    font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
    color: #333;
}
h1 { font-size: 1.5em; color: #5E5E5E; }
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
    margin: 5px 15px;
}
.text_news{
    line-height : 1.3;
}
.text_news p{
    margin : 0px;
    padding : 0px;
}
.text_news a{
    font-weight : bold;
    text-decoration : underline;
}
.text_news td{
    padding : 5px;
}
.text_news img {
    margin : 5px;
}
ul, ol {
    margin: 10px 30px;
    padding: 0 15px;
    color: #7AB501;
}
ul span, ol span {
    color: #666666;
}

/* images */
img {
    border: 0px;
}
img.no-border {
    border: none;
}
img.float-right {
    margin: 5px 0px 5px 15px;
}
img.float-left {
    margin: 5px 15px 5px 0px;
}

code {
    margin: 5px 0;
    padding: 10px;
    text-align: left;
    display: block;
    overflow: auto;
    font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
    /* white-space: pre; */
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    border-left: 4px solid #7AB501;
}
acronym {
    cursor: help;
    border-bottom: 1px solid #777;
}
blockquote {
    margin: 15px;
    padding: 0 0 0 20px;
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    border-left: 4px solid #7AB501;
    color: #7AB501;
    font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
}

/* form elements */
#main form {
    margin:10px;
    padding: 0;
    border: 1px solid #f2f2f2;
    background-color: #FAFAFA;
}
#main .form_fond {
    margin:10px;
    padding: 0;
    border: 1px solid #CFCFCF;
    background-color: #EFEFEF;
    color : #5E5E5E;
}
#main label {
    display:block;
    font-weight:bold;
    margin:5px 0;
}
#main input {
    padding: 2px;
    border:1px solid #CFCFCF;
    font: normal 1em Verdana, sans-serif;
    color:#777;
    width : 200px;
}
#don .image_don{
    width : 100px;
    height : 44px;
    border : 0px;
    display : block;
    margin : 0 auto;
}
.image_mailforgood {
    width : 175px;
    height : 50px;
    border : 0px;
    display : block;
    margin : 0 auto;
}
#main textarea {
    width:450px;
    padding:2px;
    font: normal 1em Verdana, sans-serif;
    border:1px solid #CFCFCF;
    height:80px;
    display:block;
    color:#777;
}
#main .txtarea_contact{
    height:100px;
}

#main .button {
    margin: 5px 0 0 0;
    font: bold 1em Arial, Sans-serif;
    border: 1px solid #8EC706;
    background: #DBEFA4;
    padding: 2px 3px;
    color: #5E5E5E;
    width : 70px;
}
/*.error{
    text-align : center;
    display : block;
    color : red;
}
.info{
    text-align : center;
    display : block;
}
.succes{
    text-align : center;
    display : block;
    color : green;
    font-size: 15px;
}*/
.error{
    color: #D8000C;
    background-color: #FFBABA;
    border: solid 1px;
    text-align: center;
    padding : 10px 0px;
    margin : 0px 10px;
    display : block;
}
.info{
    text-align : center;
    display : block;
}
.succes{
    font-size: 15px;
    color: #4F8A10;
    background-color: #DFF2BF;
    text-align: center;
    padding : 10px 0px;
    margin : 0px 10px;
    border: solid 1px;
    display : block;
}
.spammy
{
    width : 0px;
    height : 0px;
    display : none;
}
.img_aleatoire_menu{
    padding : 10px;
    border : solid 2px #EFEFEF;
    background : #FAFAFA;
}
/***********************
LAYOUT
************************/
#wrap {
    width: 970px; height: 100%;
    margin: 0 auto;
    text-align: left;
}
#content-wrap {
    clear: both;
    margin: 10px 0 0 0;
    padding: 0;
}

/* *************************** header *******************************/
#header {
    position: relative;
    height: 95px;
    background: white url('../img/headerbg.gif') repeat-x 0% 100%;
}
#header h1 {
    margin: 0;
    padding: 0;
    font: bolder 30px 'Trebuchet MS', Arial, Sans-serif;
}
#header h2#slogan {
    color: #666666;
    font: bold 12px Tahoma, 'trebuchet MS', Sans-serif;
    text-transform: none;
    margin: 0;
    padding: 0;
}
#header .logo{
    float : left;
    border : 0px;
    margin-right : 10px;
}


/* *************************** main *******************************/
#main {
    float: left;
    margin: 0 0 10px 10px;
    padding: 0;
    width: 509px;
    background: #FFF;
}
.post-footer {
    background-color: #DBEFA4;
    padding: 5px;
    margin: 20px 10px 0 10px;
    border: 1px solid #8EC706;
    font-size: 95%;
}
.post-footer .date {
    background: url('../img/clock.gif') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}
.post-footer .comments {
    background: url('../img/comment.gif') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}
.post-footer .readmore {
    background: url('../img/page.gif') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}
.categ {
    background: url('../img/tags.png') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}
.gcateg_info {
    float: right;
    background:url(../img/tags.png) no-repeat 0px 3px;
    padding:2px 15px 0px 18px;
}
.post-footer2 {
    background-color: #E7EFD1;
    padding: 5px;
    margin: 20px 10px 0 10px;
    border: 1px solid #8EC706;
    font-size: 95%;
}
.post-footer2 .date {
    background: url('../img/clock.gif') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}
.post-footer2 .comments {
    background: url('../img/comment.gif') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}
.post-footer2 .readmore {
    background: url('../img/page.gif') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}

/* PUB */
#container_pub{
    width : 850px;
    height : 90px;
    margin : 0 auto 7px auto;
    clear: both;
}

#publiciteHaut {
    width: 728px;
    height : 90px;
    float:left;
    overflow: hidden;
}
.text_pub{
    width : 122px;
    float:left;
    height : 90px;
    background : #fff;
}
.text_pub p{
    padding : 5px;
    text-align: center;
    font-size: 12px;
    margin : 0px;
}
.text_pub p a{
    font-weight : bold;
}
#container_pub_left {
    position: fixed;
    left: 0px;
    bottom: 50px;
    display: inline-block;
    width: 325px;
    height: 250px;
    z-index: 99;
}
.pub_left_content {
    float: left;
    display: inline-block;
    width: 300px;
    height: 250px;
    background-color: white;
    z-index: 9999;
    position : relative;
}
.pub_left_content img {
    width: 100%;
    height: 100%;
}
.pub_left_controls {
    float: left;
    display: inline-block;
    width: 25px;
    height: 25px;
    z-index: 9999;
    position:relative;
}
.controls_cross {
    display: block;
    height: 25px;
    background: url('../img/pub_cross.png') no-repeat center center;
}
.controls_left_arrow {
    display: block;
    height: 25px;
    background: url('../img/left_arrow.png') no-repeat center center;
    background-size: 22px 22px;
}
.controls_right_arrow {
    display: block;
    height: 25px;
    background: url('../img/right_arrow.png') no-repeat center center;
    background-size: 22px 22px;
}
.controls_cross:hover, .controls_right_arrow:hover, .controls_left_arrow:hover {
    cursor: pointer;
}

/* --- news --- */
#main .text_news{
    margin : 0 10px;
}
#main .text_news table{
    margin: auto;
}
/* --- commentaire --- */
#commentaire .commentaire_text1{
    padding : 2px;
    margin : 5px 10px;
    background : #FAFAFA;
}
#commentaire .commentaire_text2{
    padding : 2px;
    background : #F2FFCF;
    margin : 5px 10px;
}
#commentaire .auteur{
    text-align : right;
    margin : 10px 0 0 0;
}
/* --- liste galerie / evenement --- */
.evenement_Liste{
    background-color : #EFEFEF;
    margin : 10px;
    padding : 10px;
    border : 1px solid #DFDFDF;
}
.titre_evenement{
    font-weight : bold;
    font-size: 12px;
    margin : 0 0 0 0px;
}
.titre_evenement a{
    font-weight : bold;
    font-size: 12px;
    text-decoration : none;
}
.date_evenement{
    margin-top : 2px;
}
.plusdedetail{
    position : relative;
    text-align : right;
}
.lieu{
    background-color : #F2F2F2;
    margin : 10px auto;
    padding : 10px;
    border : dashed 2px #DADADA;
}
.info_even{
    display : block;
    width : 70px;
    text-align : left;
    float : left;
    font-weight : bold;
}
.renseignemeents_e{
    margin :5px 0 0 0px;
}
.spanRenseignement{
    margin :0px 0 0 70px;
}
.map{
    height : 300px;
    margin : 10px;
}
.acces_gallerie_img{
    width : 200px;
    height : 40px;
    background: url('../img/gallerie.gif') no-repeat left center;
    margin : 0 auto;
}
.acces_gallerie_lien{
    line-height : 40px;
    font-size : 15px;
    font-weight : bolder;
    font-family : 'Trebuchet MS',Arial,Sans-serif;
    margin : 0 0 0 50px;
}
.acces_evenement_img {
    width : 215px;
    height : 40px;
    background: url('../img/picto_calendar.png') no-repeat left center;
    margin : 0 auto;
}

/* --- galerie --- */
.description_galerie{
    margin : 10px;
}
.img_gallerie{
    margin : 5px 6px;
    padding : 10px;
    border : solid 2px #EFEFEF;
    background : #FAFAFA;
}
.illu_gallerie{
    float : left;
    padding : 7px;
    background : #FFFFFF;
    border : solid 1px #EFEFEF;
    margin : 0 10px 0 0;
}
.photoGallerie{
    float : left;
}
/* *************************** left bar *******************************/
#sidebar {
    float: left;
    width: 220px;
    margin: 0 0 10px 0;
    padding: 0;
    display: inline;
}
#sidebar ul.sidemenu {
    list-style:none;
    margin:5px 8px 5px 8px;
    padding:0;
}
#sidebar ul.sidemenu li {
    margin-bottom:2px;
}
#sidebar ul.sidemenu a {
    display:block;
    font-weight:bold;
    color: #555;
    text-decoration:none;
    padding:2px 5px 2px 7px;
    background: #fff;
    min-height:18px;
}
* html body #sidebar ul.sidemenu a {
    height: 18px;
}
#sidebar ul.sidemenu a:hover {
    padding:2px 5px 2px 7px;
    background: #9EC041;
    color: #fff;
}
#pub_droite{
    text-align : center;
}
.champ_newsletter{
    width : 185px;
    color : #535353;
    margin : 0px 0px 0px 13px;
    border : 1px solid #CFCFCF;
    padding : 2px;
}
#sidebar .button {
    margin: 5px 0px 0px 12px;
    font: bold 1em Arial, Sans-serif;
    border: 1px solid #8EC706;
    background: #DBEFA4;
    padding: 2px 3px;
    color: #5E5E5E;
}
#sidebar .bloc_menu{
    background : #EFEFEF;
    margin : 0px 0 10px 0 ;
    padding: 5px;
}
#sidebar .bloc_menu p.acces_forum {
    text-align:right;
}
#sidebar .bloc_menu .login-form .button {
    width:65px;
}
#sbb {
    width:35px;
}
#sidebar .titre_bloc{
    display : block;
    border-bottom : solid 2px #7AB501;
    color : #7AB501;
    font-size : 14px;
    font-weight : bold;
    font-family :'Trebuchet MS',Arial,Sans-serif;
    margin : 0 0 5px 0;
}
#sidebar li{
    list-style-type : none;
    margin : 0px;
    padding: 0px;
}
#sidebar ul{
    list-style-type : none;
    margin : 0px;
    padding: 0px;
}
#slider {
    margin:auto;
}

#slider img {
    margin:auto;
    display: block;
}

/* *************************** right bar *******************************/
#rightbar {
    float: right;
    width: 220px;
    padding: 0px;
    margin:0px 0 10px 0;
}
#rightbar ul.sidemenu {
    list-style:none;
    margin:5px 8px 5px 8px;
    padding:0;
}
#rightbar ul.sidemenu li {
    margin-bottom:2px;
}
#rightbar ul.sidemenu a {
    display:block;
    font-weight:bold;
    color: #555;
    text-decoration:none;
    padding:2px 5px 2px 7px;
    background: #fff;
    min-height:18px;
}
* html body #rightbar ul.sidemenu a {
    height: 18px;
}
#rightbar ul.sidemenu a:hover {
    padding:2px 5px 2px 7px;
    background: #9EC041;
    color: #fff;
}
#rightbar .bloc_menu{
    background : #EFEFEF;
    margin : 0px 0 10px 0 ;
    padding: 5px;
}

.bloc_menu .lastmessage_titre{color:#999;margin:0px 0px 15px;}
.bloc_menu .lastmessage{margin:0px;}

#rightbar .titre_bloc{
    display : block;
    border-bottom : solid 2px #7AB501;
    color : #7AB501;
    font-size : 14px;
    font-weight : bold;
    font-family :'Trebuchet MS',Arial,Sans-serif;
    margin : 0 0 5px 0;
}
#rightbar li{
    list-style-type : none;
    margin : 0px;
    padding: 0px;
}
#rightbar ul{
    list-style-type : none;
    margin : 0px;
    padding: 0px;
}
#rightbar .button {
    margin: 5px 0px 0px 111px;
    font: bold 1em Arial, Sans-serif;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 2px 3px;
    color: #7AB501;
}

/* Footer */
#footer {
    clear: both;
    color: #FFF;
    background: #5E5E5E;
    border-top: 5px solid #8EC706;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 95%;
}
#footer a {
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
}
#footer .footer-left{
    float: left;
    width: 45%;
}
#footer .footer-right{
    float: left;
    text-align: right;
    width: 55%;
}

/* menu tabs */
#header ul {
    /*z-index: 999999;*/
    position: absolute;
    margin:0; padding: 0;
    list-style:none;
    right: 0;
    bottom: 6px !important; bottom: 5px;
    font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
}
#onglet li {
    display:inline;
    margin:0; padding:0;
}
#onglet a {
    float:left;
    background: url('../img/tableft.gif') no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}
#onglet a span {
    float:left;
    display:block;
    background: url('../img/tabright.gif') no-repeat right top;
    padding:6px 15px 3px 8px;
    color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#onglet a span {float:none;}
/* End IE5-Mac hack */
#onglet a:hover span {
    color:#FFF;
}
#onglet a:hover {
    background-position:0% -42px;
}
#onglet a:hover span {
    background-position:100% -42px;
}
#onglet #current a {
    background-position:0% -42px;
    color: #FFF;
}
#onglet #current a span {
    background-position:100% -42px;
    color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear{
    background:transparent none repeat scroll 0% 50%;
    clear:both;
    font-size:0px;
    height:1px;
    margin-bottom:-1px;
}
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }

/* --- Calendar CSS --- */
#calendrier{
    font-size: 12px;
    width : 95%;
    /*border : solid 2px red;*/
    margin : 5px auto 5px auto;
}
#calendrier .fleches{
    background-color : #8F8F8F;
    vertical-align :center;
    text-align : center;
    font-weight : bolder;
    color : #fff;
}
#calendrier .nom_mois{
    vertical-align :center;
    text-align : center;
    font-weight : bolder;
}
#calendrier .noms_jours{
    background-color : #BACF81;
    text-align : center;
    height : 15px;
    color : #fff;
}
#calendrier .aujourdhui{
    text-align : center;
    background-color : #FFFFFF;
}
#calendrier .jours{
    text-align : center;
}
#calendrier .evenement{
    font-weight : bold;
    background-color : #9F9F9F;
    text-align : center;
}
#calendrier a{
    color : #fff;
}
/* --- Meteo --- */
.ville_meteo{
    font-weight : bolder;
    text-align : center;
    display : block;
}
.infos_meteo{
    text-align : center;
    display : block;
    width : 122px;
}
/* --- Dons --- */
.sys_don{
    margin : 0 auto;
    text-align : center;
}
/* --- Sondage --- */
.question_sondage{
    text-align : center;
    font-weight : bold;
}
.reponse_sondage{
    margin : 0px 0px 3px 4px;
    padding : 0px;
}
.pourcentage_sondage{
    margin-bottom:8px;
    font-weight : bolder;
    color : #5E5E5E;
    display:block;
}
.barre_sondage {
    background-color:#5E5E5E;
}


/* ########################################### */
/* ################### photo ################## */
/* ########################################### */
/**
* @file: highslide.css
* @version: 4.1.9
*/
.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-container table {
    background: none;
}
.highslide {
    outline: none;
    text-decoration: none;
}
.highslide img {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 2px solid #EFEFEF;
    margin: 5px 6px;
    padding: 8px;
}
.highslide:hover img {
    border-color: #C1C1C1;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
    border-color: black;
    visibility: visible;
    cursor: default;
}
.highslide-image {
    border-width: 2px;
    border-style: solid;
    border-color: white;
}
.highslide-wrapper, .highslide-outline {
    background: white;
}
.glossy-dark {
    background: #111;
}

.highslide-image-blur {
}
.highslide-number {
    font-weight: bold;
    color: gray;
    font-size: .9em;
}
.highslide-caption {
    display: none;
    font-size: 1em;
    padding: 5px;
    /*background: white;*/
}
.highslide-heading {
    display: none;
    font-weight: bold;
    margin: 0.4em;
}
.highslide-dimming {
    /*position: absolute;*/
    background: black;
}
a.highslide-full-expand {
    background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border: 1px solid white;
    background-color: white;
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-move, .highslide-move * {
    cursor: move;
}

.highslide-viewport {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: none;
    left: 0;
    top: 0;
}
.highslide-overlay {
    display: none;
}
.hidden-container {
    display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
    position: relative;
    top: -15px;
    left: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../js/highslide/graphics/close.png);
    /* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.highslide-gallery ul li {
    display: block;
    position: relative;
    float: left;
    width: 106px;
    height: 106px;
    border: 1px solid silver;
    background: #ededed;
    margin: 2px;
    padding: 0;
    line-height: 0;
    overflow: hidden;
}
.highslide-gallery ul a {
    position: absolute;
    top: 50%;
    left: 50%;
}
.highslide-gallery ul img {
    position: relative;
    top: -50%;
    left: -50%;
}
html>/**/body .highslide-gallery ul li {
    display: table;
    text-align: center;
}
html>/**/body .highslide-gallery ul li {
    text-align: center;
}
html>/**/body .highslide-gallery ul a {
    position: static;
    display: table-cell;
    vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
    position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../js/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
    margin: 20px 15px 10px 0;
}
.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../js/highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
    float: left;
    padding: 5px 0;
    margin:0;
    list-style: none;
}
.highslide-controls a {
    background-image: url(../js/highslide/graphics/controlbar-white.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a.disabled span {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
    cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
    display: none;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
    display: none;
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-header {
    padding-bottom: 5px;
}
.highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.highslide-header ul li {
    display: inline;
    padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
    display: none;
}
.highslide-header a {
    font-weight: bold;
    color: gray;
    text-transform: uppercase;
    text-decoration: none;
}
.highslide-header a:hover {
    color: black;
}
.highslide-header .highslide-move a {
    cursor: move;
}
.highslide-footer {
    height: 16px;
}
.highslide-footer .highslide-resize {
    display: block;
    float: right;
    margin-top: 5px;
    height: 11px;
    width: 11px;
    background: url(../js/highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
    display: none;
}
.highslide-body {
}
.highslide-resize {
    cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
    height: 18px;
    border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
    position: absolute;
    margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
    display: none;
}
.draggable-header .highslide-header .highslide-close {
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 5;
    padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
    display: block;
    height: 16px;
    width: 16px;
    background-image: url(../js/highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
    background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
    display: none;
}
.draggable-header .highslide-maincontent {
    padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
    height: 18px;
    border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
    position: absolute;
    width: 90%;
    margin: 1px 0 1px 5px;
    color: #666666;
}

.titlebar .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
    display: none;
}
.titlebar .highslide-header li {
    position: relative;
    top: 3px;
    z-index: 2;
    padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
    padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
    display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
    background: white;
}
.wide-border .highslide-image {
    border-width: 10px;
}
.wide-border .highslide-caption {
    padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
    border: none;
}
.borderless .highslide-caption {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
    background: #444;
}
.outer-glow .highslide-image {
    border: 5px solid #444444;
}
.outer-glow .highslide-caption {
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
    background: white;
}
.colored-border .highslide-image {
    border: 2px solid green;
}
.colored-border .highslide-caption {
    border: 2px solid green;
    border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
    background: #111;
}
.dark .highslide-image {
    border-color: black black #202020 black;
    background: gray;
}
.dark .highslide-caption {
    color: white;
    background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
    background-image: url(../js/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
    position: absolute;
    padding: 1em 0 0 0;
    background: none;
    color: white;
    border: none;
    font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
    color: gray;
    font-weight: bold;
    height: 20px;
    overflow: hidden;
    cursor: default;
    padding: 0 0 0 22px;
    margin: 0;
    background: url(../js/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
    width: 105px;
    height: 20px;
    position: relative;
    margin: 0;
    top: -23px;
    left: 7px;
    background: none;
}
.controls-in-heading .highslide-controls ul {
    position: static;
    height: 20px;
    background: none;
}
.controls-in-heading .highslide-controls li {
    padding: 0;
}
.controls-in-heading .highslide-controls a {
    background-image: url(../js/highslide/graphics/controlbar-white-small.gif);
    height: 20px;
    width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
    display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
    background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
    background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
    background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
    background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
    background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
    background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
    background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
    background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
    background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
    background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
    background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
    background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
    background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
    background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
    background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
    width: auto;
    height: auto;
    margin: 0;
    text-align: center;
    background: none;
}
.text-controls ul {
    position: static;
    background: none;
    height: auto;
    left: 0;
}
.text-controls .highslide-move {
    display: none;
}
.text-controls li {
    background-image: url(../js/highslide/graphics/controlbar-text-buttons.png);
    background-position: right top !important;
    padding: 0;
    margin-left: 15px;
    display: block;
    width: auto;
}
.text-controls a {
    background: url(../js/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
    display: block;
    width: auto;
    height: auto;
    text-decoration: none !important;
}
.text-controls a span {
    background: url(../js/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
    display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
    padding: 1px 0 1px 18px;
    color: #333;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.text-controls .highslide-next {
    margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
    min-width: 0;
    margin: 1px 0;
    padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
    min-width: 0;
}
.text-controls a:hover span {
    color: black;
}
.text-controls a.disabled span {
    color: #999;
}

.text-controls .highslide-previous span {
    background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
    background-position: 0 -140px;
}
.text-controls .highslide-play span {
    background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
    background-position: 0 -160px;
}
.text-controls .highslide-pause span {
    background-position: 0 -80px;
}
.text-controls .highslide-next span {
    background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
    background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
    background: none;
}
.text-controls .highslide-full-expand a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-close span {
    background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
    height: 100%;
    direction: ltr;
}
.highslide-thumbstrip div {
    overflow: hidden;
}
.highslide-thumbstrip table {
    position: relative;
    padding: 0;
    border-collapse: collapse;
}
.highslide-thumbstrip td {
    padding: 1px;
    /*text-align: center;*/
}
.highslide-thumbstrip a {
    outline: none;
}
.highslide-thumbstrip img {
    display: block;
    border: 1px solid gray;
    margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
    visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
    width: auto;
    /* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 25px;
    height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(../js/highslide/graphics/scrollarrows.png) left center no-repeat;
    height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
    display: none;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 25px;
    height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(../js/highslide/graphics/scrollarrows.png) center right no-repeat;
    height: 42px;
}
.highslide-thumbstrip-horizontal table {
    margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
    margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
    width: auto;
    height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
    top: 47px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
    overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
    height: 100%;
}
.highslide-thumbstrip-vertical a {
    display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
    margin-left: 10px;
    cursor: pointer;
    background: url(../js/highslide/graphics/scrollarrows.png) top center no-repeat;
    height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
    margin-left: 10px;
    cursor: pointer;
    background: url(../js/highslide/graphics/scrollarrows.png) bottom center no-repeat;
    height: 25px;
}
.highslide-thumbstrip-vertical table {
    margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
    width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
    left: 0;
    margin-top: 8px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
    border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
    overflow: auto;
}
.highslide-thumbstrip-float ul {
    margin: 2px 0;
    padding: 0;
}
.highslide-thumbstrip-float li {
    display: block;
    height: 60px;
    margin: 0 2px;
    list-style: none;
    float: left;
}
.highslide-thumbstrip-float img {
    display: inline;
    border-color: silver;
    max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
    border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
    display: none;
}
.highslide-thumbstrip-float .highslide-marker {
    display: none;
}

/*PAGE CONTACT*/

.lstMembre{
    margin: 0 10px;
}

.membre{
    width: 45%;
    //height: 90px;
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
}

.membre p{
    margin: 0;
    padding-left: 65px;
}

.membre p span{
    font-size: 14px;
    color: #5E5E5E;
}

/*EDITEUR*/

#main .text_news h1,
#main .text_news h2,
#main .text_news h3,
#main .text_news h4,
#main .text_news h5,
#main .text_news h6{
    background: none;
    text-transform: none;
    border: none;
    color: #666666;
    padding: 0 ;
    margin: 0;
}

#main .text_news ul, ol {
    color: #666666;
}

.googlesearchchamp{
    color: #535353;
    width: 120px;
    margin: 8px 0 0 13px;
}
.bloc_menu{
    overflow:hidden;
}
/* widget member*/

.avatar{
    height:90px;
    width:90px;
    float:left;
    display: block;
}
.profil_membre {
    float:left;
    width: 120px;
}
.avatar{
    height:64px;
    width:64px;
    float:left;
    display: block;
}
.name_avatar {
    min-height: 32px;
}
.mini_avatar {
    position:relative;
    height:32px;
    width:32px;
    margin-right:5px;
    vertical-align: middle;
}
.name_avatar span {
    font-weight: bold;
}
.profil_membre {
    float:left;
    width: 120px;
    line-height: 15px;
    margin-left: 5px;
}
.profil_membre p {
    margin: 3px 0px 1px 0px;
}
.login-form input{
    width:180px;
    margin-left: 12px;
}
/* forum */

.DataList{
    list-style-type: none;
}

.DataList .Item {
    margin: 0;
    padding: 12px 0;
    border: 0;
    position: relative;
    border-bottom: 1px solid #D8D9D8;
}

.DataList .Meta {
    color: #70727c;
    font-size: 11px;
}

.DataList .Meta .link a{
    color: #70727c;
    font-size: 11px;
    font-weight: bold;
}

#main .DataList h3{
    margin: 2px 0px 6px;
    padding : 0px;
}
.DataList h3 a{
    font-size: 14px;
    text-decoration: none;
}

.DataList .ItemContent {
    margin: 12px 0 12px 12px;
}

.DataList ul,ol {
    color: #666666;
}

#main .DataList {
    margin:auto;
    padding: 0;
}

.DataList a.Category {
    border: 1px solid #9ec630;
    color: #fff;
    background: none repeat scroll 0 0 #a8cc45;
    border-radius: 4px;
    padding: 1px 2px;
    font-weight: 100;
    font-size: 12px;
}

.MessageList,
.MessageList li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.MessageList .Item {
    border-bottom: 1px solid #BEC8CC;
    padding: 10px 10px 4px 10px;
}

.MessageList .Item img {
    max-width: 100%;
}

.MessageList .Meta {
    color: #777;
}

.MessageList .Meta {
    color: #515151;
    font-weight: bold;
}

.MessageList .Meta img{
    margin : 0px;
    padding : 0px;
    vertical-align: middle;
}


.MessageList .Meta span {
    line-height: 2.5;
}
.MessageList .Meta .Author {
    padding: 0;
}
.MessageList .Meta .Author a {
    font-size: 14px;
    font-weight: bold;
}
.MessageList .Meta span {
    line-height: inherit;
}
.MessageList .Meta .DateCreated {
    font-weight: 100;
    color : #70727C;
}

.MessageList .Message {
    clear: both;
    line-height: 140%;
    font-size: 100%;
}
.MessageList .Message {
    margin: 8px 0;
}

.start-discu{
    text-align: right;
}

.MessageForm {
    background-color: #EFEFEF;
    border: 1px solid #CFCFCF;
    color: #5E5E5E;
    display: block;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    margin-bottom: 10px;
}

#main .MessageForm form{
    background: transparent;
    border: none;
}

.MessageForm h3{
    font-size: 14px;
    padding : 0px;
    margin-bottom: 8px;
}

.retourcategorie{
    color : #515151;
}

/*.MessageForm.newpost{
    width:725px;
}*/

.Category {
    margin:10px 0px;
}

.Category select {
    width:457px;
    line-height: 20px;
    height : 25px;
}

#centre .TextBoxWrapper textarea{
    width:700px;
    height : 200px;
    margin-bottom: 8px;
}

#centre .TextBoxWrapper .long{
    width:700px;
}

#centre .TextBoxWrapper label{
    float: none;
    display:inline;
}

.text_news .CommentForm a {
    text-decoration: none;
}


/* ================================================================= Comments */

/*button start discussion*/
.button-new-sujet {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8cc45), color-stop(1, #9ec630) );
    background:-moz-linear-gradient( center top, #a8cc45 5%, #9ec630 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8cc45', endColorstr='#9ec630');
    background-color:#a8cc45;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #a8cc45;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    margin-top:5px;
}.button-new-sujet:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9ec630), color-stop(1, #a8cc45) );
    background:-moz-linear-gradient( center top, #9ec630 5%, #a8cc45 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ec630', endColorstr='#a8cc45');
    background-color:#9ec630;
    text-decoration: none;
    color: #ffffff;
}.button-new-sujet:active {
    position:relative;
    top:1px;
}
/*button start discussion*/
#button-new-sujet {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8cc45), color-stop(1, #9ec630) );
    background:-moz-linear-gradient( center top, #a8cc45 5%, #9ec630 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8cc45', endColorstr='#9ec630');
    background-color:#a8cc45;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #a8cc45;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    margin-top:5px;
}#button-new-sujet:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9ec630), color-stop(1, #a8cc45) );
    background:-moz-linear-gradient( center top, #9ec630 5%, #a8cc45 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ec630', endColorstr='#a8cc45');
    background-color:#9ec630;
    text-decoration: none;
    color: #ffffff;
}#button-new-sujet:active {
    position:relative;
    top:1px;
}

/* ----------- stylized ----------- */
#stylized {
    border:solid 2px #D6D6D6;
    background:#E9E9E9;
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:black;
    margin : 0px;
    padding: 0px;
}
#stylized h1 {
    text-align: left;
    font-size:17px;
    color:black;
    font-weight:bold;
    margin-bottom:8px;
}
#stylized p {
    font-size:15px;
    color:#666666;
    margin-bottom:12px;
    border-bottom:solid 1px #D6D6D6;
    padding-bottom:10px;
}
#stylized p.error {
    font-size: 12px;
    color : red;
    margin-bottom: 4px;
    padding-bottom: 0px;
    border : 0px;
}
#stylized p.success {
    font-size: 14px;
    color : green;
    margin-bottom: 4px;
    padding-bottom: 0px;
    border : 0px;
}
#stylized label {
    display:block;
    font-weight:bold;
    text-align:right;
    width:120px;
    float:left;
}
#stylized .small {
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:170px;
}
#stylized input {
    float:left;
    font-size:13px;
    padding:4px 2px;
    border:solid 1px #D6D6D6;
    width:200px;
    margin:2px 20px 20px 10px;
}
#stylized ul {
    margin:0px 0 20px 10px;
    padding:0px 2px 0px 0px;
    float:left;
    width:auto;
    font-size:13px;
}
#stylized a {
    text-decoration: none;
    font-weight:bold;
    color:green;
}
#stylized input.error{
    border-color : red;
}
#stylized .button{
    -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
    box-shadow:inset 0px 1px 0px 0px #fce2c1;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
    background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
    background-color:#ffc477;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #eeb44f;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:1px 1px 0px #cc9f52;
    margin : 0 0 0 130px;
    cursor : pointer;
}
#stylized .button.back{
    -moz-box-shadow:inset 0px 1px 0px 0px #666666;
    -webkit-box-shadow:inset 0px 1px 0px 0px #666666;
    box-shadow:inset 0px 1px 0px 0px #666666;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #B7B7B7), color-stop(1, #C6C6C6) );
    background:-moz-linear-gradient( center top, #B7B7B7 5%, #C6C6C6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#B7B7B7', endColorstr='#C6C6C6');
    background-color:#ffc477;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #A5A5A5;
    color: #747474;
    text-shadow:none;
}
#stylized .button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
    background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
    background-color:#fb9e25;
    text-decoration: none;
}
#stylized .button.back:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #C6C6C6), color-stop(1, #B7B7B7) );
    background:-moz-linear-gradient( center top, #C6C6C6 5%, #B7B7B7 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C6C6C6', endColorstr='#B7B7B7');
    background-color:#B7B7B7;
    text-decoration: none;
}
#stylized .button:active {
    position:relative;
    top:1px;
}

/********************************************
*       New css pour le menu déroulant
********************************************/
h1.sidemenu {
    margin : 5px 10px;
    padding : 5px 0px;
    cursor: pointer;
}
.h1_head {
    cursor: pointer;
}

ul.slidable {
    display : none;
}
.h1_head img {
    width: 10px;
    height: 10px;
    border: solid 1px;
    float:right;
    margin-top:10px;
}

h1.slidable {
    border-bottom: solid 1px #DDD;
}


.selected_menu a {
    background-color: #9EC041 !important;
    color : #fff !important;
}

            .chapeau p span img, .chapeau p a img, .chapeau span img  {
    display : none;
}

#chapeau_img {
    width: 200px;
    height: 150px;
    display: block;
    overflow: hidden;
    margin : 0 10px 10px 0;
}

#chapeau_img div {
    height: 150px;
    width: 200px;
    background-position: center center !important;
    background-size: cover !important;
}

#slider2 {
    height : 200px;
    margin : 0 10px;
    margin-top : 10px;
    background : white;
    margin-bottom : 15px;
    box-shadow : 0px 5px 10px 0 #444;
}

.slider_desc {
    position: absolute;
    top : 0px;
    right : 0px;
    height : 190px;
    width : 200px;
    background-color : rgba(0,0,0,0.6);
    padding : 5px;
    color : white;
    overflow : hidden;
    font-size: 11px;
}

.slider_desc h4, .slider_desc p {
    margin : 0;
}

.slider_img {
    width : 490px;
    height : 200px;
    overflow : hidden;
    position: relative;
}

.slider_img .news-cover {
    width: 490px;
    height: 200px;
    background-position: center center !important;
    background-size: cover !important;
}

.bot {
    position : absolute;
    bottom: 5px;
    right : 5px;
}

.right {
    float: right;
}

.left {
    float : left;
}

.clear {
    clear: both;
}
/*
    Skin widget Dernieres modif
*/
#sidebar ul.lastModif li,
#rightbar ul.lastModif li {
    padding : 5px 0;
    border-bottom: 1px dotted #333333;
}
ul.lastModif li div.image {
    width: 40px;
    float: left;
}
ul.lastModif li div.image img{
    width : 40px;
    border : 0px;
}
ul.lastModif li div.informations {
    width: 165px;
    float: left;
}
ul.lastModif li a div.image img {
    width: 30px;
    height:30px;
    margin: 5px 0 0 0;
}
ul.lastModif li p.lastModifTitre {
    color: #999999;
    margin: 0px 0 0 5px;
    font-size: 10px;
}
ul.lastModif li p.lastModifTime {
    color: #666666;
    margin: 0px 0 0 5px;
    font-size: 10px;
}
ul.lastModif .lien {
    margin: 0px 0 0 5px;
}
#ColonneCentre {
    padding:5px;
}
#Form_Comment input {
    width:435px;
}
#Form_Comment select {
    width:435px;
}
#Form_Comment textarea {
    width:435px;
}

/* page recherche */
ul.resultats_recherche{
    margin : 20px 0 20px 0;
    padding : 0px;
    list-style-type: none;
}

ul.resultats_recherche h4{
    font-size: 14px;
    font-weight: bold;
    margin : 4px 0 8px 0;
}

ul.resultats_recherche span{
    background: none repeat scroll 0 0 #a8cc45;
    border: 1px solid #9ec630;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 100;
    padding: 1px 2px;
}

ul.resultats_recherche p{
    margin: 6px 0 0 0;
    font-size: 12px;
    line-height:20px;
}

ul.resultats_recherche li{
    margin-bottom: 20px;
}

ul.resultats_recherche a{
    text-decoration: none;
}

.pagination {
    padding: 5px;
    font-size: 14px;
}

.pagination .page, .pagination .page_inactive  {
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #C0C0C0;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #717171;
    display: inline-block;
    font-size: 0.875em;
    font-weight: bold;
    margin-right: 1px;
    padding: 3px 9px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

.pagination .page_inactive:hover {
    background: -moz-linear-gradient(0% 0 270deg, #FEFEFE, #F0F0F0) repeat scroll 0 0 transparent;
}

.pagination .active {
    background: none repeat scroll 0 0 #DBEFA4;
    border: medium none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.8);
    color: #717171;
}

.videopicto {
    position: relative;
}

.videopicto img {
    width:142px;
    height: 80px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C8DDC3;
    float: left;
    padding: 7px;
    margin-right: 10px;
}

.lecteur_video {
    background: url("../img/lecteur_video.png") no-repeat scroll center center transparent;
    height: 103px;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 155px;
}

.support-container {
    margin: auto;
    width: 400px;
    height: 40px;
}

.supporters span, .collect span  {
    font: 14px sans-serif;
    font-variant: small-caps;
}

.supporters {
    float: left;
    width: 60px;
    text-align: center;
}

#PageContent_ucAssoList_repeaterAssos_assoPreview_0_Supporters_0 {
    font-weight: bold;
    font-size: 24px;
    display: block;
    height: 24px;
    position: relative;
}

.collect {
    float: left;
    width: 130px;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
}

.soutien {
    float: left;
    width: 130px;
    height: 40px;
    text-align: center;
    background-color: #EBEBEB;
    cursor: pointer;
    vertical-align: middle;
    display: table-cell;
}

.soutien > a {
    font: 18px Arial;
    color: #999;
    text-decoration: none;
    font-variant: small-caps;
}

.soutien > a:hover {
    color: #999;
    text-decoration: none;
}

#PageContent_ucAssoList_repeaterAssos_assoPreview_0_Euros_0 {
    font-weight: bold;
    font-size: 24px;
    display: block;
    height: 24px;
    position: relative;
}

.button-container {
    display: table;
    float: right;
    width: 33%;
    position: relative;

}

.bouton_soutien {
    color: #FFF;
    border: none;
}

.tweet{
    padding: 10px;
    border-bottom: #dee0e0 1px solid;
    text-align: justify;
    line-height: 1.45;
}

.tweet span {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    display: block;
    margin: 5px 0 0 0;
    line-height: 1.3;
    color: #888;
}

.liste_categorie {
    padding: 5px;
    margin: 5px 10px;
    width: 130px;
}
iframe.twitter-share-button {
    height: 22px !important;
    width: 90px !important;
}

.audioplayer span {
    display: none;
}

.audiojs {
    margin: 0 auto;
}

.comment p.text img {
    max-width: 100%;
}
