body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #D5E7F1;
	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;
	top: 25px;
	background-image: url(images/site/fondBanniere.png);
	width: 100%;
	height: 86px;
}

div#centre {
	position: absolute;
	background-image: url(images/site/fondPage.jpg);
	left: 50%;
	margin-left: -445px;
	width: 890px;
}

div#page {
	float: left;
	width: 700px;
	height: 100%;
}

div#text {
	width: 680px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 120px;
}

div#textMenu {
	text-align: center;
	margin-top: 120px;
}

div#menu {
	position: relative;
	float: left;
	width: 190px;
	height: 100%;
}
.btnMenu
{
	margin-left:28px;
	background-image: url(images/site/fondBouton.png);
	width: 137px;
	height: 26px;
	margin-bottom: 10px;
	font-size: 15px;

}

.btnMenu a
{
text-decoration: none;
color:#00526C;
}

.btnMenu a:hover
{
color:#ffffff;

}

.grosBtn a
{
color:#00526C;
}

.grosBtn a:hover
{
color:#ffffff;
}


.menuConnexion a
{
text-decoration: none;
color:#00526C;
}

.menuConnexion a:hover
{

color:#ffffff;
}


div#imgTitre {
	position: absolute;
	left: 50%;
	margin-left: -371px;
	top: 27px;
}

div#webmaster {
	text-align: center;
	clear: both;

	height: 0px;
}

.article {
	text-align: justify;
}

.grosBtn {
	margin-left:28px;
	text-align:left;
	background-image: url(images/site/fondBoutonBig.png);
	margin-bottom: 10px;
	width: 137px;
}
.menuConnexion {
	margin-left:28px;
	background-image: url(images/site/fondBoutonBig.png);
	margin-bottom: 10px;
	width: 137px;
	color: #00526C;
}


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;
}
