.clpsbox { margin-bottom:10px; }
.clpsbox .clpsbox_head { }
.clpsbox .clpsbox_head a{color:black !important; 
text-decoration:none !important;

}
.clpsbox .clpsbox_head a:hover{
text-decoration:underline !important;
}
.clpsbox .clpsbox_head a.visible, 
.clpsbox .clpsbox_head a.hidden { padding-left:20px; font:13px Arial,Sans-Serif; outline:none; 
	margin-bottom:15px;}
.clpsbox .clpsbox_head a.visible:hover, 
.clpsbox .clpsbox_head a.hidden:hover { text-decoration:none!important; }

.clpsbox .clpsbox_head a.hidden { background:url(../img/btn_plus.gif) no-repeat left center; }
.clpsbox .clpsbox_head a.hidden:hover { background:url(../img/btn_plus.gif) no-repeat left center; }
.clpsbox .clpsbox_head a.visible { background:url(../img/btn_moins.gif) no-repeat left center; }
.clpsbox .clpsbox_head a.visible:hover { background:url(../img/btn_moins.gif) no-repeat left center; }

.clpsbox .clpsbox_body { color:#313131!important; line-height:1.5em!important; padding-left:20px; }
.clpsbox .clpsbox_body p { margin:0; padding:0;}

.clpsbox div.visible { display:block; }
.clpsbox div.hidden { display:none; }

.act .clpsbox .clpsbox_head a { color:black !important; }
.act .clpsbox .clpsbox_head a:hover { color:#ea6a24 !important; }


.clpsbox .clpsbox_head #MainContent a
{color:black !important; font-weight:normal;}
	