body {
	background-color: #46423F;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;	
	color:#f6f6f6;
	font-weight:500;
	line-height: 1em;
	scrollbar-base-color : #46423F;
}

.texte{
	padding-top: 0.5em;
	padding-left: 1em;
	padding-right: 0.5em;
	font-size: 0.8em;
}

.chapeau{
	padding-top: 0.1em;
	padding-left: 1em;
	padding-right: 0.3em;
	font-size: 0.8em;
	font-weight: bold;
}
#conteneur {
	position: relative;
	width: 984px;
	margin: 0 auto; 
	background-color:#46423F;
}

/* LIENS PRINCIPAUX */
a:link {
	text-decoration: none;
	color: #f6f6f6;
	}

a:visited { 
	text-decoration: none; 
	color: #f6f6f6;
	}
a:hover { 
	text-decoration: underline; 
	color:#f6f6f6;
	}

ul {
	margin: 0px 0px 0px 13px;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 14px;
	line-height:1.2em;
}

li {
	list-style-type:square;
	padding-top: 0.1em;
	padding-right: 0.5em;
 }

/* ENTETE */
#header {
	height: 88px;
	background:url(../images/fd-entete.gif) no-repeat left top;
}


#logo{
	position:absolute;
	left:46px;
	top:55px;
}

#titre-accueil{
	position:absolute;
	left:235px;
	top:65px;
	font-size: 0.9em;
	z-index:10;
	font-weight:bold;
}

#titre-relocation{
	position:absolute;
	left:225px;
	top:56px;
	width:273px;
	height:32px;
	background-image: url(../images/fd-titre-rub-relocation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #7D7D7D;
}

#titre-broker{
	position:absolute;
	left:225px;
	top:56px;
	width:273px;
	height:32px;
	background-image:url(../images/fd-titre-rub-broker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #7D7D7D;
}

#titre{
	font-size: 1em;
	text-transform: uppercase;
	font-weight:bold;
	padding-left:11px;
	padding-top:13px;
}

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

#lang{
	position:absolute;
	left:774px;
	top:20px;
}
#lang ul{
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#lang li {
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
 }

/* MENU */
#cadremenu {
	position:absolute;
	height: 32px;
	width:273px;
	top:56px;
	left:499px;
	background-image:url(../images/fd-menu_bak.gif);
	font-weight:bold;
	font-size:0.9em;
}

/* MENU RELOC */
#menu2 a {
	text-align: left;
	text-decoration: none;
	color: #000;
	padding-top:3px;
	padding-left:10px;
}

ul#menu2 {
	margin:0;
	padding:0;
	position: relative;
}

ul#menu2 li {
	list-style-type:none;
	margin:0 0 0px 0;
	padding:0;
	position: absolute;
	top: 11px;
}

ul#menu2 li a {
	display:block;
	width:100%;
	height:18px;
}

#choixA {
	left:0;
	width:75px;
	border-bottom:1px solid #7D7D7D;
}

#choixB {
	left:76px;
	width:103px;
	border-bottom:1px solid #7D7D7D;
}

#choixC {
	left:180px;
	width:93px;
	border-bottom:1px solid #7D7D7D;
}

#choixA a {
}

#choixA a:hover {
	background: #df400b;
	text-decoration: none;
	width:65px;
}

#choixAactif {
	background:#ab411b;
	width:75px;
	border-bottom:1px solid #7D7D7D;
}


#choixB a {
}

#choixB a:hover {
	background: #df400b;
	text-decoration: none;
	width:93px;
}

#choixBactif {
	background: #ab411b;
	left:76px;
	width:103px;
	border-bottom:1px solid #7D7D7D;
}


#choixC a {
}

#choixC a:hover {
	background:#df400b;
	text-decoration: none;
	width:83px;
}

#choixCactif {
	background: #ab411b;
	left:180px;
	width:93px;
	border-bottom:1px solid #7D7D7D;
}

/* MENU HUNTING */
#menub a {
	text-align: left;
	text-decoration: none;
	color: #000;
	padding-top:3px;
	padding-left:10px;
}

ul#menub {
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
}

ul#menub li {
	list-style-type:none;
	margin:0 0 0px 0;
	padding:0;
	position: absolute;
	top: 11px;
}

ul#menub li a {
	display:block;
	width:100%;
	height:18px;
}

#choixAb {
	left:0;
	width:75px;
	border-bottom:1px solid #7D7D7D;
}

#choixBb {
	left:76px;
	width:103px;
	border-bottom:1px solid #7D7D7D;
}

#choixCb {
	left:180px;
	width:93px;
	border-bottom:1px solid #7D7D7D;
}

#choixAb a {
}

#choixAb a:hover {
	background: #0C8B9D;
	text-decoration: none;
	width:65px;
}

#choixAbactif {
	background:#007283;
	width:75px;
	border-bottom:1px solid #7D7D7D;
}


#choixBb a {
}

#choixBb a:hover {
	background: #0C8B9D;
	text-decoration: none;
	width:93px;
}

#choixBbactif {
	background: #007283;
	left:76px;
	width:103px;
	border-bottom:1px solid #7D7D7D;
}


#choixCb a {
}

#choixCb a:hover {
	background:#0C8B9D;
	text-decoration: none;
	width:83px;
}

#choixCbactif {
	background: #007283;
	left:180px;
	width:93px;
	border-bottom:1px solid #7D7D7D;
}


/* MILIEU HAUT (Accueil) */
#centrehaut {
	margin-left: 225px;
	margin-right: 211px;
	border-top:1px solid #7D7D7D;
	border-right:1px solid #7D7D7D;
	font-weight:bold;
}
#accueil-premium{
	position:absolute;
	float:left;
	width:273px;
	height:134px;
	border-right:1px solid #7D7D7D;
/* 	background:url(../images/fd-titre-relocation.jpg) no-repeat left top; */
}

#accueil-hunting{
	position:relative;
	left:274px;
	width:273px;
	height:134px;
/* 	background:url(../images/fd-titre-hunting.jpg) no-repeat left top; */
}

#titre-rubrique{
	position:absolute;
	left:12px;
	top:110px;
	font-size: 0.9em;
	z-index:10;
	text-transform: uppercase;
	width: 221px;
	height: 24px;
	z-index:10;
}

#titre-rubrique a:hover { 
	text-decoration: none; 
}

/* MILIEU  */
#centre {
	margin-left: 224px;
	margin-right: 211px;
	border-top:1px solid #7D7D7D;
	overflow:auto;
}

#centre-gauche{
	width:274px;
	float:left;
	margin-bottom:30px;
	padding-bottom:10px;
	padding-top:12px;
	border-right:1px solid #7D7D7D;
	background-image: url(../images/degrade-gris.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:277px;
	overflow:auto;
}

#centre-droite{
	width:274px;
	float:right;
	padding-top:12px;
	background-image: url(../images/degrade-gris.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:287px;
	overflow:auto;
}


#centre-relocation {
	margin-left: 224px;
	margin-right: 211px;
	min-height:300px;
	background-image: url(../images/degrade-rouge.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:15px;
	height:392px;
	overflow:auto;
	padding-left:20px;
	padding-right:20px;
}

#centre-relocation p {
	line-height:1.2em;
	margin:0;
	padding-top:0px;
	padding-bottom:0px;}

#centre-hunting {
	margin-left: 224px;
	margin-right: 211px;
	min-height:370px;
	background-image: url(../images/degrade-bleu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:15px;
	height:397px;
	overflow:auto;
	padding-left:20px;
	padding-right:20px;
}

#centre-hunting p {
	line-height:1.2em;
	margin:0;
	padding-top:0px;
	padding-bottom:0px;}

#centredivers {
	margin-left: 224px;
	margin-right: 211px;
	border-top:1px solid #7D7D7D;
	background-image: url(../images/degrade-gris.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:345px;
	overflow:auto;
}

#centredivers ul{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 10px;
}

#centredivers li {
	font-size: 12px;
	list-style-type:none;
	padding-top: 2px;
	padding-right: 0px;
 }

/*  Séparateur
#encartD{
	float:right;
	width:167px;
	right:0;
	font-size:10px;
	margin-left:10px;
	margin-top:12px;
	color:#FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left:6px;
}
*/
/* En paragraphe */
#encartD{
	font-size:.75em;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:10px;
	margin-top:12px;
}

#encartD ul{
	margin: 0;
	padding:0;
}

#encartD li{
	list-style-position:inside;
	list-style-type:disc;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 0px;
	margin:2px;
	padding:0;
}

/* COLONNE de GAUCHE */
#gauche {
	position: absolute;
	left:0;
	width: 225px;
}

#blockimg{
	width:225px;
	height:135px;
}

.cadreimage {
	border-left:1px solid #7D7D7D; 
	border-right:1px solid #7D7D7D; 
	border-top:1px solid #7D7D7D; 
}

#tableau{
	padding-left:0px;
	width:480px;
}

/* COLONNE de DROITE */
#droite {
	position: absolute;
	right:0;
	width: 211px;
	font-size:0.8em;
	border-left:1px solid #7D7D7D; 
}

#infostitre{
	background:url(../images/fd-titres.jpg) no-repeat left top;
	padding-top:3px;
}

#infos{
	margin-top:3px;
	padding-top:10px;
	padding-left:11px;
	padding-bottom:20px;
	background:url(../images/fd-infos.gif) repeat-y left top;
	color:#000000;
}

#infos a:link{
	text-decoration: none;
	color:#000;
}

#infos a:visited { 
	text-decoration: none; 
	color: #000;
}
#infos a:hover { 
	text-decoration: underline; 
	color:#000;
}



#infos-autres{
	padding-top:12px;
	padding-left:11px;
	padding-bottom:18px;
}

.titre-infos{
	padding-top:5px;
	padding-left:10px;
	font-size: 1em;
	font-weight:bold;
}

#videaccueil {
	width:211px;
	height: 130px;
}

#vide {
	width:211px;
	height: 22px;
}

#liensbrokers{
	width:211px;
	height:32px;
	background: url(../images/fd-lien-broker.jpg) no-repeat left top;
	border-top:1px solid #7D7D7D;
	margin-top:-2px;
}


#liensrelocation{
	width:211px;
	height:32px;
	background:url(../images/fd-lien-relocation.jpg) no-repeat left top;
	border-top:1px solid #7D7D7D;
	margin-top:-2px;
}

/* PIED DE PAGE */
#piedaccueil {
	padding-top:60px;
	width: 984px;
	height: 20px;
	text-align: center;
	clear: both;
	margin-left:auto;
	margin-right:auto;
}

#pied {
	padding-top:118px;
	width: 984px;
	height: 20px;
	text-align: center;
	clear: both;
	margin-left:auto;
	margin-right:auto;
}

.piedtxt{
	font-size: 0.7em;
	padding-right:5px;
}

/* Essai pour pied de page toujours en bas */
#footertjrsbas {
	position: absolute;
	bottom: 0;
	text-align: center;
	padding: 10px;
	width: 100%;
}

/*  FORMULAIRE */
#formulaire {
	margin-left: 224px;
	margin-right: 211px;
	border-top:1px solid #7D7D7D;
	background-image: url(../images/degrade-gris.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:0.8em;
	height:322px;
	padding-top:20px;
	padding-right:5px;
	padding-left:10px;
}

#formulaire p{
	padding-bottom:12px;
}

/* Label */
#formulaire label
{
	display: block;
	width: 90px;
	float: left;
	padding-top:5px;
	text-align: right;
	letter-spacing: 0.5px;
	border:0;
}


/* Input */
#formulaire input
{
	float: left;
	margin-left: 1%;
	width: 30%;
	border:0;
}

/* Textarea */
#formulaire textarea
{
	float: left;
	padding-top:5px;
	margin-left: 1%;
	width: 74%;
	border: 0;
}

/* bouttons */
#buttons {
	padding-top:10px;
	clear:both;
	margin-left: 90px;
}

#formulaire input[type="submit"], input[type="reset"] {
  	background:#46423F;
 	color:#f6f6f6;
	width: 20%;
	border: #DDEEFF 1px solid;
}

#formulaire input[type="reset"]
{
	border: #DDEEFF 1px solid;
	width: 20%;
}

#formulaire input[type="submit"]:hover
{
/*	background-color: #66CC33; */
	cursor: pointer;
}

#formulaire input[type="reset"]:hover
{
/*	background-color: #E6484D; */
	cursor: pointer;
}

/* PROPRIETAIRE */
#proprietaire {
	margin-left: 224px;
	margin-right: 211px;
	border-top:1px solid #7D7D7D;
	background-image: url(../images/degrade-gris.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:261px;
	padding-top:10px;
	padding-right:5px;
	padding-left:10px;
	overflow:auto;
	width:533px;;
}

fieldset {
	margin-bottom: 1.3em;
	margin-left: 0;
	border:0;
	font-size:0.9em;
}

legend {
	margin: 0 0 0.2em 0;
	padding: 0em;
	font-size:0.9em;
	color: #FFFFFF;
	font-weight: bold;
}


.radioCheck {
	margin: 0 1em 0 0.25em;	
}

#proprietaire input.text,textarea {
	width: 75%;
	border: 0;
	margin-right: 0.25em;	

}

#proprietaire input[type="submit"], input[type="reset"] {
  	background:#46423F;
 	color:#f6f6f6;
	width: 30%;
	border: #DDEEFF 1px solid;
}

#proprietaire input[type="reset"]
{
	border: #DDEEFF 1px solid;
	width: 20%;
}

#proprietaire input[type="submit"]:hover
{
/*	background-color: #66CC33; */
	cursor: pointer;
}

#proprietaire input[type="reset"]:hover
{
/*	background-color: #E6484D; */
	cursor: pointer;
}

img{
	border:0;
}
