/* <GENERAL> */
.acc_box_1 { width:236px; }
.acc_box_1 p { padding:0; margin:0; }
.acc_box_1 .titlebox_head { width:236px; height:4px; }
.acc_box_1 .titlebox_body a 
{
	font-family:Arial;
	font-size:10px;
	color:#0D6F9C;
	text-decoration:underline;
	display:block;
	margin-top:-2px;
	margin-right:7px;
}
.acc_box_1 .titlebox_body a:hover { color:#50505a; text-decoration:none; }
.acc_box_1 .titlebox_foot { width:236px; height:4px; }

.acc_box_2 { width:236px; }
.acc_box_2 p { padding:0; margin:0; }
.acc_box_2 .titlebox_head { width:236px; height:4px; }
.acc_box_2 .titlebox_body { }
.acc_box_2 .titlebox_foot { width:236px; height:4px; }
/* </GENERAL> */

.acc_box_1 .titlebox_head { background: url(../img/boite1-top.gif) no-repeat top center; }
.acc_box_1 .titlebox_body { background: url(../img/boite1-mid.jpg) no-repeat bottom center; background-color:#fff;  border-left: 1px solid #96D9F6; border-right: 1px solid #96D9F6;}
.acc_box_1 .titlebox_foot { background: url(../img/boite1-bottom.gif) no-repeat top center; }
.acc_box_2 .titlebox_head { background: url(../img/boite2-top.gif) no-repeat top center; }
.acc_box_2 .titlebox_body { background: url(../img/boite2-mid.jpg) no-repeat bottom center; background-color:#fff; border-left: 1px solid #96D9F6; border-right: 1px solid #96D9F6; }
.acc_box_2 .titlebox_foot { background: url(../img/boite2-bottom.gif) no-repeat top center; }

