body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	background-color: #22a8d0;
	text-align: center;
}
.tabGris {
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.tabGrisHaut {
	background-color: #CCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menu a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu {
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	color: #CCC;
	padding: 2px;
	margin-top: 10px;
}
.entrez a {
	color: #FFF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo {
	border: 1px solid #FFF;
	margin: 5px;
}

.footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.meilleurtarif {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F30;
}
.texteAccueil {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.texteAccueil a {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.entrez {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}
.stitre {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.commentPhoto {
	font-style: italic;
	color: #666;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	border-bottom: 1px solid #FFF;
}
td p {
	font-size: 12px;
}
td ul {
	font-size: 12px;
}

.tabTarif {
	border: 2px solid #FFF;
}
.tabTarif th {
	background-color: #FFF;
	color: #39C;
}
.tabTarif td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.tabGris a {
	color: #22A8D0;
	text-decoration: none;
	font-weight: bold;
}

