body {
	background-color: #b6aca7;
	/*background:url(images/background.jpg) no-repeat center top;*/
	margint:0;
	font-family: Arial, Helvetica, sans-serif;
}
.table_index1 {
	background-image: url(images/fond1.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_index2 {
	background-image: url(images/fond2.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_index3 {
	background-image: url(images/fond3.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_index4 {
	background-image: url(images/fond4.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_hote {
	background-image: url(images/fond_hotes.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_maison {
	background-image: url(images/fond_maison.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_jardin {
	background-image: url(images/fond_jardin.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_alent {
	background-image: url(images/fond_alent.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_bacchus {
	background-image: url(images/fond_bacchus.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_bagatelle {
	background-image: url(images/fond_bagatelle.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_fleurbleue {
	background-image: url(images/fond_fleurbleue.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.table_ptitdej {
	background-image: url(images/fond_ptitdej.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 780px;
}
.titre_totem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}
.titre_totem_largeur {
	word-spacing: 1px;
}
.copyright {
	font-size: 10px;
}
.texte_central {
	font-size: 11px;
	font-style: normal;
	text-align:justify;
}
.menu { font-size: 11px; color:#000000; text-decoration:none; }
A:hover.menu { color:#0000CC; text-decoration:underline; }
.mailto { font-size: 10px; color:#000000; text-decoration:none; }
A:hover.mailto { color:#000000; text-decoration:underline; }
.tarif_small {
	font-size: 10px;
}
.texte9 { font-size:9px; }

.Style1 {color: #D22326}
.Style2 {color: #046313}
.Style3 {color: #002CB9}

ul { margin:0px; padding:0px; list-style:none; }

#divscroll { width:465px; height:395px; overflow:scroll; }


#texteactu { font:11px Arial; }
#texteactu { font:11px Arial; font-style:normal; }

/*HIGHSLIDE accueil--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 11px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 6pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	color: black;
	font:11px Arial;
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
	color: black;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
	font:11px Arial;
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
