/* 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{
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
	line-height:15px;
	background:url(/image/template/zone_visiteur/se-draguer/background.jpg) repeat-x scroll 0 0 transparent;
}

#sedraguer{
	width:760px;
	height:auto;
	margin:0 auto;
}


/*** HEADER ***/
#header{
	width:760px;
	height:auto;
	margin:0 auto;
}

#header_top{
	height:40px;
	width:746px;
	background:url(/image/template/zone_visiteur/se-draguer/zone_connexion.jpg) no-repeat scroll 0 0 transparent;
}

#membres{
	width:260px;
	height:20px;
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:10px;
}

*html #membres{margin-left:0px;	width:270px;}

.membre_text{
	margin-left:10px;
}

.membre_chiffre{
	margin-left:5px;
}

#connexion{
	width:450px;
	height:40px;
	padding-left:20px;
	color:#FFFFFF;
}

#connexion #pseudo ,
#connexion #passe {
	float:left;
	height:20px;
	width:200px;
}	

#connexion .label_text ,
#connexion .label_password {
	float:left;
	width:60px;
	height:20px;
	padding-top:3px;
}	

#connexion .item_text ,
#connexion .item_password {
	background-color:#FFFFFF;
	border:1px solid #990000;
	float:left;
	height:15px;
	margin-top:2px;
	padding-bottom:3px;
	padding-left:3px;
	padding-top:0px;
	width:120px;
}	

*html #connexion .item_text ,
*html #connexion .item_password {
	padding-top:3px;
	padding-bottom:1px;
}

*+html #connexion .item_text ,
*+html #connexion .item_password {
	padding-top:3px;
	padding-bottom:1px;
}


#connexion .disclaimer  {
	background:url(/image/template/zone_visiteur/se-draguer/btn_5.png) no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:20px;
	padding-bottom:2px;
	margin-top:2px;
	width:50px;
	
}

#connexion #identifiants_perdus{
	color:#000000;
	font-weight:normal;
	font-size:10px;
}

#header_center{
	height:90px;
	width:736px;
	padding-left:30px;
}

#baseline{
	padding-left:10px;
	color:#424242;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:18px;
	padding-top:49px;
	text-align:left;
	width:400px;
}

#header_bottom{
	height:80px;
	padding-top:20px;
	width:746px;
}

#header_bottom h1{
	font-family:Arial,Helvetica,sans-serif;
	font-size:33px;
	height:33px;
	padding:5px;
	font-weight:bold;
	text-align:center;
}

.grey{color:#666666;}
.red{color:#CC0000;}

#container{
	height:272px;
	overflow:hidden;
	width:760px;
	margin-top:20px;
}

#content_left{
	height:272px;
	width:366px;
	background:url(/image/template/zone_visiteur/se-draguer/flirt_visio_1.jpg) no-repeat scroll 0 0 transparent;
}


#content_right{
	height:272px;
	width:375px;
	background:url(/image/template/zone_visiteur/se-draguer/form.jpg) no-repeat scroll 0 0 transparent;
	margin-left:19px;
}

*html #content_right{
	margin-left:9px;
}

#formulaire{
	width:375px;
	padding-top:10px;
	height:250px;
	padding-left:10px;
}

#formulaire h2 {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	height:20px;
	margin-top:5px;
	text-align:center;
	text-transform:uppercase;
	width:354px;
}

*html #formulaire h2 {
	padding-top:5px;
}

*+html #formulaire h2 {
	padding-top:5px;
}

#formulaire .critere{
	width:360px;
	height:25px;
	margin-top:4px;
}

#formulaire #sexe{
	margin-top:10px;
}

*html #formulaire #sexe{
	margin-top:0px;
}
*+html #formulaire #sexe{
	margin-top:0px;
}
#formulaire .label_select ,
#formulaire .label_text{
	width:140px;
	height:18px;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-align:right;
	color:#424242;
	padding-top:5px;
}

*html #formulaire .label_select ,
*html #formulaire .label_text{
	padding-top:3px;
}

*+html #formulaire .label_select ,
*+html #formulaire .label_text{
	padding-top:3px;
}

#formulaire .item_select ,
#formulaire .item_text{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #990000;
	color:#660066;
	float:left;
	height:16px;
	margin-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:3px;
	width:195px;
}

*html #formulaire .item_select ,
*html #formulaire .item_text{
	padding-top:3px;
	padding-bottom:1px;
}

*+html #formulaire .item_select ,
*+html #formulaire .item_text{
	padding-top:3px;
	padding-bottom:1px;
}
#formulaire .item_select{
	height:22px;
	padding-top:2px;
	width:197px;
}

#formulaire .item_text:focus{
	background-color:#FEFF7F;
	color:#000000;
}
	

#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:50px;
}

*html #cgu_box{
	margin-left:10px;
}

#cgu_txt{
	width:280px;
	padding-left:5px;
}


#cgu .cgulink{
	color:#CC0001;
}


#formulaire #submit_form1{
	margin-top:5px;
	height:40px;
	width:305px;
	margin-left:27px;	
	color:#FFFFFF;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	background:url(/image/template/zone_visiteur/se-draguer/btn_1.jpg) no-repeat scroll 0 0 transparent;
}

#formulaire #submit_form1:hover{	
	background:url(/image/template/zone_visiteur/se-draguer/btn_2.jpg) no-repeat scroll 0 0 transparent;
}

#thumbs{
	width:756px;
	height:140px;
	padding-top:20px;
	padding-left:2px;
}

.profil{
	width:100px;
	height:100px;
	margin-left:7px;
	background:url(/image/template/zone_visiteur/se-draguer/fond_thumbs.png) no-repeat scroll center center transparent;	
	behavior: url(/common/scripts/css/iepngfix/iepngfix.htc);
	behavior: url(/common/scripts/css/iepngfix/iepngfix.php);
}

.profil img{
	margin-top:5px;
	margin-left:5px;
}


/*** FOOTER ***/
#footer{
	width:760px;
	height:321px;
	background:url(/image/template/zone_visiteur/se-draguer/bas.jpg) no-repeat scroll center center transparent;	
}



#cgv{
	text-align: center; 
	color:#000;
	font-family: arial; 
	font-size: 10px;
	padding-top: 5px; 
	padding-bottom: 15px;
}

.copyright{
	padding-top: 5px; 
}


 /*** OVERLAY PASS PERDU ***/
.cCC0000{
	color:#CC0000;
}


div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;

}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	background-image:url(/image/template/zone_visiteur/se-draguer/background.jpg);
	background-repeat:repeat-x;
	border:3px solid #CC0000;
}

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 #A0A0A0;
	color:#CC0000;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	width:180px;
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#CC0000;
	border:solid 1px #ffffff;
	color:#FFFFFF;
	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;
}
 
 
 
 
 
 
 
