.noirgauche {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	
}


.noirbas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.noirbords {
	border: thin solid #000000;
}
.fondDegrad {
	background-image: url(images/forum_degrad.png);
	background-repeat: repeat-x;
}

