@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #131313;
	margin-bottom: 20px;
}
a img {
	border: 0px;
}
div#container {
	margin: auto;
	background: url(img/background.jpg) repeat-x #131313;
}
div#main {
	margin: auto;
	width: 960px;
}
div#info-login {
	height: 44px;
	color: #ffffff;
	width: 960px;
	margin: auto;
}
#ez-login-errors {
	margin-top: 10px;
}
#ez-login-forgotten-password-container {
	margin-top: 4px !important;
}
div#header #header-logo {
	width: 335px;
	height: 112px;
	background: url(img/logo.png) no-repeat;
	margin: 17px 0 0 35px;
	float: left;
}
div#header #header-title {
	color: #FFFFFF;
	float: right;
	font-size: 25px;
	margin: 45px 38px 0 0;
	text-align: center;
	width: 370px;
}
div#cadre-inscription {
	width: 968px;
	height: 658px;
	background: url(img/cadre-inscription.png?version=1);
}
div#cadre-inscription #photo-cougar {
	width: 513px;
	height: 658px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}
div#cadre-inscription #inscription {
	width: 439px;
	height: 642px;
	background: url(img/bginscription.png) no-repeat #b3b3b3;
	margin-top: 8px;
	margin-right: 8px;
	float:right;
}
div#inscription #inscription-title {
	margin-top: 15px;
	width:100%;
	color:#FFF;
	font-size:24px;
	text-align: center;
}
div#inscription #inscription-content {
	margin: 30px 0 0 10px;
}
div#inscription #inscription-content input {
	color: #000;
}
div#cadre-inscription #legal {
    background-color: #B3B3B3;
    float: right;
    height: 642px;
    margin-right: 8px;
    margin-top: 8px;
    padding: 0 10px;
    width: 419px;
}
#ez-register-form-submit, #ez-register-form-submit2 {
	background: url(img/btn.png) no-repeat;
	width:360px;
	height:50px;
	border:0px;
	background-color:transparent; color:#fff;
}
/* ie7 compatibility */
#ez-register-form button span.middle {
*height: 50px !important;
*width: 360px !important;
*font: bold 24px/52px Arial, Helvetica, sans-serif !important;
*background: url(img/btn.png) top center !important;
*float: left !important;
*margin-left: -175px !important;
}
/* ie7 compatibility */
div#options-site {
	width: 100%;
	height: 22px;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#footer {
	color: #ffffff;
}
div#footer a {
	color: #ffffff;
	text-decoration: none;
}
div#footer .link {
	text-align: center;
}
div.leftCol {
	float: left;
	width: 638px;
}
div.leftCol .content {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #363636;
}
div.leftCol .background {
	background-color: #1c1c1c;
}
div.temoignage {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.temoignage-photos {
	float: right;
}
div.temoignage-photos img:first-child {
	margin-bottom: 10px;
}
div.rightCol {
	float: right;
	width: 292px;
}
div.rightCol .content {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #363636;
}
div.rightCol .content img {
	display: block;
	margin: 10px auto auto;
}
ul.list {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.text {
	color: #b74288;
	text-align: justify;
}
p.titre {
	color: #ef80c3;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.easy_last td {
	padding: 3px;
}
.easy_last img {
	border: 4px solid #131313;
	outline: 1px solid #363636;
}
.anticlic {
	position:absolute;
	background-image:url(img/anticlic.png) no-repeat;
	z-index:500;
	width:625px;
	height:145px;
	margin:0;
	padding:0;
	background-color: #333;
	filter:alpha(opacity=1);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
#password-element span {
	color: #000 !important;
}
#contact-btn {
	background:url(img/button-bg.png) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:50px;
	width:360px;
	margin: auto;
	text-align: center;
}
a#btn{
	text-align: center;
	font-size: 38px;
	text-decoration: none;
	color: #fff;
}

.easy_online td{padding:10px}
.easy_online img{border:1px solid #363636}