/*
       ########################
    ##### Class sur le texte #####
   ################################
*/
.chapeau {
	font-weight: bold;
	font-size: 15px;
}
.chapeauMarron {
	font-weight: bold;
	font-size: 15px;
	color:  #966400;
}
.* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	font-weight:bold;
}
.texteImage {
	font-weight: bold;
	font-size: 20px;
}
.titrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 17px;
	margin-top:50px;
	margin-bottom:10px;
}
td.description {
	color:#777777;
}
th {
	font-size: 15px;
}
table.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 60px;
}
/*
.sousTitre {
	color: #9F1C13;
}
.texteSpecial {
	font-style: italic;
}
p.gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #5F88A5;
}*/
ul#menu {
	margin-top:20px;
}
li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.suppression {
	color: #FF0000;
}
a {
	color: #966400;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline overline;
}
/*
   ################################
    ##### Class sur le texte #####
       ########################
*/

/*
       ###########################
    ##### Class sur l'habillage #####
   ###################################
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.lienImageMail {
	vertical-align:bottom;
	cursor: pointer;
}
.lienImage {
	cursor: pointer;
}
tr.gris1 {
	background-color: #EEEEEE;
}
tr.gris2 {
	background-color: #FFFFFF;
}
#informationsLegales {
	margin-left:20px;
}
/*
   ###################################
    ##### Class sur l'habillage #####
       ###########################
*/

/*
       ########################
    ##### Class pour le plan #####
   ################################
*/
table.tableau td {
	text-align:center;
}
td.noir {
	background-color:  #000046;
}
td.marron {
	background-color:  #966400;
}
td.blanc {
	background-color:  #FFFFFF;
}
td.fond {
	background-image: url(images/fondNoir.gif);
	background-repeat: repeat-y;
}
/*#espacePlan {
	height:448px;
}
#positionnePlan {
	position: absolute;
	margin-left:-50px;
}

   ################################
    ##### Class pour le plan #####
       ########################
*/

/*
       ###########################
    ##### Id des menu flottants #####
   ###################################
*/
.piedDePage {
	width: 599px;
	text-align: right;
	margin-top:20px;
	margin-bottom:20px;
}


/* ####### Immobilier ####### */
.placeTitre {
	position: absolute;
	text-align: center;
	float: right;
	width: 670px;
}
/*.encadreur {
	text-align: center;
	width: 100%;
}*/
.sousMenu {
	width: 589px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000046;
	text-align: right;
}


/* ####### Liste ####### */
#cartoucheHaut {
	width:720px;
}
#menu {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sousTitre {
	margin-left:179px;
	margin-bottom: 30px;
	width: 521px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000046;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000046;
}
.fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:820px;
	height: 250px;
	margin-left: -120px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.ficheTab {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:1200px;
	height: 250px;
	margin-left: -120px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.lieu {
	margin-left: 160px
}
.ligne {
	border-top-style: solid;
	border-top-color: #000046;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pointeurBas {
	margin-left: 155px
}
.boutonSuivant {
	float:left;
	width:23px;
	margin-top: 177px;
	margin-right:10px;
}
.image {
/*	float:left;	*/
	width: 467px;
	border-width: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
}
.information {
/*	float:left;*/
	padding-left: 30px;
}
.texteAnnonce{
	float:left;
/*position:absolute;*/
	width: 450x;
}
.prix {
/*	float:left;*/
	position:absolute;
	margin-top: 200px;
}
.contact {
/*	float:right;*/
	height: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000046;
	padding-left: 10px;
	vertical-align: top;
	width:250px;
}


/* ####### Admin ####### */
#admin {
	width: 589px;
}


/* ####### Accueil ####### */
#logo {
	position: absolute;
	margin-left: 328px;
	margin-top: 103px;
}
#habitation {
	position: absolute;
	margin-left: 328px;
	margin-top: 364px;
}
#filet {
	position: absolute;
	margin-left: 328px;
	margin-top: 381px;
}
#entreprise {
	position: absolute;
	margin-left: 328px;
	margin-top: 430px;
}

/*
   ###################################
    ##### Id des menu flottants #####
       ###########################
*/