@import url('base.css');
@import url('menu.css');
@import url('membre.css');
@import url('table.css');
@import url('calendrier.css');
@import url('freerolls.css');
.tbl_freeroll td {text-align:center;}
.btn-read-more { float:right; padding:3px 10px; background:#F1F1F1; border:1px solid grey;-moz-border-radius:2px; color:#000; font-weight:bold; margin:10px 0px 20px 0px; }
#strategies h2 { clear:right ;}


/* Custom */
.sidebar_link { width:190px; height:160px; background:url(images/sample_logo_right_1.png) center center; display:block; text-decoration:none;}
	.sidebar_link:hover { background:url(images/sample_logo_right_2.png) center center; text-decoration:none;}

.step { font-size:12px; padding:10px; padding-top:4px; padding-bottom:4px;}
.step span { color:#f02908; font-weight:bold;}

/* Top sites bg */
div.top_sites { margin-left:4px; width:202px; height:70px; background:url(images/top_site_bg.jpg) bottom;  }
div.top_sites:hover { width:202px; height:70px; background:url(images/top_site_bg_hover.jpg) bottom; }
div.top_sites table .no { color:#629c1f; font-size:27px; font-weight:bold; font-family:Arial; padding-left:4px; padding-top:2px;}
.banner1 { cursor:pointer; width:160px; }
.fd { position:relative;display:block;height: 30px;width: 60px;background:url(images/register.png) no-repeat;
		 text-decoration:none; float:right; margin-right:7px;}
.fd * { display: none;  text-decoration:none;}
.fd span.hover {position: absolute;top: 0;left: 0;display: block;text-decoration:none;height: 30px;width: 60px;
		background:url(images/register_over.png) no-repeat;}

