@charset "iso-8859-1";
/* auteur: Creak */
/* Date de création: 18/07/2003 */

.newsLeft {
	background-image: url(../images/news/frameleft.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.newsRight {
	background-image: url(../images/news/frameright.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.newsTitle {
	color: #ffcc66;
	font-family: tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.newsDate {
	color: #e4e4e4;
	font-family: tahoma,arial;
	font-size: 12px;
}

.newsContent {
	color: #e4e4e4;
	font-family: tahoma,arial;
	font-size: 14px;
}