.logout {
    color: #B49C65;
    font-size: 24px;
    text-transform: uppercase;
	position : absolute;
	display : block;
	left: 200px;
    top: 46px;
}

#col-left{
	background:url(../images/back-ombre-top.gif) no-repeat center top;
	padding-top:0;
}
#banniere{
	height:310px;
	width:569px;
	background:#000;
	position:relative;
	margin-bottom:20px;
}
#banniere.devenir{ 
	height:110px;
	width:569px;
	position:relative;
	margin-bottom:0px;
	background-color:inherit;
}
#banniere.espace-pro{
	height:60px;
}
#banniere h2{
	position:absolute;
	top:39px;
	left:-30px;
	font-size:18px;
	text-transform:uppercase;
	background:url(../images/back-titre-banniere.png) top right no-repeat;
	display:-moz-inline-box;
	display:inline-block;
	_display:block;
	padding:0 10px 0 30px;
	height:33px;
	line-height:33px;
	_width:1%;
	white-space:nowrap;
	z-index:4;
}

#col-left .article{
	padding-bottom:22px;
	margin-bottom:10px;
}
#col-left .article h2{
	font-size:24px;
	color:#b49c65;
	text-transform:uppercase;
	margin:50px 0 7px 0;
}
#col-left .article #banniere h2{
	font-size:18px;
	color:#fff;
	text-transform:normal;	
}
#col-left .article .content-article{
	width:107px;
	margin-right:47px;
	float:left;
}
#col-left .article p{
	font-size:12px;
	line-height:18px;	
}
#col-left .article .content-article.last-child{
	margin-right:0;
}
#col-left .article .content-article img{
	display:block;
	margin-bottom:12px;
}
#col-left .article .content-article p{
	line-height:18px;
}
.bouton{
	margin-top:14px;
}
a.bouton:hover strong{
	color:#180d06;	
}
#col-right .article img{
	padding-bottom:12px !important;
	padding-bottom:21px;
	display:block;
}
#col-right .article p{
	line-height:18px;
}
p.puce{
	background:url(../images/puce-franchise.gif) 0 3px no-repeat;
	padding:0 0 0 20px;
	line-height:18px;
	margin-bottom:10px;
}
p.mess-confirm{
	color:#ad9c64;
}


#col-left .article ul{
	padding:10px 0 20px 0;
}
#col-left .article ul li{
	background:url(../images/puce-franchise.gif) 0 3px no-repeat;
	padding:0 0 0 20px;
	line-height:18px;
	margin-bottom:10px;
}
#col-left .article form#form-devenir{
	padding-top:20px;
}
#col-left .article form#form-devenir p{
	line-height:14px;
}
#col-left .article form#form-devenir p.bk-input.left{
	float:left;
}
#col-left .article form#form-devenir p.bk-input.right{
	float:right;
}
#col-left .article form#form-devenir p.bk-input input{
	float:right;
	height:19px;
	background:#fff;
	border:none;
	padding:2px 0 0 4px;
}
#col-left .article form#form-devenir p.bk-input label{
	float:left;
	height:21px;
	line-height:21px;
}
.clear-form{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:15px;
}

.dev-nom{
	width:264px;
}
.dev-nom input{
	width:190px;
}

.dev-adre input{
	width:495px;
}

.dev-code-po{
	width:206px;
}
.dev-code-po input{
	width:133px;
}

.dev-ville{
	width:243px;
}
.dev-ville input{
	width:190px;
}

.dev-mail{
	width:319px;
}
.dev-mail input{
	width:271px;
}

.dev-prof input{
	width:445px;
}

.dev-lieu input{
	width:400px;
}
.bk-radio span{
	padding-right:27px;
}
.bk-radio label{
	padding-right:30px;
}

.dev-select{
	width:393px;
}
.dev-select select{
	width:195px;
	float:right;
}

.dev-area textarea{
	float:right;
	width:415px;
	height:53px;
	padding:3px 0 0 4px;
}
#btn-envoie{
	margin:10px 0 0 147px;
}
.champs-oblig{
	width:147px;
	float:left;
}
.mess-eror{
	width:392px;
	color:#e60000;
	float:left;
}
.mess-eror p{
	margin-bottom:6px;
}
#col-left .article form#form-devenir p.descri-form{
	margin-bottom:30px;
	color:#b49c65;
	font-weight:bold;
	line-height:18px;
}
#col-left .article p.parag-titre{
	color:#b49c65;
	font-weight:bold;
	line-height:18px;
}

.form-espace{
	width:354px;
}
.form-espace .bk-input{
	width:400px;	
}
.form-espace .bk-input label{
	width:100px;
	float:left;
	height:21px;
	line-height:21px;
}
.form-espace .bk-input input{
	width:250px;
	float:left;
	height:19px;
	padding:2px 0 0 4px;
	border:none;	
}
.form-espace .btn-connect{
	float:right;	
	padding-top:10px;
}

.inccorect-login, .forgotten-psw{
	float:right;
	margin:-100px 40px 0 0px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	/*background-color:#b59761;*/
	background-color:#ab925e;
	padding:10px;
	
	color:white;
	font-weight:bold;

}

.inccorect-email
{
	float:left;
	position:relative;
	top:15px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	background-color:#ab925e;
	padding:10px;
	color:white;
	font-weight:bold;
}

.form-espace a.videos{
	float:right;
}

#col-right .form-espace .bk-input label{
	width:85px;
}
#col-right .form-espace .bk-input input{
	width:175px;
}
#col-right .form-espace .bk-input {
	width:265px;
}
#col-right .form-espace{
	width:265px;
}

#services-select-panel label
{
	float : left;
	display : block;
	width : 270px;
}
#services-loader
{
	display : none;
	position : absolute;
}

