.formLogement {
	padding-left: 30px;
	margin-top: 10px;
	width: 682px;
	background: url("../images/formStepBg.png") no-repeat scroll right bottom transparent;
}
.errorField {
	padding: 5px;
	color: #fff;
	background: #900;
	border: 1px solid #600;
}
.formLogement ul.steping li span {
	display: block;
	float: left;
}
.formLogement ul.steping li span {
	display: block;
	width: 137px;
	height: 92px;
	background: transparent url(../images/spriteMenu.png) no-repeat top left;
}
.formLogement ul.steping li.motif span,
.formLogement ul.steping li.revenus span,
.formLogement ul.steping li.logement span {width: 136px;}

.formLogement ul.steping li.infosPerso span {background-position: 0 0;}
.formLogement ul.steping li.motif span {background-position: -137px 0;}
.formLogement ul.steping li.revenus span {background-position: -273px 0;}
.formLogement ul.steping li.logement span {background-position: -409px 0;}
.formLogement ul.steping li.recap span {background-position: -545px 0;}

.formLogement ul.steping li.infosPerso span.current {background-position: 0 -92px;}
.formLogement ul.steping li.motif span.current {background-position: -137px -92px;}
.formLogement ul.steping li.revenus span.current {background-position: -273px -92px;}
.formLogement ul.steping li.logement span.current {background-position: -409px -92px;}
.formLogement ul.steping li.recap span.current {background-position: -545px -92px;}
.formLogement ul.steping li span span{
	display: none;
}
.formLogement .infos {
	border-left: 2px solid #D9D9D9;
	border-right: 2px solid #D9D9D9;
	padding: 10px;
}
.formLogement .likeForm ,
.formLogement form {
	padding: 10px;
	margin:0 0 15px;
	border-left: 2px solid #D9D9D9;
	border-right: 2px solid #D9D9D9;
}
.formLogement form .fields {
	float: left;
	margin-top: 10px;
	width: 330px;
}
.formLogement .titre {
	height: 70px;
	background-color: transparent;
	background-repeat:  no-repeat;
	background-position: bottom left;
}
.formLogement form .infosPerso .titre {
	background-image: url(../images/infosPersos.png);
}
.formLogement form .dates .titre {
	background-image: url(../images/dateDemande.png);
}
.formLogement .motifs .titre {
	background-image: url(../images/motifs.png);
}
.formLogement .revenus .titre {
	background-image: url(../images/revenus.png);
}
.formLogement .lieu .titre {
	background-image: url(../images/lieuActivite.png);
}
.formLogement .situation .titre {
	background-image: url(../images/situation.png);
}
.formLogement .souhait .titre {
	background-image: url(../images/souhait.png);
}
.formLogement .recap .titre {
	background-image: url(../images/recapitulatif.png);
}
.formLogement .titre span,
.formLogement .retourAccueil span {
	display: none;
}
.formLogement form .dates,
.formLogement form .secCol {
	width: 320px;
	float: right;
}
.formLogement form .formField {
	padding-bottom: 10px;
}
.formLogement form .dateIcon {
	background: transparent url(../images/dateIcon.png) no-repeat 250px -5px;
}
.formLogement form .formField label,
.formLogement form .formField input,
.formLogement form .formField .radio_list,
.formLogement form .formField .likeLabel,
.formLogement form .formField .likeField {
	float: left;
}
.formLogement form .formField input.text,
.formLogement form .formField input.email,
.formLogement form .formField select,
.formLogement form .formField textarea,
.formLogement form .formField .radio_list,
.formLogement form .formField .likeField  {
	width: 150px;
}
.formLogement form .formField input.date {
	width: 115px;
}
.formLogement form .formField label ,
.formLogement form .formField .likeLabel{
	width: 120px;
	text-align: right;
	margin-right: 5px;
}
.formLogement form .checkOnly label {
	width: auto;
	margin-right: 0;
	margin-left: 5px;
	text-align: left;
	float: none;
}
.formLogement form .formField label.error {
	width: auto;
	text-align: left;
	clear: both;
	padding-left: 120px;
	color:#D57213;
	font-style:italic;
}
.formLogement form .inline_liste .radio_list li {
}
.formLogement form .inline_liste .radio_list label,
.formLogement form .inline_liste .radio_list input {
	display: inline;
	width: auto;
	margin-right: 5px;
}
.formLogement form .indemnStage label{ float: right; width: 132px;}
.formLogement .subTitle {
	color: #0097dc;
	font-weight: bold;
	font-size: 140%;
}
.formLogement form .fullField label {
	display: block;
	width: auto;
	float: none;
	text-align: left;
}
.formLogement form .fullField textarea{
	width: 100%;
	height: 100px;
}
.formLogement form .lieu .formField {
position:relative;
}
.formLogement form .lieu label.error{
	left:-120px;
position:absolute;
top:70px;
}
p.about {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	text-align: right;
}
.formLogement div.validLogement {
	background: url("../images/bgValidation.jpg") no-repeat scroll right top transparent;
	padding: 20px;
	height: 154px;
}
.formLogement div.validLogement .titre {
	background-image: url(../images/messageEnvoye.jpg);
}
.formLogement .retourAccueil {
	background-image: url(../images/retourAccueiul.png);
	display: block;
	width: 222px;
	height: 43px;
	margin-top: 20px;
}

.typoplus {
	font-size: 13px;
}
