/*******************************************************************************/
/* FRESHNEWS */
.freshnews_archives_texte {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}
.freshnews_archives_titre {
    background-image: url('http://medias.jeuxonline.info/camelot/images/interface/background_cadres.png');
	background-repeat: repeat;
    border-style:solid;
    border-color: #7a5027;
    border-width: 1px;
    padding: 3px;
    font-family: serif;
    font-size:16px;
    font-weight:bold;
    font-style:underline;
    width: 610px;
    height: 22px;
    margin-bottom: 10px;
    color: #552d24;
}
.lireSuite_freshnews {
    display: inline;
}
.largeur_news {
    /*width: 610px;*/
    width:100%;
}
.largeur_accroche_news {
    /*width: 600px;*/
    width:100%;
}

.jolsondage {
    background-image: url('http://medias.jeuxonline.info/camelot/images/interface/background_cadres.png');
	background-repeat: repeat;
    border-style:solid;
    border-color: #7a5027;
    border-width: 1px;
    padding: 3px;
}
.jolsondage .votes, .jolsondage .pourcents {
    padding-right:5px;
    padding-left:5px;
    font-size:10px;
}
.jolsondage .options {
    font-size:10px;
}
.jolsondage .titre, .jolsondage .stats {
    font-weight:bold;
}
.jolsondage .date, .jolsondage .divers {
    font-size:9px;
    text-align:right;
}
