/* content */
#content {
	padding: 0 8px;
}

/* mainContent */
#mainContent {
	float: right;
	width: 753px;
	background: url(../../images/pret-projet/bg-home-wrapper-b.jpg) no-repeat left bottom;
}
#mainContent h3 {
	background: url(../../images/pret-projet/bg-simulez-pret-projet.gif);
	padding-top: 35px;
	height: 0px !important;
	height /**/: 35px;
	overflow: hidden;
}

/* form */
#form {
	float: left;
	width: 433px;
	padding: 0 25px;
}
#form .Description {
	background: url(../../images/pret-projet/ico-arrow-2.gif) no-repeat 45px top;
	font-style: normal;
	padding: 25px 15px;
	font-size: 1.4em;
}
#form sup{
	font-size: 0.7em;
}
/* innerContent */
#innerContent h4 {
	background: url(../../images/pret-projet/bg-home-form-title.gif) no-repeat left top;
	padding: 0 15px;
	height: 26px;
	line-height: 26px;
	font-size: 1.3em;
}
#innerContent fieldset {
	display: block;
	background: url(../../images/pret-projet/bg-home-form-wrapper-b.gif) no-repeat left bottom;
	margin-bottom: 15px;
	padding: 20px 0 10px;
}
#innerContent fieldset .Entry {
	padding: 0 15px;
	margin-bottom: 15px;
}
#innerContent fieldset .Entry label {
	font-size: 11px;
	color: #000;
}
#innerContent fieldset .Entry label span {
	color: #b7ce41;
}
#innerContent fieldset .Entry label sup {
	font-size: .7em;
}
#innerContent .Condition .Entry label,
#innerContent fieldset .Entry label span {
	font-weight: bolder;
}
#innerContent fieldset .Entry span.radio {
	width: 13px;
	height: 15px;
	margin-right: 5px;
	background: url(../../images/pret-projet/ico-radio.gif) no-repeat left top;
	display: block;
	clear: left;
	float: left
}

#innerContent fieldset .ELagarde {
	padding: 0 15px;
	margin-bottom: 15px;
}
#innerContent fieldset .ELagarde label {
	font-size: 11px;
	color: #000;
}
#innerContent fieldset .ELagarde label span {
	color: #b7ce41;
}
#innerContent fieldset .ELagarde label sup {
	font-size: .7em;
}
#innerContent .Condition .ELagarde label,
#innerContent fieldset .ELagarde label span {
	font-weight: bolder;
}
#innerContent fieldset .ELagarde span.radio {
	width: 13px;
	height: 15px;
	margin-right: 5px;
	background: url(../../images/pret-projet/ico-radio.gif) no-repeat left top;
	display: block;
	clear: left;
	float: left
}

#innerContent miseenevidence {
	font-size:12px;
	font-weight:bold;
}

/* simulate */
#simulate {
	float: right;
	width: 244px;
	padding: 0 13px;
}
#simulate .Output {
	padding: 15px 0;
}

/* portlet */
#portlet {
	margin: 5px 0 20px;
}
#handleAmount,
#handleMonthlyPayment,
#handleDuration {
	background: url(../../images/bg-simulate-slider.png) no-repeat;
}
* html #handleAmount,
* html #handleMonthlyPayment,
* html #handleDuration {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-simulate-slider.png",sizingMethod="scale");
}
#portlet #trackAmount_holder {
	background: url(../../images/pret-projet/bg-simulate-bar-1.gif) no-repeat;
}
#portlet #trackMonthlyPayment_holder {
	background: url(../../images/pret-projet/bg-simulate-bar-2.gif) no-repeat;
}
#portlet #trackDuration_holder {
	background: url(../../images/pret-projet/bg-simulate-bar-3.gif) no-repeat;
}
#portlet .Input label#ctl0_Content_lblAmount {
	background-image: url(../../images/pret-projet/bg-simulate-montant.gif);
}
#portlet .Input label#ctl0_Content_lblMonthlyPayment {
	background-image: url(../../images/pret-projet/bg-simulate-mensualite.gif);
}
#portlet .Input label#ctl0_Content_lblDuration {
	background-image: url(../../images/pret-projet/bg-simulate-duree.gif);
}
#portlet .Input span {
	color: #fff;
}

/* result */
#result #part1 {
	background: url(../../images/pret-projet/bg-home-result-part1.gif) no-repeat left top;
	padding: 10px 5px 0;
}
#result #part2 {
	background: url(../../images/pret-projet/bg-home-result-part2.gif) no-repeat left bottom;
	padding: 5px 5px 15px;
}
#result dl {
	padding: 0 10px;
}
#result #part1 dl {
	background: url(../../images/pret-projet/bg-line.gif) repeat-x left bottom;
	padding-bottom: 10px;
}
#result dl dt {
	float: left;
	font-weight: bolder;
	margin-top: 5px;
	width: 150px;
}
#result dl dt.Sub {
	padding-left: 10px;
	width: 140px;
}
#result dl dd {
	float: right;
	margin-top: 5px;
	text-align: right;
	white-space: nowrap;
}

/* clear floated element */
#innerContent fieldset .Entry,
#result dl,
#result dl {
	overflow: hidden;
}
* html #innerContent fieldset .Entry,
* html #result dl {
	height: 1%;
}

