/*---------------------------------------------------------*/
/*                          PAGES                          */
/*---------------------------------------------------------*/

#pageCenter .pageFull{
	width: 100%;
	float: left;
}

#pageCenter .leftSide{
	width: 67%;
	float: left;
}

#pageCenter .rightSide{
	width: 33%;
	width: 33% !important;
	float: left;
}

#pageCenter .leftSide2{
	width: 70%;
	width: 75% !important;
	float: left;
}

#pageCenter .rightSide2{
	width: 24%;
	width: 21% !important;
	float: left;
}

	#pageCenter .leftSide3{
	width: 74%;
	float: left;
}

#pageCenter .rightSide3{
	width: 26%;
	float: left;
}


/*----------------------- Link --------------------------------*/

.link{
	padding:5px;
}

	.link A{
		display:block;
		padding:2px 4px 4px 12px;
		font-size:10px;
		text-transform:uppercase;
		text-decoration: underline;
		margin-bottom:2px;
		display:block;
		color: #969696;
		text-decoration: none;
		width: 150px;
		text-decoration: underline;

	}
	
	.link A:hover, A.active{
		color: #969696;
		text-decoration: none;
	}

/*----------------------- Cadre--------------------------------*/

.cadre{
	border:1px solid #D8D6D6;
	padding:5px;
	margin-bottom:15px;
	margin-left: 10px;
	margin-right: 10px;
	color:#5E5E5E;
}

/*----------------------- Important ---------------------------*/

.important{
	padding:10px;
	border:1px solid #018045;
	background-color:#D2EFE1;
	color:#018045;
	font-size:120%;
	text-align:justify;
}

/*----------------------- Liste ---------------------------*/

.liste{
	font-size:10px;
	margin-bottom:15px;
	border-top:1px dotted #018045;
}

.liste TD{
	padding:2px;
	background-color:#F6FCF9;
	border-bottom:1px dotted #B1DAC6;
}

.liste TH{
	padding:3px 0px 3px 0px;
	background-color:#D2EFE1;
}

/*--------------------------- Estimation ---------------------------- */

#estimation_calc {
	display:block;
	width: 175px;
	height: 218px;	/* 124*/
	margin-bottom:10px;
	background-color: #f6f6f6;
}

.estimation {
	display:block;
	/*width: 166px;
	height: 86px;*/
	margin-left: 5px;
	margin-bottom:10px;
}

.estimation img{
	border: none;
	height: 86px;
	height: auto;
}

*+html .estimation {
	width: 155px;
	margin-left: 10px;
	margin-bottom:10px;
}

/*--------------------------------- BIENS ------------------------------------- */

.biens {
	display: block;
	width:140px;
	height: 155px;
	background:url("images/	bg_biens.jpg") 0px 0px no-repeat;
	float: left;
}


/*--------------------------------- SIMULATION -------------------------------- */

/******* TO DO *****/

#simulation{
	height:100%;
}

#simulation H1{
	background-color:transparent;
	background-image:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
	
	#montantContainer{	
		height:120px;
		/*margin:10px;*/
		margin-top: 10px;
		margin-bottom: 10px;
		border:1px solid #ececec;
		padding:10px 0px 10px 0px;
		background:url('images/bg_cadreSlider.jpg') 0px 0px repeat-x white;
	}

	#montantContainer .montant{
		width:100%;
		text-align:left;
	}

	#montantContainer .montant .topMontant{
		float:left;
	}

		#montantContainer .montant .topMontant .topAmount{
			width:79px;
			height:22px;
			float:left;
			padding-top:4px;
			margin-right:5px;
			text-align:center;
			text-decoration:none;
			background:url('images/bg_topamount.gif') 0px 0px no-repeat;
		}

			#montantContainer .montant .topMontant .topAmountActive{
				width:79px;
				height:22px;
				float:left;
				padding-top:4px;
				margin-right:5px;
				text-align:center;
				text-decoration:none;
				color:#FFA816;
				font-weight:bold;
				background:url('images/bg_topamount_hover.gif') 0px 0px no-repeat;
			}

	#montantContainer .montant .montantRail{
		height:24px;
		display:block;
		margin:5px 0px 5px 0px;
	}

	#montantContainer .montant .bottomMontant{
		float:right;
	}

		#montantContainer .montant .bottomMontant .bottomAmount{
			width:79px;
			height:18px;
			float:left;
			padding-top:8px;
			margin-left:5px;
			text-align:center;
			text-decoration:none;
			background:url('images/bg_bottomamount.gif') 0px 0px no-repeat;
		}

			#montantContainer .montant .bottomMontant .bottomAmountActive{
				width:79px;
				height:18px;
				float:left;
				padding-top:8px;
				margin-left:5px;
				text-align:center;
				text-decoration:none;
				color:#FFA816;
				font-weight:bold;
				background:url('images/bg_bottomamount_hover.gif') 0px 0px no-repeat;
			}

	/*---------------------------------------------*/

	#mensualiteContainer{	
		height:144px;
		/*margin:10px;*/
		margin-top: 10px;
		margin-bottom: 10px;
		border:1px solid #ececec;
		padding:10px 0px 10px 0px;
		background:url('images/bg_cadreSlider.jpg') 0px 0px repeat-x white;
	}

	#mensualiteContainer .mensualite{
		width:100%;
		text-align:left;
	}

	#mensualiteContainer .mensualite .sepMensualite{
		width:30px;
		height:1px;
		float:left;
	}

	#mensualiteContainer .mensualite .topMensualite{
		width:624px;
		margin-left:auto;
		margin-right:auto;
	}

		#mensualiteContainer .mensualite .topMensualite .topAmount{
			width:79px;
			height:36px;
			float:left;
			padding-top:4px;
			margin-right:0px;
			text-align:center;
			text-decoration:none;
			background:url('images/bg_topamount2.gif') 0px 0px no-repeat;
		}

			#mensualiteContainer .mensualite .topMensualite .topAmountActive{
				width:79px;
				height:36px;
				float:left;
				padding-top:4px;
				margin-right:0px;
				text-align:center;
				text-decoration:none;
				color:#FFA816;
				font-weight:bold;
				background:url('images/bg_topamount2_hover.gif') 0px 0px no-repeat;
			}

	#mensualiteContainer .mensualite .mensualiteRail{
		height:24px;
		display:block;
		margin:3px 0px 3px 0px;
	}

	#mensualiteContainer .mensualite .bottomMensualite{
		width:515px;
		margin-left:auto;
		margin-right:auto;
	}

		#mensualiteContainer .mensualite .bottomMensualite .bottomAmount{
			width:79px;
			height:32px;
			float:left;
			padding-top:8px;
			margin-left:0px;
			text-align:center;
			text-decoration:none;
			background:url('images/bg_bottomamount2.gif') 0px 0px no-repeat;
		}

			#mensualiteContainer .mensualite .bottomMensualite .bottomAmountActive{
				width:79px;
				height:32px;
				float:left;
				padding-top:8px;
				margin-left:0px;
				text-align:center;
				text-decoration:none;
				color:#FFA816;
				font-weight:bold;
				background:url('images/bg_bottomamount2_hover.gif') 0px 0px no-repeat;
			}

#recapitulatif{
	float:left;
	padding:10px;
	font-size:14px;
	color:#5E5E5E;
}

#cadreBtnSend{
	width:260px;
	float:right;
	padding:10px;
}

	#cadreBtnSend A{
		font-size:14px;
		display:block;
		text-align:center;
	}

		#cadreBtnSend A:hover{
			color:#FFA816;
		}
	
/**************** PADDING LEFT ******************/

.paddingLeft {
	padding-left: 10px;
}

/************** HOMENEWS ***********************/

.homeNews {
	
}

/************ PNLCHILDREN **************/

.pnlChildren {
color: red;
}


