/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*@Utiles---------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.hidden{overflow:hidden;}
.both{clear:both;}
.bold{font-weight:bold;}
.normal{font-weight:normal;}
.norepeat{background-repeat:no-repeat;}
.repeatX{background-repeat:repeat-x;}
.repeatY{background-repeat:repeat-y;}
.alignleft{text-align:left;}
.aligncenter{text-align:center;}
.alignright{text-align:right;}
.underline{text-decoration:underline;}

.invisible{
	filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

.italic{font-style:italic;}
.cursor{cursor:pointer;}

a {
	color:#FFFFFF;
}


/*La landing page*/
body{
	background-image:url(/image/template/zone_visiteur/rencontresdiscretes/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana,Geneva,sans-serif;
	margin:0 auto;
	text-align:center;
}

#rencontresdiscretes{
	height:auto;
	margin:0 auto;
	margin-top:20px;
	width:780px;
}

#content_left{
	height:510px;
	padding-left:5px;
	width:420px;
}

#content_left #titre{
	height:100px;
	width:380px;
	padding-left:40px;
	text-align:left;
}

#content_left h1{
	font:bold 15px Verdana;
	width:350px;
}



#formulaire{
	background-image:url(/image/template/zone_visiteur/rencontresdiscretes/bg_formulaire2.png);
	background-repeat:no-repeat;
	behavior: url(/common/scripts/css/iepngfix/iepngfix.htc);
	behavior: url(/common/scripts/css/iepngfix/iepngfix.php);
	float:left;
	font-size:12px;
	height:418px;
	text-transform:uppercase;
	width:388px;
}

#formulaire img{
	padding-top:40px;
}

#formulaire .critere{
	width:388px;
	height:32px;
}

#formulaire #sexe{
	padding-top:50px;
}

*html #formulaire #sexe{padding-top:25px;}
*+html #formulaire #sexe{padding-top:25px;}

#formulaire .label_text,
#formulaire .label_select{
	width:160px;
	text-align:right;
	height:20px;
	float:left;
	padding-top:6px;
}

#formulaire #label_sexe{
	padding-top:4px;
}


#formulaire .item_text{
	color:#776F74;
	font-size:12px;
	height:16px;
	width:150px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding-bottom:4px;
	float:left;
	margin-left:8px;
	padding-left:3px;	
}

*html #formulaire .item_text{
	padding-bottom:0px;
	padding-top:4px;	
}

*+html #formulaire .item_text{
	padding-bottom:0px;
	padding-top:4px;	
}

#formulaire .item_select{
	color:#776F74;
	font-size:12px;
	height:20px;
	width:15px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	float:left;
	margin-left:8px;
	width:155px;	
}

#formulaire #item_id_theme{
	position:relative;
	top:288px;
}



#cgu{
	height:20px;
	margin-top:10px;
	padding-left:50px;
	width:280px;
}


#cgu_box,
#cgu_txt{
	float:left;
}

#cgu_box{
	margin-left:0px;
}

#cgu_txt{
	padding-left:5px;
	padding-top:4px;
	width:250px;
	font-size:9px;
	text-align:left;
}

*html #cgu_txt{padding-top:7px;}
*+html #cgu_txt{padding-top:7px;}


#cgu .cgulink{
	color:#FA538C;
}

#formulaire #submit_form1{
	background:url(/image/template/zone_visiteur/rencontresdiscretes/btn_valid.jpg) no-repeat scroll left center transparent;
	border:0 none;
	cursor:pointer;
	height:50px;
	margin-top:10px;
	width:248px;
}

#formulaire #submit_form1:hover{
	background:url(/image/template/zone_visiteur/rencontresdiscretes/btn_valid3.jpg) no-repeat scroll left center transparent;
}


#content_right{
	background-image:url(/image/template/zone_visiteur/rencontresdiscretes/photo_fille.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:510px;
	padding-left:5px;
	width:350px;
}

ul#market{
	background-image:url(/image/template/zone_visiteur/rencontresdiscretes/cadre_mkt2.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	height:87px;
	padding-top:380px;
	text-align:left;
	width:350px;
}


ul#market li{
	line-height:10px;
	padding-left:10px;
	padding-top:12px;
}

.rose {
	color:#FF33CC;
}

#acces_membres{
	width:760px;
	height:20px;
	cursor:pointer;
}


#connexion{
	display:none;
	float:right;
	height:50px;
	text-align:right;
	width:500px;
}

#connexion #pseudo,
#connexion #passe {
	float:left;
	height:25px;
	padding-top:3px;
	width:200px;
}	

#connexion .label_text ,
#connexion .label_password {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:75px;	
	height:15px;
	padding-top:5px;	
	text-align:right;
	float:left;
}	

#connexion .item_text ,
#connexion .item_password {
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding-bottom:2px;
	height:17px;
	width:110px;
	padding-left:3px;
	margin-left:5px;
	float:left;	
}	

*html #connexion .item_text ,
*html #connexion .item_password {
	padding-bottom:0px;
	padding-top:2px;
}

*+html #connexion .item_text ,
*+html #connexion .item_password {
	padding-bottom:0px;
	padding-top:2px;
}


#connexion .disclaimer  {
	background-image:url(/image/template/zone_visiteur/rencontresdiscretes/btn_valid2.jpg);
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	height:29px;
	width:84px;
	float:left;
}

#connexion #identifiants_perdus{
	color:#0000FF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:15px;
	margin-right:80px;
	margin-top:5px;
	text-align:left;
	width:120px;
	float:right;
}


#cgv{
	color:#285E71;
	font-size:9px;
	text-align:justify;
	width:760px;
	margin:0 auto;
}

.copyright{
	padding-top: 5px; 
	color:#FA538C;
	float:left;
	font-size:10px;
	text-align:center;
	width:100%;
}


 /*** OVERLAY PASS PERDU ***/
.cFFFFFF{
	color:#FFFFFF;
}

div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;
}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	background-color:#D6AFE2;/*violet pale*/
	border:3px solid #FF008F;/*Rose foncé*/
}

div#contenu_overlay2  #titre_pass_perdu{
	color:#ffffff;
	width:400px;
	height:25px;
}

div#contenu_overlay2 .titre_pass_perdu{
	width:340px;
	height:25px;
	padding-left:10px;
}

div#contenu_overlay2  .fermer_pass_perdu{
	background-image:url(/image/template/zone_visiteur/rencontres-voisines/img_fermer.jpg);
	width:50px;
	height:17px;
	float:right;
	margin-left:0px;	
}

div#contenu_overlay2 #text_pass_perdu{
	color:#000000;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#CC3399;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	width:180px;
	padding-left:3px;	
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#FFCC00;/*Jaune */
	border:1px solid #3F4042;
	color:#3F4042;/*Noir*/
	cursor:pointer;
	float:left;
	font-size:11px;
	height:25px;
	margin-left:10px;
	text-transform:uppercase;
	width:110px;
	margin-top:10px;
}


*html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}

*+html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}
 
 
 
 
 
 
 

