@charset "utf-8";
/* CSS Document */

body {
	background-color: #C7C2BA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titre_liste {
	color: #020000;
	font-size: 14px;
	font-weight: bold;
}
.piece_liste {
	color: #020000;
	font-size: 11px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.cadrehaut {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F68420;
	border-right-color: #F68420;
	border-bottom-color: #F68420;
	border-left-color: #F68420;
	height: 96px;
}

.texte_pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.position_image {
	position: absolute;
	width: auto;
	left: 0px;
	top: 112px;
}
.position_image2 {
	position: absolute;
	width: auto;
	left: 236px;
	top: 112px;
}
.prix_liste {
	color: #F68420;
	font-size: 14px;
	font-weight: bold;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F68420;
}
a:active {
	text-decoration: none;
	color: #F68420;
}


.titre {
	font-size: 14px;
	font-weight: bold;
	color: #F68420;
}
.menu_biens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titre2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.navig:link {
	color: #020000;
	text-decoration: none;
}
a.navig:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navig:hover {
	text-decoration: none;
	color: #F68420;
}
a.navig:active {
	text-decoration: none;
	color: #F68420;
}
.cadredroite {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F68420;
	border-right-color: #F68420;
	border-bottom-color: #F68420;
	border-left-color: #F68420;
}
a.navig2:link {
	color: #F68420;
	text-decoration: none;
}
a.navig2:visited {
	text-decoration: none;
	color: #F68420;
}
a.navig2:hover {
	text-decoration: none;
	color: #373534;
}
a.navig2:active {
	text-decoration: none;
	color: #373534;
}
.formul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F68420;
	background-color: #373534;
	height: 17px;
	width: 150px;
	border: thin solid #F68420;
}

/* Affichage de la carte */
#map {
	color: #373534;
	font-size: 12px;
	font-weight: bold;
}
#map a {
	color: #F68420;
	font-size: 12px;
	font-weight: bold;
}
#map a:hover {
	color: #6A5635;
	font-size: 12px;
	font-weight: bold;
}

/* Affichage de la liste des biens */
.affListe { float:left; }

/* Menu de la partie Administration */
.menuAdmin { color:#373634; text-decoration:none; }
.menuAdmin a:hover { color:#373634; text-decoration:none; }
a.navig3:link {
	color: #F68420;
	text-decoration: none;
}
a.navig3:visited {
	text-decoration: none;
	color: #F68420;
}
a.navig3:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.navig3:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navig3{
	color: #F68420;
	text-decoration: none;
}
.navig3:hover {
	text-decoration: none;
	color: #FFFFFF;
}

