body
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/commons/site_bg.png);
	background-repeat: repeat-x;
	background-position: -15px -5px;
}


#main
{
	border-top: 		3px solid #268EDA;
}

#zoom
{
	margin-left: 		10px;
}

img
{
	border: 0px;
}


#commons_main_container
{
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='project/resources/images/layout/homepage/homepage_main_container_bg.png');
}


#commons_main_container[id]
{
	background-image: url(../images/layout/homepage/homepage_main_container_bg.png);
	background-repeat: repeat-y;
}


#commons_content_container
{
	position: relative;
	left: 14px;
	width: 897px;
	background-color: #fff;
}


#commons_top_container
{
	width: 100%;
	height: 110px;
}


#commons_logo
{
	position: absolute;
	width: 97px;
	top: 10px;
	left: 45px;
}


#commons_text01
{
	position: absolute;
	top: 10px;
	left: 150px;
}


#commons_text01 h1,
#commons_text01 h1 a:link,
#commons_text01 h1 a:hover,
#commons_text01 h1 a:active,
#commons_text01 h1 a:visited,
#commons_text01 a:link,
#commons_text01 a:hover,
#commons_text01 a:active,
#commons_text01 a:visited
{
	color: 				#156DAD;
	text-decoration: 	none;
	font-size: 			14px;
	line-height: 		12px;
}


#commons_text02
{
	position: absolute;
	top: 19px;
	left: 531px;
}


#commons_text02 h1,
#commons_text02 h1 a
{
	color: #156DAD;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}


#commons_text02 #commons_telephone_number a,
#commons_text02 #commons_telephone_number
{
	color: #000;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
	line-height: 12px;
	padding-top: 5px;
	padding-left: 10px;
}


#commons_text02 #commons_open_time a,
#commons_text02 #commons_open_time
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 18px;
	font-size: 10px;
}


#commons_photo
{
	position: absolute;
	width: 97px;
	top: 0px;
	left: 782px;
}


#commons_middle_container
{
	top: 110px;
	background-color: #4199D9;
}


#commons_blue
{
	width: 100%;
	height: 17px;
	background-color: #4199D9;
}


#commons_research
{
	position: relative;
	background-color: #4098D9;	
}


#commons_banner
{
	position: relative;
}


#commons_zoom_container
{
	position: relative;
}


.commons_list
{
	top: 300px;
}


.commons_promotions_cells td
{
	padding-top: 10px;
	text-align: center;
}


.commons_promotions_brand
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	font-family: Arial;
}


.commons_promotions_model
{
	color: #000000;
	font-size: 11px;
	text-align: center;	
	font-family: Arial;
}


.commons_promotions_price
{
	color: #FC0001;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	font-family: Arial;
}


.commons_promotions_brand2
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	font-family: Arial;
}


.commons_promotions_model2
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}


.commons_promotions_price2
{
	color: #FC0001;
	font-size: 11px;
	font-weight: bold;
	text-align: left;	
	font-family: Arial;
}


.commons_promotions_ref2
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}


.commons_promotions_cg
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}


.commons_promotions_circulation
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}

.commons_promotions_kilometer
{
	color: #000000;
	font-size: 11px;
	text-align: left;	
	font-family: Arial;
}


.commons_orange 
{
	padding-top: 15px;
}


.commons_brand_listing_container
{
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 		30px;
}


.commons_search_container
{
	background-color: #4098D9;	
	height: 176px;
}


.commons_search_container *
{
	font-size: 12px;
	padding: 0px;
	font-family: Arial;
}


.commons_search_container div
{
	padding-top: 5px;
	padding-left: 7px;
	color: #fff;
	
}


#commons_search_form_title
{
	text-transform: uppercase;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #CFE3FF;
	padding-left: 10px;
}


#commons_research input,
#commons_research select
{
	width: 			185px;
	/*height: 15px;*/
	padding: 		2px 2px;
	border: 		none;
	margin-left: 	7px;
	margin-right: 	5px;
}


#commons_research input
{
	width: 135px;
}


#commons_research option
{
	font-size: 		8pt;
	padding: 		1px 5px;
	/*
	padding-left: 	5px;
	border-left: 	5px solid #4098D9;
	border-right: 	3px solid #4098D9;
	*/
}


#commons_search_submit
{
	width: 25px;
	background-color: #FF9829;
	color: #fff;
	font-weight: bold;
	padding: 0px 5px 1px 5px;
	border: 2px solid #fff;
}


#commons_search_vehicles_online
{
	padding-top: 	15px;
	color: 			#F60;
}


.commons_rss
{
	margin-left: 5px;
}


.commons_bottom
{
	background-color: 	#268EDA;
	margin-top: 		15px;
	text-align: 		right;
	font-size: 			8pt;
	border-top: 		1px solid #2076AF;
}

.commons_bottom a:link,
.commons_bottom a:hover,
.commons_bottom a:active,
.commons_bottom a:visited
{
	color: 				#CFECFF;
}





.commons_further_infos
{
	background-color: #1E7FC6;
}


/*  MENU  */
#tabsB 
{
	position: absolute;
	top: 76px;
	left: 150px;
	width: 1000px;
	margin-left: auto;	
	margin-right: auto;	
}

 
#tabsB ul 
{
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}
 
 
#tabsB li 
{
  display:inline;
  margin-left:0px;
  padding-left:0px;
}

  
#tabsB a 
{
  float:left;
  background:url(../images/layout/menu/homepage_menu_left.png) no-repeat left top;
  background:url(../images/layout/menu/homepage_menu_left.png) no-repeat left 1px;
  margin:0;
  padding:0;
  text-decoration:none;
}


#tabsB a span
{
  float:left;
  display:block;
  font-weight: 		bold;
  background:url(../images/layout/menu/homepage_menu_right.png) no-repeat right top;
  background:url(../images/layout/menu/homepage_menu_right.png) no-repeat right 1px;
  padding:5px 10px 4px 10px;
  color:#fff;
}

  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span 
{
  color:#FFF;
}


#tabsB a:hover 
{
  background-position:0% -24px;
}



#tabsB .promo a
{
  background-position:0% -24px;
}

#tabsB .promo a span
{
  background-position:100% -24px;
}



#tabsB a:hover span 
{
  background-position:100% -24px;
}


.commons_page_head_01
{
	background-image: url(../images/layout/homepage/homepage_bandeauorange.png);
	background-repeat: no-repeat;
	width: 438px;
	height: 17px;
	font-weight: bold;
	padding-left: 20px;	
	padding-top: 4px;
	color: #fff;	
}



.commons_page_head_02
{
	background-image: url(../images/layout/homepage/homepage_bandeaubleu.png);
	background-repeat: no-repeat;
	width: 438px;
	height: 17px;
	font-weight: bold;
	padding-left: 20px;	
	padding-top: 4px;
	color: #fff;	
}


.commons_further_infos td
{
	padding: 5px;
	color: #6FB2DF;
	text-align: justify;
}


.commons_further_infos a
{
	color: #6FB2DF;
	text-decoration: none;
	font-size: 10px;
}


#commons_author
{
	color: 			#fff;
	padding: 		10px 5px;
	font-size: 		9pt;
}


#commons_author a:link,
#commons_author a:hover,
#commons_author a:active,
#commons_author a:visited
{
	color: 				#CFECFF;
	font-weight: 		bold;
	text-decoration: 	none;
	padding: 			0 3px;
}


#commons_author a:hover
{
	text-decoration: underline;
}


.commons_link_connexion
{
	color: #fff;
}


.commons_right_actu
{
	background-image: url(../images/layout/homepage/homepage_right_bg.png);
	background-repeat: no-repeat;
	width: 169px;
	height: 150px;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 1px;
	margin-left: 5px;
	color: #606885;
	font-size: 10px;
}


.commons_news_date
{
	font-weight: bold;
	color: #AACC0D;
}


.commons_news_title
{
	margin-top: 4px;
	font-weight: bold;
	font-size: 11px;
	color: #454E6F;
}


.commons_news_content
{
	margin-top: 4px;
	font-size: 11px;
	color: #454E6F;
}

.commons_newsletter_container
{
	background-image:			url(../images/layout/homepage/homepage_newsletter.png);
	background-repeat: 			no-repeat;
	width: 						216px;
	height: 					196px;
	position: 					relative;
}

.commons_newsletter_input
{
	background-color: 			transparent;
	width: 						145px;
	height: 					16px;
	border: 					none;
	position: 					absolute;
	top: 						150px;
	left: 						25px;
}

.commons_newsletter_submit
{
	position: 					absolute;
	top: 						150px;
	left: 						173px;
	
}
