@charset "utf-8";
/* CSS Document */
@font-face { font-family:Eurostile; src:url(http://www.neo-electronics.fr/Eurosti.TTF); }

div { margin:0px;}

body { background-color:#323232; background-image:url(../image/bg.gif); background-position: top; background-repeat: repeat-x; margin: 0px 0px 0px 0px;}


#navigation a {
	color: #FFFFFF;
	display:block;
	line-height:51px;
	width:130px;
	height:51px;
	text-decoration: none;
	font-family:Eurostile, Arial;
	font-weight:bolder;
	background:url(image/bouton.png) no-repeat 0 0;
	text-align:center;
}

#navigation a:hover {
	color:#FFFFFF;
	background:url(image/bouton.png) no-repeat 0px -51px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
	width:130px;
	height:51px;
	display:block;
}

#navigation a:active {
	color:#FFF000;
	background:url(image/bouton.png) no-repeat 0px -102px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
	width:130px;
	height:51px;
	display:block;
}

#slide a {
	color:#FFFFFF;
	line-height:26px;
	display:block;
	text-decoration:none;
	font-size:12px;
	width:204px;
	height:26px;
	background:url(image/Slide.png) no-repeat 0px 0px;
	text-indent:20px;
	text-align:left;
	font-family:Eurostile, Arial;
	letter-spacing:1px;
}

#slide a:hover {
	color:#0000FF;
	line-height:26px;
	display:block;
	text-decoration:none;
	font-size:12px;
	width:204px;
	height:26px;
	background:url(image/Slide.png) no-repeat 0px 0px;
	text-indent:20px;
	text-align:left;
	font-family:Eurostile, Arial;
	letter-spacing:1px;
}

#titlebutton a {
	cursor:pointer;
	color:#FFFFFF;
	display:block;
	line-height:38px;
	width:234px;
	height:38px;
	background:url(image/bouton2.png) no-repeat 0px 0px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	font-family:Eurostile, Arial;
	letter-spacing:1px;
}

.back {
	background-image:url(image/Back.png) no-repeat 0px 0px;
}

#MenuCat a {	
	color:#FFFFFF;
	line-height:26px;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-family:Eurostile, Arial;
	font-weight:bold;
	letter-spacing:1px;
	width:204px;
	height:26px;
	margin:0px auto;
	background:url(image/Slide.png) no-repeat 0px 0px;
	text-indent:20px;
	text-align:left;
}

#MenuCat a:hover {	
	color:#0000FF;
	line-height:26px;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-family:Eurostile, Arial;
	font-weight:bold;
	letter-spacing:1px;
	width:204px;
	height:26px;
	margin:0px auto;
	background:url(image/Slide.png) no-repeat 0px 0px;
	text-indent:20px;
	text-align:left;
}

.link a {
	color:#000066;
	letter-spacing:1px;
	text-decoration:none;
	font-family:Eurostile, Arial;
	font-weight:bold;
	font-size:15px;
}

.link a:hover {
	color:#0000FF;
	letter-spacing:1px;
	text-decoration:none;
	font-family:Eurostile, Arial;
	font-weight:bold;
	font-size:15px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #FFFFFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../image/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FFFFFF; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }

.text {
	font-family:Eurostile, Arial;
	font-weight:bold;
	font-size:16px;
	color:#000080;
	text-align:justify;
}

.table {
	text-align:center;
}

.tableTitle {
	font-weight:bold;
	font-size:16px;
	text-align:center;
	letter-spacing:1px;
}

.table1 {
	font-family:Eurostile, Arial;
	font-size:14px;
	color:#000080;
	text-align:left;
}

.TitlePro {
	font-family:Eurostile, Arial;
	font-size:22px;
	color:#000080;
	font-weight:bold;
	font-style:italic;
}

.Ref {
	font-family:Eurostile, Arial;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
}

.content {
	font-family:Eurostile, Arial;
	font-size:16px;
	color:#000080;
	text-align:justify;
}

.contact a {
	font-family:Eurostile, Arial;
	color:#000080;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	text-indent:20px;
	margin-right:40px;
}

.contact a:hover {
	font-family:Eurostile, Arial;
	color:#0000FF;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	text-indent:20px;
	margin-right:40px;
}

.contacttop a {
	font-family:Eurostile, Arial;
	color:#000080;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	text-indent:20px;
	line-height:40px;
	height:40px;
	vertical-align:middle;
}

.contacttop a:hover {
	font-family:Eurostile, Arial;
	color:#0000FF;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	text-indent:20px;
	line-height:40px;
	height:40px;
	vertical-align:middle;
}
