.th {
color			: #FF9900;
background-image	: url('../images/f2.gif');
height			: 20;
}

.th2 {
color			: #FF9900;
background-image	: url('../images/f2-3.gif');
height			: 20;
}

.td-no-border-top {
border-top-width	: 0px;
}

.td-no-border-bottom {
border-bottom-width	: 0px;
}

.td-moderation {
background-color        : #334444;
border-width            : 1px;
border-color		: 338888;
}

.td-border0 {
border-width            : 0px;
}

.td-non-valide {
background-color	: red;
}

.td-border-right {
border-right-width	: 1px;
}

.td-border-left {
border-left-width	: 1px;
}

.td-border-bottom {
border-bottom-width	: 1px;
}

.td-border-top {
border-top-width	: 1px;
}

.td-border1 {
border-width            : 1px;
}

.td-color {
background-color	: #889999;
}

