/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
	position: relative;
	background-image: url(images/body_bg_tarifs.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: bottom;
}
#body-bot {
	background-image: url(images/body_bg_bot_tarifs.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
#body-top {
	min-height: 800px;
	_height: 800px;
	padding-bottom: 14px;
	background-image: url(images/body_bg_top_MODELE.png);
	background-repeat: no-repeat;
	}
#nav a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: auto;

#info {
	border: medium solid #FFF;
	text-align: left;
	
}
h1 {
	color: #FFF;
}
h2 {
	color: #FFF;
}
