A:link    { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 16px; font-stretch: semi-expanded; text-decoration: none }
A:visited   { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 16px; font-stretch: semi-expanded; text-decoration: none }
A:hover   { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 16px; font-stretch: semi-expanded; text-decoration: none }
}
.menugauche    { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 16px; font-stretch: semi-expanded }
.menudroit { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 16px; font-stretch: semi-expanded; text-align: center }
.menudescription  { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: center }
.information  { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: right }
P          { color: #fff; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; font-stretch: normal; text-align: justify }
LI  { color: #fff; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; font-stretch: normal; text-align: justify; list-style-type: disc }
H1          { color: orange; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; font-stretch: semi-expanded }
H2     { color: orange; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; font-stretch: normal; text-align: justify }
H3 { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; font-stretch: semi-expanded }
element { }

.cadre {
	BORDER-RIGHT: #969696 1px solid; BORDER-TOP: #969696 1px solid; BORDER-LEFT: #969696 1px solid; BORDER-BOTTOM: #969696 1px solid
}
.img {border:0} 
.gallerycontainer{
position: relative;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.thumbnail0 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.thumbnail0 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover img{
border: 1px solid black;
}

.thumbnail0:hover img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 2px;
left: -1000px;
border: 2px gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail0 span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 2px;
left: -1000px;
border: 2px gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail0 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 30;
left: 150px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.thumbnail0:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 160;
left: 150px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
