html {
    height:100%;
    background:#CC0A2F url(../203/img/bg-html.gif) repeat-x;
}
body {
    margin:0;
    font:14px Arial, Helvetica, sans-serif;
    color:#5c5c5c;
    height:100%;
    min-width:990px;
}

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

.bloc_participant {
    float: left;
    width: 177px;
    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: 12px;
    margin: 0;
    display: block;
}

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

img {border-style:none;}
a {
    color:#A20726;
    text-decoration: none;
}
a:hover {
    color:#F44262;
}
input,
textarea {
    font:100% Verdana, Arial, Helvetica, sans-serif;
    vertical-align:middle;
    color:#685c53;
}
form,fieldset{
    margin:0;
    padding:0;
    border:none;
}
.page {
    width:100%;
    min-height:100%;
    background:url(../203/img/bg-page.png) repeat-x 0 100%;
}
.categ {
    background: url('../203/img/tags.png') no-repeat left center;
    padding-left: 20px;
    margin: 0 10px 0 5px;
}
.gcateg_info {
    float: right;
    background:url(../203/img/tags.png) no-repeat 0px 3px;
    padding:2px 15px 0px 18px;
}
#wrapper {
    width:100%;
    overflow:hidden;
    position:relative;
}
#header {
    width:100%;
    //overflow:hidden;
}
#header .panel {
    width:100%;
    background:url(../203/img/bg-panel.png) no-repeat 50% 0;
}
#header .panel-holder {
    width:921px;
    margin:0 auto;
    overflow:hidden;
    padding:10px 23px 20px 53px;
    height:73px;
}
.panel .text-box {overflow:hidden;}
.panel .text-box .image img {vertical-align:top;}
.panel .text-box .image {
    float:left;
    margin:6px 15px 0 0;
}
.panel .text-box p {margin:0;}
.panel .text-box .text {
    font-size:16px;
    line-height:18px;
    color:#766a63;
    overflow:hidden;
    height:1%;
    font-weight:bold;
}
.panel .text-box h1 {
    margin:0 0 2px;
    font-size:22px;
    line-height:38px;
    color:#A20726;
}
.panel .rss {
    float:right;
    background:url(../203/img/ico-rss.png) no-repeat;
    width:35px;
    height:35px;
    overflow:hidden;
    text-indent:-9999px;
    margin:4px 0 0;
}
.nav-box {
    width:970px;
    margin:0 auto 11px;
    //overflow:hidden;
    font-size:14px;
    line-height:16px;
    font-weight:bold;
    text-transform:uppercase;
}
.nav-box ul {
    display:inline-block;
    vertical-align:top;
    list-style:none;
    margin:0;
    padding:0;
}
*+html .nav-box ul {display:inline;}
.nav-box li {float:left;}
.nav-box a {
    cursor:pointer;
    float:left;
    padding:0 10px 0 0;
    background:url(../203/img/bg-nav.png) no-repeat 0 -9999px;
    color:#fff;
    text-decoration:none;
}
.nav-box a span {
    float:left;
    padding:9px 15px 0 25px;
    height:25px;
    background:url(../203/img/bg-nav.png) no-repeat 0 -9999px;
}
.nav-box .active a,
.nav-box a:hover {
    background-position:100% -2px;
    color:#3D0208;
}
.nav-box .active span,
.nav-box a:hover span {background-position:0 -42px;}
#main {
    width:990px;
    margin:0 auto 38px;
    padding:0 0 86px 7px;
    overflow:hidden;
    background:url(../203/img/bg-main.png) no-repeat 7px 100%;
}
.main-holder {
    width:987px;
    padding:54px 0 0;
    float:left;
    background:url(../203/img/bg-main-holder.png) no-repeat;
}
.main-frame {
    width:100%;
    float:left;
    background:url(../203/img/bg-main-frame.png) repeat-y;
}
.main-frame2 {
    float:left;
    width:958px;
    margin:-21px 0 -17px;
    padding:0 18px 0 11px;
}
#twocolumns {
    float:right;
    width:761px;
}
#content {
    float:left;
    width:561px;
}

.post {
    width:100%;
    overflow:hidden;
    margin:0 0 40px;
}
.post .meta {margin:0 0 24px;}
.post h2 {
    margin:0 0 9px 14px;
    font-size:20px;
    line-height:23px;
    color:#685c53;
}
.post h2 a {
    color:#685c53;
    text-decoration:none;
}
.post h2 a:hover {text-decoration:underline;}
.post .date {
    background:#F2F2F2;
    border-top:1px solid #DBDBDB;
    display:block;
    padding:0px 13px 2px;
    font-style:italic;
    color:#969696;
    font-size:14px;
    height : 30px;
    line-height:30px;
}
.post .entry-content {padding:0 15px 0 15px;}
.post .image-box {
    height:1%;
    margin:0 8px 21px 28px;
    overflow:hidden;
    text-align:center;
}
.post .image-box img {vertical-align:top;}
.post .image-box .title {
    display:block;
    color:#c0143c;
    font-size:16px;
    line-height:19px;
    font-weight:bold;
    margin:0 0 24px;
}
.post p {
    margin:0px 0px 6px 0px;
}
#twocolumns .sidebar {
    float:right;
    margin:0;
    width:195px;
    padding:0 5px 0 0;
}
.sidebar {
    float:left;
    width:197px;
    margin:3px 0 0;
    overflow: hidden;
}
.sidebar .box {
    width:100%;
    margin:0 0 19px;
    font-size:12px;
    line-height:15px;
}
.sidebar .box:after {
    content:"";
    display:block;
    clear:both;
}
.box{
    margin-bottom:10px;
}
.sidebar .box img {vertical-align:top;}
.sidebar .title {
    width:100%;
    margin:0 0 5px;
    background: url(../203/img/bg-title-alt.gif) no-repeat;
}
#twocolumns .sidebar .title {
    margin:0 0 5px;
    background: url(../203/img/bg-title.gif) no-repeat 0 100%;
}
.sidebar .title-holder {
    padding:14px 2px 10px 22px;
    background:url(../203/img/bg-title-holder-alt.gif) no-repeat 0 100%;
}
#twocolumns .sidebar .title-holder {
    background:url(../203/img/bg-title-holder.gif) no-repeat;
    padding:13px 2px 11px 7px;
}

.sidebar .title h3 {
    margin:0;
    font-size:15px;
    line-height:18px;
    color:#fff;
    text-transform:uppercase;
    word-spacing:-1px;
}

#slider {
    margin:auto;
}

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

.message_livredor {color:#000}
.sidebar .box .entry-content .message_livredor{font-size : 13px;}
.sidebar .box .entry-content .message_livredor .lastmessage_titre{color:#888;}

.sidebar .calendar {padding:0 0 15px;}
.sidebar .box .entry-content {padding:0 10px 0 10px;}
#twocolumns .sidebar .box .entry-content {padding:0 10px 0 14px;}
.sidebar .box .text {
    padding:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar .box .text p {margin:0;}
.sidebar .photo img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8CED3;
    float: left;
    margin: 0 10px 0 0;
    padding: 7px;
    margin-bottom: 8px;
}
.sidebar .block {
    width:100%;
    color:#fff;
    margin:0 0 7px;
    font-size:12px;
    line-height:16px;
    background: url(../203/img/bg-block.gif) no-repeat;
}
.sidebar .block.alt {margin:0 0 20px;}
.sidebar .block-holder {
    overflow:hidden;
    padding:10px 5px 13px 12px;
    background:url(../203/img/bg-block-holder.gif) no-repeat 0 100%;
}
#twocolumns .sidebar .alt .block-holder {
    background:url("https://static.asso-web.com/203/img/bg-block-holder-right.gif") no-repeat 0 100%;
}
#twocolumns .sidebar .block {
    margin:0 0 10px;
    background: url(../203/img/bg-block-right.gif) no-repeat;
}
#twocolumns .sidebar .block-holder {
    padding:10px 5px 13px 8px;
    background:url('https://static.asso-web.com/203/img/bg-block-holder-right.jpg') no-repeat 0 100%;
}
.sidebar .alt .block-holder {
    padding-bottom:23px;
    background:url(../203/img/bg-block-alt-holder.gif) no-repeat 0 100%;
}
.sidebar .block h3 {
    margin:0;
    font-size:15px;
    line-height:17px;
}
.ico1 {
    padding:0 0 6px 0;
    text-align:center;
    background:url(../203/img/ico1.gif) no-repeat 4px 5px;
}
.ico2 {
    text-align:center;
    padding:0 0 4px 20px;
    background:url(../203/img/ico2.png) no-repeat 3px 3px;
}
.sidebar .block p {margin:0 0 10px;}
.search {
    width:100%;
    overflow:hidden;
}
.search .text-input {
    float:left;
    width:134px;
    border:1px solid #360609;
    padding:7px 5px;
    margin:0;
    outline:none;
    font-size:12px;
    line-height:14px;
    background:#fff;
    height:14px;
}
.search .submit {
    float:left;
    width:30px;
    height:30px;
    border:1px solid #360609;
    background:#fff;
    color:#1c470d;
    padding:0 0 1px 0;
    outline:none;
    cursor:pointer;
    margin:0 0 0 3px;
    font:bold 15px/17px Arial, Helvetica, sans-serif;
}
*+html .search .submit {padding:4px 0 0;}
.sidebar .box ul {
    list-style:none;
    margin:0;
    padding:0;
    font-size:12px;
    line-height:20px;
    color:#000;
    margin-bottom: 12px;
}
.sidebar .box ul.forum {
    line-height : 15px;
}
.sidebar .box ul.forum li p.infos_forum {
    margin : 3px 0;
    color : #565656;
}
.sidebar .box li {
    vertical-align:top;
    padding:2px 0px 2px 0px;
    border-bottom: 1px dotted #333;
    /*background:url(../203/img/bg-list.gif) no-repeat;*/
}
.sidebar .box .acces_forum {
    text-align: right;
    margin : 3px 12px 0 0;
    text-decoration:none;
}
.sidebar .box li:last-child {
    border-bottom: 0px dotted #333;
}
.sidebar .box li:first-child {background:none;}
.sidebar .box a {
    color:#A20726;
    text-decoration:none;
}
.sidebar .box a:hover {text-decoration:underline;}
.sidebar .meteo {
    width:100%;
    overflow:hidden;
    margin:0px;
}
.sidebar .meteo h4 {
    font-size:16px;
    line-height:18px;
    margin:0;
    font-weight:bold;
    color:#A5010B;
    padding:0 0 3px;
}
.sidebar .meteo .ico {
    float:right;
    background:url(https://static.asso-web.com/203/img/bg-ico.gif) no-repeat;
    width:65px;
    height:64px;
    overflow:hidden;
    padding:5px 0 0 5px;
    margin:0 0 0 4px;
}
.sidebar .meteo .text-box {
    overflow:hidden;
    height:1%;
    padding:6px 0 0;
}
.sidebar .meteo dl {
    padding:0 0 0 3px;
    overflow:hidden;
    margin:0;
    font:13px/15px "Trebuchet MS", Helvetica, sans-serif;
}
.sidebar .meteo dt {
    clear:left;
    float:left;
    margin:0 3px 0 0;
}
.sidebar .meteo dd {margin:0 0 1px;}
.sidebar .meteo li {
    overflow:hidden;
    height:1%;
    padding:1px 11px 3px 0;
}
.sidebar .meteo .time {
    font-size:12px;
    line-height:14px;
    color:#000;
    font-weight:bold;
    display:block;
    padding:0 0 0 3px;
    margin:0 0 6px;
}
.sidebar .box .ico3 {
    margin:0 0 3px 20px;
    background:url('../203/img/arrow.png') no-repeat;
    padding:0 0 0 13px;
}
.sidebar .box .payments {margin:0 0 0 40px;}
.sidebar .fb-box {
    width:200px;
    margin:0 0 0 2px;
}
.sidebar .google {
    margin:11px 0 0 7px;
    padding:0 0 2px;
}
.vote-form {
    overflow:hidden;
    padding:6px 0 0;
    margin:0 0 0 -3px;
}
.vote-form h4 {
    font-size:16px;
    line-height:18px;
    color:#A5010B;
    padding:0 0 5px 4px;
    margin:0 0 5px;
}
.vote-form .row {
    width:100%;
    overflow:hidden;
    padding:0 0 1px;
}
.vote-form .radio {
    float:left;
    width:18px;
    height:18px;
    margin:0 1px 0 0;
    padding:0;
    border : 0px;
}
.vote-form label {
    float:left;
    padding:2px 0 0;
    margin : 0px;
}
.vote-form .submit {
    float:right;
    background:url(../203/img/btn-submit.png) no-repeat;
    width:104px;
    height:29px;
    overflow:hidden;
    color:#fff;
    margin:11px 10px 0 0;
    padding:0;
    outline:none;
    cursor:pointer;
    border:0;
    font:bold 16px/18px Arial, Helvetica, sans-serif;
}
*+html .vote-form .submit {padding:3px 0 0;}
#footer {
    width:970px;
    margin:0 auto;
    padding:0 16px 12px 8px;
    color:#d6aeb5;
    font-size:12px;
    line-height:15px;
    text-align:center;
}
#footer a {
    color:#fff;
    text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
#footer p {margin:0 0 1px;}
#footer .section {
    height:1%;
    margin:0 0 5px;
    overflow:hidden;
    color:#fff;
    padding:0 10px 8px 12px;
    text-align:left;
    background:url(../203/img/separator-section.gif) repeat-x 0 100%;
}
#footer .block {
    float:right;
    text-align:right;
    font-weight:100;
    width : 49%;
}
#footer .block a{
    font-weight:bold;
}
#footer .block ul {
    overflow:hidden;
    list-style:none;
    margin:0 -6px 0 0;
    padding:0 0 1px;
}
#footer .block li {
    float:left;
    padding:0 6px 0 11px;
    background:url(../203/img/separator-footer.png) no-repeat 0 3px;
}
#footer .block li:first-child {background:none;}
#footer .text-box {float:left; width : 49%;}

.evenement_Liste {
    background-color: #F9E6EA;
    margin : 10px 0px;
    padding: 10px;
}
.titre_evenement {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 0;
}
.titre_evenement a{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.plusdedetail {
    position: relative;
    text-align: right;
}
.info_even {
    display: block;
    float: left;
    font-weight: bold;
    text-align: left;
    width: 70px;
}
#commentaire .commentaire_text1 {
    background: none repeat scroll 0 0 #FCF4F6;
    margin: 5px 0px;
    padding: 2px 5px;
}
#commentaire .commentaire_text2 {
    background: none repeat scroll 0 0 #fff;
    margin: 5px 0px;
    padding: 2px 5px;
}
#commentaire .auteur {
    margin: 10px 0 0;
    text-align: right;
}
.form_fond {
    background-color: #F9E6EA;
    border: 1px solid #EFC9D1;
    color: #535353;
    margin: 5px 0px;
    padding: 10px;
}
label {
    display: block;
    font-weight: bold;
    margin: 5px 0;
}
form input {
    border: 1px solid #DBC3C8;
    color: #355E20;
    font: 1em Verdana,sans-serif;
    padding: 2px;
}
.spammy {
    display: none;
    height: 0;
    width: 0;
}
textarea {
    border: 1px solid #DBC3C8;
    color: #355E20;
    display: block;
    font: 1em Verdana,sans-serif;
    height: 80px;
    padding: 2px;
    width: 500px;
}
.button {
    background: none repeat scroll 0 0 #CC092F;
    border: 1px solid #CC092F;
    color: #FFFFFF;
    font: bold 1em arial,Sans-serif;
    margin: 5px 0 0;
    padding: 2px 3px;
    width: 70px;
}
.membre {
    float: left;
    //height: 90px;
    margin-left: 5px;
    width: 45%;
    margin-bottom: 10px;
}
.membre p {
    margin: 0 0 2px;
    padding-left: 65px;
}
.membre p span {
    color: #A9010E;
    font-size: 14px;
    font-weight: bold;
}

.illu_gallerie {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C8DDC3;
    float: left;
    margin: 0 10px 0 0;
    padding: 7px;
}
.highslide img {
    cursor: url("https://static.asso-web.com/203/css/js/highslide/graphics/zoomin.cur"), pointer !important;
}
.highslide img {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 2px solid #EFEFEF;
    margin: 5px 6px;
    padding: 8px;
}

#content .text-news h1{
    font-size: 20px;
    margin : 0px 0 8px 0;
    color : #A20726;
}
#content .text-news{
    padding : 0 15px 0 15px;
}
.inner p{
    margin : 0px;
}
.description_galerie {
    margin-bottom: 10px;
}
.align-right {
    text-align: right;
}
.post-footer2 {
    background-color: #FFFFFF;
    border: 1px solid #8F7D7D;
    font-size: 95%;
    margin: 20px 10px 0;
    padding: 5px;
}
.post-footer2 .readmore {
    background: url("../203/img/page.gif") no-repeat scroll left center transparent;
    margin: 0 10px 0 5px;
    padding-left: 20px;
}
.post-footer2 .comments {
    background: url("../203/img/comment.gif") no-repeat scroll left center transparent;
    margin: 0 10px 0 5px;
    padding-left: 20px;
}
.post-footer2 .date {
    background: url("../203/img/clock.gif") no-repeat scroll left center transparent;
    margin: 0 10px 0 5px;
    padding-left: 20px;
}
#calendrier {
    margin: 5px auto;
    width: 100%;
    font-size: 14px;
    line-height: 15px;
}
#calendrier .fleches {
    background-color: #AA7537;
    color: #FFFFFF;
    font-weight: bolder;
    text-align: center;
}
#calendrier .nom_mois {
    font-weight: bolder;
    text-align: center;
}
#calendrier .fleches {
    background-color: #A20726;
    color: #FFFFFF;
    font-weight: bolder;
    text-align: center;
}
#calendrier .fleches a{
    color : #fff;
}

#calendrier .noms_jours {
    background-color: #DBAFB8;
    color: #000;
    height: 15px;
    text-align: center;
}
#calendrier .jours {
    text-align: center;
}
#calendrier .evenement {
    background-color: #A20726;
    font-weight: bold;
    text-align: center;
}
#calendrier .evenement a{
    color : #fff;
}
#calendrier .aujourdhui {
    background-color: #DBAFB8;
    text-align: center;
}
/*.succes {
    color: green;
    display: block;
    text-align: center;
    margin : 5px 0;
    font-size: 15px;
}
.error {
    color: red;
    display: block;
    text-align: center;
    margin : 5px 0;
}*/
.error{
    color: #D8000C;
    background-color: #FFBABA;
    border: solid 1px;
    text-align: center;
    padding : 10px 0px;
    display : block;
}
.succes{
    font-size: 15px;
    color: #4F8A10;
    background-color: #DFF2BF;
    text-align: center;
    padding : 10px 0px;
    border: solid 1px;
    display : block;
}
.info {
    display: block;
    text-align: center;
}
.sidebar .reponse_sondage{
    margin : 0px;
    padding : 0px;
    margin-bottom: 3px;
}
.sidebar .pourcentage_sondage {
    margin-bottom:8px;
    color:#CC092F;
    font-weight: bolder;
    display:block;
}
.barre_sondage {
    background-color:#A20726;
}
.post-footer {
    background-color: #E9E9E9;
    border: 1px solid #C6C6C6;
    margin: 0px 10px 10px 10px;
    padding: 5px;
}
/* PUB */
#container_pub{
    width : 850px;
    height : 90px;
    margin : 0 auto 7px auto;
    padding : 5px;
    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;
}
.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('../203/img/pub_cross.png') no-repeat center center;
}
.controls_left_arrow {
    display: block;
    height: 25px;
    background: url('../203/img/left_arrow.png') no-repeat center center;
    background-size: 22px 22px;
}
.controls_right_arrow {
    display: block;
    height: 25px;
    background: url('../203/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;
}

#don .image_don {
    border: 0 none;
    display: block;
    height: 44px;
    margin: 0 auto;
    width: 100px;
}
.image_mailforgood {
    width : 175px;
    height : 50px;
    border : 0px;
    display : block;
    margin : 0 auto;
}
.acces_gallerie_img{
    width : 200px;
    height : 40px;
    background: url('../203/img/gallerie.gif') no-repeat left center;
    margin : 0 auto;
}

.acces_gallerie_lien{
    line-height : 40px;
    font-size : 15px;
    font-weight : bolder;
    margin : 0 0 0 50px;
}
.acces_evenement_img {
    width : 215px;
    height : 40px;
    background: url('../203/img/picto_calendar.png') no-repeat left center;
    margin : 0 auto;
}
.map {
    height: 300px;
    margin: 10px;
}


/* ########################################### */
/* ################### 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(../203/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(../203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(../203/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(https://static.asso-web.com/203/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(../203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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(https://static.asso-web.com/203/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;
}

/* widget member*/

.avatar {
    height:60px;
    width:60px;
    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 {
    width: 100px;
    float:left;
    line-height: 12px;
    font-size: 12px;
    margin-left: 5px;
}
.profil_membre p {
    margin: 3px 0px 3px 0px;
}
.user_login_form {
    font-size: 12px;
}
.user_login_form input {
    width: 150px;
}
.user_login_form p {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}
.login-form input.button {
    margin: 5px 5px 5px 10px;
    width: 80px;
}
.login-form input,p {
    margin: 0px 0px 5px 5px;
}

/* 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 #9a012f;
    color: #fff;
    background: none repeat scroll 0 0 #cc092f;
    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 {
    font-size: 14px;
    color: #777;
}

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


.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;
    font-size: 12px;
    color : #70727C;
}

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

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

.MessageForm {
    background: none repeat scroll 0 0 #F9E6EA;
    border: 1px solid #EFC9D1;
    display: block;
    margin: 0;
    padding: 5px 8px;
    position: relative;
    margin-bottom: 10px;
}

#main .MessageForm form{
    background: transparent;
}

.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;
}

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

/*button start discussion*/
.button-new-sujet {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cc092f), color-stop(1, #9a012f) );
    background:-moz-linear-gradient( center top, #cc092f 5%, #9a012f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc092f', endColorstr='#9a012f');
    background-color:#b20237;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #b20237;
    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, #9a012f), color-stop(1, #cc092f) );
    background:-moz-linear-gradient( center top, #9a012f 5%, #cc092f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a012f', endColorstr='#cc092f');
    background-color:#9a012f;
    text-decoration: none;
    color:#ffffff;
}.button-new-sujet:active {
    position:relative;
    top:1px;
}
#button-new-sujet {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cc092f), color-stop(1, #9a012f) );
    background:-moz-linear-gradient( center top, #cc092f 5%, #9a012f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc092f', endColorstr='#9a012f');
    background-color:#b20237;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #b20237;
    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, #9a012f), color-stop(1, #cc092f) );
    background:-moz-linear-gradient( center top, #9a012f 5%, #cc092f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a012f', endColorstr='#cc092f');
    background-color:#9a012f;
    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;
}

.selected_menu {
    background : #EFC9D1;
}

.h1_head {
    cursor : pointer;
}

            .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 : 210px;
    margin : 0 10px;
    background : white;
    margin-bottom : 15px;
    box-shadow : 0px 5px 10px 0 #444;
}

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

.slider_img {
    width : 541px;
    height : 210px;
    overflow : hidden;
    position: relative;
}

div.toto {
    width: 541px;
    height: 210px;
    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 .box .text ul li div.informations {
    float: left;
    width: 75%;
    margin: 0 5px 0 0;
}
.sidebar .box .text ul li div.image {
    float: left;
}
.sidebar .box .text ul li div.image img {
    width: 35px;
}
.sidebar .box .text ul li {
    padding: 5px 0;
}
.sidebar .box .text ul li div.informations .lastModif {
    font-size: 11px;
}
.sidebar .box .text ul li div.informations .lastModifTime {
    color: #565656;
    font-size: 10px;
}

/* 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 #cc092f;
    border: 1px solid #9a012f;
    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;
}

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

.pagination .page {
    width: auto;
}

.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: 4px;
    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 #E9E9E9;
    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: #505050;
}

.videopicto {
    position: relative;
}

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

.lecteur_video {
    background: url("../203/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;
}

.support-container 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-top: -5px;
    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%;
}