table.forumborder {
	border: solid;
	border-width: 1px;
	border-color: #555555;
}
th {
	background-color: #FF6600;
	color: #FFFFFF;
}
.forumborder th a, .forumborder th a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
td.row1 {
	background-color: #EFEFEF;
	padding-left:10px;
}
td.row2 {
	background-color: #DEDEDE;
	text-align: center;
}
td.row3 {
	background-color: #CDCDCD;
}
td.rowtitles {
	background-color: #CFCFCF;
	color: #555555;
}
th.forumtitle {
	background-color: #FF6600;
	color: #FFFFFF;
}
th.menu {
	background-color: #BFBFBF;
	height: 25px;
	color: #555555;
}
span.postbody {
	font-size: 13px;
}
.liteoption {
	border: 1px solid #000000;
	height: 20px;
	background-color: #FFFFFF;
}
.mainoption, .button {
	border: 1px solid #000000;
	height: 20px;
	background-color: #FFFFFF;
}
.lignePair {
	background-color: #DEDEDE;
}
.dateMsg {
	display: block;
	font-size: 10px;
}
.msgErreur {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 0;
	border: 1px dotted #FF0000;
	text-align: center;
}
.deconnexion {
	font-weight: bold;
	float:right;
}
