@charset "ISO-8859-1";
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #C83E00;
}
body, html {
	background-color: #efe6dc;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 100%;
}
.sousmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#fullheight {
    height: 100%;

}
h1 a, span.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C83E00;
}

h1 a {
	text-decoration: none;
}

div.title {
	margin-bottom: 15px;
}

#fullheight2 {
    height: 100%;

}
.sousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #725B46;
	font-style: italic;
}

a.texte {
	font-weight: bold;
}

.house {
	clear: both;
}

.housePicture {
    border: solid 1px Black;
}

.houseDescription {
	float: right;
	width: 190px;
	margin-top: 65px;
}

.pixGroup {
	text-align: left;
	font-style: italic;
}

.pixGroup img {
	margin-top: 5px;
}

.clear {
    clear: both;
}