#main_ambiance_generik {
	position: absolute;
	height: 525px;
	width: 815px;
	margin: 135px 0px 0px 190px;
	padding: 0px;
	text-align: left;
}
.ambiances_luminaires {
	margin: 0px 6px 10px 0px;
	padding: 0px;
	float: left;
	height: 230px;
	width: 110px;
	overflow: hidden;
	color: #58595B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	cursor: pointer;
}
.ambiances_luminaires:hover {
	color: #c93822;
	cursor: pointer;
}
.ambiances_luminaires_img  {
	position: absolute;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 210px;
	width: 110px;
}

.cadre_ambiance_luminaire {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 110px;
	position: absolute;
	z-index: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ambiances_luminaires h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: absolute;
	z-index: 3;
	margin: 215px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 110px;
	line-height: 19px;
	text-decoration: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}







#main_ambiance {
	position: absolute;
	height: 525px;
	width: 575px;
	margin: 135px 0px 0px 275px;
	padding: 0px;
}
#mise_en_lumiere_generik {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 525px;
	width: 275px;
	background-position: center center;
	overflow: hidden;
}
#mise_en_lumiere_generik img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
}
#mise_en_lumiere_generik h1 {
	position: absolute;
	padding: 0px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 40px;
}
#vignettes_luminaires {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 402px;
	width: 300px;
}
#vignettes_details_luminaire {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 300px;
	background-image: url(../images/luminaires_design.gif);
	background-repeat: repeat-x;
	background-position: 0px 110px;
	text-align: center;
}
#vignettes_details_luminaire p {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #58595B;
	font-size: 11px;
	width: 200px;
	margin: 10px 50px 0px;
	padding: 0px;
}
#vignettes_details_luminaire img {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ambiance_suivante {
	margin: 590px 0px 0px 870px;
	padding: 0px;
	height: 70px;
	width: 70px;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}
#suivante {
	position: absolute;
	z-index: 3;
}
#luminaire_suivant  {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 35px;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 70px;
	overflow: hidden;
}


#ambiance_precedente {
	margin: 590px 0px 0px 190px;
	padding: 0px;
	height: 70px;
	width: 70px;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}
#precedente {
	position: absolute;
	z-index: 3;
}
#luminaire_precedent  {
	position: absolute;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	width: 35px;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 70px;
	overflow: hidden;
	text-align: right;
}

.masque {
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
.masque:hover {
	color: #c93822;
}
.masque img {
	position: absolute;
	z-index: 1;
}

.masque h1 {
	position: absolute;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
	bottom: 5px;
	font-weight: normal;
}
.masque h2 {
	position: absolute;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
	bottom: 5px;
	color: #000000;
	font-weight: normal;
}
