/* CSS Document */

.cbcode_gauche {
	background:url(../../img/bbcode/gauche.gif);
	background-repeat:repeat-x;
	width:8px;
	height:22px;
	float:left;

}




.cbcode_image {
	background:url(../../img/bbcode/mid1.gif);
	background-repeat:repeat-x;
	font-size:10px;
	height:22px;
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;

}


.cbcode_droite {
	background:url(../../img/bbcode/droite.gif);
	background-repeat:repeat-x;
	width:9px;
	height:22px;
	float:left;


}