@charset "iso-8859-1";


td.txt {
	 color: #6C7C2C;
	 font-family: comic sans ms, verdana, arial; 
	 font-size: 10pt
	 }

td.imp {
	color: #000000;
	font-family: verdana, arial, courrier, Times New Roman; 
	font-size: 10pt;
	}	 
	 
A:link,A:visited,A:active {
	font-family: comic sans ms, verdana, arial;
	font-size: 10pt;
	color: #CB5733;
	text-decoration: none;
	}
A:hover {
	font-family: comic sans ms, verdana, arial;
	font-size: 10pt;
	color: #6C7C2C;
	}	 
	
/*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: 0px;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
top: 0px;
left: -430px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: -430px; /*position where enlarged image should offset horizontally */
z-index: 2;
}


/*Herbes.html colonne 1*/
.thumbnail2 img{
border: 0px;
margin: 0 0px 0px 0;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border: 0px;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
top: 35%;
left: 40%;
visibility: hidden;
text-decoration: none;
z-index: 50;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 35%;
left: 40%; /*position where enlarged image should offset horizontally */
z-index: 50;
}


/*Herbes.html colonne 2*/
.thumbnail3 img{
border: 0px;
margin: 0 0px 0px 0;
}

.thumbnail3:hover{
background-color: transparent;
}

.thumbnail3:hover img{
border: 0px;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
top: 35%;
left: 57%;
visibility: hidden;
text-decoration: none;
z-index: 50;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 35%;
left: 57%; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*Herbes.html colonne 3*/
.thumbnail4 img{
border: 0px;
margin: 0 0px 0px 0;
}

.thumbnail4:hover{
background-color: transparent;
}

.thumbnail4:hover img{
border: 0px;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
top: 35%;
left: 20%;
visibility: hidden;
text-decoration: none;
z-index: 50;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail4:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 35%;
left: 20%; /*position where enlarged image should offset horizontally */
z-index: 50;
}



/*Herbes.html colonne 4*/
.thumbnail5 img{
border: 0px;
margin: 0 0px 0px 0;
}

.thumbnail5:hover{
background-color: transparent;
}

.thumbnail5:hover img{
border: 0px;
}

.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
top: 35%;
left: 36%;
visibility: hidden;
text-decoration: none;
z-index: 50;
}

.thumbnail5 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail5:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 35%;
left: 36%; /*position where enlarged image should offset horizontally */
z-index: 50;
}
#general { visibility: visible; position: absolute; z-index: 1; width: 390px; height: 345px; overflow:auto; scrollbar-face-color: #cb5733; scrollbar-shadow-color: #cb5733; scrollbar-highlight-color: #cb5733; scrollbar-3dlight-color: #cb5733; scrollbar-darkshadow-color: #FFFEE3; scrollbar-track-color: #FFFEE3; scrollbar-arrow-color: #bae55f; scrollbar-base-color: #cb5733;}