body {
	background-color: Black;
	scrollbar-face-color:#1C43C1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F3F400;

}

div, td {
	vertical-align: top;
}

.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
		margin-top: 7px;

	}

.lien {
	color: #1C43C1;
	text-decoration: none;
	margin-right: 12px;
	line-height: 25px;
	border: thin ridge Aqua;
	padding: 3px;
	background-color: #FEFF84;
	}
	.lien:hover {
		text-decoration: underline;
	}

.produits, .services, .boutique {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	margin-left: 157px;
	margin-right: 5px;
	line-height: 18px;
	font-weight: bold;
	
}

.produits {
	color: #1A3DAE;
	margin-top: 6px;
}

.services {
	color: Yellow;
	
}

.boutique {
	color: Yellow;
	margin-top: 17px;
	text-align: center;
}

.adress{
    display: block;
	color:#1C43C1;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin-top: 44px;
	margin-right: 10px;
	line-height: 16px;
	
}

.text{
	color: Yellow;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	line-height: 23px;
	}
	
	.corps {
	color: #FEFF84;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	}
	
	.corps2 {
	color: #F3F400;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 19px;
	}
	
	#img1 {
	position: relative;
	float: right;
	right: 126px;
	top: -17px;
	display: block;
	z-index: 1;
}

#img2 {
	position: relative;
	float: right;
	right: -93px;
	top: 0px;
	display: block;
	z-index: 4;
	}

#img3 {
	position: relative;
	float: right;
	right: -113px;
	top: -23px;
	display: block;
	z-index: 4;
	}


#img4 {
	position: relative;
	float: right;
	right: 96px;
	top: -131px;
	display: block;
	z-index: 3;
	}

#img5 {
	position: relative;
	float: right;
	right: 39px;
	top: -152px;
	display: block;
	z-index: 3;
	clear: both;
	}
#img6 {
	position: relative;
	float: right;
	right: 163px;
	top: -391px;
	display: block;
	z-index: 2;
	}
img.cadr {border: none;
} /* défini l'encadrement des images dans les liens hors survol */
img.cadr:hover {border: none;
}	

#form {
	position: relative;
	float: right;
	right: 35px;
	top: 120px;
	display: block;
	z-index: 6;
}

#txt6 {
position: relative;
float: right;
 	color: #1C43C1;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	margin-right: 4px;
	margin-top: -106px;
	display: block;
	width: 210px;
		z-index: 9;
		}

input, textarea {
	background-color: #FEFF84;
}
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #1C43C1;
    border-right: 1px solid #1C43C1;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #1C43C1;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #FFFFFF;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
