form{
		margin:15px 0;		
		padding:20px 0;		
}

.ligne{
    border:0;
    margin:10px;
    padding:0;
}
.label{
    display:block;
    float:left;
    padding:4px 10px 0 10px;
    text-align:right;
    width:100px;
}
input[type="text"], input[type="password"]{
    border:1px solid #CCC;
    width:160px;
}
/*input[type="submit"], #submit{
    border:1px solid #CCC;
    background:#EFEFEF;
    width:80px;
}*/
div.text {
		font-size:13px;
		margin:30px 0;
}

form .box .ligne .field input{
    border:1px solid #CCC;
    width:160px;
}

form .box .ligne .field #submit{
    border:1px solid #CCC;
    background:#EFEFEF;
    width:80px;
		padding:0;
		height: 24px;
}
.readonly {
		background:#EFEFEF;		
}
input.erreur {
		border:1px solid #B70000;		
}
.client {
		float:left;
		width:50%;
		text-align:center;
}
.client .logo {
		height:110px;
}
.client .image200 {
		margin:0 0 40px 0;
		position:relative;
}
.soon{
		position:absolute;
		right: 77px;
		background:url('images/soon.png') no-repeat;
		width:200px;
		height:150px;
		z-index:100;
}
.chzs20{
    width:20px;
}
.chzs30{
    width:30px;
}
.chzs40{
    width:40px;
}
.chzs50{
    width:50px;
}
.chzs100{
    width:100px;
}
