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

h2 {
	margin: 0;
	padding: 0 0 15px 0;
}

a img {
	border: none;
}

a{
	color: #6b9a54;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.container {
	width: 780px;
	margin: 0 auto;
}

#top {
	background: transparent url(../img/top.jpg) repeat-x top left;
}

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

#flash {
	position: absolute;
	top: 8px;
	left: 297px;
}

#middle {
	background: #182013 none;
}

#content {
	background: transparent url(../img/content.jpg) repeat-y top left;
}

#content p {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: justify;
}

#left {
	float: left;
	width: 251px;
	padding: 0 0 0 30px;
}

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

#menu img {
	float: left;
}

#menu li {
	margin: 0;
	padding: 0;
}

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

#menu ul li {
	margin: 0;
	padding: 0;
}

#right {
	float: right;
	width: 435px;
	padding: 0 40px 0 0;
}

#bienvenue-box {
	font-size: 8pt;
	line-height: 150%;
}

#services-box {
	width: 172px;
	height: 175px;
	padding-top: 27px;
	background: transparent url(../img/services-box.jpg) no-repeat top left;	
}

#services-box ul {
	list-style-image: url(../img/puce.jpg);
}

#services-box li {
	margin: 14px 0 14px 0;
	font-size: 8pt;
}

#realisations-box {
	width: 240px;
	height: 191px;
	background: transparent url(../img/realisations-box.jpg) no-repeat 0 38px;	
	font-size: 8pt;
}

#realisations-box h2 {
	margin: 0;
	padding: 0;
}

#gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

#gallery img {
	float: left;
	margin: 0 10px 20px 0;
}

#realisations-box p {
	margin: 0;
	padding: 0 5px 0 5px;
}

#bottom {
	background: transparent url(../img/bottom.jpg) repeat-x top left;
}

#footer {
	background: transparent url(../img/footer.jpg) no-repeat top left;
	padding: 70px 0 35px 0;
	font-size: 7pt;
	color: #615440;
	text-align: center;
}

#footer a {
	color: #615440;
	text-decoration: none;
}

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


