html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #900;
	background-image: url(../images/interface/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #930;
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
}
html>body .canvas {
	height: auto;
}
.canvas {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

h1 {
	padding: 0;
	margin: 0 0 5px 0;
	color: #983300;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 18pt;
	font-weight: bold;
}
h1 a {
	color: #983300;
	text-decoration: none;
}
h2 {
	margin: 0;
	font: 10pt "Times New Roman", Times, serif;
	color: #983300;
}
h2 a {
	color: #983300;
	text-decoration: none;
}
h3 {
	margin: 0;
	color: #983300;
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: normal;
}
h4 {
	font: normal 10pt Arial;
	margin: 2px 0 0 0;
}
h4 a {
	color: #983300;
	text-decoration: none;
}
h4 a:hover {
	color: red;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
p a {
	color: #963;
	text-decoration: none;
}
p a:hover {
	color: red;
	text-decoration: underline;
}
.hr {
	color: #900;
	background-color: #900;
	height: 1px;
	border: 0;
}

.txtcentre { text-align: center; }
.txtright { text-align: right; }
.txtpetitcentre {
	font-family: Arial;
	font-size: 7pt;
	line-height: 7pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.txtplusinfocentre {
	color: #930;
	font-family: Arial;
	font-size: 8pt;
	line-height: 20pt;
	text-align: center;
}
.txtDpetit {
	font-size: 8pt;
	line-height: 8pt;
	text-align: right;
}
.txtContact {
	margin: 0;
	padding: 2px;
	text-align: center;
	border-top: 1px #a40000 solid;
	border-bottom: 1px #a40000 solid;
	background-color: #ffe196;
}
.txtContact:hover {
	margin: 0;
	padding: 4px;
	text-align: center;
	border-top: 1px red solid;
	border-bottom: 1px red solid;
	background-color: #fff4b8;
	color: red;
	font-weight:bold;
}

form { margin: 0; }
select, input {
	font-size: 8pt;
	background-color: #fff5da;
	color: #99121a;
	border: 1px #99121a solid;
}
input:hover {
	background-color: #99121a;
	color: #fff5da;
	border: 1px #99121a solid;
}

#global {
	width: 790px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 55px;
}
#top {
	width: 790px;
	height: 175px;
	background-image: url(../images/interface/baniere-top.jpg);
}

/*----- MENU ------------------------------------------------------------------------*/
#menu {
	float: left;
	margin: 0;
	width: 190px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #930;
}
#menu ul {
	margin: 0;
	padding: 0;
	background-image: url(../images/interface/menu-separation.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
#menu li {
	padding: 0;
	margin: 0 0 0 25px;
	list-style: none outside url(../images/interface/puce.gif);
}
#menu h3 {
	margin: 0;
	color: #983300;
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: normal;
	text-indent: 10px;
}
#menu a {
	display: block;
	text-decoration: none;
	color: #930;
}
#menu a:hover {
	text-decoration: none;
	color: #0cf;
}

#content {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 550px;
	display: inline;
}
.break { clear: both; }

.salytop {
	background-image: url(../images/interface/content-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	min-height: 150px;
}
.salytop img {
	border-color: #900;
	border-width: 1px;
	border-style: solid;
}
.salytopnoborder {
	background-image: url(../images/interface/content-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
.salybot {
	background-image: url(../images/interface/content-bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}

.contenu {
	padding-top: 20px;
	padding-left: 20px;
	width: 510px;
}
.contenuConstruction
{
	padding-top: 20px;
	padding-left: 19px;
	padding-bottom: 5px;
	width: 529px;
	background-image: url(../images/construction/villa-baobolong.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.vigannonce {
	float: right;
	margin: 0 0 0 30px;
}
.vigannonce p {
	font-family: Arial;
	font-size: 8pt;
	line-height: 8pt;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.vigannonce img {
	border-color: #900;
	border-width: 1px;
	border-style: solid;
}
.searchtbl {
	color: #983300;
	background-color: #841313; /* e1ffff */
	font-size: 10pt;
	line-height: 12pt;
	border-color: white;
	border-width: 2px;
	border-style: solid;
	padding: 0 20px 0 20px;
}

#pied {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30px;
	font-family: arial;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	background-image: url(../images/interface/bgfoot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pied a { 
	color: #fff;
	text-decoration: none;
}
#pied a:hover { text-decoration: underline; }

.espaceadroite { margin: 0 10px 0 0; }
.espaceagauche { margin: 0 0 0 10px; }
.noborder {
	border-width: 0;
	border-style: none;
}

/* DEBUT JS */
.highslide {
	cursor: url(images/js/zoomin.cur), pointer;
	outline: none;
}
.highslide img { border: 1px solid #fff; }
.highslide:hover img { border: 1px #9ff solid; }
.highslide-image { border: 1px solid white; }
.highslide-caption {
	display: none;
	border: 1px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	color: #333;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
}
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;
}
.highslide-move { cursor: move; }
.highslide-overlay { display: none; }

