	body
	{
	background-color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}.header {
	height: 183px;
	width: 800px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.scores {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.dev {
	text-align: justify;
}

.droite {
	width: 40px;
	background-attachment: scroll;
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: text-bottom;
}
.over_left {
	background-attachment: scroll;
	background-image: url(images/over_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 40px;
}
.over_menu {
	background-attachment: scroll;
	background-image: url(images/over_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 222px;
}
.gauche {
	background-attachment: scroll;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 40px;
	vertical-align: top;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer a {
	text-decoration: none;
	color: #333333;
}
.dev a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.dev a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tarifbas {
	background-color: #6699FF;
}
.tarifhaut {
	background-color: #CC6699;
}

.tarifmoyen {
	background-color: #33CC99;
}
.dev2 a {

	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.dev2 a:hover {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.footer_admin {
	background-color: #EEE;
}

