@charset "UTF-8";
#menu-left {
	margin-right: 20px;
}
#main {
	margin-top: 10px;
	margin-left: 0px;
	width: 650px;
	float: left;
	position: relative;
}

.rec {
	margin-right: 20px;
	width: 268px;
	margin-top: 5px;
}
#rec-left {
	float: left;
	width: 12px;
	height: 127px;
	background-image:url(../../images/fd-mon-compte-rec-left.gif);
	background-repeat:no-repeat;
}
#rec-right {
	height: 89px;
	width: 36px;
	background-image:url(../../images/fd-mon-compte-rec-right.gif);
	background-repeat:no-repeat;
}
#rec-center {
	float: left;
	height: 127px;
	width: 220px;
	background-image:url(../../images/fd-mon-compte-rec-center.gif);
	background-repeat:repeat-x;
}
#titre-login {
	height: 28px;
}
#titre-login p {
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
#block-rec-left {
	float: left;
}

#rec-valide {
	height: 38px;
	width: 36px;
	border: 0;
	display: block;
}
#rec-valide input {
	height: 38px;
	width: 36px;
	border:0;
	background-image:url(../../images/fd-mon-compte-rec-valide.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.create {
	width: 268px;
	height: 85px;
	margin-top: 30px;
}
.create p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 10px;
}


#create-left {
	float: left;
	width: 11px;
	height: 85px;
	background-image:url(../../images/fd-mon-compte-create-left.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
}
#create-right {
	float: left;
	height: 50px;
	width: 34px;
	background-image:url(../../images/fd-mon-compte-create-right.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
}
#create-center {
	float: left;
	height: 85px;
	width: 220px;
	background-image:url(../../images/fd-mon-compte-create-center.gif);
	background-repeat:repeat-x;
	margin-top: 15px;
}
#create-valide input {
	float: left;
	height: 35px;
	width: 34px;
	border:0;
	background-image:url(../../images/fd-mon-compte-valide.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.info-plus {
	font-size: 9px;
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
.pass {
	margin-top: 8px;
	clear: both;
}

.pass label {
	width: 110px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 3px;
}
.pass input {
	width: 100px;
	display: block;
	float: left;
}
.erreur {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	line-height:24px;
	font-size: 10px;
}
.block-identification{
	float: left;
	width: 280px;
	margin: 18px;
}
#content-identification {
	margin: auto;
	width: 650px;
	margin-top: 30px;
}

