#page_une {
	background-color: #434e54;
}

.accueil_une {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -375px;
	margin-left: -550px;
	width: 1100px;
	height: 750px;
	background-image: url(images/fond_accueil.jpg);
}

.accueil_photo {
	position: absolute;
	width: 900px;
	height: 150px;
	top: 200px;
	left: 100px;
}

.accueil_photo_fond {
	position: absolute;
	width: 900px;
	height: 150px;
	background-color: #FFFFFF;
	opacity: 0.2;
	filter:alpha(opacity=20); 
}

.accueil_bandeau {
	position: absolute;
	width: 890px;
	height: 140px;
	margin: 5px;
	/*background-color: #FFFFFF;*/
	overflow: hidden;
}

.accueil_bandeau_images2 {
	position: absolute;
	width: 2000px;
	height: 140px;
	overflow: hidden;
}

.accueil_bandeau_images {
	float: left;
	height: 140px;
	overflow: hidden;
	margin-left: -900px;
	visibility: hidden;
}

.bandeau_image {
	float: left;
	height: 140px;
	margin-left: 5px;
	overflow-y: hidden;
}

/**** MENU *****/
.accueil_menu {
	position: absolute;
	width: 900px;
	height: 25px;
	top: 375px;
	left: 100px;
}

.une_menu {
	position: absolute;
	width: 900px;
	height: 25px;
	top: 100px;
	left: 100px;
}

.accueil_menu_fond {
	position: absolute;
	width: 900px;
	height: 25px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	filter:alpha(opacity=20); 
}

.accueil_menu_items {
	position: absolute;
	width: 900px;
	height: 25px;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.accueil_menu_items TABLE {
	width: 900px;
	border: none;
	margin: none;
	padding: none;
	border-collapse: collapse;
}

.accueil_menu_item {
	line-height: 23px;
	/*position: absolute;*/
	/*color: #e95d0e;*/
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

.accueil_menu_item_act {
	/*position: aboslute;*/
	color: #444444;
	/*color: #FFFFFF;*/
	line-height: 23px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	background-color: #868688;
	/*border-bottom: solid 2px #999999;*/
	background-color: #FFFFFF;
	opacity: 0.5;
	filter:alpha(opacity=50); 
}


.accueil_menu_item_fond {
	position: relative;
	width: 100%;
	height: 24px;
	background: #FFFFFF;
}

.accueil_menu_item:hover {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #000000;
}

.menu_act_fond {
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 144px;
	height: 950px;
	background-color: #FFFFFF;
	opacity: 0.1;
	filter:alpha(opacity=10); 
}


/****** une *************/

.une {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -375px;
	margin-left: -550px;
	width: 1100px;
	height: 850px;
	background-image: url(images/fond_une.jpg);
	background-repeat: no-repeat;
	background-position: 550px 150px;
}

.une_tete {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 900px;
	height: 100px;
}

.tete_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

.tete_logo:hover {
	cursor: pointer;
}

.tete_texte {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 500px;
	height: 100px;
	background-image: url(images/une_tete_texte.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*** LISTE MAISON *****/
.liste_maison {
	position: absolute;
	top: 150px;
	left: 100px;
	width: 900px;
	height: 680px;
	z-index: 11;
}

.legende {
	position: absolute;
	top: 530px;
	left: 0px;
	width: 900px;
	height: 20px;
	font-size: 10px;
}

.legende_fond {
	position: absolute;
	width: 900px;
	height: 20px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	filter:alpha(opacity=20); 
}

.legende .tarico1 {
	float: left;
	font-family: Arial;
	line-height: 20px;
	text-align: center;
	width: 100px;
	background-color: #00CC00;
	margin-left: 10px;
	opacity: 0.5;
	filter:alpha(opacity=50); 
}

.legende .tarico2 {
	float: left;
	font-family: Arial;
	line-height: 20px;
	text-align: center;
	width: 100px;
	background-color: #FFFF00;
	margin-left: 10px;
	opacity: 0.5;
	filter:alpha(opacity=50); 
}

.legende .tarico3 {
	float: left;
	font-family: Arial;
	line-height: 20px;
	text-align: center;
	width: 100px;
	background-color: #FF9900;
	margin-left: 10px;	
	opacity: 0.5;
	filter:alpha(opacity=50); 
}

.legende .tarico4 {
	float: left;
	font-family: Arial;
	line-height: 20px;
	text-align: center;
	width: 100px;
	background-color: #FF0000;
	margin-left: 10px;
	opacity: 0.5;
	filter:alpha(opacity=50); 
}

.pagenext {
	position: absolute;
	bottom: 135px;
	right: 0px;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFFFFF;
	text-align: center;
	width: 120px;
	opacity: 0.4;
	filter:alpha(opacity=40); 
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	z-index: 1595;
}

.pageprev {
	position: absolute;
	bottom: 135px;
	left: 0px;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFFFFF;
	text-align: center;
	width: 120px;
	opacity: 0.4;
	filter:alpha(opacity=40); 
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	z-index: 1595;
}



.avertissement {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 500px;
}

.avertissement_fond {
	position: absolute;
	width: 900px;
	height: 500px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	background-image: url(images/fond_texte.png);
	background-repeat: no-repeat;
	background-position: 450px 0px;
	opacity: 0.1;
	filter:alpha(opacity=10); 
}

.averttext {
	position: absolute;
	width: 880px;
	height: 490px;
	overflow-y: auto;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-family: Arial;
	margin: 5px;
	margin-right: 5px;
	margin-left: 15px;
	color: #FFFFFF;
}

.avertbtn {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	padding: 5px;
	color: #444444;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	background-color: #e95d0e;
}

.avertbtn2 {
	position: absolute;
	top: 655px;
	left: 895px;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFFFFF;
	text-align: center;
	width: 100px;
	opacity: 0.4;
	filter:alpha(opacity=40); 
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	z-index: 1595;
}

.avert_info {
	float: left;
	width: 430px;
	/*height: 100px;*/
	overflow-x: hidden;
}

.avert_info .image{
	float: left;
	width: 60px;
	height: 80px;
}

.avert_info .titre {
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 350px;
}

.avert_info .texte {
	float: left;
	font-size: 11px;
	width: 350px;
}

.avert_info .lien {
	float: left;
	font-size: 11px;
	width: 350px;
	font-style: italic;
}

.avertissement H1 {
	float: left;
	clear: both;
	width: 850px;
	text-align: center;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFFFFF;
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	opacity: 0.8;
	filter:alpha(opacity=80); 
}

.avertissement H2{
	float: left;
	clear: both;
	width: 850px;
	text-align: center;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFFFFF;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	opacity: 0.5;
	filter:alpha(opacity=50); 
}

.avertissement H4{
	float: left;
	clear: both;
	margin: 0px;
	margin-top: 10px;
	padding: 3px; 
	font-weight: normal;
}

.avertissement P {
	float: left;
	clear: both;
	margin: 0px;
	margin-top: 10px;
	width: 850px;
	padding: 3px;
}

.avertissement P IMG {
	border: solid 2px #DDDDE5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* RUUBRRIIIIIIQQUUEEEE **************/

.sousrub {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 500px;
	font-size: 11px;
	font-family: Arial;
}

.sousrub_fond {
	position: absolute;
	width: 900px;
	height: 500px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	background-image: url(images/fond_texte.png);
	background-repeat: no-repeat;
	background-position: 450px 0px;
	opacity: 0.1;
	filter:alpha(opacity=10); 
}

.avert_rub {
	position: absolute;
	width: 450px;
	height: 150px;
	/*margin-left: -225px;*/
	overflow: hidden;
	padding: 5px;
	left: 300px;
}

.avert_deco {
	position: absolute;
	width: 250px;
	height: 330px;
	/*margin-left: -225px;*/
	overflow: hidden;
	padding: 5px;
	left: 55px;
	top: 80px;
	background-color: #FFFFFF;
	background-image: url(images/deco_003.jpg);
	/*border: solid 2px #DDDDE5;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.avert_rub .image{
	float: left;
	width: 60px;
	height: 80px;
}

.avert_rub .titre {
	float: left;
	font-weight: bold;
	font-size: 16px;
	width: 350px;
	background: transparent;
	padding: 3px;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.avert_rub .texte {
	float: left;
	font-size: 12px;
	width: 350px;
	color: #EEEEEE;
	margin-top: 10px;
}

.avert_rub .btn {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFFFFF;
	opacity: 0.8;
	filter:alpha(opacity=80); 
	text-align: center;
	width: 100px;
}



.maison {
	position: absolute;
	width: 290px;
	height: 200px;
	overflow: hidden;
}

.maison_fond {
	position: absolute;
	width: 290px;
	height: 200px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	filter:alpha(opacity=20); 
}

.maison_photo {
	position: absolute;
	width: 280px;
	height: 190px;
	margin: 5px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.dispoannee {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 74px;
	height: 18px;
	background-image: url(images/dispoannuel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.maison_tarif {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 130px;
	height: 13px;
	line-height: 13px;
	padding: 1px;
	font-size: 10px;
	color: #444444;
	text-align: center;
	font-weight: normal;
	background-image: url(images/tariffond.png);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	font-family: Arial;
	/*opacity: 0.8;
	filter:alpha(opacity=80);*/ 
}

.maison_texte {
	position: absolute;
	width: 290px;
	height: 45px;
	overflow: hidden;
}

.maison_texte_fond {
	position: absolute;
	width: 290px;
	height: 45px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	filter:alpha(opacity=20); 
}

.maison_texte .titre {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	clear: both;
	width: 280px;
	margin-left: 5px;
}


.maison_texte .info{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	clear: both;
	width: 280px;
	margin-left: 5px;
}

.maison_texte .dispopersonne{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	clear: both;
	width: 280px;
	margin-right: 5px;
}

/**** detail maison ****/
.maison_details {
	position: absolute;
	top: 150px;
	left: 100px;
	width: 900px;
	height: 530px;
	font-family: Arial;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 11;
}

.maison_fond {
	position: absolute;
	width: 900px;
	height: 530px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	filter:alpha(opacity=20); 
}


.maison_titre {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 17px;
	font-weight: bold;
	width: 400px;
	/*color: #e95d0e;*/
	padding: 5px;
	line-height: 20px;
}

.maison_ville {
	position: absolute;
	top: 0px;
	left: 400px;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	padding: 5px;
	line-height: 20px;
}

.maison_infos {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
	width: 600px;
	text-align: right;
	padding: 5px;
	line-height: 20px;
}



.maison_thumb {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 900px;
	height: 80px;
}

.thumb_image {
	float: left;
	margin: 5px;
	line-height: 100px;
	height: 100px;
}

.thumb_image_plus {
	position: absolute;
	margin: 5px;
	line-height: 12px;
	/*height: 80px;*/
	width: 50px;
	font-size: 11px;
	text-align: center;
	top: 23px;
	right: 0px;
	padding: 5px;
	-moz-border-radius: 3px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	opacity: 0.7;
	filter:alpha(opacity=70); 
}

.thumb_image_plus:hover {
	opacity: 1;
	filter:alpha(opacity=100); 
}

.maison_desc {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 900px;
	height: 370px;
	overflow: hidden;
	font-size: 11px;
}

.maison_desc_fond {
	position: absolute;
	width: 900px;
	height: 370px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	background-image: url(images/fond_texte.jpg);
	background-repeat: no-repeat;
	background-position: 315px -130px;

	/*
	opacity: 0.2;
	filter:alpha(opacity=20); 
	*/
}

.maison_desc .texte {
	position: absolute;
	top: 5px;
	left: 450px;
	/*width: 890px;*/
	width: 445px;
	height: 360px;
	overflow-y: scroll;
	color: #555555;
}

.maison_desc .texte .texte_titre {
	padding-top: 10x;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.maison_desc .texte .texte_content {
	padding-top: 5x;
}

.maison_desc .photo {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 440px;
	height: 360px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	z-index: 500;
}

.maison_desc .photo IMG{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -220px;
	margin-top: -180px;
}

.maison_desc .plusinfo {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 440px;
	height: 360px;
	overflow: hidden;
	vertical-align: middle;
	z-index: 1;
}

.maison_icones {
	position: absolute;
	top: 501px;
	left: 50%;
	margin-left: -240px;
	width: 480px;
	height: 30px;
	overflow: hidden;
	font-size: 11px;
	
}

.maison_icones_fond {
	position: absolute;
	width: 900px;
	height: 30px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	filter:alpha(opacity=20); 
}

.icones {
	float: right;
	text-align: right;
	padding-right: 20px;
}

.tarifs {
	display: none;
}

.distances {
	display: none;
}

.services {
	display: none;
}

.infos {
	display: none;
}


.tarifs_ok {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	margin-top: -75px;
	width: 350px;
	/*height: 150px;*/
	background: #FFFFFF;
	color: #000000;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	opacity: 0.9;
	filter:alpha(opacity=90); 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tarifs_ok TD {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.distances_ok {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -60px;
	width: 250px;
	/*height: 120px;*/
	background: #FFFFFF;
	color: #000000;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	opacity: 0.6;
	filter:alpha(opacity=60); 
	z-index: 1500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.services_ok {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -100px;
	width: 250px;
	/*height: 200px;*/
	background: #FFFFFF;
	color: #000000;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	opacity: 0.6;
	filter:alpha(opacity=60); 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.infos_ok {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	margin-top: -75px;
	width: 350px;
	/*height: 150px;*/
	background: #FFFFFF;
	color: #000000;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	opacity: 0.6;
	filter:alpha(opacity=60); 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.infotitre {
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}

.infotexte {
	text-align: left;
}

.maison_contact {
	position: absolute;
	top: 502px;
	right: 0px;
	width: 150px;
	height: 30px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 1502;
}


/*** bordures ******/
.accueil_bord_tl {
	position: absolute;
	width: 5px;
	height: 5px;
	top: 0px;
	left: 0px;
	background-image: url(images/bord_tl.png);
	background-repeat: no-repeat;
	line-height: 2px;
}

.accueil_bord_tr {
	position: absolute;
	width: 5px;
	height: 5px;
	top: 0px;
	right: 0px;
	background-image: url(images/bord_tr.png);
	background-repeat: no-repeat;
	line-height: 2px;
}

.accueil_bord_bl {
	position: absolute;
	width: 5px;
	height: 5px;
	bottom: 0px;
	left: 0px;
	background-image: url(images/bord_bl.png);
	background-repeat: no-repeat;
	line-height: 1px;
}

.accueil_bord_br {
	position: absolute;
	width: 5px;
	height: 5px;
	bottom: 0px;
	right: 0px;
	background-image: url(images/bord_br.png);
	background-repeat: no-repeat;
	line-height: 1px;
}


/***** contacts ****/
#coordonnees {
	float:left;
	width: 850px;
	height: 450px;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial;
}

#coordonnees LABEL {
	float: left;
	width: 100px;
}

#coordonnees INPUT {
	float: left;
	font-size: 11px;
	border: solid 1px #444444;
	background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
	opacity: 0.6;
	filter:alpha(opacity=60); 
}

#coordonnees P {
	float: left;
	clear: both;
	padding: 0px;
	margin: 2px;
}

#coordonnees TEXTAREA {
	float: left;
	width: 740px;
	height: 100px;
	font-size: 11px;
	border: solid 1px #444444;
	background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
	opacity: 0.6;
	filter:alpha(opacity=60); 
}
#coordonnees .reponse {
	float: left;
	width: 840px;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
}

.infocontact {
	position: absolute;
	width: 370px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px;
	left: 350px;
	top: 25px;
	height: 250px;
	/*border: solid 1px #999999;*/
	z-index: 1000;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/deco_002.jpg);
	/*border: solid 2px #DDDDE5;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.infocontact .inner {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 360px;
	height: 150px;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0.4;
	filter:alpha(opacity=40); 
}

.infocontact .innertext {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 360px;
	height: 150px;
	
}

.infocontact A {
	color: #000000;
}
/**** divers ****/

.preload {
	display: none;
}



.une_copyright {
	position: absolute;
	top: 695px;
	left: 102px;
	width: 550px;
	line-height: 15px;
	color: #e95d0e;
	font-family: Arial;
	font-size: 12px;
	z-index: 1600;
}

.accueil_copyright {
	position: absolute;
	top: 675px;
	left: 102px;
	width: 550px;
	line-height: 15px;
	color: #e95d0e;
	font-family: Arial;
	font-size: 12px;
	z-index: 1600;
}

.accueil_texte {
	position: absolute;
	top: 730px;
	left: 100px;
	width: 900px;
	line-height: 13px;
	/*color: #e95d0e;*/
	color: #777777;
	font-family: Arial;
	font-size: 12px;
}

.accueil_texte2 {
	position: absolute;
	top: 800px;
	left: 100px;
	width: 900px;
	line-height: 13px;
	/*color: #e95d0e;*/
	color: #777777;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
}

.une_copyright A, .accueil_copyright A {
	color: #e95d0e;
}

.une_contacts {
	position: absolute;
	top: 700px;
	right: 100px;
	width: 500px;
	height: 50px;
	background-image: url(images/coords.png);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 1501;
}


/******* ZOOOOOOOOOOOOm ****************/
.zoom {
	display: none;
}

.zoom_ok {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1600;
	width: 100px;
	height: 610px;
	margin-left: -50px;
	margin-top: -310px;
	padding: 5px;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
}

.photo_zoom_menu {
	position: absolute;
	left: 50%;
	bottom: 0px;
	height: 10px;
	width: 100px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	line-height: 10px;
	margin-left: -50px;
}

.cache {
	display: none;
}
.cache_ok {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1599;
	width: 100%;
	height: 100%;
	background: #000000;
	overflow: hidden;
	opacity: 0.5;
	filter:alpha(opacity=50); 	
}


#btnDispo {
	position: absolute;
	z-index: 10000;
	top: 290px;
	left: 440px;
}