table.table_root_comm {
	background-color: #FFFFFF;
	width: 744px;
	border-left: 1px solid #070D3C;
	border-right: 1px solid #070D3C;
}

table.table_top_comm {
	height: 15px;
	width: 744px;
}

td.top_comm {
	background-image: url("../general/img/fort_top.gif");
	height: 15px;
}

td.top_comm_titre {
	background-image: url("titre_comm.jpg");
	height: 25px;
}

table.table_bottom_comm {
	height: 25px;
	width: 744px;
}

td.td_bottom_left_comm {
	width: 23px;
	background-image: url("../general/img/bottom_left.gif");
}

td.td_bottom_center_comm {
	width: 698px;
	background-image: url("../general/img/bottom_center.gif");
}

td.td_bottom_right_comm {
	width: 23px;
	background-image: url("../general/img/bottom_right.gif");
}

td.td_bottom_comm {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #D5D5D5;
	padding: 3px;
	height: 100%
}