/* 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:#FFFFFF;
}

/*La landing page*/
body{
	background-image:url(/image/template/zone_visiteur/mekamek/fd1px.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#090E35;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:11px;
	margin:1px;
	padding:0;
	text-align:center;
}

#mekamek{
	background-image:url(/image/template/zone_visiteur/mekamek/fond.jpg);
	background-repeat:no-repeat;
	height:630px;
	margin: 0 auto;
	width:760px;
}

#connexion{
	width:660px;
	height:25px;
	height:25px;
	margin-top:145px;
	padding-left:50px;
	padding-top:4px;
}

#connexion span{
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
	height:20px;
	width:140px;
}

#connexion #pseudo,
#connexion #passe {
	height:25px;
	width:170px;
	float:left;
}	

#connexion .label_text ,
#connexion .label_password {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	width:50px;	
	height:15px;
	padding-top:5px;	
	text-align:right;
	float:left;
	text-transform:uppercase;
}	

#connexion .item_text ,
#connexion .item_password {
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	height:17px;
	width:100px;
}	

*html #connexion .item_text ,
*html #connexion .item_password {
	margin-top:-1px;
	padding-bottom:0px;
	padding-top:2px;
}

#connexion .disclaimer  {
	font-size:11px;
	text-align:center;
	text-decoration:none;
}

#connexion #identifiants_perdus{
	color:#ECFF31;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding-left:15px;
	padding-top:5px;
	float:left;
	
}

#container{
	height:450px;
	width:760px;
}

#content_left{
	height:400px;
	width:430px;
	padding-left:18px;
}


.membres{
	float:right;
	height:18px;
	padding-left:0;
	padding-right:18px;
	padding-top:219px;
	width:320px;
}

.nbr{
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	width:128px;
}

/*
#thumbs{
	width:463px;
	height:130px;
	border:1px solid #C93487;
	margin-top:5px;
}


.profil{
	width:77px;
	height:110px;
	padding-top:3px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}

.profil img{
	border:solid 1px #E4FF00;
	margin-left:0px;
}

.profil li{
	height:15px;
	width:77px;	
	display:block;
}
*/

#content_right{
	height:400px;
	padding-left:5px;
	width:285px;
}


#formulaire{
	width:200px;
	height:300px;
	padding-top:120px;
	padding-left:30px;
}

*html #formulaire{
	padding-top:105px;
	padding-left:0px;
}

*+html #formulaire{
	padding-top:105px;
	padding-left:0px;	
}

#formulaire .critere{
	width:210px;
	height:58px;
}


#formulaire .item_text{
	color:##776F74;
	font-size:11px;
	height:16px;
	width:209px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	margin-left:8px;
	font-weight:bold;
}

*+html #formulaire .item_text{
	margin-left:-10px;
}	

/*
*html #formulaire .item_text{	padding-top:3px;padding-bottom:1px;}
*+html #formulaire .item_text{padding-top:3px;padding-bottom:1px;}
*/


#cgu{
	width:220px;
	height:20px;
	margin-top:-5px;
}


#cgu_box,
#cgu_txt{
	float:left;
}

#cgu_box{
	margin-left:5px;
}

*html #cgu_box{margin-left:2px;}
*+html #cgu_box{margin-left:2px;}

#cgu_txt{
	color:#FFFFFF;
	padding-left:5px;
	padding-top:4px;
	width:190px;
	font-size:11px;
	font-size:Arial;
	text-align:left;
}

*html #cgu_txt{padding-top:6px;}
*+html #cgu_txt{padding-top:6px;}


#cgu .cgulink{
	color:#ECFF31;
}

#formulaire #submit_form1{
	cursor:pointer;
	font-size:11px;
	height:25px;
	text-align:center;
	width:200px;
	margin-top:5px;
}



#cgv{
	color:#ffffff;
	margin:10px auto 0;
	text-align:center;
	width:600px;
	font-size:11px;
}

.copyright{
	padding-top: 5px; 
}


 /*** OVERLAY PASS PERDU ***/
.cB8FF00{
	color:#B8FF00;
}
.c02BDF2{
	color:#02BDF2;
}

div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;
}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	border:3px solid #B8FF00;
	background-image:url(/image/template/zone_visiteur/mekamek/fd1px.jpg);
	background-repeat:repeat-x;
}

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:#ffffff;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#02BDF2;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	width:180px;
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#B8FF00;
	border:1px solid #02BDF2;
	color:#02BDF2;
	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;
}
 
 
 
 
 
 
 
