/* 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, input,
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-color:#484F30;
	font-family:Arial;
	margin:10px 0 0;
}

#loveme{
	background-image:url(/image/template/zone_visiteur/loveme/fdfull.gif);
	background-repeat:repeat-x;
	height:430px;
	width:100%;
	margin-top:30px;
}

#container{
	height:430px;
	width:834px;
}

.membres{
	width:308px;
	height:41px;
	background-image:url(/image/template/zone_visiteur/loveme/test_02.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:0px;
	font-size:10px;
}
.membres li{
	float:left;
	padding-top:15px;
}
li.nbr{
	color:#9cff00;
	font-family:Arial;
	padding-top:16px;
	padding-left:5px;
}



#content_left{
	height:430px;
	width:346px;
}

#connexion{
	width:308px;
	height:98px;
	background-image:url(/image/template/zone_visiteur/loveme/test_06.jpg);
	background-repeat:no-repeat;
}


#connexion #pseudo ,
#connexion #passe {
	height:28px;
	width:200px;
}	

#connexion #pseudo {
	margin-top:10px;
}

#connexion .label_text ,
#connexion .label_password {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	width:75px;	
	height:15px;
	padding-top:4px;	
	text-align:right;
	float:left;
	margin-left:5px;
}	

#connexion .item_text ,
#connexion .item_password {
	background-color:#EFE3FF;
	border:1px solid #FFFFFF;
	color:#FF008F;
	font-size:11px;
	font-weight:bold;
	height:18px;
	margin-left:4px;
	width:100px;
	float:left;	
}	

*html #connexion .item_text ,
*html #connexion .item_password {
	padding-top:2px;
	height:16px;
}

*+html #connexion .item_text ,
*+html #connexion .item_password {
	padding-top:2px;
	height:16px;
}

#connexion .disclaimer  {
	background-color:#D2FF00;
	border:1px solid #FFFFFF;
	color:#2A2637;
	cursor:pointer;
	font-size:11px;
	height:20px;
	margin-left:200px;
	margin-top:-56px;
	text-align:center;
	width:80px;
}

#connexion #identifiants_perdus{
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-left:200px;
	margin-top:-22px;
	width:80px;
	height:15px;
	text-align:center;
}

*html #connexion #identifiants_perdus{
	margin-left:100px;
}


.content_right{
	height:430px;
	width:414px;
}

#content_right1{
	background-image:url(/image/template/zone_visiteur/loveme/test_03.jpg);
	background-repeat:no-repeat;
	display:block;
}

#thumbs{
	width:376px;
	height:430px;
}

#en_ligne{
	color:#FFFFFF;
	display:block;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin-top:50px;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:5px;
}


.profil{
	width:52px;
	height:77px;
	padding-top:0px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

.profil img{
	border:1px solid #CCFF00;
	margin-left:0px;
}


.info{
	color:#ffffff;
}

#content_right2{
	display:none;
}

.close{
	width:365px;
	height:12px;
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	padding-top:3px;
	padding-right:3px;
}


#formulaire{
	width:374px;
	height:351px;
	background-color:#006CC2;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#formulaire .critere{
	width:374px;
	height:30px;
	margin-top:4px;
	color:#FFFFFF;
}

#formulaire #sexe{
	margin-top:10px;
}

#formulaire .label_text,
#formulaire .label_select,
#formulaire .label_date{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	float:left;
	text-align:right;
	width:125px;
	padding-top:5px;
	margin-left:8px;
}

#formulaire  #label_date_naissance{
	padding-top:0px;
}

#formulaire .item_text{
	color:##FF008F;
	font-size:11px;
	height:16px;
	width:200px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	float:left;
	margin-left:8px;
}

*html #formulaire .item_text{	padding-top:3px;padding-bottom:1px;}
*+html #formulaire .item_text{padding-top:3px;padding-bottom:1px;}


#formulaire .item_select,
#formulaire .item_date{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:##FF008F;
	cursor:pointer;
	font-size:11px;
	text-align:left;
	height:20px;
	width:202px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;	
	margin-left:8px;	
}

#formulaire .item_date{
	width:62px;
}

#cgu{
	width:308px;
	height:20px;
	margin-top:10px;
}


#cgu_box,
#cgu_txt{
	float:left;
}

#cgu_box{
	margin-left:30px;
}

*html #cgu_box{margin-left:10px;}
*+html #cgu_box{margin-left:10px;}

#cgu_txt{
	color:#FFFFFF;
	padding-left:10px;
	padding-top:0px;
	width:250px;
	font-size:11px;
	font-size:Arial;
}
*html #cgu_txt{padding-top:6px;}
*+html #cgu_txt{padding-top:6px;}


#cgu .cgulink{
	color:#FFFFFF;
}

#formulaire #submit_form1{
	background-color:#D2FF00;
	border:1px solid #FFFFFF;
	color:#2A2637;
	cursor:pointer;
	font-size:11px;
	height:25px;
	text-align:center;
	width:165px;
	margin-left:110px;
	margin-top:10px;
}


.fiche_membre{
	width:370px;
	height:335px;
	background-color:#006CC2;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left:4px;
}

.profil_max{
	border:1px solid #CCFF00;
}

.profil_view ul li{
	margin-top:5px;
}

.profil_view ul li{
	height:20px;
	width:210px;
	padding-left:5px;
}

.profil_label{
	width:55px;
	height:auto;
	float:left;
	font-weight:bold;
}

.span_annonce{
	width:210px;
}

span.annonce{
	color:#9CFF00;
	font-size:11px;
	font-weight:bold;
	width:210px;padding-top:2px;
}	


.market{
	height:40px;
	padding:10px;
	width:335px;
}

#profil_0,#profil_1,#profil_2,#profil_3{
	display:none;
	font-size:11px;
	color:#FFFFFF;
	font-size:12px;
}

ul#market_bas{
	height:63px;
	padding-left:10px;
	padding-top:20px;
	width:265px;
}

ul#market_bas li{
	width:265px;
	height:35px;
}

.textPromo {
	color:#ffbc00;
	font-weight:bold;
}


#footer{
	width:300px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	padding-left:30px;
	margin-top:-30px;
}

#footer li{
	width:90px;
}


#cgv{
	color:#000000;
	margin:10px auto 0;
	text-align:center;
	width:600px;
	font-size:11px;
}

.copyright{
	padding-top: 5px; 
}


 /*** 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:#484F30;
	border:3px solid #D2FF00;
}

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:#ffffff;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FFFFFF;
	border:1px solid #D2FF00;
	color:#FF008F;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	width:180px;
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#D2FF00;
	border:1px solid #FFFFFF;
	color:#2A2637;
	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;
}

/* overlay contact */
.overlay_contact{
	width:398px;
	height:448px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
}

.titre_overlay_contact{
	height:35px;
	width:398px;
	color:#FF008F;
	background-color:#484F30;
	text-align:center;
	font-weight:bold;
	font-size:22px;
}

 
 
 
 
 
 
