A:link		{ color: #1C1C1C; text-decoration: none }        
A:visited	{ color: #1C1C1C; text-decoration: none }        
A:active	{ color: #1C1C1C; text-decoration: none }        
A:hover		{ color: #0E52A3; text-decoration: underline }   
	
A.lien1:link		{ color: #FFFFFF; text-decoration: none }        
A.lien1:visited		{ color: #FFFFFF; text-decoration: none }        
A.lien1:active		{ color: #FFFFFF; text-decoration: none }        
A.lien1:hover		{ color: #FFFFFF; text-decoration: underline }   

A.link_menu1:link		{ color: 1c1c1c; text-decoration: none }        
A.link_menu1:visited	{ color: 1c1c1c; text-decoration: none }        
A.link_menu1:active		{ color: 1c1c1c; text-decoration: none }        
A.link_menu1:hover		{ color: c50100; text-decoration: underline }   

A.titre1:link		{ color: #1D73AE; text-decoration: none }        
A.titre1:visited	{ color: #1D73AE; text-decoration: none }        
A.titre1:active		{ color: #1D73AE; text-decoration: none }        
A.titre1:hover		{ color: #1D73AE; text-decoration: underline }   

A.titre2:link		{ color: #EB0612; text-decoration: none }        
A.titre2:visited	{ color: #EB0612; text-decoration: none }        
A.titre2:active		{ color: #EB0612; text-decoration: none }        
A.titre2:hover		{ color: #EB0612; text-decoration: underline }   


A.detail:link		{ color: #006BA2; text-decoration: underline }        
A.detail:visited	{ color: #006BA2; text-decoration: underline }        
A.detail:active		{ color: #006BA2; text-decoration: underline }        
A.detail:hover		{ color: #006BA2; text-decoration: none }   

body, .text1, table
{
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #1C1C1C;
	text-align: justify;
	line-height: 16px;
}

.text2
{
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.div1
{
	padding-top: 9;
	line-height: 14px;
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #3F3F3F;
	text-align: justify;
}


.div2
{
	font-weight: bold;
	color: #1C1C1C;
}


.titre1
{
	padding-top: 9;
	font-family: Tahoma, Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #1D73AE;
	text-align: left;
	font-weight: bold;
}


.titre2
{
	padding-top: 9;
	font-family: Tahoma, Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #EB0612;
	text-align: left;
	font-weight: bold;
}


ul
{
	margin-top: 5;
	margin-bottom: 0;
}

input, textarea, select
{
	padding-left: 1px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #3c3c3c;
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	vertical-align: middle;
}


.transparent_20 { -khtml-opacity:.10; -moz-opacity:.10; -ms-filter:"alpha(opacity=10)"; filter:alpha(opacity=10); opacity:.10; }
.transparent_100 { -khtml-opacity:1; -moz-opacity:1; -ms-filter:"alpha(opacity=100)"; filter:alpha(opacity=100); opacity:1; }


.ul1
{
	list-style-image: URL(img/puce.gif);
	margin-left: -29;
	margin-top: 20;
	text-align: justify;
}

.ul2
{
	list-style-image: URL(img/puce.gif);
	margin-left: 0;
	margin-top: 10;
	text-align: justify;
}

.ol1 li
{
	font-weight: normal;
}



#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: #fff; 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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% 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: #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: #000; }


#slideshow img { display: none }
#slideshow img.first { display: block }

