/* LANDING UNIQUEMENT */
#landing{
	background:#95C1FF url(/login/plage/img/bg2.jpg) repeat-x 0 92px;
	color:#FFFFFF;
	}
#landing #header{
	height:92px;
	/* overwriter si necessaire l'image de bg */
	}
#landing #header_view{
	position:relative;
	width:auto;
	height:100%;
	min-width:760px;
	max-width:980px;
	margin:0 auto;
	}
#landing img#logo{
	margin-top:20px;
	margin-left:10px;
	}
#landing #main{
	float:none;
	min-width:760px;
	width:auto;
	margin:0;
	}
#landing #viewport{
	width:auto;
	max-width:980px;
	margin:0 auto;
	padding:20px 0;
	}
#landing h1{
	margin-left:50px;
	color:#FFFFFF;
	}


#landing #footer #footer_view{
	width:auto;
	min-width:760px;
	max-width:980px;
	margin:0 auto;
	}
#landing #footer.unlogged #footer_view{
	left:0;
	margin:0 auto;
	}


/* BOITES SPECIALES LANDING */
.roundbox{
	position:relative;
	}
.roundbox .boxX{
	position:absolute;
	border-style:solid;
	border-width:6px;
	border-top:none;
	border-bottom:none;
	top:15px;
	bottom:0;
	left:0;
	right:0;
	}
.roundbox .boxY{
	border-style:solid;
	border-width:6px;
	border-left:none;
	border-right:none;
	height:100%;
	margin:0 10px;
	}
.roundbox .content{
	position:absolute;
	margin:0;
	top:0;
	left:0;
	right:0;
	bottom:0;
	}
.roundbox .corner{
	position:absolute;
	background-repeat:no-repeat;
	}
.tl{
	top:0;
	left:0;
	background-position:left top;
	}
.tr{
	top:0;
	right:0;
	background-position:right top;
	}
.bl{
	bottom:-12px;
	left:0;
	background-position:left bottom;
	}
.br{
	bottom:-12px;
	right:0;
	background-position:right bottom;
	}

/* INSCRIPTION */
#inscription{
	position:relative;
	margin:20px 0;
	height:320px;
	background:transparent url(/login/plage/img/couple_1.jpg) no-repeat 15px 0;
	}
#inscription.gay{
	background-image:url(/login/plage/img/couple_gay_1.jpg);
	}
#inscription_fade{
	position:absolute;
	width:100%;
	left:15px;
	top:0;
	height:320px;
	z-index:10;
	}
#inscription_view{
	position:absolute;
	top:-20px;
	right:10px;
	width:300px;
	height:320px;
	z-index:100;
	}
#inscription_view .boxX, #inscription_view .boxY{
	border-color:#281B10;
	background-color:#FFFFFF;
	}
#inscription .corner{
	width:15px;
	height:15px;
	background-image:url(/login/plage/img/sprite_insc.gif);
	}
#landing #special{
	width:770px;
	margin:0 auto 30px auto;
	text-align:center;
	}
/* SECTION TEXTE */
#landing #text{
	width:770px;
	margin:0 auto 30px auto;
	text-align:justify;
	color:#000000;
	}
#landing #text p a{
	color:#000000;
	}
#landing #main #pptitre a{
	color:#FFFFFF;
	text-decoration:underline;
	}
#landing #text p em{
	font-weight:bold;
	}
/* SECTION REFERENCEMENT */
#landing #referencement{
	width:770px;
	margin:10px auto;
	}
#landing #referencement div{
	float:left;
	}
#landing #referencement #villes_box{
	width:576px;
	}
#landing #referencement #villes_box ul li{
	float:left;
	width:177px;
	}
#landing #referencement #villes_box_small{
	width:192px;
	}
#landing #referencement #regions_box_big{
	width:384px;
	}
#landing #referencement #regions_box_big ul li{
	float:left;
	width:177px;
	}
#landing #referencement #regions_box,
#landing #referencement #categories_box,
#landing #referencement #relations_box{
	clear:right;
	float:right;
	width:194px;
	}
#landing #referencement div h3{
	color:#000;
	font-size:14px;
	}
#landing #referencement ul{
	list-style-type:none;
	margin:15px 0;
	}
#landing #referencement ul li{
	background:transparent url(/login/plage/img/puce.gif) no-repeat scroll 0 2px;
	padding-left:15px;
	line-height:18px;
	height:25px;
	overflow:visible;
	}
#landing #referencement ul > li{
	min-height:25px;
	height:auto;
	}
#landing #referencement ul li a{
	color:#000000;
	}
/* PHOTO PICKER */
#pptitre{
	width:770px;
	margin:15px auto;
	}
#photopicker{
	width:770px;
	height:127px;
	margin:0 auto 20px auto;
	}
#photopicker .boxX, #photopicker .boxY{
	border-color:#FFFFFF;
	background:#8ABEC3 url(/login/plage/img/bg_photo.gif) repeat-x;
	}
#photopicker .boxX{
	top:8px;
	border-width:3px;
	overflow:hidden;
	}
#photopicker .boxY{
	margin:0 8px;
	border-width:3px;
	}
#photopicker .corner{
	width:8px;
	height:8px;
	background-image:url(/login/plage/img/sprite_photo.gif);
	}
#photopicker .bl, #photopicker .br{
	bottom:-6px;
	}
#photopicker #piclistprev, #photopicker #piclistnext{
	position:absolute;
	top:0;
	width:60px;
	height:115px;
	z-index:21;
	background:#8ABEC3 url(/login/plage/img/bg_photo.gif) repeat-x;
	}
#photopicker #piclistprev{
	left:0;
	}
#photopicker #piclistnext{
	right:0;
	}
#photopicker #piclistprev div, #photopicker #piclistnext div{
	position:absolute;
	width:37px;
	height:37px;
	left:50%;
	margin-left:-19px;
	top:50%;
	margin-top:-25px;
	background-repeat:no-repeat;
	background-position:center center;
	}
#photopicker #piclistprev div{
	background-image:url(/img/btn_prev.png);
	}
#photopicker #piclistnext div{
	background-image:url(/img/btn_next.png);
	}
#photopicker ul#piclist{
	list-style-type:none;
	position:absolute;
	left:60px;
	z-index:20;
	width:770px;
	}
#photopicker ul#piclist li{
	float:left;
	margin:6px 0;
	padding-right:12px;
	width:120px;
	height:105px;
	text-align:center;
	}
#photopicker ul#piclist li a{
	color:#FFFFFF;
	}
#photopicker ul#piclist li img{
	width:120px;
	height:90px;
	margin-bottom:3px;
	}
#tuile{
	width:100%;
	text-align:center;
	margin-bottom:30px;
	}

#frmlogin{
	position:absolute;
	top:25px;
	right:15px;
	width:420px;
	height:40px;
	}
a#lnkinsc{
	position:absolute;
	bottom:3px;
	left:120px;
	}
#frmlogin .col{
	float:left;
	position:relative;
	}
#frmlogin h2.col{
	width:115px;
	height:40px;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	text-align:right;
	margin-right:5px;
	}
#frmlogin div.col{
	width:110px;
	}
#frmlogin input{
	width:100px;
	}
#frmlogin input#btnlogin{
	float:right;
	width:78px;
	height:28px;
	line-height:28px;
	padding-bottom:5px;
	margin:0;
	background:transparent url(/login/plage/img/btn_login.gif) no-repeat;
	color:#FFFFFF;
	border:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
/* FORMULAIRES D'INSCRIPTION */
#frminsc{
	font-size:16px;
	line-height:22px;
	color:#000000;
	}
#frminsc div.content{
	margin-left:10px;
	}
#frminsc div.row{
	margin-top:5px;
	}
#frminsc label{
	display:block;
	width:100%;
	font-weight:bold;
	}
#frminsc select, #frminsc input{
	font-size:14px;
	border-color:#000000;
	}
#frminsc select{
	height:24px;
	margin-top:2px;
	}
#frminsc select#gender, #frminsc select#lookingfor{
	width:225px;
	}
#frminsc select#bday, #frminsc select#bmonth{
	margin-right:10px;
	}
#frminsc input#zip{
	width:80px;
	height:20px;
	margin-top:2px;
	}
#frminsc input#btninsc{
	display:block;
	position:absolute;
	left:-5px;
	bottom:8px;
	padding-bottom:5px;
	width:270px;
	height:43px;
	line-height:43px;
	background:#5A422B url(/login/plage/img/btn_search.png) no-repeat;
	color:#FFFFFF;
	border:none;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
