@charset "utf-8";

#zone_topmid {
	clear: both;
	height: 137px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	 
}
.pub-top {
	background: #ffffff;
	float: left;
	height: 90px;
	width: 728px;
	padding-top: 0px;
 }
 .pub-top-facebook {
	margin-top:8px;
 }
 .pub-top-facebook-img{
	 position:relative;
	 left:-3px;
	 top:0px;
 }
.pub-top img.pub-banner {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pub-top img.text-pub {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.zone-reunitoo {
	height: 137px;
	/*width: 250px;*/
	width: 230px;
	float: right;
	/*background: #C1DFA1 url(../images/bg-membre-body.png) repeat-x bottom;*/
	background: #c6c1c4 url(../images/bg-membre-body.png) repeat-x bottom;
	position: relative;
}
.zone-reunitoo .header-zone-membre {
	background: url(../images/bg-header-membre.png) repeat-y center;
	height: 25px;
	/*width: 250px;*/
	width: 230px;
	position: relative;
}
.header-zone-membre h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 3px 0px 0px 35px;
	color: #FFFFFF;
}
.header-zone-membre h1 img {
	position: absolute;
	bottom: -10px;
	left: -3px;
	z-index: 10;
}
.header-zone-membre img.ombre-header-membre {
	position: absolute;
	left: 0px;
	bottom: -5px;
}
.zone-reunitoo .zone-membre-body {
	height: 97px;
	/*width: 240px;*/
	width: 220px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 5px;
}
.zone-membre-body form {
	margin: 0px;
	padding: 0px;
}
.zone-membre-body form > div {
	margin: 0px 0px 3px;
	clear: both;
}
.zone-membre-body form label {
	color: #154673;
	font-weight: normal;
	display: block;
	/*width: 70px;*/
	width: 50px;
	float: left;
}
 
 
.zone-membre-body form input[type=button] {
	position: absolute;
	top: 5px;
	/*right: 5px;*/
	right: 2px;
	background: url(../images/btn-membre.png) no-repeat center;
	width:32px;
	height:47px;
	border:none;
}

.zone-membre-body form input[type=image] {
 	margin-top:10px;
 	padding:0px auto ;
	width:100px;
	height:19px;
	border:none;
}
.zone-membre-body form input[type=button]:hover {
	cursor:pointer;
}
.zone-membre-body form h2 {
	/*font: normal 10pt serif, Arial, "Trebuchet MS";*/
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
/*	padding: 5px 0px 0px;
*/	text-align: center;
/*	float: left;
*/}
.zone-membre-body h2 span {
	display: block;
	font-size: 16pt;
	font-weight: bold;
}
.zone-membre-body h2 a {
	color: #000000;
	text-decoration: none;
}
.zone-membre-body h2 a:hover {
	color: #0157FC;
}
.zone-membre-body form ul {
	text-align: right;
	margin: 0px;
	padding: 7px 0px 0px;
	list-style: none;
}
.zone-membre-body ul a {
	color: #FFFFFF;
	text-decoration: none;
}
.zone-membre-body ul a:hover {
	text-decoration: underline;
}
img.round-lf {
	position: absolute;
	left: 0px;
	top: 0px;
}
img.round-rt {
	position: absolute;
	right: 0px;
	top: 0px;
}
img.round-lf-bot {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
img.round-rt-bot {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
img.round-bord-lf {
	position: absolute;
	left: -1px;
	top: -1px;
}
img.round-bord-rt {
	position: absolute;
	right: -1px;
	top: -1px;
}
img.round-bord-lf-bot {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
img.round-bord-rt-bot {
	position: absolute;
	right: -1px;
	bottom: -1px;
}
#place-login{
	height: 50px;
	/*width: 240px;*/
	width: 220px;
	margin:0px;
	padding:0px;
	color:#0000CC;
	font-weight:bold;
	text-align:center;
}
.btn-quitter{
	border:none;
	margin-top:10px;
}
.txt-login{
	/*width:130px;*/
	width:110px;
	background:#FFFFFF;
	/*font-weight:bold;*/
 
}
.txt-password{
	/*width:130px;*/
	width:110px;
	background:#FFFFFF;	
	/*font-weight:bold; */
}
.txt-login-erreur{
	/*width:130px;*/
	width:110px;
	background: #bddc9b;
	font-weight:bold; 
	 
}
.txt-password-erreur{
	width:110px;
	background: #bddc9b;
	font-weight:bold; 
	 
}

/**modif andry 24-02-09 */

.lost-password {
	width: 220px;
	margin-left:10px;
	border-bottom:1px solid #000000;
	margin-top:0px;
	padding-bottom:2px;
	color:#000000;
}

.lost-password a {
	text-decoration:none;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}

.lost-password a:hover {
	color: #0157FC;
}

.newsletter-bloc {
	width:160px;
	height:24px;
	float:left;
	margin-right:5px;
}

.grandr-bloc {
	width:48px;
	height:29px;
	float:left;
	background-image:url(../../../images/top-menu/logo-grandr.png);
}