/* 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:#660033;
}

/*La landing page*/
body{
	background:url(/image/template/zone_visiteur/cam-seduction/bg_body.png) repeat scroll 43px -30px #992A54;
	color:#660033;
	font:11px/1.4 Helvetica,Arial,sans-serif;
}

#cam-seduction{
	margin:0 auto;
	width:812px;
	height:auto;
}

h2#baseline{
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
	width:782px;
}

#container{
	background:url(/image/template/zone_visiteur/cam-seduction/bg_container.png) repeat-y scroll 0 0 #0F0F0F;
	width:812px;
	height:520px;
}
*html #container{	height:523px;}
*+html #container{	height:523px;}

#header{
	color:#333333;
	height:40px;
	margin:0 auto;
	width:782px;
}

#header h1#titre{
	color:#660033;
	font-size:18px;
	height:38px;
	padding-top:17px;
	width:400px;
	font-weight:normal;
}

ul#membres{
	height:32px;
	width:120px;
	padding-top:8px;
}

ul#membres li{
	width:110px;
}

.membres_chiffre{
	padding-left:5px;
}

#content{
	height:480px;
	width:782px;
	margin:0 auto;
}

#content_left{
	height:480px;
	width:424px;
}

#girl{
	height:475px;
	width:424px;
}

#girl img{
	left:210px;
	position:relative;
	top:-457px;
}


#connexion{
	height:115px;
	width:188px;
	padding-left:12px;
	padding-top:20px;
}

#connexion h3 {
	color:#FF3366;
	margin-bottom:4px;
}


#connexion #pseudo,
#connexion #passe{
	height:26px;
	width:185px;
	float:left;
	padding-top:5px;
}	


#connexion .label_text ,
#connexion .label_password {
	height:16px;
	width:52px;
	padding-top:2px;
	float:left;	
	text-align:center;
}


#connexion .item_text ,
#connexion .item_password {
	background:url(/image/template/zone_visiteur/cam-seduction/bg_input.png) repeat-x scroll 0 0 transparent;
	border:1px solid #CCCCCC;
	height:15px;
	width:123px;
	padding-left:2px;	
}	

#connexion .disclaimer  {
	background:url(/image/template/zone_visiteur/cam-seduction/bg_submit.png) repeat-x scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	float:right;
	height:19px;
	width:31px;
}


#connexion #identifiants_perdus{
	color:#7A0B35;
}


#content_right{
	height:480px;
	width:358px;
}

/*FORMULAIRE*/
 #formulaire{
	background:url(/image/template/zone_visiteur/cam-seduction/bg_form.png) no-repeat scroll 0 0 transparent;
	height:356px;
	width:358px;
 }
 
 #formulaire h3 {
	color:#FF3366;
	font-size:1.8em;
	font-weight:bold;
	padding-top:60px;
	text-align:center;
	text-transform:uppercase;
}

#form{
	height:232px;
	width:316px;
	padding-left:20px;
	padding-top:20px;
}

*html #form{padding-top:0px;}
*+html #form{padding-top:0px;}


#formulaire .critere{
	width:316px;
	height:32px;
}

#formulaire .label_text,
#formulaire .label_select{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	padding-top:2px;
	text-align:right;
	width:120px;
}

#formulaire .item_text{
	background:url(/image/template/zone_visiteur/cam-seduction/bg_input.png) repeat-x scroll 0 0 transparent;
	border:0 none;
	height:18px;
	margin-bottom:10px;
	padding-bottom:2px;
	padding-left:2px;
	width:160px;
}

#formulaire .item_text:focus{
	background:url(/image/template/zone_visiteur/cam-seduction/bg_input_focus.png) repeat-x scroll 0 0 transparent;
}

#formulaire .item_select{
	background:url(/image/template/zone_visiteur/cam-seduction/bg_input.png) repeat-x scroll 0 0 transparent;
	border:0 none;
	height:auto;
	margin-bottom:10px;
	width:160px;
}

#cgu{
	height:15px;
	width:300px;
	margin-top:0px;
}

#cgu_box,
#cgu_txt{
	float:left;
}

#cgu_box{
	border:0 none;
	background:none;
	text-align:right;
	width:60px;
}

#cgu_txt{
	padding-left:5px;
	padding-top:4px;
	width:200px;
	height:20px;
	text-align:left;
}

#formulaire #submit_form1{
	border:0 none;
	color:#660033;
	cursor:pointer;
	font-size:18px;
	height:33px;
	text-transform:uppercase;
	width:257px;
	margin-top:5px;
	margin-left:30px;
}

*+html #formulaire #submit_form1{	margin-top:15px;}


#thumbs{
	height:122px;
	width:350px;
}

#thumbs .profil{
	height:120px;	
	width:85px;
	margin-left:2px;
	font-size:10px;
	color:#333333;
	text-align:center;
}

#thumbs .pseudo{
	font-weight:bold;
	height:14px;
	width:85px;
}

#thumbs .agedept{
	width:85px;
	height:13px;
}


/*CGV*/
 #cgv{
	color:#FFFFFF;
	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**/
 .c660033{
	color:#660033;
 }
 
  .cFF3366{
	color:#FF3366;
 }
 
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 #FF3366;/*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:#660033;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FFFFFF;
	border:1px solid #FF3366;
	color:#FF3366;
	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:#FF3366;/*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;
}
 
