body {
	background-image: url(/images/new-fnd04.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	text-align: justify;
}
table {
	text-align: justify;
}

a {
	color: #0F5499;
}
a:visited {
	color:#147EE0;
}
a:hover {
	color: #A0324A;
}

h1 {
	font-size:20px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0;
	color: #0E5494;
	border-top-width: 16px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 4px;
 }

h2 {
	font-size: 11px;
	text-transform:uppercase;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:5px 15px;
	margin:0;
	color: #FF6600;
}
h3 {
	font-size: 18px;
	color: #6600FF;
	padding:5px 15px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	color: #92C85B;
	padding:5px 15px;
	font-weight: bold;
}
.Titre {
	font-size:24px;
	font-weight: bold;
	margin:0;
	color: #003399;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 4px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
 }

.PetitTitreOrange {
	font-size: 11px;
	text-transform:uppercase;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:0;
	color: #FF6600;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
li {
	list-style-position: outside;
	list-style-image: url(/images/puce_fleche.gif);
	list-style-type: disc;
	line-height: normal;
}

.SousTitreViolet {
	font-size: 18px;
	color: #6600FF;
	padding:5px 15px;
	font-weight: bold;
}
.SousTitreVert {
	font-size: 18px;
	color: #92C85B;
	padding:5px 15px;
	font-weight: bold;
}
.BlocBleu {
	background-color:#99CCFF;
	font-style: italic;
	color: #000066;
	text-align: center;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.BlocOrange {
	background-color:#FFCC66;
	font-style: italic;
	color: #FF3300;
	text-align: center;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.BlocVert {
	background-color:#92C85B;
	font-style: italic;
	color: #003300;
	text-align: center;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.TexteRouge {
	color: #FF0000;
}

.reservation {
	font-size: 16px;
	font-weight: bold;
	color: #8B2C41;
}
a.reservation {
	font-size: 16px;
	font-weight: bold;
	color: #8B2C41;
}


/* ----------container to center the layout-------------- */
/*#container {
	width: 1070px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/fond-1.jpg);
	background-repeat: no-repeat;
}*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ----------banner for logo-------------- */
/*#banner {
	background-color: #0ABCEA;
	text-align: right;
	padding: 0px;
	margin: 0px;
}*/

/* -----------------content--------------------- */
/*#content {
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 330px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
text-align: justify;
}
#content li{
	white-space: normal;
	padding-right: 20px;
}*/

/* --------------left navi------------- */
#left {
	float: none;
	width: 175px;
	margin: 0;
	/*font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;*/
}
#left li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(/images/puce.gif);
	list-style-type: disc;
}

#left a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#left a:hover {
	color: #33FFFF;
}
/* --------------Menu------------- */



/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(/images/footer-big.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 1070px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #003366;
	text-align: center;
	/*text-indent: 180px;*/
} 
.Titre2 {
	font-size:20px;
	font-weight: bold;
	margin:0;
	color: #0E5494;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 4px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.Fondgauche {
	background-image: url(/images/fond_menu-ok.jpg);
	background-repeat: no-repeat;
}
/*-------------MENU--------------------*/
.Menu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 3px;
	color: #FFFFFF;
}
.Menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:hover {
	color: #33FFFF;
	text-decoration: none;
}
.Menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu p {
	line-height: 3px;
}
.Style2 {font-size: 16}
.style3 {
  font-family: "Times New Roman";
  font-size: 13px;
  color: #CC0066;
}
