/* -------------------------------------------
 Defaut - SGDF-Bailleul

 Moyen : #7a82b1
 Clair : #d5cfdc
 Très clair : #e9eaeb
------------------------------------------- */

.boxb_content ul{ 
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
	padding-right: 4px;
    margin: 0;
}

.boxb{ 
    background-color: #eeeeee;
    background-image: url('../design/box-croix.gif');
    background-position:   right bottom;
    background-repeat: no-repeat;
    margin-bottom: 20px; margin-left:0; margin-right:0; margin-top:0
}


.boxb_haut{ 
    overflow: visible;
    clear: both;
    margin: 0;
    font-size: 0;
    background-color: #FAD79F;
}

.boxb_haut1{ 
    background-image: url('../design/box-coin-haut-gauche.gif');
    float: left;
    width: 9px;
    height: 26px;
    margin-left:0; margin-right:-3px; margin-top:0; margin-bottom:0
}

.boxb_haut2{ 
    height: 26px;
    line-height: 25px;
    text-align: center;
    color: #3c1c7f;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0px;
    background-image: url('../design/box-haut.gif');
    background-repeat: repeat-x; background-position-y:50%
}

.boxb_haut3{ 
    background-image: url('../design/box-coin-haut-droit.gif');
    float: right;
    width:9px;
    height: 26px;
    margin-left:-3px; margin-right:0; margin-top:0; margin-bottom:0
}


.boxb_content{ 
    border-left: 1px solid #3C1C7F;
    border-right: 1px solid #3C1C7F;
    padding-top:4px;
    padding-right: 3px;
    padding-left: 3px;
}

.boxb_bas{ 
    font-size: 0px;
    overflow: visible;
    clear: both;
}

.boxb_bas1{ 
    background-image: url('../design/box-coin-bas-gauche.gif');
    float: left;
    width: 9px;
    height: 9px;
    margin-left:0; margin-right:-3px; margin-top:0; margin-bottom:0
}

.boxb_bas2{ 
    height: 9px;
    background-image: url('../design/box-bas.gif');
}

.boxb_bas3{ 
    background-image: url('../design/box-coin-bas-droite.gif');
    float: right;
    width: 9px;
    height: 9px;
    margin-left:-3px; margin-right:0; margin-top:0; margin-bottom:0
}


.sous-rubrique h3{
    background-image: url('arrow.png');
}

.article-rubrique h3{ 
    background-image: url('pin.png');
}

#comments

.comment_separation{
	background: transparent url(line.png) no-repeat bottom center;
	margin-bottom: 5px;
}

.comment_add{ 
    padding: 0;
    margin: 10px 10px 5px 0px;
    font-size: 13px;
    text-align: right;
    font-weight: bold;
	background-image: url('comments.png');
    background-repeat: no-repeat;
    background-position: 545px;
}

.comment_auteur{
    font-size: 12px;
    text-align: right;
    margin-right: 5px;
    font-size: 13px;
	margin-top: 2px;
}	

.comment_text{
    padding: 0px;
    margin: 2px 8px 10px 8px;
    font-size: 12px;
	font-family: Comic Sans MS;
    text-align: justify;
}

.comment_titre{
    padding: 0px;
    margin: 0px 2px 2px 2px;
    font-size: 15px;
    font-weight: bold;
	font-family: Comic Sans MS;
    text-align: justify;
	text-decoration: underline;
}

.comment_date{
    padding: 0px;
    margin: 2px 2px 2px 2px;
    font-size: 10px;
	font-family: Comic Sans MS;
    text-align: right;
}

#comments_list li .comment_fond{
	background-color: #e9eaeb;
}

 ul#comments_list li .comment_auteur{
	background-image: url(comment.png);
    background-repeat: no-repeat;
	background-position: right;
}
	