html,body  {
	margin:1;
	padding:0;
	background-color:#060404;
	color:#fdf07e;
	font-family:Arial, sans-serif;
	font-size:11px;
	text-align: center;
}
#membre {
	margin: auto;
	height: 160px;
	width: 761px;
	background-color: #000;
	padding: 1px;
	font-size: 15px;
}

img {
	border:0;
	font-size: 14px;
	text-align: left;
} 
a {color:#7f0020}


h1 {font-size:11px; margin:0; padding:0; line-height:1; font-weight:lighter;}

#background {
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/template.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:550px;
	position: relative;
}

/********* loginpwd.php ******/

#dejaInscrit  {
	position:relative;
	text-align:left;
	top:165px;
	left:178px;
}
#dejaInscrit a{color:#fdf07e}
#dejaInscrit div {vertical-align:middle;}


#loginpwd {
	padding-left:3px;
	padding-right:3px;
	width:110px;
	position: absolute;
}
#loginpwd_dejamembre {font-size:13px; font-weight:bold; margin-right:20px; display:none; visibility: hidden;}
#loginpwd_login {display:none;}
#loginpwd_champslogin {height:25px }
#loginpwd_pass {display:none;}
#loginpwd_champspass { height:25px}
#loginpwd_btgo {float:left; margin-right:25px}
#loginpwd_lostpass div{float:right;}

/*********   fin     ******/

#membres {position:absolute; left:20px; bottom:65px; width:400px; z-index:56}

/********* form.php ******/

#inscription{
	position:absolute;
	left:63px;
	top:316px;
	width:324px;
	z-index:70;
	height: 328px;
}

#form div{ }

#sex div {height:30px; }
#sex_txt {display:none;}
#sex_champs{ }

#pseudo div {height:30px;}
#pseudo_txt{display:none;}
#pseudo_champs{}

#passe div {height:30px;}
#passe_txt {display:none;}
#passe_champs {}

#email div {height:30px;}
#email_txt {display:none;}
#email_champs {}

#codepostam div {height:45px;}
#codepostal_txt {display:none;}
#codepostal_champs {}

#cgu {padding:5px 30px 0px 0px;}
#cgu a{color:#FFFFCC}
#cgu div{display:inline}
#cgu_box {}
#cgu_txt {}
#cgu_txt .cgulink{}

#validation  {padding-top:5px; clear:both; padding-right:50px}
#validation .bt {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:216px;
	cursor:pointer;
	height:29px;
	border:0px;
	background-color: transparent;
	background-image: url(/images/BtVal.gif);
	background-repeat: no-repeat;
}
#validation .bt:hover {background:transparent url(images/BtValHover.gif) no-repeat}
#form .charte {color:#503D4A; font-weight:bold; font-size:10px; margin:0; padding:0;}

#form .champs {color:#776f74; font-size:12px; padding-left:3px; width:140px; font-weight:bold}

#membres_form2 {margin-left:45px; margin-top:10px;}

/***************footer*************/

#footer {width:765px;margin:20px auto; color:#6b6b6b;}

