body {
	margin: 0px;
	background-color: #86AFCD;
	
	
scrollbar-face-color:#214A99;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#86AFCD;
}
td {
	vertical-align: top;
}

#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	Padding-left:20px;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 1.7em;
}
#text:first-line {
	font-weight: bold;
	line-height: 2.5em;
}
#textc {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	Padding-left:4px;
	padding-top: 18px;
	line-height: 1.4em;
	text-align: left;
}
#qualif{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 0.85em;
	Padding-left:64px;
	padding-top: 0px;
	text-align: center;
}
#effectif {
	font-weight: bold;
	font-size: 13px;
	Padding :2px 0;
	width:180px;
       margin-top:-5px;
       margin-left:45px;
       background-color:#cdcdcd;
       border:2px solid navy;
	text-align: center;
       float:left; line-height:19px;
}
#adress {
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	padding-top: 24px;
	font-variant: small-caps;
}
#error {
	position: absolute;
	top: 55px;
	left: 120px;
	width: 300px;
	font-weight:bold; 
	color: White;
	background-color: #2454C0;
	font-size:1em;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	float: right;
	margin: 10px 22px auto auto;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: Black;
	margin: 0px 22px auto auto;
	}
#menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: White;
	}	
	#agrand{
	font-weight: bold;
	text-align: center;
	font-size: 1em;
	color: White;
	}
	#designed{
	text-align: center;
	font-size: 0.8em;
	color: black;
		}
		#designed a:hover{
		text-decoration :none;
		color: black; 
		}
		#designed a{
		color: black;
		}
	.img {border: 1px solid Black;
} /* défini l'encadrement des images dans les liens hors survol */
.Over {border: 1px solid #2454C0;
}	

 /*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #FF8000;
    border-right: 1px solid #FF8000;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #000000;
    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 -------*/
		
