@charset "windows-1252";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover      { color: #FF0000; font-weight: bold }

p#footer {
	text-align: center;
	font-size: 9px;
	margin-top: 40px; 
	margin-bottom: 50px;
}

td #content-cell {
	padding-left: 18px;
}

.page-title {
font-weight: bold;
text-align: center;
font-size: 140%;
margin-top: 30px;
margin-bottom: 30px;
/* color: white;
background-color: #CC6600;
border: 2px solid black;
padding: 5px;*/
}

table.terrain {
	border-collapse: collapse; 
	mso-border-alt: solid windowtext 2.25pt; 
	mso-padding-alt: 0cm 5.4pt 0cm 5.4pt; 
	border-style: none; 
	border-width: medium;
	font-family: Arial Narrow;
	width: 100%;
}

table.terrain td {
font-size: 10pt;
	border: 1.5pt solid windowtext; 
	padding-left: 5.4pt; 
	padding-right: 5.4pt; 
	padding-top: 5.4pt; 
	padding-bottom: 5.4pt;
}

.terrain .photo {
	text-align: center;
}

.terrain .photo img {
	width: 315px;
	height: 200px;
}

.terrain .title {
background-color: #CC6600;
font-size: 12pt; 
color: white;
text-align: center;
font-size: 110%;
font-weight: bold;
}

.terrain .desc {
font-size: 10pt;
}

.terrain .google-link {
text-align: center;
}

.terrain .nouveau {
font-weight: bold;
color: #FF0000;
text-align: center;
}

.terrain .details-title {
font-weight: bold;
text-align: right;
}

.terrain-separator {
height: 10px;
}

.terrain .photo img {
	padding: 0;
	margin: 0;
}

.terrain a img {
border: 2px solid white;
}

.terrain a:hover img {
border: 2px solid;
}

.liste-terrains {
font-size: 0.8em;
}

.liste-terrains th {
background-color: #CCCCCC;
padding: 4px;
border-bottom: 2px solid black;
border-top: 2px solid black;
text-align: left;
}

.liste-terrains td {
padding: 4px;
border-bottom: 1px solid black;
}

.liste-terrains .vendu td {
color: #999999;
}

ul#conseil {
list-style-type: none;
}

ul#conseil li {
padding-bottom: 1.5em;
}

.quote {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Bookman Old Style", Times New Roman, Serif;
	font-size: 1.4em;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 70%;
	text-align: center;
}

.quoted {
	font-family: "Bookman Old Style", Times New Roman, Serif;
	text-align: right;
	font-size: 0.75em;
	padding-top: 15px;
}