/* 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 {
}

/*La landing page*/
body{
	background:none repeat scroll 0 0 #FFFFFF;
	font:12px Arial,Helvetica,sans-serif;
}

#levisiochat{
	background:url(/image/template/zone_visiteur/levisiochat/full_bg.jpg) no-repeat scroll center top transparent;
	color:#666666;
	margin:0 auto;
	width:900px;
	height:744px;
}

#header{
	width:900px;
	height:50px;
	font-size:13px;
}

#market{
	padding-left:15px;
	padding-top:20px;
	color:#CCCCCC;
	text-transform:uppercase;
}

ul#membres{
	padding-top:20px;
	padding-left:30px;
}

ul#membres li{
	width:180px;
}

.membres_chiffre{
	color:#FA538C;
	padding-left:5px;
}

#levisiochat ul#baseline{
	width:340px;
	height:160px;
	padding-left:200px;
	padding-top:95px;
}

#levisiochat ul#baseline li{
	line-height:23px;
}

#container{
	height:450px;
	width:900px;
}

#content_left{
	height:450px;
	width:520px;
}

#content_left h2{
	text-align:center;
	font-weight:normal;
	padding-top:10px;
}

#thumbs{
	height:380px;
	padding-left:10px;
	padding-top:20px;
	width:500px;
}

#thumbs .profil{
	height:178px;	
	width:150px;
	margin-left:10px;
	margin-top:10px;
	color:#FFFFFF;
}

#thumbs .profil_fem{	
	background:url(/image/template/zone_visiteur/levisiochat/fond_thumb_fem.png) no-repeat scroll center top transparent;
}

#thumbs .profil_hom{	
	background:url(/image/template/zone_visiteur/levisiochat/fond_thumb_hom.png) no-repeat scroll center top transparent;
}

#thumbs img{
	padding-left:4px;
	padding-top:4px;
}

#thumbs .age{
	height:10px;
	font-size:10px;
	text-align:right;
	padding-right:5px;
	padding-top:4px;
	width:145px;
	height:12px;
}

*html #thumbs .age{padding-top:0px;}
*+html #thumbs .age{padding-top:0px;}

#thumbs .pseudo{
	font-weight:bold;
	text-transform:uppercase;
	height:18px;
	padding-left:3px;
	width:90px;
}	

#content_right{
	height:450px;
	width:380px;
}

/*FORMULAIRE*/
 #formulaire{
	height:270px;
	padding-top:25px;
	width:278px;
 }
 
 *html  #formulaire{padding-top:10px;}
 
 *+html  div #formulaire{padding-top:10px;margin-bottom:15px;}


#formulaire .critere{
	width:278px;
	height:34px;
}

#formulaire .label_text,
#formulaire .label_select{
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	padding-top:4px;
	text-align:right;
	width:90px;
}

*html #formulaire .label_text,
*html #formulaire .label_select{
	padding-top:5px;
}

*html div #formulaire .label_text{
	position:relative;
	top:-1px;
}

#formulaire .item_text{
	background:none repeat scroll 0 0 #FEE7EA;
	border:2px solid #FA538C;
	font-size:13px;
	font-weight:bold;
	height:16px;
	margin-bottom:10px;
	padding-bottom:2px;
	padding-left:2px;
	width:143px;
}

#formulaire .item_select{
	background:none repeat scroll 0 0 #FEE7EA;
	border:2px solid #FA538C;
	font-size:12px;
	font-weight:bold;
	height:22px;
	margin-bottom:10px;
	padding-left:2px;
	width:149px;
}

*+html div #formulaire .item_select{
	position:relative;
	top:2px;
}

*html div #formulaire .item_select{
	position:relative;
	top:4px;
}

#cgu{
	height:15px;
	width:270px;
	margin-top:-8px;
}

#cgu_box,
#cgu_txt{
	float:left;
}

#cgu_box{
	border:0 none;
	background:none;
	text-align:right;
	width:60px;
}

#cgu_txt{
	color:#fff;
	padding-left:5px;
	padding-top:4px;
	width:200px;
	height:20px;
	text-align:left;
}

#cgu .cgulink{
	color:#FA538C;
}

#formulaire #submit_form1{
	background:url(/image/template/zone_visiteur/levisiochat/bt_validation.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	height:39px;
	margin-left:15px;
	padding:0;
	width:249px;
}

*+html div #formulaire #submit_form1{
	margin-top:10px;
}

#formulaire #submit_form1:hover{
	background:url(/image/template/zone_visiteur/levisiochat/bt_validation_on.gif) no-repeat scroll 0 0 transparent;
}	


#connexion{
	height:86px;
	width:280px;
	padding-top:35px;
	padding-left:4px;
	color:#FFFFFF;
}

#connexion #pseudo,
#connexion #passe{
	height:26px;
	width:140px;
	float:left;
	padding-top:5px;
}	

#connexion  #id_theme{
	height:26px;
	width:280px;
	float:left;
	padding-top:10px;
}

*html #connexion  #id_theme{
	padding-top:17px;
}

#connexion .label_text ,
#connexion .label_password ,
#connexion .label_select{
	height:16px;
	width:52px;
	padding-top:2px;
	float:left;	
	text-align:center;
}

#connexion .label_select{
	width:100px;
	text-align:left;
	padding-top:4px;
}

#connexion .item_text ,
#connexion .item_password {
	background:none repeat scroll 0 0 #FEE7EA;
	border:2px solid #F191B5;
	color:#000000;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:2px;
	width:70px;
	float:left;
}	

#connexion .item_select{
	background:none repeat scroll 0 0 #FEE7EA;
	border:2px solid #F191B5;
	color:#000000;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:2px;
	width:168px;
	float:left;
}
/*
*html #connexion .item_text ,
*html #connexion .item_password {
	padding-top:2px;
	height:19px;
}

*+html #connexion .item_text ,
*+html #connexion .item_password {
	padding-top:2px;
	height:19px;
}
*/

#connexion .disclaimer  {
	background:none repeat scroll 0 0 #66CCCC;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	text-transform:uppercase;
	width:75px;
	float:right;	
	margin-right:12px;	
}


#connexion #identifiants_perdus{
	color:#FFFFFF;
	font-size:11px;
	margin-top:5px;
	margin-right:12px;
	float:right;
	margin-right:70px;
}


/*CGV*/
 #cgv{
	height:50px;
	margin:25px auto;
	text-align:center;
	width:800px;
}

.footer{
	text-align: center; 
	font-family: arial; 
	font-size: 10px; 
	padding-top: 15px;
	padding-bottom: 15px;
}

 /*** OVERLAY PASS PERDU**/
 .c63CCCC{
	color:#63CCCC;
 }
 
  .cF9528B{
	color:#F9528B;
 }
 
div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;
}

div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	background-color:#CFEFEE;
	border:3px solid #F9528B;/*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:#CD2685;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FFFFFF;
	border:1px solid #F9528B;
	color:#F9528B;
	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:#F9528B;/*Jaune */
	border:1px solid #999999;
	color:#FFFFFF;/*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;
}
 
