body{
 	margin: 0;
	color: #fff;
	background-color: #927a65;
}

body, html, table {
	font-family: Verdana;
	font-size: 10px;
}

body, html { width: 100%; }

a, a:link, a:visited { color: #0b6626; text-decoration: underline; }
a:active { color: #009900; text-decoration: none; }
a:hover { color: #339933; }
a.lienGlobalRef { text-decoration: none; color: #000; }

table { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; width: auto; }
tr { vertical-align: top; }
img, a img { margin: 0; padding: 0; border: 0; }
a img { border: none; }

.Page {
	width: 760px;
	margin: 0 auto;
	background-color: #d5d2cd;
	color: #000;
}
.detsale { font-weight: bold; color: #0b6626; font-style: italic; }
.bigger { font-size: 11px; }
.bigger td { vertical-align: middle; }
h2 { color: #0b6626; font-weight: bold; font-size: 12px; text-align: center; }
h3 { color: #000; font-weight: bold; font-size: 11px; display: inline; }
h4 { color: #000; font-weight: normal; font-size: 11px; display: inline; }
h2 a, h3 a, h4 a { text-decoration: none; }

table.menu { width: 100%; }
table.menu td { width: 33%; text-align: center; vertical-align: middle; }

table.contact { width: auto; margin: 0 auto; }
table.contact td { text-align: left; padding: 0 10px; vertical-align: middle; }
table.contact td.txt { font-weight: bold; }
table.contact input[type=text], table.contact textarea {
	width: 200px;
	border: 1px #c6b6a6 solid;
	background-color: #fff;
	padding: 2px;
	margin: 1px;
}
table.contact textarea { height: 100px; }

table.biens { width: 100%; }
table.biens td { padding: 3px 10px; }

table.FicheProd { width: 100%; margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; }
table.FicheProd td { padding: 0 10px; margin: 0; border: 0; }
table.FicheProd td.images, table.FicheProd tr.images td { padding: 0; text-align: center; }
table.FicheProd td.images img, table.FicheProd tr.images td img { margin: 0; padding: 0; border: 0; }

table.navigbien { width: 100%; background-color: #4EA247; }
table.navigbien td { padding: 3px 10px; text-align: center; color: #fff; font-weight: bold; }
table.navigbien a { color: #fff; font-weight: bold; }

div.description {
	background-color: #147437;
	border: 1px #fff dashed;
	color: #fff;
	font-size: 11px;
}
div.description div { padding: 10px; }

#Categories {
	margin-left: 500px;
	height: 129px;
	font-weight: bold;
}

.buttonrecherche {
	background-color: #2d831e;
	cursor: hand;
	font-weight: bold;
	color: #fff;
	border: 0;
	font-variant: small-caps;
}

.clear { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

.GrosTitre { font-size: 18px; }
.SousTitre { font-size: 14px; }
.Credits { padding-bottom: 5px; font-size: 10px; }
.Titre { color: #0b6626; font-weight: bold; font-size: 13px; }
.Prix { color: #0b6626; font-weight: bold; font-size: 15px; }
.Ref { color: #0b6626; font-weight: bold; }
.BgDetails { width: 200px; height: 150px; margin: 0; padding: 0; border: 0; display: block; }
.BgFiche { width: 400px; height: 300px; margin: 0; padding: 0; border: 0; display: block; }

.noir {
	font-size: 10px;
	color: #000;
	font-style: italic;
}

.vert { font-size: 10px; color: #2d831e; }

.lineinter {
	width: 100%;
	height: 1px;
	background-color: #2d831e;
	display: block;
}