/* 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:#7F0020;
}

/*La landing page*/
body{
	background:none repeat scroll 0 0 #FFFFFF;
	font:11px Arial,Helvetica,sans-serif;
}

#visiolove{
	color:#006699;
	margin:0 auto;
	height:auto;
	width:852px;
}


/*** HEADER ***/
#header{
	background:url(/image/template/zone_visiteur/visiolove/full_header.jpg) no-repeat scroll center top transparent;
	height:321px;
	width:852px;
}

#membres{
	width:370px;
	height:30px;
	padding-left:495px;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}

*html #membres{
	padding-left:470px;
}


.membre_text{
	margin-left:20px;
	width:auto;
}

*html #en_ligne{width:50px;}
*+html #en_ligne{width:50px;}


.membre_chiffre{
	margin-left:5px;
	color:#C15603;	
	width:60px;
}

#market_header{
	color:#006699;
	font-size:12px;
	font-weight:bold;
	height:80px;
	padding-left:510px;
	padding-top:200px;
	width:320px;
}

#container {
	height:350px;
	padding-top:5px;
	width:852px;
}

#content_left{
	height:auto;
	margin:5px 5px 5px 0;
	width:476px;
}

#content_left_bottom{
	width:476px;
	height:auto;
}

#thumbs{
	width:476px;
	height:124px;
}

.profil{
	width:115px;
	height:120px;
	margin-left:4px;
}

*html .profil{
	margin-left:2px;
}

.profil img{
	margin-top:2px;
	margin-left:0px;
}

.pseudo{
	width:115px;
	height:16px;
	background-color:#000000;
	position:relative;
	top:-16px;
	opacity :0.6;
    filter  alpha(opacity=60); 
	text-align:center;
	font-size:12px;
	color:#FDCBE1;
}

#services{
	background:url(/image/template/zone_visiteur/visiolove/bg_services.jpg) no-repeat scroll center top transparent;
	width:258px;
	height:151px;
	padding-top:35px;
}

#services ul{
	font-size:12px;
	height:95px;
	padding-left:5px;
	width:135px;
}

.cFF5C03{
	color:#FF5C03;
	font-weight:bold;
}

#services img{
	margin-left:7px;
}

#services  #service_market{
	height:50px;
	padding-left:7px;
	padding-top:5px;
	width:240px;
}

#connexion{
	background:url(/image/template/zone_visiteur/visiolove/bg_dejainscrit.jpg) no-repeat scroll center top transparent;
	width:207px;
	height:151px;
	padding-top:35px;
	margin-left:10px;
}


#connexion #pseudo ,
#connexion #passe {
	float:left;
	height:50px;
	width:180px;
	padding-left:20px;
}	

#connexion .label_text ,
#connexion .label_password {
	font-size:12px;
	margin-top:25px;
	text-align:left;
	font-weight:bold;
}	

#connexion .item_text ,
#connexion .item_password {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FF5025;
	color:#000000;
	font-size:12px;
	height:20px;
	padding:3px 2px 1px;
	width:166px;
}	


*html #connexion .item_text ,
*html #connexion .item_password {
	padding-top:5px;
	padding-bottom:0px;
}

*+html #connexion .item_text ,
*+html #connexion .item_password {
	padding-top:5px;
	padding-bottom:0px;
}

#connexion .disclaimer  {
	background:url(/image/template/zone_visiteur/visiolove/bt_ok.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:33px;
	width:63px;
	margin-left:135px;
}

#connexion #identifiants_perdus{
	color:#FF5C03;
	font-size:10px;
	font-weight:normal;
	margin-right:130px;
	margin-top:-22px;
}

*html #connexion #identifiants_perdus{
	margin-right:65px;
}

#content_right{
	height:auto;
	width:371px;

}

#formulaire{
	background:url(/image/template/zone_visiteur/visiolove/bg_form.gif) no-repeat scroll center top transparent;
	width:362px;
	height:315px;
	padding-left:16px;
}

*html #formulaire{
	padding-left:0px;
}

#formulaire h2 {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	padding-top:12px;
	font-weight:normal;
	height:20px;
	text-align:center;
	text-transform:uppercase;
	width:362px;
}


#formulaire .critere{
	width:360px;
	height:35px;
	margin-top:4px;
	color:#000000;
}

*html #formulaire .critere{
	height:22px;
}

#formulaire #sexe{
	margin-top:25px;
}

*html #formulaire #sexe{margin-top:5px;}
*+html #formulaire #sexe{margin-top:15px;}

#formulaire .label_text,
#formulaire .label_select{
	display:block;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	margin-right:5px;
	padding-left:25px;
	padding-top:6px;
	text-align:right;
	width:110px;
}



#formulaire .item_text{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FF5025;
	font-size:15px;
	font-weight:bold;
	height:20px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	width:170px;
}

*html #formulaire .item_text{
	padding-top:4px;
	padding-bottom:0px;
}
*+html #formulaire .item_text{
	padding-top:4px;
	padding-bottom:0px;
}

#formulaire .item_text:focus{
	background-color:#FFF2BF;
}

#formulaire .item_select{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FF5025;
	font-size:15px;
	font-weight:bold;
	padding-top:2px;
	height:24px;
	margin-bottom:10px;
	width:176px;
}

*html #formulaire #item_sexe{
	padding-top:3px;
}


#cgu{
	margin-top:5px;
	width:370px;
	height:20px;
}

#cgu_box,
#cgu_txt{
	color:#000;
	float:left;
	font-size:9px;
	font-size:Arial;
}

#cgu_box{
	margin-left:80px;
}

*html #cgu_box{
	margin-left:40px;
}


#cgu_txt{
	width:200px;
	padding-left:5px;
}

*html #cgu_txt{padding-top:5px;}
*+html #cgu_txt{padding-top:5px;}


#cgu .cgulink{
	color:#FF6600;
}


#formulaire #submit_form1{
	background:url(/image/template/zone_visiteur/visiolove/bt_valid_off.gif) no-repeat scroll center center transparent;
	border:0 none;
	color:#113800;
	cursor:pointer;
	font-size:17px;
	font-weight:bold;
	height:42px;
	width:266px;
	margin-left:48px;
}

#formulaire #submit_form1:hover{	
	background:url(/image/template/zone_visiteur/visiolove/bt_valid_on.gif) no-repeat scroll center center transparent;
}

#cgv{
	color:#999999;
	margin:10px auto 0;
	text-align:center;
	width:600px;
}

.copyright{
	padding-top: 5px; 
}


 /*** OVERLAY PASS PERDU ***/
.c065D88{
	color:#065D88;
}

.cFF8517{
	color:#FF8517;
}


div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;

}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	background-color:#FFFFFF;
	border:3px solid #FF8517;
}

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:#FCFCFC;
	border:1px solid #FF8517;
	color:#000000;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	padding-left:3px;
	width:180px;
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#FF8517;
	border:solid 1px #065D88;
	color:#065D88;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:25px;
	margin-left:10px;
	text-transform:uppercase;
	width:110px;
	padding-top:2px;
	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;
}
 
 
 
 
 
 
 
