.FixeHaut {
	position: fixed;
	height: 135px;
	width: 1000px;
	color: #FFF;
	left: 0px;
	top: 0px;
	z-index: 10;
	text-align: left;
	background-image: url(fond-logo.png);
}
.Droits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}

.Tout {
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 130px;
	background-image: url(gris2.png);
	background-repeat: repeat-y;
	z-index: 1;
	float: right;
}
.ColonneGauche {
	position: relative;
	width: 180px;
	left: 10px;
	top: 0px;
	text-align: left;
	float: left;
	background-image: url(vignettes.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.Bas {
	position: relative;
	width: 1000px;
	z-index: 10;
	background-image: url(pied.png);
	background-repeat: repeat-y;
	float: left;
}
.Centre {
	width: 775px;
	position: relative;
	left: 30px;
	top: 10px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 16px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 20px;
}

.TitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.MenuHaut {
	position: absolute;
	height: 37px;
	width: 980px;
	left: 10px;
	top: 98px;
	background-image: url(en-tete1.png);
	background-repeat: no-repeat;
}
.puceNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	list-style-position: outside;
	list-style-image: url(puce.gif);
}
.puceLienPetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(puce-lien.gif);
}
.puceLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-position: outside;
	list-style-image: url(puce-lien.gif);
}


.TitreBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09F;
}
.Large {
	position: relative;
	z-index: 5;
	width: 980px;
	left: 10px;
	top: auto;
	background-image: url(../image/3-0-1-architecture-maisons-simples.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 215px;
	float: left;
}
.TitreJaune {
	width: 780px;
	position: relative;
	left: 30px;
	top: auto;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(ligne.png);
	background-repeat: repeat-y;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	padding-left: 5px;
}
.ImageLogo {
	height: 98px;
	width: 399px;
	left: 0px;
	top: 0px;
}

.TitreHaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	height: 98px;
	width: 500px;
	left: 300px;
	top: 0px;
	color: #000;
}
.EnteteDte {
	position: absolute;
	height: 98px;
	width: 180px;
	left: 800px;
	top: 0px;
	padding-left: 10px;
	font-size: 14px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}

.GrisCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.TitreRemarque {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.TextRemarque {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.Retrait {
	text-align: left;
	padding-left: 20px;
}
#PageTotale #Text3 table tr td em {
	color: #09F;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.TextNormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
