a:link       { color:#999999 }

.aV12    {font-size:12px; font-family:Verdana; font-style: lighter;color:#C0C0C0}
.aV12i    {font-size:12px; font-family:Verdana; font-style: italic;color:#C0C0C0}
.aV12G    {font-size:12px; font-family:Verdana; font-style: bold; color:#C0C0C0}

.aV18    {font-size:18px; font-family:Verdana; font-style: lighter; color:#C0C0C0}
.aV18i    {font-size:18px; font-family:Verdana; font-style: italic; color:#C0C0C0}
.aV18g   {font-size:18px; font-family:Verdana; font-style: bold; color:#C0C0C0}

.aV24    {font-size:24px; font-family:Verdana; font-style: lighter; color:#C0C0C0}
.aV24i    {font-size:24px; font-family:Verdana; font-style: italic; color:#C0C0C0}
.aV24g    {font-size:24px; font-family:Verdana; font-style: bold;color:#C0C0C0}
.aV30g    {font-size:30px; font-family:Verdana; font-weight: 900;color:#C0C0C0}

.aC12    {font-size:12px; font-family:Courier new; font-style: lighter;color:#C0C0C0}
.aC12i    {font-size:12px; font-family:Courier new; font-style: italic;color:#C0C0C0}
.aC12G    {font-size:12px; font-family:Courier new; font-style: bold; color:#C0C0C0}

.aC18    {font-size:18px; font-family:Courier new; font-style: lighter; color:#C0C0C0}
.aC18i    {font-size:18px; font-family:Courier new; font-style: italic; color:#C0C0C0}
.aC18g   {font-size:18px; font-family:Courier new; font-style: bold; color:#C0C0C0}

.aC24    {font-size:24px; font-family:Courier new; font-style: lighter; color:#C0C0C0}
.aC24i    {font-size:24px; font-family:Courier new; font-style: italic; color:#C0C0C0}
.aC24g    {font-size:24px; font-family:Courier new; font-style: bold;color:#C0C0C0}


.aT24    {font-size:24px;  font-family:Times; font-style: lighter; color:#C0C0C0}
.aT18    {font-size:18px;  font-family:Times; font-style: lighter; color:#C0C0C0}
.aT12    {font-size:12px;  font-family:Times; font-style: lighter; color:#C0C0C0}

.aTi24    {font-size:24px;  font-family:Times; font-style: italic; color:#C0C0C0}
.aTi18    {font-size:18px;  font-family:Times; font-style: italic; color:#C0C0C0}
.aTi12    {font-size:12px;  font-family:Times; font-style: italic; color:#C0C0C0}


.index_right          { font-size:12px; font-family:Times New Roman; color:#C0C0C0; text-align: 
               right}
.index_left          { font-size:12px; font-family:Times New Roman; color:#C0C0C0; text-align: 
               left}

.lien_tete   { font-family: Arial; font-size: 8pt; color: #808080 }

.texte_petit    {font-size:12px; font-family:Verdana; color:#C0C0C0}
.texte_moyen    {font-size:14px; font-family:Verdana; color:#C0C0C0}
.texte_moyen_grand    {font-size:18px; font-family:Verdana; color:#C0C0C0}
.texte_courrier_grand    {font-size:18px; font-family:courier new; color:#C0C0C0}

.texte_verdana_grand    {font-size:24px; font-family:verdana; color:#C0C0C0}


a:visited    { color:#808080 }
a:active     { color:#800000 }

h1           { font-size:12px; font-family:Times New Roman; color:#C0C0C0; text-align: 
               justify; text-indent: 20 }
h2           { color:#999999; font-size:10pt; font-family:Verdana }
h3           { color:#C0C0C0; font-size:12pt; font-family:Tempus Sans ITC; font-style:italic }
h4           { color:#C0C0C0; font-family:Arial; font-size:18pt }
h5           { color:#999999; font-family:Arial; font-size:24pt }
h6           { color: #C0C0C0; font-family: Arial; font-size: 36pt }
span         { color:#C0C0C0; font-size:8pt; font-family: Arial;text-decoration: 
               underline }
table        {  }




#element1 {
    position:absolute;
    text-align:center;
    top:55px;
    left:42px;
    }
#element2 {
    position:absolute;
    text-align:center;
    top:50px;
    left:70px;
    }

div.mojozoom_marker {
	position : absolute;
	cursor : crosshair; 
}

div.mojozoom_border {
	position : absolute;
	left:0px;
	top:0px;

	border : 1px solid black;

	width:100%;
	height:100%;

}

div.mojozoom_fill {
	position : absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;

	background-color : white;

	opacity : 0.2;
	-moz-opacity : 0.2;
	-khtml-opacity : 0.2;
	filter:alpha(opacity=20);

}

img.mojozoom_img {
	padding : 0px;
	border: 0px;
}

div.mojozoom_imgctr {
	position : absolute;
	margin-left : 20px;
	border : 1px solid black;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

:hover.thumbnail{
background-color: transparent;
}

:hover.thumbnail img{
border: 1px solid blue;
}


body {background-color:#000000;
	   scrollbar-face-color: #666666;
       scrollbar-shadow-color: #666666;
       scrollbar-highlight-color: #666666;
       scrollbar-3dlight-color: #000000;
       scrollbar-darkshadow-color: #000000;
       scrollbar-track-color: #000000;
       scrollbar-arrow-color: #000000;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

:hover.thumbnail span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}