/* CSS Document */

body {
	background-image:url();
	margin:0 ;
	background-color: #0b0000;
}

.Style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	color: #6C6044;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.Style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Style7 {
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Style11 {color: #FFFFFF}
.Style12 {font-family: Arial, Helvetica, sans-serif}
.Style67 {
	color: #FF0000
}
.Style40 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style13 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style23 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
}
.Style29 {font-size: 11px; line-height: normal; text-transform: none; letter-spacing: normal; word-spacing: normal; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.Style66 {text-transform: none; letter-spacing: normal; word-spacing: normal; white-space: normal; color: #D7CEB4; font-size: 10px; line-height: normal;}

a:link {
color: #727272; text-decoration: underline;
} 

a:visited {
color: #727272; text-decoration: underline;
} 

a:hover {
color: #727272; text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	}
	
	
a.lien:link {
color: #580A0E; text-decoration: underline;
}


a.lien:visited {
color: #580A0E; text-decoration: underline;
} 

a.lien:hover {
color: #580A0E; text-decoration: underline;
}

a.lien2:link {
color: #ffffff; text-decoration: underline;
}


a.lien2:visited {
color: #ffffff; text-decoration: underline;
} 

a.lien2:hover {
color: #ffffff; text-decoration: underline;
}

a.lien3:link {
color: #819C00; text-decoration: none;
}


a.lien3:visited {
color: #819C00; text-decoration: none;
} 

a.lien3:hover {
color: #819C00; text-decoration: none;
}

a.lien4:link {
color:#CC0000; text-decoration: underline;
}


a.lien4:visited {
color: #CC0000; text-decoration: underline;
} 

a.lien4:hover {
color: #CC0000; text-decoration: underline;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #828282;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte5 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width:300px;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

/* Styles CSS pour LightBox PopUp */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 5px;
	}

#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { background: url(images/prevlabel.gif) left 100% no-repeat; left: 0; float: left;}
#nextLink { background: url(images/nextlabel.gif) right 100% no-repeat; right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 100% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #000000; }
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
