/* ********* BLOC GRIS ********** */
.box_rounded_grey {
	color: #2A2A2A;
}
.box_rounded_grey .top, .box_rounded_grey.bottom { background:transparent; font-size:1px;}
.box_rounded_grey .px1_top, .box_rounded_grey .px2_top, .box_rounded_grey .px3_top, .box_rounded_grey .px4_top, .box_rounded_grey .px1_bottom, .box_rounded_grey .px2_bottom, .box_rounded_grey .px3_bottom, .box_rounded_grey .px4_bottom {display:block; overflow:hidden;}
.box_rounded_grey .px1_top, .box_rounded_grey .px2_top, .box_rounded_grey .px3_top, .box_rounded_grey .px1_bottom, .box_rounded_grey .px2_bottom, .box_rounded_grey .px3_bottom {height:1px;}

.box_rounded_grey .px2_top 	{background: transparent; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB;}
.box_rounded_grey .px3_top 	{background: transparent; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB;}
.box_rounded_grey .px4_top 	{background: transparent; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB;}
.box_rounded_grey .px4_bottom 	{background: transparent; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB;}
.box_rounded_grey .px3_bottom 	{background: transparent; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB;}
.box_rounded_grey .px2_bottom 	{background: transparent; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB;}

.box_rounded_grey .px1_top {margin:0 5px; background:#DBDBDB;}
.box_rounded_grey .px2_top, .box_rounded_grey .px2_bottom {margin:0 3px; border-width:0 2px;}
.box_rounded_grey .px3_top, .box_rounded_grey .px3_bottom {margin:0 2px;}
.box_rounded_grey .px4_top, .box_rounded_grey .px4_bottom {height:2px; margin:0 1px;}
.box_rounded_grey .px1_bottom {margin:0 5px; background:#DBDBDB;}
.box_rounded_grey .boxcontent {display:block;  background:#fffff; border-left:1px solid #DBDBDB; border-right:1px solid #DBDBDB;}
