body {
	background: #829c08 url(../img/body.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

h2 {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

ul {
	list-style: circle;
	color: #7b9405;
}

ul li span {
	color: #666;
}

a {
	color: #f60;
}

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

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.spacer {
	width: 406px;
	background: #9e0000 none;
}

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

#content {
	position: relative;
	background: transparent url(../img/content.jpg) no-repeat top left;
	padding: 184px 93px 0 72px;
}

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

#flash {
	position: absolute;
	top: 10px;
	left: 347px;
}

#left {
	float: left;
	width: 180px;
}

#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: 406px;
	padding: 50px 0 0 0;
}

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

#depannage-box {
	width: 197px;
	font-size: 7pt;
}

#energie-box {
	width: 192px;
	font-size: 7pt;
}

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

#footer a {
	color: #fff;
	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: #d14000;
}


