@charset "UTF-8";
/* Reset le margin et padding de tout les éléments */
* {
	margin:0;
	padding:0;
}
/* /////////////////////////////////////////////// */


/* General */
body {
	background-image: url(../img/commune/bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #C8A57E;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	padding-top: 7px;
	background-attachment: fixed;
	color: #4f4233;
}

#content {
	width: 783px;
	margin: 0 auto;
	background-image: url(../img/commune/bkg_page.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.emphase {
	font-weight: bold;
}

.clear {
	clear: both;
	visibility: hidden;
}

table {
	border-collapse:collapse;
}

/* Header  */

ul#meta_nav {
	list-style:none;
	margin-bottom: 3px;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#meta_nav li {
	display: inline;
	margin-left: 8px;
	padding-right: 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3b3024;
	font-size: 12px;
}

#meta_nav .last_item {
	border-width: 0px;
}

#meta_nav a {
	color: #3b3024;
}

#page_contenu ol.sousMenu, #page_contenu ol.sousMenu ol, #page_contenu ol.sousMenu ol ol {
  list-style: none;
  padding-left: 10px;
}

#page_contenu ol.sousMenu ol, #page_contenu ol.sousMenu ol ol {
  margin-top: 5px;
}

.imgExt {
  position: relative;
  bottom: 2px;
  left: 2px;
}

/* Page */
#page {
	margin-top:25px;
}
#dessus_menu_principal {
	height: 21px;
	background-image: url(../img/commune/bkg_haut_princNav.gif);
	width: 172px;
}

ul#principal_nav {
	background-image: url(../img/commune/bkg_princNav.jpg);
	width: 172px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 35px;
	list-style-type: none;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 25px;
}
#principal_nav li {
	margin-top: 2px;
}
#principal_nav li a {
	display:block;
	width: 162px;
	padding: 5px;
	font-size: 12px;
	color: #fef7f0;
	background-color: #BA4246;	
}
#principal_nav li a:hover {
	background-color: #A5393D;
	text-decoration: none;
}
#principal_nav .sous_nav {
	list-style-type: none;
}
#principal_nav  .sous_nav a {
	background-color: #DEC989;
	padding-left: 20px;
	width: 147px;
	color: #4F4233;
}
#principal_nav .lienSousMenu {
	background-image:url(../img/commune/fleche_down.gif);
	background-repeat: no-repeat;
	background-position: right -6px;
}

#principal_nav .lienSousMenu:hover {
	background-position: right -40px;
}

#principal_nav .sous_nav a:hover {
	background-color: #C9B67C;
}
#page_contenu {
	width: 536px;
	margin-left: 222px;
	position: relative;
}
#filArianne {
	font-size: 12px;
}

h1, #index h2 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
h2, #indexh3 {
  font-size: 16px;
  margin: 10px 0 5px 0;
}

h3 {
  font-size: 14px;
  margin: 7px 0 3px 0;
}

h4 {
  font-size: 12px;
  margin-top: 5px;
}

p {
	font-size: 12px;
	text-align: justify;
	margin-bottom: 15px;
}

a {
	text-decoration: none;
	color: #c80007;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style: normal;
	font-weight: bold;
}

a img {
  border: none;
}

#page_contenu .noteBasPage {
  margin-top: 25px;
  font-size: 10px;
}

#page_contenu ol {
  padding-left: 25px;
  font-size: 12px;
  margin-bottom: 15px;
}

#page_contenu ul {
  padding-left: 25px;
  list-style: circle;
  font-size: 12px;
  margin-bottom: 15px;
}
#page_contenu li {
 margin: 0 0 5px 0;
}

span.petit {
	font-size: 0.7em;
	line-height: 1em;
}

span.gros {
	font-size: 18px;
}

#colGaucheInfos {
  position: relative;
  width: 300px;
  float: left;


}

#imagePrinc {
  padding : 15px 0 0 0;
  background-image: url(../img/commune/thead_bkg.gif);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #760001;
}

#imagePrinc img {
  background-color: white;
  padding: 2px 0 2px 0;
}


#infoBase {
  height: 250px;
  margin: 34px 0 15px 310px;
}

#infoBase p {
  font-size: 14px;
  text-align:left;
}

.tableau_donnees {
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 4px solid #760001;
}

.tableau_donnees img {
  width: 165px; 
}

#stat .tableau_donnees img {
  width: 100px; 
}

.tableau_donnees td.info {
  padding-left: 10px;
}

th {
    text-align: left;
}
#resultatEtTri {
  margin-top: 20px;
  margin-bottom: 5px;
}

#nbResultat {
  font-size: 14px;
}

#municipalite {
  margin: 0 5px;
}

#tri {
  float: right;
  margin: 0 5px 5px 0;
}

#tri label {
  font-size:14px;
}

.tableau_donnees .premLigne th {
  padding: 5px 0 4px 10px;
  background-image: url(../img/commune/thead_bkg.gif);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #760001;
  color: #FFF;
  font-size: 15px;
  text-align: left;
  font-weight: normal;
}

.tableau_donnees .premLigne th a {
  color: #FFF;
  text-decoration:none;
}

.tableau_donnees .premLigne th a:hover {
  text-decoration:underline;
}

.tableau_donnees td.avecImage {
  width: 165px;
  padding-top: 4px;
 }
 
 #stat .tableau_donnees td.avecImage {
  width: 100px;
  padding-top: 4px;
 }

.tableau_donnees td.info {
  vertical-align: top;
  padding-top: 5px;
  line-height: 23px;
 }
 
.tableau_donnees td.info div {
  position: relative;
  height: 120px;
}

.tableau_donnees td.info div .lienADroite {
  position: absolute;
  right: 4px;
  bottom: 0;
}

/* Fiche */

.lienImpression {
  display:block;
  background-image:url(../img/commune/impressionFiche.gif);
  height: 18px;
  background-repeat: no-repeat;
  padding: 2px 0 0 25px;
  font-size: 12px;
  position: absolute;
  top: -20px;
  right: 0;
}

a.visiteVirtuelle {
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: -43px;
  z-index: 4;
  font-weight: bold;
}

table.pourFiche {
  margin-bottom: 30px;
}

table.pourFiche th {
  font-size: 12px;
  padding: 3px 2px;
}

table.avecLegende th {
}

table.pourFiche td {
  font-size: 12px;
  padding: 3px 2px;
}

table.pourFiche tr.pair {
  background-color: #E6E5E3;
}

table tr.secLigne {
  background-color: #958269;
}

table tr.secLigne th {
	color: #FFFFFF;
}

#stat table tr.secLigne th {
	font-size: 12px;
	padding: 0 5px;
}
#stat table tr.secLigne th a{
	color: #FFF;
}

#stat table tr td {
	font-size: 12px;
	padding: 10px 10px 0 0;
	vertical-align: top;
	text-align:center;
}

#stat table tr td.genre {
	padding-left: 5px;
	text-align:left;
}

#evaluation {
	width: 400px;
	float:left;
}

#revenu {
	width: 130px;
	margin-left: 406px;
}

#inclus, #exclus {
  width: 266px;
}

#inclus {
  float: left;
}

#exclus {
  margin-left: 270px;
}

#inclus td, #exclus td {
  vertical-align: top;
  height: 65px;
  padding-top: 5px;
}

/* Maison vedette */

#maisonVedette {
	float: left;
}

#divMaisonVedette {
	position:relative;
	padding: 4px 0;
	width: 250px;
	height: 175px;
}

#infoVedette {
	position: relative;
}

#maisonVedette img {
	width: 250px;
	height: 175px;
}

.photoVedette {
	position: absolute;
	top: 4px;
	left: 0;
}

#maisonVedette th {
	background-image: url(../img/commune/thead_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #760001;
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}
#maisonVedette .tFoot td {
	background-image: url(../img/commune/tfoot_bkg.jpg);
	background-color: #870006;
	background-repeat: no-repeat;
	height: 42px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
#maisonVedette .prix {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 0;
 	top: 0px;
}
#maisonVedette .ville {
  position: absolute;
  right: 0;
  top: -15px;
}


/* Promotion */

#promotion {
	width: 250px;
	position: absolute;
	right: 0px;
}
#promotion img {
	margin-left: 50px;
}
#promotion th {
	background-image: url(../img/commune/thead_OR_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #DEA01E;
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}

#promotion th a {
	color: #FFFFFF;
	outline: none;
}

#promotion td {
	font-size: 13px;
	font-weight: normal;
}

#promotion td a {
	color: #4f4233;
	outline: none;
}

#promotion td div {
	padding: 5px 0 2px 0;
}

#promotion .tFoot td {
	background-image: url(../img/commune/tfoot_OR_bkg.jpg);
	background-color: #DEA01E;
	background-repeat: no-repeat;
	height: 19px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	width: 19px;
}

#promotion a:hover {
	text-decoration: none;
}

/* Formulaire dans propriétés */
#proprietes label {
  text-align: right;
  width: 180px;
  display: block;
  float: left;
  clear: both;
  margin: 5px;
}

#proprietes select, #proprietes input {
  margin: 5px;
}

#proprietes fieldset {
  padding: 15px;
}

#proprietes legend {
  padding: 0 5px;
  color: #4f4233;
}

#proprietes input.btn {
  float:right;
  margin-top: 25px;
}

select {
  border: solid 1px #4F4233;
}

/*Pour la calculatrice*/

form div {
  margin: 10px 0;
}

form div label {
  display: block;
  width: 150px;
  text-align: right;
  float: left;
}

form div input {
  margin-left: 10px;
}

form div input#calculer {
  margin: 15px;
}


#photoAdd_titre, #photosAditionnelles {
  display: none;
}


/* Pour la visioneuse */

#conteneur_listePhoto {
 background-color:#760001;
 padding: 4px;
 position: absolute;
 width: 292px;
 z-index:90;
}

a#voirPlusPhoto{
	display: block;
	font-size: 12px;
	color: #FFF;
	padding-right:15px;
	float: right;
	background-image:url(../img/commune/flecheVision.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	margin-top: 4px;
}

#listePhoto {
	background-color: #FFF;
	height: 90px;
	overflow-y: scroll;
}

#listePhoto ul {
	padding: 4px 8px;
	list-style:none;
}

#listePhoto ul li {
	margin:0;
}

#listePhoto a{
 	font-size: 12px;
	display: block;
}

#listePhoto a.actif{
	color: #4f4233;
}

#listePhoto a.actif:hover{
	text-decoration:none;
}

#imagePrinc .trouPourImage{
	width: 300px;
	height: 214px; 
}

#imagePrinc .photo{
  position: absolute;
}

#recherche iframe, #demande-evaluation iframe {
  width: 100%;
  height: 1150px;
  border: none;
  border: 0;
}
#recherche iframe {
  height: 950px;
}

.retour {
  font-size: 10px;
  float: right;
}

#contact-nous table{
  font-size: 14px;
}

#contact-nous th {
  text-align: right;
  padding: 5px 10px 5px 0;
}

#contact-nous .uneLegende{
  font-weight: bold;
  padding-right: 90px;
}

#photo3 {
  display: none;
}

#contact-nous label {
  display:block;
  font-size: 12px;
  float: left;
  margin: 0 15px 10px 0;
  text-align: right;
  width: 130px;
}


#contact-nous input {
  margin-bottom: 10px;
}

#contact-nous .bouton {
  margin: 20px 0 0 450px;
}

#contact-nous .erreur {
  font-size: 12px;
  color: red;
  margin-left: 145px;
}

#contact-nous .erreurConfirmation {
  font-size: 14px;
  display:block;
  margin: 10px 0 15px 0;
  padding: 5px;
  border: solid 1px #FF0000;
  background-color: #FFCCCC;
}

#contact-nous .confirmation {
  font-size: 14px;
  color: green;
  margin: 10px 0 15px 0;
}

#footer {
  height: 61px;
}

#carriere input {
	margin-bottom: 7px;	
}

#carriere form {
	margin-bottom: 10px;	
}

#carriere label {
	font-size: 12px;
	text-align: justify;
	margin-left: 5px;	
}

#stat select {
	font-size: 11px;
}
#stat form div input {
	margin-left: 2px;
}

/* POUR LA FENETRE DINFOS */

		.disable {
  			background: rgba(00, 00, 00, 0.2);
			width: 100%;
			height: 100%;
			position: absolute;
			top:0;
			left:0;
			z-index: 999;
		}
		.confirmwindow {
			background-color: white;
			width: 400px;
			position:absolute;
			left: 50%;
			margin-left: -200px;
			top: 250px;
			border: solid 3px #CCCCCC;
		}
		
		.confirmwindow .blocTitre {
			background-color: #796343;
			padding: 5px 10px;
		}
		
		.confirmwindow .blocTitre span {
			color:white;
			font-size: 16px;
		}
		
		.confirmwindow p {
			margin: 10px;
			font-size: 14px;
			text-align:left;
		}
		
		.confirmwindow a.bouton {
			display: block;
			float: right;
			padding: 5px 7px;
			background-color: #796343;
			margin: 10px;
			text-align: center;
			text-decoration: none;
			color: white;
			font-size: 13px;
		}
		
		.clear {
			clear: both;
			visibility: hidden;
		}
		
		div#sitemap {
			width: 783px;
			margin-left: auto;
			margin-right: auto;
			text-align: right;

		}
		
		div#sitemap a {
			color: #ccc;
			font-size: 12px;
		}
		
		
		
#reglement {
	text-align: right;
	color: #c80007;
	margin-top: 10px;
}

.gagner .imgExt {
	display: none;
}
