body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #045260;
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
p {
	text-align: justify;
}

div.page {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 938px;
}
div.bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	height: 292px;
	width: 938px;
}
div.bas {
	background-image: url(images/bas-page.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 26px;
	width: 868px;
	line-height: 26px;
	padding-top: 130px;
	padding-left: 60px;
	font-size: 12px;
	padding-right: 10px;
	color: #045260;
}
div.bas a {
	color: #045260;
}

div.contenu {
	background-image: url(images/fond-contenu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 723px;
	margin-left: 10px;
	min-height: 312px;
	padding-right: 10px;
	padding-left: 10px;
}
table.tarifs td.head {
	line-height: 40px;
	color: #064652;
	background-image: url(images/fond-head-tarif.png);
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table.tarifs h2 {
	margin: 0px;
	padding: 0px;
}
table.tarifs td.intitule {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table.tarifs td.prix {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

p.pave, div.pave {
	background-image: url(images/fond-pave.png);
	float: left;
	height: 190px;
	width: 340px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 1px;
	font-size: 11px;
	background-repeat: no-repeat;
}
div.pave {
	color: #064652;
}
.pave h3{
	font-size: 16px;
	color: #064652;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #064652;
	
}
p.pave a.ensavoirplus, div.pave a.ensavoirplus {
	color: #064652;
	float: right;
	display:block;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/fond-ensavoirplus.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 140px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
ul.fildariane {
	line-height: 15px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
ul.fildariane a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.fildariane a:hover {
	color: #FF9900;
	text-decoration: underline;
}
div.galeriePhoto {
	clear: both;
}
ul.fildariane li {
	float: left;
	margin-right: 5px;
	background-image: url(images/puce-fil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

div.col {
	float: left;
	width: 350px;
	margin-right: 5px;
	margin-left: 5px;
}



div.marge {
	float: left;
	width: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
div.marge a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.menu {
	font-size: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9E3E7;
	text-align: right;
	padding-right: 4px;
	letter-spacing: -1px;
}
ul.menu li:hover, ul.menu li.over {
	color: #064652;
	background-color: #AAE1E6;
}
ul.menu li.over a,ul.menu li:hover a {
	color: #064652;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.tarifs {
	font-size: 12px;
}
a {
	color: #FFFFFF;
}

