body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
font-family: Comic sans ms;
font-size: 14px;
font-weight: normal;
margin: 15px 0px 10px 15px;
}

/* Grand titre vert */
h1 {
font-family: Times New Roman;
font-size: 44px;
font-weight: bold;
font-style: italic;
color:green;
margin: 0px;
padding: 0px;
text-align: center;
}
/* *************** */

/* Page tarifs */
h2#tarifs {
font-family: Comic sans ms;
font-size: 19px;
font-weight: normal;
text-align: center;
}
#tableautarifs {
font-style: italic;
text-align: center;
}
#indicationtarifs {
font-family: Comic sans ms;
font-size: 12px;
font-style: italic;
font-weight: normal;
}
h3#tarifs {
font-family: Comic sans ms;
font-size: 19px;
font-weight: bold;
margin: 0px;
text-decoration: underline;
}
#modesreservation {
font-family: Comic sans ms;
font-size: 16px;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
text-align: center;
width: 350px;
}
#modesreservation .g {
border-top: 1px #000000 solid;
border-right: 1px #000000 solid;
text-align: center;
}
#modesreservation .d {
border-top: 1px #000000 solid;
text-align: center;
}
#modesreservation a {
color: orange;
text-decoration: none;
}
/* ******** */

/* Page sites touristiques */
h3.titre {
font-family: Comic sans ms;
font-size: 16px;
font-weight: bold;
margin: 0px;
text-decoration: underline;
}
.sitetouristique {
font-family: Comic sans ms;
font-size: 13px;
font-weight: bold;
}
/* ********************** */

h3.loisir {
font-family: Comic sans ms;
font-size: 19px;
font-weight: bold;
margin: 0px;
text-decoration: underline;
}
.http {
font-family: Comic sans ms;
font-size: 14px;
color:green;
}


#page {
border: 1px #000000 solid;
}
#haut {
border-bottom: 1px #000000 solid;
}
#haut #adresse {
font-family: Comic sans ms;
font-size: 16px;
font-weight: normal;
color:purple;
}
#haut #adresse a {
font-family: Comic sans ms;
font-size: 16px;
font-weight: normal;
color:purple;
text-decoration: none;
}
#haut #adresse a:hover {
text-decoration: underline;
}
#haut #numero {
font-family: Comic sans ms;
font-size: 18px;
font-weight: bold;
color:green;
text-align: center;
}

#menu {
border-right: 1px #000000 solid;
width: 140px;
padding: 5px;
text-align: center;
vertical-align: top;
}
#menu ul {
list-style-type: none;
margin: 0;
padding: 0; 
}
#menu li {
margin-top: 20px;
margin-bottom: 40px;
}
#menu a {
font-family: Comic sans ms;
font-size: 15px;
color: orange;
font-weight: bold;
text-decoration: none;
}
#menu a:hover {
text-decoration: underline;
}
#menu a:visited {
color:purple;
}

#contenu {
width: 580px;
padding: 5px;
vertical-align: top;
}
