.eventname {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.name {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.nametitle {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.sentinelles {
	font-size: 12px;
	line-height: 8px;
	font-weight: bold;
	color: #333333;
}

.date {
	color: #000;
	font-size: 9px;
	text-transform: lowercase;
}

.location {
	color: #000;
	font-size: 11px;
}

.rowHover {
	color: #000000;
	cursor: pointer;
	line-height: 15px;
	height: 10px;
	background-color: #D2D4D9;
}
.rowSelected {
	background-color: #6381B0;
	color: #FFFFFF;
}
.cadre {
	font-weight: bold;
	color: #333333;
	background-image: url(../Contents/Composants/panel_out.gif);
	background-repeat: repeat-x;
	text-indent: 25px;
	line-height: 20px;
}
.st {
	font-weight: bold;
	color: #333333;
}
.retrait {
	margin-left: 20px;
}
.commentaires {
	padding-right: 5px;
	padding-left: 10px;
}
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.rowHoverWatch {
	color: #000000;
	cursor: pointer;
	height: 10px;
	text-decoration: underline;
	font-style: oblique;
	font-weight: bold;
}
