@charset "UTF-8";

/*reset*/
html, body, div, span,
h1, h2, h3,  p,
a, ul, li
 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	background: #f1f4f6;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: 0;
}

.color {
	color: #D54E88;
}

/* Disclaimer */
.disclaimer {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1em;
	font-size: 24px;
	background-color: #fff;
	z-index: 11;	/* Par-dessus #menu */
	transition: transform .5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.disclaimer::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: 20%;
	background-color: inherit;
}

#disclaimer:target {
	transform: translateY(-100%);
}

.disclaimer__container {
	text-align: center;
	width: 768px;
	max-width: 100%;
}

.disclaimer__logo {
	max-width: 100%;
}

.disclaimer__title {
	margin-top: 3em;
	color: #ea6ba1;
}

.disclaimer__alert {
	margin: 3em 0 1.5em;
	padding: 1.5em 2.5em;
	border: 1px solid #707070;
}

.disclaimer__alert > h4 {
	margin-top: 0;
	color: #777;
	text-transform: uppercase;
}

.disclaimer__actions {
	display: flex;
	justify-content: space-between;
}

.disclaimer__button {
	display: inline-block;
	flex-grow: 1;
	padding: .6em 2em;
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	border: 1px solid transparent;
	border-radius: .5em;
	cursor: pointer;
	text-decoration: none;
}

.disclaimer__button + .disclaimer__button {
	margin-left: 1.5em;
}

.disclaimer__button--black {
	background-color: #2e2e2e;
}

.disclaimer__button--black:hover {
	background-color: #151515;
}

.disclaimer__button--black:active:hover {
	background-color: #000;
}

.disclaimer__button--green {
	background-color: #34a734;
}

.disclaimer__button--green:hover {
	background-color: #288028;
}

.disclaimer__button--green:active:hover {
	background-color: #1f651f;
}
/* End Disclaimer */

.clear {clear: both;}

#head-wrap {
	background: top center no-repeat #ffffff;
	border-bottom: 1px solid #e0e5e9;
	outline: 1px solid #ffffff;
	background-position: center top;
	background-size: cover;
}

#head {
	width: 1000px;
	min-height: 584px;
	margin: auto;
	position: relative;
}

#wrap {
	width: 1000px;
	margin: auto;
    margin-bottom: 60px;
}

.wrap-content {
	float: left;
	margin-left: 20px;
	width: 750px;
}

.main-container {
	position: relative;
	z-index: 10;
	margin-bottom: 30px;
	margin-left: 235px;
	padding: 20px;
	font-size: 14px;
	color: #515B64;
}

.main-container a {
	color: #4e88d5;
	text-decoration: none;
}

.main-container a:hover {
	text-decoration: underline;
}

.main-container h1 {
	margin-bottom: 30px;
	color: #D54E88;
	font-size: 30px;
	font-weight: bold;
}
.main-container h2 {
	margin-bottom: 30px;
	color: #D54E88;
	font-size: 30px;
	font-weight: bold;
}

/* compteur de membres */
#counter {
    position: relative;
    margin-left: 462px;
	background: url(/static/img/ch1/counter.png) no-repeat;
	height: 30px;
	margin-top: 8px;
}
#new {
    position: absolute;
    margin: 1px 0 0 5px;
    color: #333333;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 12px;
}
#counter-grid {
	background: url(/static/img/ch1/counter-grid.png) no-repeat;
	width: 144px;
	height: 1px;
	position: absolute;
	margin: 14px 0 0 1px;
}
#countertitle {
	position: absolute;
    left: 160px;
	padding: 5px;
	background-color: #fff;
	opacity: 0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity80);
}
#countertitle p{
	font-size: 16px;
	color: #515b64;
}



/* formulaire de connexion */
#login {
	background: url(/static/img/ch1/login-bg.png) no-repeat;
	width: 476px;
	height: 38px;
	float: right;
	margin-right: 30px;
	padding: 8px 0 0 10px;
}
#login #script{
	float: left;
}
#login #fb{
	margin: -1px 20px 0 0;
	float: right;
	background: url(/static/img/ch1/fb-connect.png) no-repeat;
	width: 90px;
	height: 25px;
	overflow: hidden;
}
#facebook-like {
	clear: right;
	float: right;
	margin: 15px 10px 0 0;
}
#logo {
	clear: both;
	float: right;
	margin: 30px 160px 10px 0;
}



/* texte rencontre geolocalisees */
.intro {
	background-color: #fff;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity90);
	text-align: center;
}
#intro1 {
	position: absolute;
	min-width: 300px;
/*	margin: 470px 0 0 25px;*/
	*margin-left: -370px;
	padding: 10px;
	left: 25px;
	bottom: 108px;
}
#intro1 p {
	font-size: 17px;
	color: #515b64;
	font-weight: bold;
}
#intro2 {
	position: absolute;
	min-width: 300px;
/*	margin: 500px 0 0 70px;*/
	*margin-left: -275px;
	padding: 5px;
	left: 70px;
	bottom: 75px;
}
.ez-geolink {
	font-size: 24px;
	font-weight: bold;
	color: #466093;
	text-decoration: none;
    text-align: right;
}

/* Entête inscription */
.home-header {
    font-weight: bold;
    font-style: italic;
    text-align: center;
    background-color: #ea6ba1;
    color: #fff;
    font-size: 32px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 10px;
}

/* cadre inscription fond blanc*/
#seek {
	clear: both;
	float: right;
	background: url(/static/img/ch1/bg-seek.png) no-repeat;
	width: 592px;
	height: 396px;
	margin-right: -15px;
}
#register-top h1,
#seek h1 {
	text-align: center;
	color: #d54e88;
	margin-top: 22px;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}

#register-top h1 {
	margin: 0 0 20px;
}

#seek1{
	height: 80px;
}
#info {
	float: left;
	margin: 2px 0 0 40px;
	width: 240px;
	height: 60px;
	text-align: right;
	color: #515b64;
	font-size:20px;
	font-weight: bold;
}
#info p:first-child {
	font-size: 30px;
}
/* selection genre*/
#seekfb {
	background: url(/static/img/ch1/fb-register.png) no-repeat;
	margin: 16px 0 0 20px;
	float: left;
	width: 222px;
	height: 42px;
	position:relative;
}
#register-top #seekfb {
	margin-top: -5px;
}
#seekfb iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 222px;
	height: 42px;
}

#seekfb .container {
	display: table-cell;
	vertical-align: middle;
	width: 222px;
	height: 40px;
	padding-left: 36px;
	text-align: center;
	font-size: 13px;
}

#seek2 {

}
.who {
	clear: both;
	float: left;
	width: 200px;
	height: 60px;
	text-align: right;
	line-height: 40px;
	font-size: 22px;
	color: #515b64;
	margin-left: 10px;
}
.man, .woman {
	float: left;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 13px 0 0 37px;
	width: 105px;
	height: 32px;
}

.manbg{
	background: url(/static/img/ch1/man.png) no-repeat;
	width: 284px;
	height: 45px;
}
.manbg .woman {
	color: #A7AEB4;
}
.womanbg .man {
	color: #A7AEB4;
}
.womanbg{
	background: url(/static/img/ch1/woman.png) no-repeat;
	width: 284px;
	height: 45px;
}
#iam, #isearch {
	float: left;
	margin-left: 20px;

}
#pseudo input {
	float: left;
	margin-left: 20px;
	border: 1px solid #BCBCBC;
	border-radius: 5px;
	width: 180px;
	height: 35px;
	box-shadow:inset 0px 0px 7px #BCBCBC;
	font-size: 16px;
	padding-left: 10px;
}
/* bouton validation */
#register {
	clear: both;
	margin: auto;
	width: 307px;
}
#register p {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#register input{
	border: 0;
	background: url(/static/img/ch1/register-btn1.png) no-repeat;
	width: 307px;
	height: 47px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-shadow: 1px 1px 1px #6eb300;
}

/*formulaire d'incription*/
#register-block{
	float: right;
	margin: 25px -14px 20px;
	min-height:500px;
	clear: both;
}
#register-top {
	background: url(/static/img/ch1/register/register-bg.png) no-repeat;
	width: 532px;
	min-height: 442px;
	padding: 30px 0 0 60px;
	*padding-bottom: 10px;
}
#register-top h2 {
	font-size: 28px;
	color: #466093;
	font-weight: bold;
	float: left;
}
#register-fb {
    background: url(/static/img/ch1/fb-register.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: -5px 0 0 20px;
    width: 222px;
}
#register-form {
	clear: both;
	margin-top: 50px;
	*margin-top: 20px;
}
#register-bottom {
	background: url(/static/img/ch1/register/register-bg-bottom.png) no-repeat;
	width: 592px;
	height: 24px;
}
#ez-register-form-submit, #ez-register-form-submit2 {
	background: url(/static/img/ch1/register-btn1.png) top center no-repeat transparent;
	width:307px;
	height:47px;
	border:0px;
	background-color:transparent;
	font-size:30px;
	color:#fff;
	cursor: pointer;
}
/* ie7 compatibility */
#ez-register-form button span.middle {
	*width: 307px !important;
	*height: 47px !important;
	*font: bold 24px/52px Arial, Helvetica, sans-serif !important;
	*background: url(/static/img/ch1/register-btn1.png) top center !important;
	*float: left !important;
	*margin-left: -150px !important;
}




/* style commun des zones horizontales*/
#commun {
	width: 1000px;
	margin: auto;
	margin-bottom: 20px;
}
.zone {
    margin: auto;
	background-color: #fff;
	border: 1px solid #e7ecef;
	width: 940px;
	margin-top: 20px;
	padding: 20px 30px;
}
#count-user-week {
	vertical-align: top;
}



/* zone pictos*/
#zone-1 {
	list-style-type: none;
}
#zone-1 h2 {
	margin: 0 0 5px 5px;
	font-weight: bold;
	font-size: 16px;
	color: #d54e88;
}
#zone-1 li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
#zone-1 li.picto {
	padding-left: 40px;
	width: 170px;
}
#zone-1 li.picto p {
	margin: 5px 15px 5px 5px;
	font-size: 11px;
	color: #515b64;
}
#zone-1 li.sep {
	background: url(/static/img/ch1/split.png) top center no-repeat;
	width : 20px;
	height: 56px;
}
#zone-1 li.picto.tchat {
	background: url(/static/img/ch1/tool-tchat.png) top left no-repeat;
}
#zone-1 li.picto.letter {
	background: url(/static/img/ch1/tool-letter.png) top left no-repeat;
}
#zone-1 li.picto.target {
	background: url(/static/img/ch1/tool-target.png) top left no-repeat;
}
#zone-1 li.picto.heart {
	background: url(/static/img/ch1/tool-heart.png) top left no-repeat;
}
.tool {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.tool-txt {
	float: left;
}



/* separateurn vetical */
.split {
	float: left;
	background: url(/static/img/ch1/split.png) no-repeat top center;
	width : 40px;
	height: 56px;
}
.zone-x {
	font-size: 20px;
	font-weight: bold;
}
.zone-x h2 {
	color: #d54e88;
	display: inline;
	vertical-align: top;
	line-height: 1.3
}
.zone-x p {
	color: #515b64;
	display: inline;
	vertical-align: top;
	line-height: 1.3
}



/* css outil promo profils geolocalises */
.easy_geo_inscris td {
	padding:2px;
}
.easy_geo_inscris img {
	margin:15px 15px 0 0;
}



/* presse */
#zone-4 {
	width:941px; ;
	margin: auto;
}
#press-title {
	margin :20px 0;
}
.clear  {
	clear:both;
}



/* temoignages */
#zone-3 {

}
.pic-txt {
	float: left;
	width: 200px;
}
.pic-txt h2 {
	display: inline;
	margin: 0 0 5px 5px;
	font-weight: bold;
	font-size: 14px;
	background-color: #d54e88;
    color: #fff;
    padding: 2px 5px;
}
.pic-txt p {
	margin: 10px 5px 0 5px;
	font-size: 14px;
	color: #515b64;
}
.pic-txt a {
	color: #4e88d5;
	text-decoration: none;
}
.pic-txt a:hover {
	text-decoration: underline;
}
#pic1 {
	background: url(/static/img/ch1/img-temoignage-nathalia.jpg);
	width : 65px;
	height: 65px;
}
#pic2 {
	background: url(/static/img/ch1/img-temoignage-bennyben65.jpg);
	width : 65px;
	height: 65px;
}
#pic3 {
	background: url(/static/img/ch1/img-temoignage-manimalinette.jpg);
	width : 65px;
	height: 65px;
}
#pic4 {
	background: url(/static/img/ch1/img-temoignage-julien693.jpg);
	width : 65px;
	height: 65px;
}
#pic5 {
	background: url(/static/img/ch1/img-temoignage-Tessaaa.jpg);
	width : 65px;
	height: 65px;
}
#pic6 {
	background: url(/static/img/ch1/img-temoignage-tanguydam6.jpg);
	width : 65px;
	height: 65px;
}



/* contenu texte*/
#content {
	width: 1000px;
	height: 1050px;
	margin:auto;
	padding-top: 30px;
}
#content ul li {
	list-style-type: none;
}
.col {
	background-color: #fff;
	border: 1px solid #e7ecef;
	padding: 10px 0 0 7px;
	width : 314px;
}
.col a {
	font-size: 13px;
	color: #4e88d5;
	text-decoration: none;
}
.col a:hover {
	text-decoration: underline;
}
.col-l {
	float: left;
	margin-right: 15px;
	min-height: 1000px;
}
.col-r {
	float: right;

}
#col-3{
	float: right;
	margin-bottom: 20px;
}
#col-4 {
	float:right;
	clear: right;
	min-height: 652px;
}
.col h2 {
	color: #d54e88;
	font-size: 14px;
	font-weight: bold;
	width:286px;
	margin-left: 10px;
}
.col p, .col li{
	font-size: 12px;
	color: #515b64;
	line-height: 16px;
	width:286px;
	margin-left: 10px;
}
.col img {
	margin:20px 0 20px 10px;
}

/* pub droite */
#appli{
	background: url(/static/img/ch1/appli/bg-appli.png);
	width: 315px;
	height: 331px;
	margin-top: -15px;
}
#slogan {
	margin-left: 70px;
	padding-top: 15px;
}
#slogan p {
	font-size: 18px;
	width: 200px;
	line-height: 20px
}
#slogan strong {
 	color: #d54e88;
 	font-size: 24px;
}
#ad-register {
	display: block;
	background: url(/static/img/ch1/appli/ad-button.png) no-repeat;
	width: 237px;
	height: 47px;
	margin:35px auto 0;
	padding-top: 7px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#ad-register:hover {
	text-decoration: none;
}
#appli img	{
	position: relative;
	top: 90px;
	float: left;
}



/* footer */
#footer {
	border-top: 1px solid #e7ecef;
	width: 100%;
	background-color: #fff;
	padding: 30px 0 20px 0;
	height: 120px;
}
#footer-wrap {
	width: 980px;
	margin: auto;
}
#footer-wrap a:hover {
	text-decoration: underline;
}
/* pays */
#country {
	float: left;
	width: 630px;
}
#country p{
	font-size: 13px;
	color: #515b64;
	line-height: 16px;
}
#country a {
	font-size: 13px;
	color: #4e88d5;
	text-decoration: none;
}
a.fselected{
	color : #fff !important;
	background-color: #d54e88;
	padding: 1px 3px;
	display: inline;
}


#ez-cgudata {margin-bottom: 60px;}
/* social networks*/
#sn {
	width: 306px;
	float: right;
	margin-right: -10px;
}
#sn h2 {
	text-align: center;
	vertical-align: top;
	color: #d54e88;
	font-size: 18px;
	font-weight: bold;
}
#socialnetworks {
	margin-top: 20px;
	text-align: center;
}
.amount {
	background: url(/static/img/ch1/amount.png) no-repeat;
	width: 75px;
	height: 48px;
	float: left;
	margin:10px 0 0 15px
}
.amount p{
	margin: 10px;
	text-align: center;
	color:#515b64;
}
.social {
	float: left;
	margin: 3px 2px 0 17px;
}




/* mentions legales */
#legal {
	padding: 10px 0;
	background-color: #515b64;
	border-top: 1px solid #000;
	text-align: center;
	color: #fff;
}
#legal > p, #legal > p > a {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
#legal a:hover {
	text-decoration: underline;
}
#legal .modal {
	color: #515b64;
}

#tag {
	background-color: #515b64;
}

.mentions-legales p {
	margin-bottom: 10px;
}

#facebook-register-text {
	color: #fff;
	font-weight: bold;
}

.footer-other-site-link {
	width: 980px;
	margin: auto;
}

.footer-other-site-link hr {
	width: 900px;
}

#fieldset-loginGroup .legend {
    display: none;
}

#ez-login-form-email {
    width: 150px;
}
