/* Header Settings */

/* Body Settings */

/* Footer Settings */

/* Custom */
.custom #bbp-user-navigation { font-size:1.8em; margin:0 0 16px 0; color:#222;}

#lienscasinos {
float: right;
		color: red;
border-width: 1px;
display: inline-block;
		border-style: solid;
		border-color: #BDB76B;
padding: 5px 5px;
margin-bottom: 90px;
margin-left: 12px;
box-shadow: 1px 1px 8px #000;
width: 160px;
	}

.buttonjeu {
    border-width: 0px 0px 5px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color rgba(225, 186, 20, 1);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 0.3em 1em;
    vertical-align: middle;
    border-radius: 3px;
    opacity: 1;
    background: none repeat scroll 0% 0% rgba(203, 126, 10, 1);
    color: #FFF;
}

.buttonjeu1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:131px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}
.buttonjeu1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color:#d29105;
}.buttonjeu1:active {
	position:relative;
	top:1px;
}



/* LAYOUT OPTIONS */
.custom #main { width: 1000px; }
.custom #sidebar1 { width: 300px; }
.custom #sidebar2 { width: 200px; }
.custom #middlecontent { width: 639px; }
.custom #footer {width: 1000px;}
.custom #header { width: 1000px; }
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
