ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
    margin:             0;
    padding:            0;
}

hr {
    background-color: #DEDEDE;
    border: 0 none;
    color: #DEDEDE;
    height: 1px;
}

#success {
    color:              #1E8A1D;
}

a img,:link img,:visited img {
    border:             none;
}

a {
    color:              #414141;
    font-weight:        bold;
    text-decoration:    none;
}

a:hover {
    text-decoration:    underline;
}

body {
    background:         url(../images/communaute/fond_body.png) repeat-x top #282B1F;
    color:              #414141;
    font-family:        Verdana, Arial, Helvetica, sans-serif;
    font-size:          11px;
    margin:             0;
    padding:            0;
    z-index:            1;
}

#header.fond_dev {
 background:         url(../images/general/dev.png) repeat-x right top transparent;
}

table {
    width:              100%;
}

/**** Elements des sites Icotaku ****/
#entete {
    background:         url(../images/communaute/entete_communaute.png) no-repeat top;
    height:             243px;
    margin-bottom:      52px;
    margin-right:       700px;
    position:           static;
    z-index:            2;
}

.largeurPage {
    margin:             0 auto;
    width:              980px;
}
#largeur{
        margin:                         0 auto;
        width:                          980px;
}

#logo {
        background:     url(../images/communaute/logo.png) no-repeat right;
        bottom:         200px;
        height:         73px;
        margin-left:    645px;
    position:       relative;
        width:          344px;
        z-index:        93;
}

#corps {
    background:         #fff;
    border:             1px solid #333;
    box-shadow:         0 0 15px #000;
    margin:             0 auto;
    margin-bottom:      -50px;
    margin-top:         -213px;
    min-height:         700px;
    width:              980px;
    z-index:            90;
}

#gauche {
    border:             0;
    float:              left;
    padding:            5px;
    width:              725px;
}

#droite {
    border:             0;
    float:              right;
    text-align:         center;
    width:              250px;
}

#center {
    border:             0;
    overflow:           hidden;
    text-align:         center;
}

/* MENU */
/*
#menu ul {
    background:         -moz-linear-gradient(center top , #f3f3f3, #fff ) repeat scroll 0 0 transparent;
    border-bottom:                  1px solid rgb(229,229,229);
    height:             30px;
    list-style-type:                none;
    margin:             0;
    padding:            5px;
 }

#menu li {
    float:              left;
    margin-right:                   5px;
}

#menu ul li a {
    color:              #80c32b;
    display:            block;
    float:              left;
    text-align:         center;
    text-decoration:                none;
    padding:            5px;
    width:              100px;
}

#menu ul li a:hover {
    color:              #80C32B;
    text-decoration:    underline;
}

#menu ul li.active a {
    background:         -moz-linear-gradient(center top , #FFFFFF, #F3F3F3) repeat scroll 0 0 transparent;
    border:             1px solid #80C32B;
    border-radius:      5px 5px 5px 5px;
    color:              #80C32B;
    display:            block;
    padding:            5px 10px;
    text-align:         center;
    text-decoration:    none;
}

#menu2_visible #menu2_lien ul {
    display:            none;
    list-style-type:    none;
    margin-top:         -22px;
    position:           absolute;
    text-align:         left;
    z-index:            100;
}

#menu2_visible #menu2_lien ul li {
     float:             none;
     width:             300px;
}

#menu2_visible #menu2_lien ul li a:link, #menu2_visible #menu2_lien ul li a:visited {
     color:             #80C32B;
     display:           block;
     float:             left;
     padding:           3px;
     text-align:        center;
     text-decoration:   none;
     width:             90px;
}

#menu2_visible #menu2_lien li a:link, #menu2_visible #menu2_lien li a:visited {
     color:             #80C32B;
     display:           block;
     text-decoration:   none;
}

#menu2_visible #menu2_lien li:hover > ul {
     border-bottom:     1px solid #E5E5E5;
     border-left:       1px solid #E5E5E5;
     border-radius:     0px 0px 5px 5px;
     border-right:      1px solid #E5E5E5;
     display:           block;
     height:            20px;
     list-style-type:   none;
     margin:            0px 730px 0px 20px;
     padding:           5px;
     position:          absolute;
     z-index:           100;
}
*/

#top {
    background: url("../images/communaute/menu.jpg") no-repeat scroll 0 0 transparent;
    height: 24px;
}
#menu {
    font-size: 10px;
    height: 20px;
    list-style-type: none;
}
#menu li {
    float: left;
    position: relative;
}
#menu li a {
    color: #80C32B;
    display: block;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
    vertical-align: -4px;
}
#menu li.selected a {
    background: none repeat scroll 0 0 #80C32B;
    color: #FFFFFF;
    text-decoration: none;
}


/*--------------------- ACCUEIL */

#top_accueil {
    padding:            10px;
}

#accueil_bloc_gauche {
    float:              left;
    width:              578px;
}

.bloc,
.bloc_news {
   float:               left;
   background:          #EBEBEB;
   margin:              5px 0;
   width:               340px;
}

.contenu_bloc {
    padding:             8px;
}

.titre,
.titre_news {
    background:         #E6E6E6;
    color:              #414141;
    font-size:          10px;
    font-weight:        bold;
    padding-bottom:     2px;
    padding-left:       8px;
    padding-top:        2px;
}

.titre_news .voir_plus a {
  float:                right;
  font-weight:          bold;
  font-size:            9px;
  padding-top:          4px;
  padding-right:        5px;
  color:                #A5A9B2!important;
  margin-bottom:        7px;
}

#evenements {
   float:              left;
   width:              578px;
}

#evenements img {
    border:             2px solid #CCCCCC;
    margin-right:       5px;
}

#evenements hr {
    background-color:    #DEDEDE;
    border:              0;
    color:               #DEDEDE;
    height:              1px;
}

#tab_evenement th {
    height:              20px;
    text-align:          left;
    vertical-align:      top;
}

#tab_evenement td {
    vertical-align:      top;
}

#tab_annonces {
    font-size:          10px;
    width:              562px;
}

.date_annonce {
    color:              #999999;
    font-weight:        bold;
    width:              123px;
}
/***** CHRONIQUES ***/

#informations_fiche_chronique
{
	background-color: #EEEEEE;
	margin-bottom: 15px;
}

.lien
{
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #EBEBEB;
}

#information_chronique_gauche
{
	float: left;
}
#information_chronique_droite
{
	padding: 5px;
	margin-left: 245px;
}

#chronique_notes_droite {
    background: #EBEBEB;
    float: right;
    height: 100%;
    padding: 5px;
	width: 260px;
}

.chronique_note_membre,
.chronique_note_auteur
{
	font-weight: bold;
    text-align: center;
	font-size: 14px; 
    margin-bottom: 60px;
    margin-top: 20px;
}

.chronique_note_auteur
{
	color:	#298A05;
}

#chronique_notes_gauche {
    float: left;
    background: #EBEBEB;
    height: 100%;
    width: 378px;
    padding: 5px;
}
#chronique_notes {
    width: 660px;
    height: 200px;
    margin: 15px 0 20px 0;
}

/***** NEWS ***/

#news,
#post_forum {
   float:              left;
   font-size:          10px;
}

.is_today {
    font-weight:        bold;
}

.bloc_news a {
    font-weight:        normal;
}

.bloc_news {
    background:         none;
    width:              578px;
}

.titre_news {
    background:         none;
    font-size:          14px;
    padding:            0px;
}

.bloc_news hr {
    background-color:    #DEDEDE;
    border:              0;
    color:               #DEDEDE;
    height:              1px;
}

#tab_news {
    width:              578px;
}

#tab_news td {
    height:             20px;
}

.news_even {
    background:         #EBEBEB;
}

.news_odd {
    background:         #F8F8F8;
}

.vignette {
    font-size:          10px;
    width:              75px;
}

.vignette_anime,
.vignette_manga,
.vignette_jv,
.vignette_drama,
.vignette_jmusic,
.vignette_novel,
.vignette_litterature,
.vignette_goodies
{
    color:              #fff;
    font-weight:        bold;
    height:             14px;
    text-align:         center;
    margin-left:        3px;
    width:              65px;

    -webkit-border-radius:  1px;
    -moz-border-radius:     1px;
    border-radius:          1px;
}

.vignette_anime {
    background:         #9D1756;
}

.vignette_manga {
    background:         #FF8F39;
}

.vignette_jv {
    background:         #FFBE00;
}

.vignette_drama {
    background:         #7E118E;
}

.vignette_novel {
    background:         #0285BD;
}

.vignette_jmusic {
    background:         #02CDA0;
}

.vignette_litterature {
  background:           #0285BD;
}

.vignette_goodies {
    background:         #9F551E;
}

.date_news {
    color:              #999999;
    font-weight:        bold;
    width:              45px;
}

/* Affichage de la news */

.news_date {
    background:         #EBEBEB;
    color:              #A49A99;
    float:              right;
    font-size:          10px;
    font-weight:        bold;
    text-align:         right;
    padding:            3px;
    width:              105px;

    -webkit-border-top-left-radius: 150px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 150px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 150px;
    border-top-right-radius: 10px;
}

.news_title {
    background:         #EBEBEB;
    float:              left;
    font-weight:        bold;
    padding:            5px;
    width:              568px;
}

.news_container {
    background:         #EBEBEB;
    float:              left;
    padding:            5px;
    text-align:         justify;
    width:              568px;
}

/***** POST FORUM ***/

#tab_posts {
    width:              578px;
}

.new_posts a {
    font-weight:        bold;
}

.old_posts a {
    font-weight:        normal;
}

#tab_posts td {
    height:             20px;
}

.membre_lien a {
    color:              #1E8A1D;
}

.membre_par {
    color:              #999999;
}

/** ACCUEIL DROIT **/

#accueil_bloc_droit {
    float:              right;
    width:              352px;
}

#video_semaine {
   float:              right;
   width:              352px;
}

#video_semaine #boutons {
    margin-bottom:         10px;
    margin-top:            15px;
    text-align:            center;
}

#video_semaine #boutons a {
    color:#CFCFCF;
    -moz-box-shadow: 0px 0px 0px #343434;
    -webkit-box-shadow: 0px 0px 0px #343434;
    -o-box-shadow: 0px 0px 0px #343434;
    box-shadow: 0px 0px 0px #343434;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 2px;
/*  border: 1px solid #656565; */
    background:#1A1A1A;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="1A1A1A", endColorstr="1A1A1A"); /* Pour IE seulement et mode gradient Ã  linear */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1A1A1A), to(#1A1A1A));
    background-image: -moz-linear-gradient(top center, #1A1A1A, #1A1A1A);
    background-image: -o-linear-gradient(top, #1A1A1A, #1A1A1A); /*uniquement en mode linear*/
    padding:            5px;
    text-decoration:    none;
}

#video_semaine #boutons a:hover {
    background:#5E5E5E;
}

#membre_inscrit {
    float:              right;
    width:              352px;
}

#membre_inscrit img {
    padding-right:      2px;
}

#sondage {
    float:              right;
    width:              352px;
}

#newsletter_reseaux {
    float:              right;
    width:              352px;
}

#newsletter {
    float:              left;
    width:              245px;
}

#reseaux {
    float:              right;
}

#reseaux img {
    padding:            3px;
}

.align_affiche_mini {
    float:      left;
    text-align: center;
    width:      50%;
}

.affiche_bloc {
	background:            #fcfcfc;
	-webkit-border-radius: 3px;
    -moz-border-radius:    3px;
    border-radius:         3px;
	-moz-box-shadow:       0 0 3px #000;
	-webkit-box-shadow:    0 0 3px #000;
	box-shadow:            0 0 3px #000;
	padding:               1px;
	margin-right:5px;
	margin-left:5px;
}

.affiche_bloc:hover{
    -moz-box-shadow: 0 0 7px #007701;
    -webkit-box-shadow: 0 0 7px #007701;
    -o-box-shadow: 0 0 7px #007701;
    box-shadow: 0 0 7px #007701;
}

.tooltip {
	text-decoration: none;
	position: relative;
}
.tooltip span {
	display: none;
}
.tooltip:hover span {
	background: #f2f2f2;
	color: #999999;
	border: 1px solid #dddddd;
	position: absolute;
	display: block;
	padding-top:2px;
	left: 2em;
	top : 0;
	z-index: 99;
	width:200px;
	height:35px;
    text-align : center;
}

/* WATCHLIST */

.table_wl {
    border-top:         1px solid #50771C;
    width:              100%;
}
.table_wl td {
    background-color:       #F2F2F2;
    border:             1px solid #fff;
    height:             30px;
}
.table_wl td.edit_wl{
    text-align:                     center;
}
.table_wl td.del_wl{
    text-align:                     center;
}
.table_wl td.titre_wl{
    text-align:                     justify;
    padding-left:                   15px;
}
.table_wl td.categorie_wl{
     text-align:                     center;
}
.table_wl td.public_vise_wl{
    text-align:                     center;
}
.table_wl td.annee_wl{
    text-align:                     center;
}

/* Barre de navigation des listes */

#listenav {height:17px;border:1px solid #333;background-color:#f0f0f0;}
#listenav_lettres {float:left;list-style-type:none;}
#listenav_lettres li {float:left;border-right:1px solid #333;}
#listenav_lettres li a {display:block;padding:2px 5px;}
#listenav_lettres li a:hover {background-color:#fff;}
#listenav_options {float:right;padding:2px;}
#listenav_recherche {float:left;padding:2px;}
#listenav_recherche_avancee {float:right;padding:2px;}

div.navigation {
    border-top: 1px solid #414141;
    height:21px;
    margin-bottom:10px;
}

div.navigation a, div.navigation span {
    display:block;
    float:left;
    padding:4px 10px;
    background-color:#fff;
}

div.navigation span {color:#fff;background-color:#252420;}

div.navigation .premier {

}

.recherche {height:17px;}
.alphabet {float:left;list-style-type:none;}
.alphabet td {float:left;}
.alphabet a {display:block;padding:0px 5px;}
.alphabet a:hover {background-color:#fff;}
.actif a{color:#a10050;color:#a10050!important;}
.search_form {
    -moz-border-radius:2em 2em 2em 2em;
    -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
    background:-moz-linear-gradient(center top , #FFFFFF, #EDEDED) repeat scroll 0 0 transparent;
    border:1px solid #D2D2D2;
    display:inline-block;
    padding:3px 5px;
}

.search_form .search_go {
    -moz-border-radius:2em 2em 2em 2em;
    background:-moz-linear-gradient(center top , #9E9E9E, #454545) repeat scroll 0 0 transparent;
    border:1px solid #494949;
    color:#FFFFFF;
    font-size:11px;
    height:27px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.6);
    width:27px;
}

/* MEMBRE PROFIL*/

#membre #entete{background:#eee; background:-moz-linear-gradient(#fff,#eee); border-bottom:1px solid #ccc; margin:-10px 0 5px 0; width:45px; padding:0; position:relative;}
#membre #entete h3{background:none; border:0; margin:0 0 -5px 0; padding-top:7px; font-size:22px;}
#membre #entete #lien a, #membre #entete #lien input{font-size:11px;}
#membre #entete #action{margin-top:10px;}
#membre #entete #statistiques{position:absolute; top:0; right:0;}
#membre #entete #statistiques .elements{padding:15px 7px 3px 7px; display:inline-block;}
#membre #entete #statistiques .elements:hover{background:#fff;}
#membre #entete #statistiques .elements a{font-weight:bold; font-size:14px; display:block;}
#membre #entete #statistiques .elements a .categorie{margin-top:-3px; display:block; color:#666; font-size:11px;}
#membre #entete #statistiques .elements a:hover .categorie{color:#009BF9;}

#membre .gauche{
    float:left;
    background:#EFEFEF;
    width:230px;
    font-size:14px;
    padding:5px;
    border-right:1px solid #DDD;
    height:520px;
}
#membre .droite{
float : left;
padding-left : 10px;
padding-right : 10px;
padding-top : 4px;
}


#profil_informations {font-size:10px;}
#profil_informations img.avatar {float:left;margin-right:10px;width:75px;height:75px;border:1px solid #e4e4e4;background-color:#fff;padding:01px;}
#profil_informations h1 {margin-bottom:2px;}
#profil_informations h1 span {display:block;font-weight:normal;font-style:italic;font-size:11px;}
#profil_informations p {margin-bottom:06px;}
#profil_interactions {margin:0px;margin-bottom:06px;padding:0px;text-align:right;list-style:none;}
#profil_interactions li {display:inline;}
#profil_navigation {margin:0px;margin-bottom:06px;padding:0px;list-style:none;}
#profil_navigation li {padding:04px;border-bottom:1px solid #ddd;}
#profil_navigation li .extra {float:right;color:#aaa;}
#profil_clubs ul {margin:0px;margin-bottom:06px;padding:0px;list-style:none;}
#profil_clubs li {clear:left;padding:04px;}
#profil_clubs li .extra {float:right;color:#aaa;}
#profil_clubs li img {float:left;margin-right:06px;width:16px;height:16px;}
#profil_amis {margin-bottom:06px;}
#profil_amis img {float:left;width:53px;height:53px;margin:03px;border:1px solid #ddd;}


/* EDITION DU PROFIL */
h1.titre_profil{
    font-size: 18px;
    text-align: center;
}
#menu_profil{
    float:left;
    background:#EFEFEF;
    width:230px;
    font-size:11px;
    padding:5px;
    border-right:1px solid #DDD;
    height:520px;
}
#menu_profil ul{
    color:#333;
    padding-left:10px;
    list-style:none;
    padding-bottom: 15px;
}
#menu_profil li{
    padding-bottom: 5px;
}
#menu_profil .titre{
    font-weight:bold;
    list-style:none;
    padding-bottom: 5px;
}
#menu_profil li a{
    font-weight: normal;
}
#menu_profil li a:hover{
    color:#8FB006;
    text-decoration:none;
}
#menu_profil li.selected a{
    font-weight: normal;
    padding-left:-9px;
    color:#8FB006;
}
#menu_profil li.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #8FB006;
    padding-left: 0px;
    width: 225px;
    margin-left: -7px;
    padding-left: 8px;
}

.profil_checkbox {
    font-size:                  11px;
    padding-bottom:             5px;
}

.profil_formulaire{
    border-spacing:0;
    padding:0;
    text-align:center;
    text-align:left;
    background:#fff;
    margin:10px;
    margin-right:0px;
    margin-left:0px;
    font-size:14px;
    width:615px;
}
.profil_formulaire th{
    background-color:#fff;
    color:#555;
    height:24px;
    padding-left:10px;
    vertical-align: top;
    white-space:nowrap;
}
.profil_formulaire h1{
    font-size:21px;
}

.profil_formulaire td{
    background:#fff;
    padding:2px;
    padding-left:10px;
}
.profil_formulaire input[type="text"], .profil_formulaire input[type="password"] {
    background: #FFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    padding: 4px;
    width: 300px;
}
.profil_formulaire input[type="text"]:hover, .profil_formulaire input[type="password"]:hover, .profil_formulaire input[type="text"]:focus, .profil_formulaire input[type="password"]:focus {
    border: 1px solid #8FB006;
}
#ppub_droit select{
    background: #FFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    padding: 3px;
}
#ppub_droit select:hover, #profil select:focus{
    border: 1px solid #8FB006;;
}

.save_profil {
    background: -moz-linear-gradient(#FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;
    border: 1px solid #A3A3A3;
    border-radius: 3px 3px 3px 3px;
    color: #555;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 6px;
}

.save_profil:hover {
    background: -moz-linear-gradient(#FFFFFF, #DDD) repeat scroll 0 0 transparent;
    text-decoration:none;
    border-radius: 3px 3px 3px 3px;
}
.barre{border-bottom:1px solid grey;margin-top:2px;margin-bottom:2px;}
.clear{border:none; border:0; margin:0; clear:both;}

#avatar_actuel {
    float:          left;
    text-align:     center;
    width:          140px;
    margin-left:    10px;
    margin-right:   20px;
}

#avatar_actuel h2 {
    border-bottom:      1px solid #E2E2E2;
    font-size:          14px;
    text-align:         left;
    margin:             10px 0px 10px 5px;
}

#transfert_avatar {
   float:          left;
}

#transfert_avatar h2 {
    border-bottom:      1px solid #E2E2E2;
    font-size:          14px;
    margin:             10px 0px 10px 0px;
}

#transfert_avatar p {
    padding-bottom:     5px;
}

.save_button, .save_button a {
    background: -moz-linear-gradient(#FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(#FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;
    border: 1px solid #A3A3A3;
    border-radius: 3px 3px 3px 3px;
    color: #555;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 6px;
    text-decoration:none;
   }
.save_button:hover {
    background: -moz-linear-gradient(#FFFFFF, #DDD) repeat scroll 0 0 transparent;
    background: -webkit-gradient(#FFFFFF, #DDD) repeat scroll 0 0 transparent;
    text-decoration:none;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
   }
.save_button:active {
    background: -moz-linear-gradient(#FFFFFF, #CCC) repeat scroll 0 0 transparent;
    background: -webkit-gradient(#FFFFFF, #CCC) repeat scroll 0 0 transparent;
    text-decoration:none;
    border-radius: 3px 3px 3px 3px;
   }

#h-footer {
    background: none repeat scroll 0 0 #4E5534;
    border-top: 1px solid #8CA348;
    bottom: 0;
    clear: none;
    /*height: 300px;*/
    height:75px;
    left: 0;
    position: relative;
    z-index: -1;
}

#footer {
    background: none repeat scroll 0 0 #4E5534;
    height:     200px;
    padding: 10px auto;
    font-size:12px;
}

#contenu-footer {
    margin: 0 auto;
    width: 980px;
}

.bloc_footer {
    float: left;
    margin-right: 25px;
}

.bloc_footer .titre {
    background: none repeat scroll 0 0 #282B1F;
    color: #979893;
    float: left;
    width: 143px;
    font-size:          12px;
    font-weight:        bold;
    padding-bottom:     2px;
    padding-left:       0px;
    padding-top:        2px;
    text-align:         center;
}

.bloc_footer li {
    float: left;
    list-style: none outside none;
    clear: left;
    padding-left:10px;
}


.bloc_footer li a {
    color: #979893;
    font-family:Arial;
}

.bloc_footer li a:hover {
    color: #979893;
}

#copy_footer {
    clear: both;
    margin-top: 155px;
    position: absolute;
    margin-left: 380px;
    color:#292C21;
}

#top_footer{
background:         url(../images/general/arrow.png);
height:100px;
width:100px;
position:relative;
float:right;
margin-right:95px;
cursor:pointer;
}

/* ERREUR */
#divFicheSuccess {margin:10px auto;padding:10px;text-align:center;font-weight:bold;color:#468847;border:1px solid #D6E9C6;background-color:#DFF0D8;-moz-border-radius: 10px;}
#divFicheError {margin:10px auto;padding:10px;text-align:center;font-weight:bold;color:#B94A48;border:1px solid #EED3D7;background-color:#F2DEDE;-moz-border-radius: 10px;}
#divFicheWarning {margin:10px auto;padding:10px;text-align:center;font-weight:bold;color:#C09853;border:1px solid #FBEED5;background-color:#FCF8E3;-moz-border-radius: 10px;}
#divFicheInfo {margin:10px auto;padding:10px;text-align:center;font-weight:bold;color:#3A87AD;border:1px solid #BCE8F1;background-color:#D9EDF7;-moz-border-radius: 10px;}

/*affichage par liste*/

#page.liste {padding:10px;}

.table_apercufiche {
    border-top:             1px solid #e2e2e2;
    border-right:           1px solid #e2e2e2;
    width:                  100%;
}

.table_apercufiche th {
    border-bottom:          1px solid #e2e2e2;
    border-left:            1px solid #e2e2e2;
    color:                  #fff;
    height:                 30px;
    padding-left:           2px;
}

.table_apercufiche td {
    border-bottom:          1px solid #e2e2e2;
    border-left:            1px solid #e2e2e2;
}

.td_apercufiche {
    margin-bottom:          5px;
    padding:                5px;
    vertical-align:         top;
}

.td_apercufiche img {
    float:                  left;
    margin-right:           10px;
}

/*WIDGETS*/

.widget_titlebar {
    border-left:               1px solid #70AD24;
    border-right:              1px solid #70AD24;
    border-top:                1px solid #70AD24;
    color:                     #fff;
    font-size:                 12px;
    cursor:                    move;
    font-weight:               bold;
    height:                    20px;
    line-height:               20px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}

.widget_titlebar thead th {
    background:                #70AD24;
    border:                     none;
    padding-left:               10px;
    text-align:                 left;
}

.widget_titlebar thead td {
    background:     #70AD24;
    text-align:     right;
    border:         none;
}

.widget_titlebar a {
    background:        none !important;
    border:            none !important;
    border-radius:     0 !important;
    color:             #fff !important;
    padding-left:      5px !important;
    padding-right:     6px !important;
    padding-top:       3px !important;
    padding-bottom:    2px !important;
}

.widget_titlebar a:hover {
    background-color:  red !important;
    text-decoration:   none !important;
    -webkit-border-top-right-radius: 3px !important;
    -moz-border-radius-topright: 3px !important;
    border-top-right-radius: 3px !important;
}

.widget_corps {
    border-right:      1px solid #70AD24;
    border-left:       1px solid #70AD24;
    background-color:  #f2f2f2;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.widget_corps td {
    background-color:  #f2f2f2;
   padding-left:       5px;
   text-align:         left;
}

.widget_corps th {
    color:              #414141;
}

.widget_buttons {
    padding-right:     5px;
    border-bottom:     1px solid #70AD24;
    text-align:        right;
    height:            24px;
    padding-top:       2px;
}

.widget_buttons input {
    width:          auto;
    padding:        0.1em;
}

.widget_action_bt {
    color: #OOO;
    background:#CACACA;
    padding:3px;
    text-decoration: none;
}

/*--------MESSAGE PRIVE-------------*/

.new_mp {
    background-color:       #E5E5E5 !important;
    font-weight:            bold;
}

.new_mp_statut {
    background-color:       #36BD08 !important;
    border-left:            none !important;
}

.table_mp {
    border-top:             1px solid #50771C;
    margin-bottom:          5px;
    width:                  100%;
}

.table_mp th {
    border-bottom:          1px solid #50771C;
    color:                  #fff;
    height:                 30px;
}

.table_mp .border_right {
    border-right:           1px solid #50771C;
}

.table_mp .mp_statut_entete {
    background-color:       #446717;
    width:                  6px;
}

.table_mp .mp_entete {
    background-color:       #70AD24;
}

.table_mp td {
    background-color:       #F2F2F2;
    border:                 1px solid #fff;
    height:                 30px;
}

.table_mp .mp_statut {
    background-color:       #333333;
    border-left:            none;
}

/*css pour les tests */
    .ui-autocomplete-category {
        font-weight: bold;
        padding: .2em .4em;
        margin: .8em 0 .2em;
        line-height: 1.5;
    }

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

#mp_buttons a {
    margin-right:       10px;
}

/*---------------------------------*/
/*--------- PROFIL PUBLIC ---------*/
/*---------------------------------*/

#ppub_container {
    background-color:       #EFEFEF;
    display:            table-cell;
    height:                 665px;
}

#ppub_gauche {
    background-color:       #EFEFEF;
    float:                  left;
    width:                  250px;
    min-height:         100%;
}

#titre_membre {
    background-color:       #F7F7F7;
    color:                  #696863;
    font-size:              12px;
    font-weight:            bold;
    height:                 18px;
    padding-top:            2px;
    text-align:             center;
}

#ppub_avatar {
    padding-left:           5px;
    padding-top:            15px;
}

#profil_avatar {
    border:                 1px solid grey;
    float:                  left;
    margin-bottom:          5px;
    width:                  107px;
}

.membre_online,
.membre_online_mini {
    background:             none repeat scroll 0 0 #34C403;
    border:                 1px solid white;
    float:                  left;
    height:                 100px;
    width:                  4px;
}

.membre_online_mini {
    height:                 48px;
    width:                  2px;
}

.membre_offline,
.membre_offline_mini {
    background:             none repeat scroll 0 0 #333333;
    border:                 1px solid white;
    float:                  left;
    height:                 100px;
    width:                  4px;
}

.membre_offline_mini {
    height:                 48px;
    width:                  2px;
}

#avatar_membre {
    border:                 1px solid white;
    width:                  105px;
}

#action_membre {
    color:                  #050912;
    float:                  left;
    font-weight:            bold;
    padding-left:           5px;
    padding-top:            20px;
    width:                  125px;
}

#action_membre li {
    list-style-type:        none;
    padding-top:            5px;
}

#ppub_menu {
    color:                  #414141;
    font-weight:            bold;
    margin-top:             40px;
}

#ppub_menu li {
    list-style-type:        none;
    padding-left:           15px;
}

#ppub_menu li a {
    border-bottom:          1px solid #EFEFEF;
    border-left:            1px solid #EFEFEF;
    border-top:             1px solid #EFEFEF;
    display:                block;
    font-weight:            normal;
    padding:                3px;
}

#ppub_menu li a:hover {
    background:             #fff;
    border-bottom:          1px solid #E1E1E1;
    border-left:            1px solid #E1E1E1;
    border-top:             1px solid #E1E1E1;
    color:                  #96AF0D;
    font-size:              11px;
    font-weight:            normal;
    position:               relative;
    text-decoration:        none;
    width:                  229px;
    z-index:                100;
}

.menu_grey {
    color:                  #B8B8B8;
}

#ppub_menu li.selected a {
    background:             #fff;
    border-bottom:          1px solid #E1E1E1;
    border-left:            1px solid #E1E1E1;
    border-top:             1px solid #E1E1E1;
    color:                  #96AF0D;
    font-size:              11px;
    font-weight:            normal;
    position:               relative;
    text-decoration:        none;
    width:                  229px;
    z-index:                100;
}

#ppub_menu li#selected {
    background:             #fff;
    border-bottom:          1px solid #E1E1E1;
    border-left:            1px solid #E1E1E1;
    border-top:             1px solid #E1E1E1;
    color:                  #96AF0D;
    font-size:              11px;
    font-weight:            normal;
    margin-left:            15px;
    padding:                3px;           
    position:               relative;
    text-decoration:        none;
    width:                  229px;
    z-index:                100;
}

#ppub_droit {
    background:             #fff;
    border-left:            1px solid #E1E1E1;
    float:                  right;
    padding-left:           10px;
    padding-top:            10px;
    min-height:             665px;
    max-width:              719px;
}

#ppub_presentation {
    margin-bottom:          15px;
}

.titre_profil_demi {
    font-size:              14px;
    font-weight:            bold;
}

.titre_profil {
    font-size:              14px;
    font-weight:            bold;
    width:                  705px;
}

#ppub_droit hr {
    background-color:       #DEDEDE;
    border:                 0;
    color:                  #DEDEDE;
    height:                 1px;
	margin-top:				0px;
}

#presentation {
    color:                  #666666;
    word-wrap: break-word;
}

#ppub_infos {
    float:                  left;
    margin-right:           25px;
    margin-bottom:          15px;
    width:                  340px;
}

#ppub_infos a {
    color:                  #6F9F24;
}

#infos_gen th {
    color:                  #A0A0A0;
    font-size:              11px;
    font-weight:            normal;
    text-align:             left;
    width:                  170px;
}

#infos_gen td {
    font-size:              11px;
    font-weight:            normal;
    text-align:             left;
    width:                  170px;
}

#ppub_top {
    float:                  left;
    width:                  340px;
}

#top_menu_pole {
    color:                  grey;
    font-size:              9px;
    padding-bottom:         10px;
}

#profil_affiche_mini {
    border:                 1px solid grey;
    float:                  left;
    margin-right:           5px;
    padding:                1px;
    width:                  64px;
}

#profil_titre_affiche {
    font-size:              9px;
    font-weight:            bold;
}

#profil_note_affiche {
    color:                  grey;
    font-size:              9px;
    font-weight:            bold;
}

#profil_commentaire {
    font-size:              9px;
    margin-top:             10px;
    text-align:             justify;
}

#tab_top {
    margin-top:             10px;
    width:                  100%;
}

#tab_top td {
    background:             #F2F2F2;
    border-top:             2px solid white;
    color:                  #C1C1C1;
    font-size:              9px;
    font-weight:            bold;
    padding-left:           5px;
    padding-right:          5px;
}

.top_numero {
    width:                  15px;
}

/*---------------------------------*/
/*----------- WL PUBLIC -----------*/
/*---------------------------------*/

#wl_infos {
    color:                  #9EA2A5;
    font-style:             italic;
    padding-bottom:         10px;
    text-align:             center;
    width: 710px;
}

#wl_menu {
    font-size:              14px;
    font-weight:            bold;
    text-align:             center;
    width:  705px;
}

#wl_menu li {
    display:                inline;
    list-style-type:        none;
    padding:                5px;
}

.en_cours {
    color:                  #007701;
    font-size:              12px;
}

.en_pause {
    color:                  #00006D;
    font-size:              12px;
}

.termine {
    color:                  #565551;
    font-size:              12px;
}

.a_commencer {
    color:                  #63257A;
    font-size:              12px;
}

.abandonne {
    color:                  #78000B;
    font-size:              12px;
}

#wl_menu #menu_en_cours a {
    color:                  #007701;
    font-size:              14px;
    font-weight:            bold;
}

#wl_selected_en_cours {
    background-color:       #007701;
    color:                  #fff;
    padding:                2px !important;
    -webkit-border-radius:  3px;
    -moz-border-radius:     3px;
    border-radius:          3px;
}

#wl_menu #menu_en_pause a {
    color:                  #00006D;
    font-size:              14px;
    font-weight:            bold;
}

#wl_selected_en_pause {
    background-color:       #00006D;
    color:                  #fff;
    padding:                2px !important;
    -webkit-border-radius:  3px;
    -moz-border-radius:     3px;
    border-radius:          3px;
}

#wl_menu #menu_termines a {
    color:                  #565551;
    font-size:              14px;
    font-weight:            bold;
}

#wl_selected_termines {
    background-color:       #565551;
    color:                  #fff;
    padding:                2px !important;
    -webkit-border-radius:  3px;
    -moz-border-radius:     3px;
    border-radius:          3px;
}

#wl_menu #menu_abandonnes a {
    color:                  #78000B;
    font-size:              14px;
    font-weight:            bold;
}

#wl_selected_abandonnes {
    background-color:       #78000B;
    color:                  #fff;
    padding:                2px !important;
    -webkit-border-radius:  3px;
    -moz-border-radius:     3px;
    border-radius:          3px;
}

#wl_menu #menu_a_commencer a {
    color:                  #63257A;
    font-size:              14px;
    font-weight:            bold;
}

#wl_selected_a_commencer {
    background-color:       #63257A;
    color:                  #fff;
    padding:                2px !important;
    -webkit-border-radius:  3px;
    -moz-border-radius:     3px;
    border-radius:          3px;
}

.detail_wl {
    font-size:              9px;
    font-style:             italic;
    padding-bottom:         10px;
	margin-top: 			-5px;
}

.wl_affiche {
    cursor:                 pointer;
    float:                  left;
    font-size:              9px;
    margin-bottom:          30px;
    text-align:             center;
    width:                  140px;
}

/*________AMIS_____________*/

.ami_container {
    float:                  left;
    text-align:             center;
    height:                 60px;
}

.ami_avatar_statut {
    float:                  left;
    margin:                 3px 10px 10px 10px;
    width:                  56px;
}

.ami_avatar {
    border:1px solid grey;
    float:left;
    padding: 1px 1px 1px 0;
    width:54px;
    height:50px;
}

.ami_details {
    font-size:12px;
    float:left;
    font-weight:bold;
    text-align:left;
}

.ami_date {
    font-size:10px;
    font-weight:normal;
    margin-bottom:2px;
}

#liste_amis {
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 10px;
    text-align: justify;
    margin-right:10px;
}

/*________POPUP_____________*/

.popup {
    font-size:          11px;
    width:              500px;
}

.popup_titlebar {
    background:        #007701;
    border-top:        1px solid #007701;
    border-left:        1px solid #007701;
    border-right:        1px solid #007701;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.popup_titlebar th {
    background:        #007701;
    color:             #fff;
    font-size:         14px;
    font-weight:       bold;
    height:            20px;
    padding-left:      10px;
    text-align:        left;
    width:             500px;
}

#popup_categorie {
    float:              right;
    padding-right:      10px;
}

.popup_window {
    border-bottom:     1px solid #007701;
    border-left:       1px solid #007701;
    border-right:      1px solid #007701;
    background:        #F2F2F2;

    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

#popup_contenu {
    padding:            5px;
    width:              100%;
}

#popup_contenu th {
    text-align:         left;
    width:              20%;
}

.popup_window .contenu {
    background:        #F2F2F2;
    text-align:         left;
    padding:            5px;
    vertical-align:     top;
}

.popup_window .affiche {
    vertical-align:     top;
}

#popup_avancement {
    color:              #007701;
}

.communaute_pager {
    margin: 10px 8px 10px 0;
}
.communaute_pager a {
    border: 1px solid #CCC;
    background-color: #EEE;
    color: #555;
    margin: 0 3px;
    padding: 2px 5px;
    cursor: pointer;
}
.communaute_pager a:hover {
    text-decoration: none !important;
    border-color: #80C32B;
}
.communaute_pager span {
    background: none repeat scroll 0 0 #80C32B;
    border: 1px solid #80C32B;
    margin: 0 3px;
    color: white;
    padding: 2px 5px;
}

.pager_footer {
  margin-top: 10px;
}

/* PAGE MEMBRES */
.paging_full_numbers {
    height: 22px;
    line-height: 22px;
    width: 400px;
}
.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    border: 1px solid #CCC;
    cursor: pointer;
    font-weight: normal;
    margin: 0 3px;
    color: #555;
    padding: 2px 5px;
    text-decoration: none;
}
.paging_full_numbers a.paginate_button {
    background-color: #EEE;
}
.paging_full_numbers a.paginate_button:hover {
    border-color: #80C32B;
}
.paging_full_numbers a.paginate_button.current {
    background-color: #80C32B;
    color: white;
    border-color: #80C32B;
}
#membres_liste th {
    cursor: pointer;
    text-align: center;
    background: url("../images/forum/th.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: larger;
    font-weight: bold;
    height: 31px;
    padding-left: 10px;
}
#membres_liste td {
    background: none repeat scroll 0 0 #F0F0F0;
    vertical-align: middle;
}
#membres_liste tr.odd:hover td, #membres_liste tr.even:hover td {
    background-color: #DDDDDD!important;
}
#membres_liste tr.odd td{
    background-color: #E5E5E5!important;
}
#membres_liste tr.even td{
    background-color: #F2F2F2!important;
}
.dataTables_length {
    float: right;
    margin-bottom: 5px;
    margin-right:10px;
}
#membres_liste {
    border-collapse: collapse;
    clear: both;
    margin-bottom: 10px;
    width: 100%;
}

.membre_liste_avatar{
    width:                  56px;
}
#membres_liste th.sorting_desc{
    background: url("../images/forum/th.png") repeat-x scroll 0 0 transparent;
}

.dataTables_filter, .dataTables_info, .dataTables_paginate, .paging_full_numbers{
    margin:10px;
}

/*---------------------------------*/
/*--------- PROFIL PRIVE ----------*/
/*---------------------------------*/


#zone-mdp {
    text-align: center
}

span.information {
    color: #656565;
    font-size: 10px;
}

span.label {
    font-size: 11px;
}

/* WL */

#div_wl {
    position: relative;
}

/* AMIS */

td.profil_container {
    width: 33%;
    border-bottom: 1px solid #DEDEDE;
}

a.btn_supprimer {
    background: #8A3131;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    float:left;
    font-size: 9px;
    padding: 2px;
}

a.btn_supprimer:hover {
    background: #CA0000;
    text-decoration: none;
}

a.btn_accepter {
    background: #3F8A31;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    float:left;
    font-size: 9px;
    padding: 2px;
}

a.btn_accepter:hover {
    background: #20BB04;
    text-decoration: none;
}

.ami_details a {
    margin: 3px;
}

.promo_code {text-align:left;padding:5px;margin-top:5px;border:1px solid #bababa;background-color:#f4f4f4;margin-bottom:12px;}


p.retour a {
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 3px #CCCCCC;
    clear: both;
    color: #555555 !important;
    cursor: pointer;
    float: right;
    font-family: Helvetica Neue,"Arial",Helvetica,Verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 2;
    margin: 36px;
    padding: 3px 6px;
    position: relative;
    text-decoration: none;
}
p.retour a:hover {
    text-decoration: none!important;
}

/**********  INSCRIPTION  ********/

.bloc_gauche {
  float: left;
  width: 615px;
}

.bloc_gauche .form_securite {
  display: none;
}

.bloc_droit {
  float: right;
  width: 352px;
}

.bloc h4 {
  background-color: #E6E6E6;
  padding: 3px;
}

.bloc {
  background-color: #EBEBEB;
  margin-top: 10px;
}

.bloc .contenu {
  padding: 5px;
}

/**********  TABLEAU WL PRIVE  ********/

.wl_privee {
  margin-bottom: 10px;
}

.wl_privee td.centre {
  text-align: center;
}

.wl_privee td.avis {
  cursor: pointer;
}

.wl_privee td.actions {
  width: 35px;
}

.wl_privee td.actions img {
  vertical-align: middle;
}

.wl_privee tr:nth-child(even) {
  background: #EBEBEB;
}

.wl_privee tr:nth-child(odd) {
  background: #F8F8F8;
}

span.vert {
  color: #007701;
}

span.gris {
  color: #C1C9D6;
}

.wl_privee .avancement a {
 color: #007701;
}

.wl_privee .moins {
  text-align: left;
}

.wl_privee .plus {
  text-align: right;
}

.wl_note_avancement {
    font-size:          18px;
}

/**********  POPUP WL  ********/

.wl_note_avancement th{
    text-align:         center !important;
}

.wl_note_avancement td{
    text-align:         center !important;
}

.wl_note_avancement input {
  background: transparent;
  border: none;
  width: 30px;
}

.tableau_edition #statut {
    color: #000;
    padding: 5px;
    font-size: 13px;
    text-shadow: 0px 1px 0px #fff;
    outline: none;
    background: -webkit-gradient(linear, left top, left bottombottom, from(#BCBCBE), to(#ffffff));
    background: -moz-linear-gradient(top,  #BCBCBE,  #ffffff);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #717171;
    -webkit-box-shadow: 1px 1px 0px #BCBCBE;
    -moz-box-shadow: 1px 1px 0px #BCBCBE;
    box-shadow:  1px 1px 0px #BCBCBE;
    margin-top: 5px;
}

.tableau_edition #statut:focus {
     -webkit-box-shadow: 0px 0px 5px #70AD24;
    -moz-box-shadow: 0px 0px 5px #70AD24;
    box-shadow: 0px 0px 5px #70AD24;
}

.tableau_edition th {
	font-weight: bold;
	text-align: left;
	width: 155px;
	height: 20px;
}

/*************HELP AREA**************/

.help {
	height:	22px;
	margin: 0px;
	float:left;
}

.help dt {
	background: url("../images/general/help.png") no-repeat;
	cursor: pointer;
	height: 22px;
	width: 22px;
}

.help dd {
    background: none repeat scroll 0 0 #789;
    border-radius: 3px 3px 3px 3px;
    color: #EEE;
    font-size: 11px;
    margin-left: 32px;
    margin-top: -20px;
    padding: 2px;
    position: absolute;
    border: 2px solid #EEE;
    font-style: italic;
    font-weight: bold;
}

/* Centrage de l'ic�ne ? dans le tableau */
.td_centre .help dt {
	margin-left: 16px;
}

/************** FAQ ***********/

#faq_menu {
    background: none repeat scroll 0 0 #F2F2F2;
    margin: 15px;
    padding: 5px;
    width: 60%;
}

#faq_questions{
    margin: 15px;
	padding: 5px;
}

.faq_title {
	font-size: 13px;
	font-weight: bold;
}

/*************** PARTENAIRES **********/

#partenaires
{
	margin: 15px;
	padding: 5px;
}

.bloc_partenaire
{
    border: 1px solid #E2E2E2;
    height: 150px;
    padding-top: 50px;
    text-align: center;
    width: 220px;
	float: left;
	margin: 5px;
}

.title_partenaire
{
	background: #E2E2E2;
	height: 20px;
	width: 100%;
	text-align: center;
	margin-top: 45px;
	padding-top: 5px;
	font-weight: bold;
}

/************* STAFF **************/

#staff
{
	margin: 15px;
	padding: 5px;
}

.bloc_staff
{
	width: 300px;
	height: 100px;
	float: left;
	border: 1px solid #E2E2E2;
	margin: 5px;
	background : #F2F2F2;
}

.staff_login
{
	float:left;
	width: 200px;
	height: 15px;
	background: #E2E2E2;
	text-align: center;
}

.staff_content
{
	float:left;
	width: 200px;
	height: 15px;
	padding-top: 5px;
	text-align: center;
}

.mp_staff
{
    float: right;
    height: 15px;
    padding-top: 50px;
    text-align: right;
    width: 200px;
}

/**** RECHERCHE ***/

.loader
{
	background: url("../images/communaute/wl_loader.gif") no-repeat scroll 0 0 transparent;
	height:31px;
	width:31px;
	z-index: 100;
	position: absolute;
}

.titre_recherche
{
	color: rgb(65, 65, 63);
	text-align: left;
	border-radius: 1px;
	background-color: #F5F5F5;
	border: 1px solid #E2E2E2;
	padding: 1px 4px 2px 4px;
}

/**** IRC ****/

#irc
{
	margin: 15px;
	padding: 5px;
}

/**** BLOC DERNIERES CHRONIQUES ****/
#ppub_activites span.date {
  color: #9F3D54;
}

#ppub_activites li {
  list-style-type: none;
  margin-top: 5px;
}

.bloc_chroniques table {
  width: auto;
}

.bloc_chroniques td {
  width: 130px;
  text-align: center;
}

.bloc_chroniques img {
  padding: 1px;
  border: 1px solid #DEDEDE;
}

.bloc_chroniques a {
  font-weight: bold;
}

.bloc_chroniques .chronique_lien {
  vertical-align: top;
}

/* ACTIVITES PROFIL */

#tabs { 
    background: transparent; 
    border: none; 
}

#tabs .ui-widget-header { 
    background: transparent; 
    border: none; 
    border-bottom: 1px solid #c0c0c0; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 

#tabs .ui-tabs-nav .ui-state-default { 
    background: transparent; 
    border: none; 
}

#tabs .ui-tabs-nav .ui-state-active { 
    background: transparent url(../images/communaute/uiTabsArrow.png) no-repeat bottom center; 
    border: none; 
} 

#tabs .ui-tabs-nav .ui-state-default a { 
    color: #c0c0c0;
    outline-style: none;
} 

#tabs .ui-tabs-nav .ui-state-active a { 
    color: #459e00;
    outline-style: none;
}