.tbl_content_bbcode td a { 	
display: block; 	
height: 15px;
width: 50px;
border: 1px solid #aaa;
font-size: 10px;
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
text-align: center;
margin: 0 0px 1em 5px;
}
.tbl_helpline_bbcode
{	
display: block;  	
height: 15px;
width: 50px;
border: 1px solid #aaa;
font-size: 10px;
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
text-align: center;
margin: 0 0px 1em 5px;
}
.tbl_content_bbcode {
	height: 15px;
	margin: 0 0px 0.4em 0px;
}

.tbl_content_bbcode tr, .tbl_content_bbcode td {
	margin:0;
	padding: 0;
	}
.tbl_content_bbcode tr {
	height: 25px;
	width: 600px;
	left: 10px;
}
.tbl_content_bbcode a:hover {
	background: #999;
	color: #fff;
}
.tbl_content_bbcode td {
	float: left;
}

.tbl_content_bbcode_align td a { /* dimensions et définitions des boutons */
display: block;  /* mise en block de <a> pour lui donner des dimensions */
height: 15px;
width: 40px;
border: 1px solid #c7f1cc;
font: 10px/15px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
margin: 0 0px 1em 5px;
}

.tbl_content_bbcode_align select
{
	border: 1px solid #aaa;
	padding: 1px 1px 1px 1px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}
.bbcode_list_fonte
{
font-size: 12px;
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}
.bbcode_list_color
{
font-size: 12px;
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}
.bbcode_list_align
{
font-size: 12px;
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}
.tbl_content_bbcode_align {
	height: 15px;
	margin: 0 0px 1em 0px;
}

.tbl_content_bbcode_align tr, .tbl_content_bbcode_align td {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
.tbl_content_bbcode_align tr {
	height: 25px;
	width: 600px;
	left: 10px;
}
.tbl_content_bbcode_align a:hover {
	background: #e5edf8;
	color: red;
}
.tbl_content_bbcode_align td {
	float: left;
}

.bbcode_b
{	
	font-weight: bold;
	color: #000;
}
.bbcode_b1
{
	font-weight: bold;
	background: #999;
	color: #fff;
}

.bbcode_i
{
	font-style: italic;
	color: #000;
}
.bbcode_i1
{
	font-style: italic;
	background: #999;
	color: #fff;
}


.bbcode_u
{
text-decoration:underline;
color: #000;
}
.bbcode_u1
{	
	text-decoration:underline;
	background: #999;
	color: #fff;
}

.bbcode_url
{
color: #000;
}
.bbcode_url1
{
	background: #999;
	color: #fff;
}

.bbcode_mail
{
color: #000;
}
.bbcode_mail1
{
	background: #999;
	color: #fff;
}

.bbcode_img
{
color: #000;
}
.bbcode_img1
{
	background: #999;
	color: #fff;
}

.bbcode_cite
{
color: #000;
}
.bbcode_cite1
{
	background: #999;
	color: #fff;
}

.bbcode_pl
{
color: #000;
}
.bbcode_pl1
{
	background: #999;
	color: #fff;
}

.bbcode_code
{
color: #000;
}
.bbcode_code1
{
	background: #999;
	color: #fff;
}

.bbcode_align_center
{
	text-align: center;
color: #000;
}
.bbcode_align_center1
{
	text-align: center;
	background: #e5edf8;
	color:  red;
}

.bbcode_align_right
{
text-align: right;
color: #000;
}
.bbcode_align_right1
{
	text-align: right;
	background: #e5edf8;
	color:  red;
}

.bbcode_align_left
{
	text-align: left;
color: #000;
}
.bbcode_align_left1
{
	text-align: left;
	background: #e5edf8;
	color: red;
}
.bbcode_align_justify
{
	text-align: justify;
color: #000;
}
.bbcode_align_justify1
{	
	text-align: justify;
	background: #e5edf8;
	color: red;
}

