
#pageLeft{
	width:220px;
	float:left;
	padding-right:15px;
}

#pageRight{
	width:665px;
	float:left;
}

	#pageRight .leftSide{
		width:430px;
		float:left;
		padding-right:15px;
	}

	#pageRight .rightSide{
		width:220px;
		float:left;
	}

#pageFull{
	
}

/*----------------------- Link --------------------------------*/

.link{
	width:190px;
	padding:20px 15px 10px 15px;
	background:url('images/bg_links.jpg') 0px 0px no-repeat;
}

	.link A{
		display:block;
		padding-bottom:5px;
	}
	
	.link A:hover, A.active{
	}

/*----------------------- Cadre--------------------------------*/

.cadre{
	border:1px solid #CACACA;
	padding:5px;
	margin-bottom:15px;
}

/*----------------------- 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;
}


/*-----------------------------------MISE EN FORME HOME---------------------------------*/

#oldCar{
	width:220px;
	height:99px;
	display:block;
	background:url('images/fr/bg_oldcar.jpg') 0px 0px no-repeat;
	margin-bottom:9px;
}

	#oldCar:hover{	
		background-position:bottom;
	}

#welcome{
	width:405px;
	height:135px;
	padding:20px 0px 0px 90px;
	font-size:11px;
	background:url('images/fr/bg_welcome.jpg') 0px 0px no-repeat;
	float:left;
}

#welcomeA{
	width:405px;
	height:43px;
	padding:0px 0px 0px 90px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background:url('images/fr/bg_welcome_a.jpg') 0px 0px no-repeat;
	float:left;
}

	#welcomeA:hover{
		background-position:bottom;
	}

.financingChoice {

}

.odd {

}

.even {
	background-color: #e2e2e2;
}

.header {
	background-color: #5cb12a;
	color: white;
	padding: 10px;
}
