div#header_overlay{
	background: url(/images/bg_header_peugeot.png) no-repeat;
}

div#content_main{
	background: url(/images/bg_content_peugeot.png) no-repeat;
}

#site_content {
  background					:  url(/images/bg_site_content_peugeot.gif) repeat-y ;
}

div#menu {
	margin							: 52px 15px 0 0 ;
	background					:  url(/images/bg_menu_logo_peugeot.png) no-repeat 40px 0px #28448d;
}
div#menu ul {
		margin							: 8px 0 0 0 ;
}

#menu li {
	background					: url(/images/bg_menu_peugeot.gif) no-repeat bottom left;
}

#menu a {
	color								: #fff;
}

#menu a:hover {
	color								: #ffd700;
}

#menu a.selected {
	color								: #ffd700;
}

h1,h2,h3,h4,h5,h6 {
	color								: #28448d;
}

#caritem h3{
	color								: #28448d;
}
