#bloc-formulaire { min-height: 400px }
.preformulaire#bloc-formulaire { text-align: center; width: 447px;  }


#bloc-preformulaire{ background: transparent url(/media/img/drop-shadow-2.png) no-repeat scroll right bottom !important; width: 447px; padding-bottom: 4px; overflow: hidden; text-align: left; margin: 0 auto }

#preformulaire form { ; min-height: 300px; margin-right: 4px;   border: 1px solid #ccc; padding: 18px }

form fieldset { border: none; margin-bottom: 10px;
	padding-left: 10px;  }
form .champ {   }
form .champ ul { list-style-type: none; margin: 0; padding: 0  }
#preformulaire form .champ { margin-bottom: 10px }
form h4 { margin: 0; font-size: 12px; line-height:14px;color: #958bad; font-weight: normal }
form h3 { margin-top: 10px; color: #c9a886 }
form p { color: #999 }
form ul { color: #999 }
form h4 sup { line-height:10px;}

#col-3 form { background: #eee; margin-bottom: 5px ; max-width:228px;}
#col-3 form input[type=text] { width: 177px}
#col-3 form input[type=password] { width: 177px}

#preformulaire fieldset {  display: none; width: 400px; padding: 0; }
#preformulaire fieldset.selection {  display: block }

.champ label { border-bottom: 1px dotted #ccc; display: block; margin-bottom: 3px; padding: 5px 0; color: #333 }
#explorateur-contenu label {border-bottom: 0px dotted #ccc; display: block; margin-bottom: 0px; padding: 0px 0; color: #333 }
#explorateur-projets label {border-bottom: 0px dotted #ccc; display: block; margin-bottom: 0px; padding: 0px 0; color: #333 }
#preformulaire .champ.radio ul { margin-top: 10px !important; }
.champ.radio label input { position: absolute; margin-top: 1px }
.champ.radio label div { float:left;}
.champ.radio label span, .champ.radio label div { display: inline; font-size:12px; margin-left: 30px; color:#999999;  }
.champ.radio span em, .champ.radio div em{ font-style: normal; padding: 2px }
.champ.radio span em:hover, .champ.radio div em:hover { color:  #fff; background-color: #ff3300;  }
#step div {
       height: 270px;
       background: #c9a886 ; 
       padding: 15px;
		line-height: 18px;
		color: #fff 
} 
#step p {margin: 0; 
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #fff
}
.champ.submit input {  margin-top: 5px}

.champ.radio label.selection:hover { background: #fff;   }
.champ.radio label.selection div { color: #f30;   }

#col-3 form h3 { color: #333; border-bottom: 1px dotted #ccc; margin-top: 5px; padding-bottom: 5px }

.menu-formulaires ul { list-style-type: none }
.menu-formulaires ul li{ float: left; margin-right: 20px; background: #958bad;padding: 5px 8px; }
.menu-formulaires ul li a{ color: #fff; text-decoration: none; }
.menu-formulaires ul li a:hover{ color: #333; text-decoration: none; }

#autoCompleteMenu li:hover {
	background-color:#C9A886;
	color: white;
}

#col-2 #preformulaire ul {
	clear: left;
}
.checklist {
	padding-left:0px;
	margin-left:0px;
	list-style-type: none;
}
.checklist li {
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	display:block;
	margin-bottom:3px;
	padding:5px 0;
}
.lastchecklist {
	list-style-type: none;
	padding-left: 0px !important;
	margin-left: 0px !important;
}
.check {
	margin-left:20px !important;
}
.lastcheck {
	margin-left:20px !important;
}