#evenements {
	float:left;
	margin:15px 0 0 8px;
	position: relative;
	width:290px;
}
#evenements a:hover, #unenews a:hover, #allnews a:hover {
	text-decoration:none;
}
#evenements table, #evenements tr, #evenements td, #evenements th, #evenements h3, #evenements p {
	border:0;
	margin:0;
}
#evenements h3 {
	text-transform:capitalize;
}
#matches, #classement, #equipe {
	border-right:1px solid #000;
	border-left:1px solid #000;
}
#classement, #equipe {
	background:url(../../images/rct-muguet-bg.png) no-repeat center center;
}
#matches {
/*	background:url(../../images/rct-tableau-bg.png) repeat left top;*/
	background-color: #000;
}
#matches table, #classement table {
	height:210px;
	margin:0 0 0 5px;
	width:277px;
}
#matches table .dernier th, #matches table .dernier td {
	border-top:1px dotted #888;
}
#matches table th {
	vertical-align:top;
	width:64px;
}
#matches table td img {
	float:left;
	margin:0 5px 0 0;
}
#matches table th, #matches table td {
	vertical-align: middle;
	padding-top: 25px;
}
#matches h3 {
	font-size:1.15em;
	font-weight:bold;
	margin-bottom: 0.5em;
	padding-left: 80px;
}
#matches p {
	line-height: 1.1em;
	padding-left: 80px;
}
#matches p.matches {
	float: right;
	font-weight:bold;
	margin-top: 9px;
	text-align:right;
	padding: 0;
}
#matches h3, #matches p, #matches a, #matches p.matches {
	color: #fff;
}
#matches a:hover {
	color: rgb(226,0,26);
}
tr.prochain td {
/*	background:transparent url(../../images/rct-prochain2-bg.png) no-repeat scroll 0 0px;*/
	background:transparent url(../../images/rct-prochain-anim.gif) no-repeat scroll 0 0px;
}
tr.dernier td {
/*	background:transparent url(../../images/rct-dernier2-bg.png) no-repeat scroll 0 0px;*/
	background:transparent url(../../images/rct-dernier-anim.gif) no-repeat scroll -9px 0px;
}
#equipe {
	height:210px;
	overflow:auto;
}
#equipe table {
	margin:0 0 0 5px;
	width:260px;
}
#classement th, #equipe th {
	border-bottom:1px solid #aaa;
	font-weight:bold;
	vertical-align: middle;
}
#classement td, #equipe td {
	border-bottom:1px dotted #aaa;
	vertical-align: middle;
}
#classement td.points, #classement td.rang {
	width:15%;
}
#classement sup {
	font-size:0.5em;
	position:relative;
	top:-5px;
}
.classement-footer {
	background:url(../../images/rct-events-bottom.png) no-repeat center bottom;
	color:#fff;
	font-size:0.85em;
	height:16px;
	line-height:1.5em;
	margin:0;
	padding:2px 15px 2px 0;
	text-align:right;
}
.classement-footer a {
	color:#000;
}
.classement-footer a:hover {
	color:#fff;
}
li.tabs_nav {}
#tabs_events_previous span, #tabs_events_next span {
	display:none;
}
#tabs_events_previous, #tabs_events_next {
	background:transparent url(../../images/rct-previous-event.png) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	height:10px;
	left:260px;
	position: absolute;
	text-indent:-1000em;
	top:5px;
	width:10px;
	z-index:24;
}
#tabs_events_next {
	background-image:url(../../images/rct-next-event.png);
	left:270px;
}

