a.forum{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#01699A;
}
a.forum:hover{
	text-decoration:underline;
}
a.forum:visited{
	text-decoration:none;
}
a.forum:visited:hover{
	text-decoration:underline;
}

.forumCellule1{
	/*background-color:#C8D9E8;*/
	padding:3px;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dashed;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #01699A;
}

.forumCellule2{
	/*background-color:#CFD8AB;*/
	padding:3px;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dashed;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #01699A;
}

.forumTextClair{
	font-size:10px;
	color:#CBE7FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-right:3px;
}

.forumFondEnTete{
	/*background-color:#255F8E;*/
	padding:3px;
	border-top:dashed 1px #990099;
	border-bottom:solid 1px #990099;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.forumFondTitreEnTete{
	/*background-color:#255F8E;*/
	padding:3px;
	border-bottom:solid 1px #990099;
	background-color: #92E8FF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color:#990099;
}

.fondTitreSujet{
	background-color:#FEFCEF;
}

.forumText{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color:#01699A;
}

.forumTableau{
	border-width:1px;
	border-style:solid;
	border-color:#E1B1A6;
	padding:10px;
}

.forumChampTexte {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #01699A;
}

.forumDerniereCellule{
	padding:3px;
	border-bottom:dashed 1px #E1B1A6;
}
