.cadreConnect {
	position:relative;
	float:left;
	width:700px;
	background-color:#FFF;
}

.txtNewsletter {
	position:relative;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	color:#666;	
}

.cadreConnectNormal {
	position:relative;
	float:left;
	width:700px;
	background-image:url(../img-struct/sidentifier.jpg);
	background-repeat:no-repeat;
	padding-top:32px;
	background-color:#FFF;
}

.cadreNouveau {
	position:relative;
	float:left;
	width:700px;
	background-color:#FFF;
	background-image:url(../img-struct/nouveauclient.jpg);
	background-repeat:no-repeat;
	padding-top:32px;
}

.bordInterForm {
	position:relative;
	float:left;
	padding-top:20px;
	padding-left:40px;
	padding-bottom:10px;
}

.cdreForm {
	position:relative;
	float:left;
	width:600px;
}

.posIntitInscr {
	position:relative;
	float:left;
	width:195px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000;
}

.errZnSectInscr {
	position:relative;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#e22e2e;	
}

.posChampsInscr {
	position:relative;
	float:left;
}

.posChampsInscrTxt {
	position:relative;
	float:left;
	font-family: Arial;
	font-size:12px;
	color:#843205;
}

input.inValInscrPt {
	width:130px;
	height:20px;
	border:1px solid #973a09;
	font-family:Arial;
	font-size:11px;
	color:#333;
}

input.inValInscrPtOFF {
	width:130px;
	height:20px;
	border:1px solid #000;
	font-family:Arial;
	font-size:11px;
	color:#333;
}

select.inValInscrPt {
	width:130px;
	border:1px solid #973a09;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333;
	height:20px;
}

select.inValInscrPtOFF {
	width:400px;
	border:1px solid #000;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333;
	height:20px;
}

textarea.inValInscrPt {
	width:400px;
	border:1px solid #973a09;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333;
	height:80px;
}

textarea.inValInscrPtOFF {
	width:400px;
	border:1px solid #000;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333;
	height:80px;
}

input.inValInscrGrd {
	width:270px;
	height:20px;
	border:1px solid #973a09;
	font-family:Arial;
	font-size:11px;
	color:#333;
}

input.inValInscrGrdOFF {
	width:270px;
	height:20px;
	border:1px solid #000;
	font-family:Arial;
	font-size:11px;
	color:#333;
}

.textInscrDr {
	position:relative;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#333;
	padding-left:200px;
}

.placeBtnInscr {
	position:relative;
	float:left;
	padding-left:50px;
	padding-top:30px;
	padding-bottom:20px;
}

.textInscrOblig {
	position:relative;
	float:left;
	font-family:Arial;
	font-size:10px;
	color:#666;
}
