body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('images/site/fond.jpg');
	background-repeat: repeat-x;
	background-color: #2D75EE;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #203A6B;
}

h2 {
	font-weight: lighter;
}

h4 {
	text-decoration: underline;
	font-weight: lighter;
}

img {
	border: 0px;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

.bouton {
	height: 27px;
}

.boutonG {
	position: relative;
	float: left;
	height: 27px;
	width: 12px;
	background-image: url(/images/site/bouton/boutonG.jpg);
	background-repeat: no-repeat;
}

.boutonD {
	position: relative;
	float: left;
	height: 27px;
	width: 12px;
	background-image: url(/images/site/bouton/boutonD.jpg);
	background-repeat: no-repeat;
}

.boutonM {
	position: relative;
	float: left;
	height: 27px;
	background-image: url(/images/site/bouton/boutonM.jpg);
	background-repeat: repeat-x;
}

.boutonText {
	position: relative;
	margin-top: 3px;
}

.boutonText a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

div#titre {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -374px;
	background-image: url(images/site/hautsite.jpg);
	width: 789px;
	height: 150px;
}

div#centre {
	position: absolute;
	left: 50%;
	margin-left: -474px;
	top: 130px;
	width: 889px;
}

div#page {
	position: relative;
	float: right;
	width: 762px;
	top: -4px;
	background-color: #9BC3FE;
	background-image: url(images/site/droitecentre.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

div#text {
	text-align: center;
	float: right;
	width: 712px;
	margin-left: 10px;
	margin-right: 40px;
}

div#menu {
	margin-right: 84px;
	float: right;
}

div#bascentre {
	float: right;
	position: relative;
	background-image: url(images/site/bassite.jpg);
	width: 789px;
	height: 40px;
	clear: both;
	top: -6px;
}

div#webmaster {
	text-align: center;
	float: right;
	clear: both;
	width: 789px;
	height: 15px;
}

.article {
	text-align: justify;
}

div#lien {
	position: absolute;
	top: -17px;
	left: 0px;
	width: 100px;
	text-align: center;
}

div#connection {
	position: relative;
	background-image: url(images/site/membres.jpg);
	background-repeat: no-repeat;
	width: 123px;
	height: 175px
}

div.lienText {
	position: absolute;
	top: 25px;
	left: 6px;
	text-align: left;
}

div#liens_google {
	position: relative;
	margin-top: 30px;
	background-image: url(images/site/liens.jpg);
	width: 123px;
	height: 148px
}

div#partenaires {
	position: relative;
	margin-top: 50px;
	background-image: url(images/site/partenaires.jpg);
	width: 123px;
	height: 148px
}

div.barreStat {
	background-color: #2D75EE;
	color: #ffffff;
	text-align: left;
	float: left;
}

table#list {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}

table.test {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}

th.list {
	height: 50px;
	background-color: #71AAFF;
	vertical-align: middle;
}

td.test {
	width: 25%;
	text-align: left;
	vertical-align: top;
}

td.a {
	text-align: center;
	background-color: #97C0FF;
}

td.b {
	text-align: center;
	background-color: #B0D0FF
}

td#com {
	text-align: center;
	background-color: #FFFFFF;
}

#prixPetrol {
	border: 1px Solid #000000;
	height: 570px;
	width: 565px;
}