/* 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{
	color:#ffffff;
	font-family:Georgia,Verdana,Helvetica,sans-serif;
	font-size:13px;
	text-align:left;
	line-height:15px;
	background:url(/image/template/zone_visiteur/renkontre.com/bg1px.gif) repeat-x scroll center top #0B253B;

}

#renkontre{
	width:951px;
	height:auto;
	margin:0 auto;
}

#container{
	width:951px;
	height:auto;
}

#content_left{
	width:477px;
	height:660px;
}

#titre_left{
	background-image:url(/image/template/zone_visiteur/renkontre.com/logo.gif);
	background-repeat:no-repeat;
	width:477px;
	height:83px;
}

#img_renkontre{
	background-image:url(/image/template/zone_visiteur/renkontre.com/market1.jpg);
	background-repeat:no-repeat;
	width:477px;
	height:395px;
}

/*** MARKET ***/
#img_market{
 	width:176px;
	height:113px;
	background-image:url(/image/template/zone_visiteur/renkontre.com/market2.jpg);
	background-repeat:no-repeat;
}

#text_market{
 	width:291px;
	height:113px;
	padding-left:10px;
}

.titre1{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.titre2{
	color:#F8DF80;
	padding-top:5px;
	text-align:left;
}


/** MEMBRES CONNECTES ***/
 #membres_connectes{
	background:none repeat scroll 0 0 #1E364A;
	margin-top:25px;
	padding:15px 0 15px 0;
	width:350px;
	height:20px;
}

#membres_actifs{margin-left:10px;}

#membres_en_ligne{margin-left:20px;}

 .chiffre{
	color:#C15603;
	font-family:Verdana,Helvetica,sans-serif;
 }

#content_right{
	width:474px;
	height:660px;
}

#titre_right{
	width:449px;
	height:33px;
	padding-top:50px;
	padding-left:25px;
}


 
  /*** FORMULAIRE ***/
 #formulaire{
 	height:395px;
	width:474px;
	background-image:url(/image/template/zone_visiteur/renkontre.com/bg_form.jpg);
	background-repeat:no-repeat;
	color:#1C5C92;
	/*
	padding-left:15px;
	padding-top:55px;
	text-align:right;*/
 }
 
 #formulaire h1 {
	color:#1C5C92;
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	padding-top:22px;
	padding-right:100px;
	text-align:center;
	text-transform:uppercase;
}
 
#formulaire .label_select, #formulaire .label_text {
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	padding-right:10px;
	padding-top:6px;
	text-align:right;
	width:150px;
}

*html div#formulaire .label_select, *html div#formulaire .label_text {
	position:relative;
	top:-3px;
}

*+html div#formulaire .label_select, *+html div#formulaire .label_text {
	position:relative;
	top:-3px;
}

#formulaire .item_select{
	background:none repeat scroll 0 0 #F8DF80;
	border:2px solid #F0A222;
	font-size:15px;
	font-weight:bold;
	height:34px;
	line-height:34px;
	margin-bottom:5px;
	padding:6px 3px 2px;
	width:177px;
}

*html #formulaire .item_select{
	margin-top:8px;
}


#formulaire .item_text  {
	background:url(/image/template/zone_visiteur/renkontre.com/bg_champs.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	font-size:15px;
	font-weight:bold;
	height:21px;
	margin-bottom:7px;
	padding:7px;	
	width:167px;
	overflow:hidden;
}	

#formulaire .item_text:focus{
	background:url(/image/template/zone_visiteur/renkontre.com/bg_champs_focus.gif) no-repeat scroll 0 0 transparent;
}	

 
#cgu_box, #cgu_txt{
	float:left;
	text-align:right;
	font-size:11px;
}

#cgu_box{
	padding-left:105px;
}

#cgu_txt{
	padding-top:2px;
	padding-left:5px;
}
 
#formulaire .cgulink{
	color:#0084F4;
}

#validation{
	width:390px;
	height:50px;
	text-align:center
}

#formulaire #submit_form1{
	background:url(/image/template/zone_visiteur/renkontre.com/btform.jpg) no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:49px;
	text-align:center;
	width:278px;
	margin-top:10px;
	color:#0B253B;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}

#formulaire #submit_form1:hover{
	background:url(/image/template/zone_visiteur/renkontre.com/btformOn.jpg) no-repeat scroll 0 0 transparent;
}




/*** CONNEXION ***/
 #connexion{
	width:434px;
	height:120px;
	padding-top:15px;
	padding-left:40px;
	color:#F8DF80;
 }
 
 #connexion h3  {
	font-size:13px;
	font-weight:bold;
}
 
#connexion .item_text,
#connexion .item_password  {
	background:none repeat scroll 0 0 #F8DF80;
	border:2px solid #F0A222;
	color:#000000;
	margin-top:5px;
	padding:2px 2px 1px;
	width:95px;
	float:left;
}

#connexion .label_text,
#connexion .label_password  {
	float:left;
	font-size:11px;
	height:10px;
	width:95px;
}

#connexion  #type_recherche{
	margin-top:10px;
}

#connexion  #pseudo,
#connexion  #passe{
	margin-top:10px;
	width:140px;
	height:50px;
	float:left;
}

#connexion .valeur_radio{
	width:180px;
	float:left;
}

#connexion  .disclaimer{
	background:url(/image/template/zone_visiteur/renkontre.com/bt_connexion.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#3E2606;
	cursor:pointer;
	font-size:11px;
	height:20px;
	margin-top:28px;
	text-transform:uppercase;
	width:105px;
	float:left;
}

#connexion  #identifiants_perdus{
	color:#FFFFFF;
	float:right;
	font-size:11px;
	margin:10px 0 0;
	width:210px;
}


  /*** CGV ***/
 #cgv{
	color:#FFFFFF;
	font-size:11px;
	margin:0 auto;
	padding-top:50px;
	text-align:center;
	width:900px;
}

.copyright {
	color:#ffffff;
	font-family:arial;
	font-size:10px;
	margin-bottom:5px;
	margin-top:15px;
	text-align:center;
}

 
 /*** OVERLAY ***/
.cFF7200{
	color:#FF7200;
}

div#contenu_overlay2{
	width:400px;
	height:160px;
	background-image:url(/image/template/zone_visiteur/renkontre.com/bg1px.gif);
	border:3px solid #FF7200;
}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
}

div#contenu_overlay2  #titre_pass_perdu{
	color:#ffffff;
	width:400px;
	height:25px;
}

div#contenu_overlay2 .titre_pass_perdu{
	width:350px;
	height:25px;
}

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;
}

div#contenu_overlay2 #mon_email{
	background:none repeat scroll 0 0 #F8DF80;
	border:2px solid #F0A222;
	color:#FF7200;
	float:left;
	margin-top:15px;
	height:15px;
	width:150px;
}

div#contenu_overlay2 #submit_mon_email{
	background:url(/image/template/zone_visiteur/renkontre.com/bt_connexion.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#3E2606;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:20px;
	margin-left:10px;
	text-transform:uppercase;
	width:105px;
	margin-top:15px;
}
 
 
*+html div#contenu_overlay2 input#submit_mon_email{
	margin-top:14px;
}
 
 
 
 
 
 
