/* CSS Document */
.cachediv {
	display: none;
}
body {
	background-color: #2e2e2e;
	color:#292929;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

p {
	margin-top:0px;
	margin-bottom:15px;
	line-height:15px;
}

input {
	margin-bottom:0px;
	line-height:18px;
}

checkbox {
	margin-bottom:0px;
	line-height:18px;
}
.separation {
	height:15px;
	background-image: url(/images/separation.gif);
	background-repeat: repeat-x;
}

#statut {
	position:absolute;
	width:160px;
	height:16px;
	top:110px;
	z-index:1;
}


#current a {
	color: #A9020A;
	text-decoration: none;
	font-weight:bold;
}

a:link {
	color: #111111;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #111111;
	text-decoration: none;
}
a:hover {
	color: #A9020A;
}
a:active {
	color: #A9020A;
	text-decoration: none;
}
BODY {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	color: #000000;
}
/* Interface */

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 1025px;
	height: 585px;
	margin-top: -295px; /* moitié de la hauteur */
	margin-left: -512px; /* moitié de la largeur */
	/* border: 1px solid #333; */
}
.entete {
	position: relative;
	width: 1025px;
	height: 209px;
	overflow: hidden;
	background-image: url(/images/interface/entete/entete.gif);
	background-repeat: no-repeat;
}
.fond_base {
	position: relative;
	width: 1025px;
	height: 340px;
	overflow: hidden;
	background-image: url(/images/interface/fonds/fond_neutre.gif);
	background-repeat: no-repeat;
}
.fond_plan {
	position: relative;
	width: 1025px;
	height: 340px;
	overflow: hidden;
	background-image: url(/images/interface/fonds/fond_plan.gif);
	background-repeat: no-repeat;
}

.fond_trait {
	position: relative;
	width: 1025px;
	height: 340px;
	overflow: hidden;
	background-image: url(/images/interface/fonds/fond_trait.gif);
	background-repeat: no-repeat;
}
/* Fin Interface */

/* Menu */

.historique {
	position: relative;
	width: 279px;
	height: 32px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}
.menu {
	position: relative;
	width: 1025px;
	height: 32px;
	overflow: hidden;
	background-image: url(/images/interface/menu/menu_base.jpg);
	background-repeat: no-repeat;
}
.indentmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width: 740px; /*leave this value as is in most cases*/
	overflow: hidden;
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	padding: 9px 0px;
	color: #4a4a4a; /*text color*/
	text-decoration: none;
	font-weight:bold;
}
.indentmenu ul li a:hover, .indentmenu ul li .current {
	color: #000000;
	height:32px;
	font-weight:bold;
	background-image: url(/images/interface/menu/fond_btn_on.jpg);
	background-repeat: no-repeat;
}
/* Fond des menus */
.indentmenu ul li .btn_01 {
	position: static;
	width: 122px;
	height:32px;
}

.indentmenu ul li .btn_01_current {
	position: static;
	width: 122px;
	height:32px;
	font-weight:bold;
	color: #000000;
	background-image: url(/images/interface/menu/fond_btn_on.jpg);
	background-repeat: no-repeat;
}
/* Fin Menu haut */

/* Fin Menu */

/* Page accueil */

.zone_txt_accueil {
	position: relative;
	width: 454px;
	height: 328px;
	overflow: hidden;
}
.txt_accueil {
	width: 453px;
	height: 139px;
	overflow: hidden;
}
.zone_recherche_accueil {
	position: relative;
	width: 482px;
	height: 328px;
	overflow: hidden;
	background-image: url(/images/fond_recherche.jpg);
	background-repeat: no-repeat;
}

.form {
	width:130px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form2 {
	width:200px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formtitre {
	width:400px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formarea {
	width:655px;
	height:135px;
	color: #000000;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Début pièce */

 .type_recherche_accueil {
	width:250px;
	margin-top:-4px;
	overflow:visible;
}

 .piece_recherche_accueil {
	width:250px;
	margin-top:4px;
	overflow:visible;
}
#IE6 .piece_recherche_accueil,  #IE7 .piece_recherche_accueil {
	margin-top:1px;
	margin-bottom:1px;
	margin-right:5px;
	overflow:visible;
}
.piece_recherche_accueil .labelCheckbox {
	position:relative;
	color:#666666;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	overflow:visible;
	background-image: url(/images/piece_off.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
 .piece_recherche_accueil .labelCheckbox.active {
	color:#000000;
	cursor:pointer;
	background-image: url(/images/piece_on.jpg);
	background-repeat: no-repeat;
}

 .piece_recherche_accueil .labelCheckboxnone {
	position:relative;
	color:#cccccc;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	overflow:visible;
	background-image: url(/images/piece_nome.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.piece_recherche_accueil .inputCheckbox {
	position:absolute;
	left:-9999px;
	overflow:visible;
}


/* Fin pièce */

.submit {
     border:none;
     color:#000000;
     background: transparent url('/images/submit_off.jpg') no-repeat top left;
     width:130px;
     height:31px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight:bold;
	 cursor:hand;
}

/* Fin Page accueil */

/* Début Page acheteur */

.zone_recherche_acheteur {
	position: relative;
	width: 482px;
	height: 328px;
	overflow: hidden;
	background-image: url(/images/fond_recherche_acheteur.jpg);
	background-repeat: no-repeat;
}

.zone_txt_acheteur {
	position: relative;
	width: 454px;
	height: 328px;
	overflow: hidden;
}
.txt_acheteur {
	width: 453px;
	height: 300px;
	overflow: hidden;
}

.fond_fiche_acheteurs {
	position: relative;
	margin-left:5px;
	margin-bottom:5px;
	width: 357px;
	height: 140px;
	overflow: hidden;
	background-image: url(/images/fond_fiche_acheteur.jpg);
	background-repeat: no-repeat;
}

.zone_menu_acheteur {
	float:left;
	width: 222px;
	overflow: hidden;
}

.zone_resultat {
position:relative;
	float:left;
	top:0px;
	width: 1000px;
	height:330px;
	overflow: hidden;
}

.zone_affichage_resultat {
position:relative;
	float:left;
	margin-top:0px;
	width: 725px;
	height:300px;
	overflow: hidden;
}

.thumb_petit {
position:relative;
	float:left;
	margin-top:0px;
	width:165px;
	height:45px;
	overflow: hidden;
}

#linkfiche {
	position:relative;
	margin-left:0px;
	margin-top:0px;
}
#linkfiche a {
	text-align:right;
	text-decoration:none;
	color:#035C02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#linkfiche a:hover {
	color:#BF040D;
	font-weight:bold;
}

/* Fin Page acheteur */

/* Début Page vendeur */

.zone_recherche_vendeur {
	position: relative;
	width: 482px;
	height: 328px;
	overflow: hidden;
	background-image: url(/images/fond_contact_vendeur.jpg);
	background-repeat: no-repeat;
}

.zone_confirmation_vendeur {
	position: relative;
	width: 482px;
	height: 328px;
	overflow: hidden;
	background-image: url(/images/fond_confirmation_vendeur.jpg);
	background-repeat: no-repeat;
}

/* fin Page vendeur */

/* Page location */

.fond_fiche_location {
	position: relative;
	margin-left:5px;
	margin-bottom:5px;
	width: 357px;
	height: 140px;
	overflow: hidden;
	background-image: url(/images/fond_fiche_location.jpg);
	background-repeat: no-repeat;
}

.thumb_location {
position:relative;
	float:left;
	margin-top:0px;
	width:340px;
	height:50px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

.thumb_condition {
    position:relative;
	float:left;
	margin-top:0px;
	width:340px;
	height:30px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9020A;
	font-weight:bold;
}

/* fin Page location */

/* Page info */

.zone_info {
position:relative;
	float:left;
	top:0px;
	width: 1010px;
	height:330px;
	overflow: hidden;
}


.zone_affichage_info {
	position:relative;
	margin-top:0px;
	width: 770px;
	height:320px;
	overflow:auto;
}

.infoc {
	position:relative;
	margin-top:0px;
	width: 700px;
	height:320px;
	overflow:hidden;
}

.zone_menu_info {
	float:left;
	width: 222px;
	overflow: hidden;
}

.zone_menu_contact {
	float:left;
	width: 220px;
	overflow: hidden;
}


#info a:link {
	color: #111111;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
#info a:visited {
	color: #111111;
	text-decoration: none;
	font-weight:bold;
}
#info a:hover {
	color: #A9020A1;
}
#info a:active {
	color: #A9020A;
	text-decoration: none;
}

/* Fin Page info */

/* Bas */

#bas {
margin-top:-7px;
}

#bas a:link {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
#bas a:visited {
	color: #666666;
	text-decoration: none;
}
#bas a:hover {
	color: #FFCC00;
}
#bas a:active {
	color: #A9020A;
	text-decoration: none;
}

/* Fin Bas */

/* Texte */

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

.texter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9020A;
}

.texterb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9020A;
	font-weight:bold;
}


.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
}

.legendeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	font-weight:bold;
}

.textealpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.texteb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight:bold;
}

.texte_v_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035C02;
	
}

.titre_v_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #035C02;
	font-weight:bold;
}

.titre_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}

.titre_r_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A9020A;
	font-weight:bold;
}

.titre_b_b {
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.texte_v_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035C02;
	font-weight:bold;
}
.texte_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
}
.texte_g_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	font-weight:bold;
}
.texte_fiche_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

.texte_f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #999999;
}




.image_calque{
	height: 100%;
}

.window{
	left: 50%;
	top: 30px;
	position: absolute;
	z-index: 10;
	visibility : hidden;
	width: 790px;
	height: 305px;
	margin-left: -304px; /* moitié de la largeur */
	margin-top: 0px; /* moitié de la largeur */
	}


.contemp_window{
  width: 100%;
  height : 100%;
  border : 0;
}
