/* Flash news */
#pagecenter{
	width:610px;float:right;
}
/* Interviews */
#pagecenter #interviews{
	clear:both;border:9px solid #E7E8EC;margin:10px 0 0 0;
}
#pagecenter #interviews li img{
	padding:2px;border:1px solid #E7E8EC;
	margin:0 0 0 8px;float:right;width:50px;height:50px;
}
#pagecenter #interviews li{
	width:276px;vertical-align:top;padding:10px;
}
#pagecenter #interviews li:hover{
	background:#F6F8FB;
}
#pagecenter #interviews h2{
	color:#CC0000;font-family:"Times New Roman";font-size:15px;
}
#pagecenter #interviews h1{
	font-size:11px;
}
/* Last match */
#pagecenter .matchs{
	padding:2px;margin:10px 0 0 0;width:588px;overflow:hidden;
}
#pagecenter .match{
	vertical-align:top;width:250px;text-align:center;border:9px solid #E7E8EC;
	margin:10px 0 0 0;float:right;padding:1px;
	/*background:#FFF url(../images/block_background.gif) bottom repeat-x;*/
}
#pagecenter .match .date{
	display:block;margin:0 0 10px 0;
}
#pagecenter .match h6.title{
	padding:5px 0;font-family:"Times New Roman";font-size:15px;color:#FFF;
	background:#00125F url(../images/blue_background.gif) repeat-x 0 -1px;margin:0 0 10px 0;
}
#pagecenter .match .club{
	width:100px;vertical-align:top;margin:0 0 10px 0;
}
#pagecenter .match .club img{
	width:50px;
}
#pagecenter .match .club span.name{
	font-weight:bold;margin:5px 0 8px;display:block;font-size:11px;
}
#pagecenter .match .result{
	font-size:22px;padding:30px 0 0 0;
}
#pagecenter .espoire{
	vertical-align:top;width:310px;border:9px solid #E7E8EC;
	margin:10px 0 0 0;float:right;padding:1px;
	background:#FFF url(../images/block_background.gif) bottom repeat-x;
}
#pagecenter .espoire h6.title{
	padding:5px 10px 12px 0;font-family:"Times New Roman";font-size:15px;color:#FFF;
	background:url(../images/redbg_title.gif) repeat-x 0 -1px;
}
#pagecenter .espoire ul{
	list-style:none;width:310px;margin:0;
}
#pagecenter .espoire ul li{
	list-style:none;padding:4px 0 10px 0;background:url(../images/points_bg.gif) bottom repeat-x;
	margin:0 10px;
}
#pagecenter .espoire ul li span.date{
	font-size:11px;color:#CC0000;display:block;margin:0 0 2px 0;
}
#pagecenter .espoire ul li a{
	font-weight:bold;font-size:11px;
}
#pagecenter .espoire ul li a:hover{
	color:#000;text-decoration:underline;
}
/* The didebar */
#sidebar{
	float:left;width:302px;background-color:#E7E8EC;padding:9px 9px 0 9px;
}
#sidebar div#lastnews{
	padding:0px 10px 5px 10px;width:280px;overflow:hidden;
}
#sidebar div#lastnews ul{
	list-style:none;width:280px;
}
#sidebar div#lastnews ul li{
	list-style:none;padding:4px 0 10px 0;background:url(../images/points_bg.gif) bottom repeat-x;
}
#sidebar div#lastnews ul li span.date{
	font-size:11px;color:#CC0000;display:block;margin:0 0 2px 0;
}
#sidebar div#lastnews ul li a{
	font-weight:bold;font-size:11px;
}
#sidebar div#lastnews ul li a:hover{
	color:#000;text-decoration:underline;
}
#sidebar #lastpictures{
	width:300px;height:180px;background:#000;
}
#sidebar thead.head{
	color:#FFF;background:#00125F url(../images/blue_background.gif) repeat-x 0 -1px;
}
#sidebar thead.head  th{
	padding:5px 3px 8px;
}
#sidebar tr.default{
	background:#F4F5F9;color:#CC0000;
}
#sidebar td{
	padding:4px 4px 5px;border-top:1px solid #FFF;border-bottom:1px solid #E7E8EC;
}