body
{
	margin: 0px;
	padding: 0px;
}

#homepage_main_container
{
	width: 922px;
	background-image: url(../images/layout/homepage/homepage_main_container_bg.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#homepage_content_container
{
	position: relative;
	left: 14px;
	width: 897px;
	
	
}

#homepage_top_container
{
	width: 100%;
	height: 110px;
}

#homepage_logo
{
	position: absolute;
	width: 97px;
	top: 10px;
	left: 45px;
}

#homepage_text01
{
	position: absolute;
	width: 97px;
	top: 20px;
	left: 150px;
}

#homepage_text02
{
	position: absolute;
	width: 97px;
	top: 0px;
	left: 531px;
}

#homepage_photo
{
	position: absolute;
	width: 97px;
	top: 0px;
	left: 781px;
}


#homepage_middle_container
{
	top: 110px;
	background-color: #4199D9;
}

#homepage_blue
{
	width: 100%;
	height: 17px;
}

#homepage_research
{
	position: relative;
}

#homepage_banner
{
	position: relative;
}


#homepage_zoom_container
{
	position: relative;
}

.homepage_list
{
	top: 300px;
}

.homepage_promotions_cells td
{
	padding-top: 10px;
	text-align: center;
}


.homepage_promo_img,
.homepage_promotions_cells img
{
	border: 1px solid #e5e4e5;
	padding: 2px;
}


.homepage_promo_container
{
	width: 452px;
	border-left: 1px solid #e5e4e5;
	border-right: 1px solid #e5e4e5;
	border-bottom: 1px solid #e5e4e5;
	padding: 2px;
}


.homepage_latest_vehicles_border_right
{
	border-right: 1px solid #e5e4e5;
}


.homepage_latest_vehicles_border_left
{
	padding-left: 4px;
	border-left: 1px solid #e5e4e5;
}


.homepage_promotions_brand,
.homepage_promotions_brand a
{
	color: 				#000000;
	font-size: 			12px;
	font-weight: 		bold;
	text-align: 		center;	
	font-family: 		Arial;
	text-decoration: 	none;
}

.homepage_promotions_model,
.homepage_promotions_model a
{
	color: 				#000000;
	font-size: 			11px;
	text-align: 		center;	
	font-family: 		Arial;
	text-decoration: 	none;
}

.homepage_promotions_price
{
	color: #FC0001;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	font-family: Arial;
}

.homepage_promotions_brand2,
.homepage_promotions_brand2 a
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	font-family: Arial;
	text-decoration: none;
}

.homepage_promotions_model2,
.homepage_promotions_model2 a
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
	text-decoration: none;
}

.homepage_promotions_price2
{
	color: #73A103;
	font-size: 11px;
	font-weight: bold;
	text-align: left;	
	font-family: Arial;
}

.homepage_price_strike
{
	color: #FC0001;
	font-decoration: line-through;
	font-size: 11px;
	font-weight: bold;
	text-align: left;	
	font-family: Arial;
}

.homepage_promotions_ref2
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}

.homepage_promotions_cg
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}

.homepage_promotions_circulation
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}

.homepage_promotions_kilometer
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}

.homepage_orange 
{
	padding-top: 15px;
}


.homepage_latest_vehicles_table
{
	line-height: 12px;
}

.homepage_latest_vehicle_separator
{
	border: none;
	border-top: 1px solid #e5e4e5;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}


/*****************************
 * CSS > Homepage by brand
 *****************************/
#home_bybrand 
{
	padding: 			0 10px 30px 10px;
}
#home_bybrand h2
{
	font-size: 			12pt;
	border-bottom: 		3px solid #F1F3F6;
	margin-bottom: 		5px;
	padding: 			25px 0 3px 0;
}

#home_bybrand a:link,
#home_bybrand a:hover,
#home_bybrand a:active,
#home_bybrand a:visited
{
	color: 				#000;
	text-decoration: 	none;
}

#home_bybrand h3
{
	font-size: 			8pt;
	color: 				#000;
	padding: 			0;
	margin: 			0;
}

#home_bybrand h3 a:link,
#home_bybrand h3 a:hover,
#home_bybrand h3 a:active,
#home_bybrand h3 a:visited
{
	font-size: 			8pt;
	font-weight: 		bold;
	color: 				#000;
}

#home_bybrand,
#home_bybrand table
{
	font-size: 			8pt;
}
#home_bybrand .new,
#home_bybrand .promo
{
	color: 				#FFF;
	font-size: 			7pt;
	font-weight: 		bold;
	width: 				45px;
	padding: 			0 0;
	margin: 			1px 0;
	text-align: 		center;
}

#home_bybrand .new
{
	background-color: 	#ABD114;
}
#home_bybrand .promo
{
	background-color: 	#FF4444;
}
#home_bybrand .cg
{
	color: 				#AAA;
	font-size: 			7pt;
	font-weight: 		bold;
	padding: 			0 0;
	margin: 			1px 0;
	text-align: 		center;
}


#home_bybrand tr.line_par,
#home_bybrand tr.line_odd
{
	border-bottom: 		1px solid #CCC;
}

#home_bybrand tr.line_par td,
#home_bybrand tr.line_odd td
{
	padding: 			2px 2px;
	/*border-bottom: 		1px solid #EEE;*/
}

#home_bybrand tr:hover.line_par,
#home_bybrand tr:hover.line_odd
{
	background-color: 	#CFECFF;
}

#home_bybrand tr.line_odd
{
	background-color: 	#F1F3F6;
}


#home_bybrand .price_ht,
#home_bybrand .price_ttc
{
	color: 				#F00000;
	text-align: 		right;
	padding: 			0 5px;
	white-space: 		nowrap;
}

#home_bybrand .price_ttc
{
	font-weight: 		bold;
}


#home_bybrand .km:link,
#home_bybrand .km:hover,
#home_bybrand .km:active,
#home_bybrand .km:visited
{
	display: 			block;
	text-align: 		right;
	white-space: 		nowrap;
}


#home_diaporama
{
	height: 			192px;
	background-color: 	#c9e137;
}
.home_diaporama_bloc
{
	clear: 			both;
}

.home_diaporama_item
{
	float: 				left;
	width: 				23%;
	width: 				18%;
	margin: 			0 1%;
	text-align: 		center;
	height: 			192px;
}
.home_diaporama_item:hover
{
	background-color: 	#D8ED55;
}
	.home_diaporama_item_brand:link,
	.home_diaporama_item_brand:hover,
	.home_diaporama_item_brand:active,
	.home_diaporama_item_brand:visited
	{    
	    display: 			block;
		color: 				#444;
	    font-size: 			11pt;
	    font-weight: 		bold;
	    text-decoration: 	none;
	    padding-top: 		5px;
	}
	.home_diaporama_item_model:link,
	.home_diaporama_item_model:hover,
	.home_diaporama_item_model:active,
	.home_diaporama_item_model:visited
	{
	    display: 			block;
		color: 				#444;
	    font-size: 			8pt;
	    font-weight: 		bold;
	    height: 			30px;
	    text-decoration: 	none;
	}
	.home_diaporama_item_picture
	{
		margin: 			5px 2%;
		max-width: 			96%;
	}
	.home_diaporama_item_promo
	{    
		background-color: 	#859326;
	    border-radius: 		34px;
	    color: 				#fff;
	    font-size: 			12pt;
	    font-weight: 		bold;
	    margin: 			0 26px;
	}
	.home_diaporama_item_price
	{
		color: 				#888;
		text-decoration: 	line-through;
	}