body {
	margin: 0;
	padding: 0;
	background: #181818 none;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}

a img {
	border: none;
}

a {text-decoration:none;
}

p {
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 150%;
}

#container {
	width: 780px;
	margin: 0 auto;
	background: transparent url(../img/container.jpg) repeat-y top left;
}

#top {
	position: relative;
	height: 226px;
	background: transparent url(../img/top.jpg) no-repeat top left;
}

#flash-box {
	position: absolute;
	top: 17px;
	left: 403px;
	width: 270px;
	height: 170px;
}

#menu {
	height: 54px;
	padding: 0 0 0 79px;
	background: transparent url(../img/menu.jpg) no-repeat top left;
}

#menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

#menu ul li {
	display: inline;
}

#menu ul li img {
	float: left;
	margin-right: 6px;
}

#content {
	min-height: 330px;
	padding: 20px 0 0 0;
	background: transparent url(../img/content.jpg) no-repeat top left;
}

#left-content {
	float: left;
	width: 422px;
	padding: 0 0 0 60px;
}

#left-content h2 {
	clear: both;
	margin: 0;
	padding: 12px 0 12px 0;
}

#left-content .float-left {
	float: left;
	margin-right: 12px;
}

#left-content .more-link img {
	float: right;
}

#bienvenue-box {
	position: relative;
	padding-left: 5px;
}

#contact-box {
	width: 282px;
	height: 158px;
	padding: 46px 0 0 140px;
	background: transparent url(../img/contact-box.jpg) no-repeat top left;	
}

#contact-box a { color:#fff; text-decoration:none;}

#contact-box address {
	font-style: normal;
}

#contact-box address b {
	color: #cf0;
}

#contact-box address span {
	color: #999;
}

#inner-box {
	position: relative;
	padding-left: 5px;
}

#inner-box ul {
	margin-top: 0;
	list-style: circle;
}

#inner-box ul li {
	color: #cf0;
}

#inner-box ul li span {
	color: #fff;
}

#right-content {
	float: right;
	width: 230px;
	padding: 0 60px 0 0;
}

#right-content .right-box {
	position: relative;
	width: 196px;
	height: 216px;
	padding: 17px; 
	background: transparent url(../img/right-box.jpg) no-repeat top left;
}

.right-box h2 {
	margin: 0;
	padding: 0 0 12px 0;
}

#right-content .more-link img {
	position: absolute;
	bottom: 14px;
	right: 12px;
}

#showroom-box {
	position: relative;
	height: 257px;
	background: transparent url(../img/realisations-box.jpg) no-repeat 0px 28px;
}

#inner-contact-box {
	width: 173px;
	height: 258px;
	padding: 152px 0 0 57px; 
	background: transparent url(../img/right-contact-box.jpg) no-repeat top left;	
}

#inner-contact-box address {
	font-style: normal;
}

#inner-contact-box address b {
	color: #cf0;
}

#inner-contact-box address span {
	color: #999;
}

#clear-content {
	clear: both;
	height: 10px;
}

#footer {
	height: 61px;
	padding: 50px 0 0 0;
	background: transparent url(../img/footer.jpg) no-repeat top left;
	text-align: center;
}

#footer * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 7pt;
	text-decoration: none;
	color: #fff;
}

#footer ul li {
	display: inline;
}

#footer p {
	padding: 5px 0 0 0;
}

#footer p a {
	color: #aae900;
	font-weight: bold;
}

#footer strong { font-size:11px; background:url(../img/picto-tow.png) right 1px no-repeat; padding:0 13px 0 0; color:#aae900;}
