#myGallery {
	font-family: "Century Gothic", "Tw Cen MT", AvantGarde, "Avenir LT 55 Roman", Arial; DISPLAY: none; Z-INDEX: 5; WIDTH: 542px; HEIGHT: 220px
}
.homegal {
	OVERFLOW: hidden; POSITION: relative
}
.homegal img  {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px; BORDER-RIGHT-WIDTH: 0px
}
.homegal .slideElement {
	WIDTH: 100%; BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.homegal .loadingElement {
	BACKGROUND-POSITION: center center; LEFT: 0px; BACKGROUND-IMAGE: url(loading-bar-black.gif); WIDTH: 100%; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 100%; 
}
.homegal .slideInfoZone {
	Z-INDEX: 10; BACKGROUND: #fff; LEFT: 0px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 100%; COLOR: #000; BOTTOM: 0px; TEXT-INDENT: 0px; POSITION: absolute; HEIGHT: 35px
}
* html .homegal .slideInfoZone {
	BOTTOM: -1px
}
.homegal .slideInfoZone h2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 80%; PADDING-BOTTOM: 0px; MARGIN: 2px 5px; PADDING-TOP: 0px; text-transform: uppercase;
}
.homegal .slideInfoZone p {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 60%; PADDING-BOTTOM: 0px; MARGIN: 2px 5px; COLOR: #000; PADDING-TOP: 0px
}
.homegal a {
	FONT-SIZE: 100%; TEXT-DECORATION: none
}
.homegal a.right {
	Z-INDEX: 10; FILTER: alpha(opacity=20); WIDTH: 25%; CURSOR: pointer; POSITION: absolute; HEIGHT: 99%; -moz-opacity: 0.2; -khtml-opacity: 0.2; opacity: 0.2
}
.homegal a.left {
	Z-INDEX: 10; FILTER: alpha(opacity=20); WIDTH: 25%; CURSOR: pointer; POSITION: absolute; HEIGHT: 99%; -moz-opacity: 0.2; -khtml-opacity: 0.2; opacity: 0.2
}
* html .homegal a.right {
	FILTER: alpha(opacity=50)
}
* html .homegal a.left {
	FILTER: alpha(opacity=50)
}
.homegal a.right:hover {
	FILTER: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8
}
.homegal a.left:hover {
	FILTER: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8
}
.homegal a.left {
	BACKGROUND: url(fleche1.png) no-repeat left center; LEFT: 0px; TOP: 0px
}
* html .homegal a.left {
	BACKGROUND: url(fleche1.gif) no-repeat left center
}
.homegal a.right {
	RIGHT: 0px; BACKGROUND: url(fleche2.png) no-repeat right center; TOP: 0px
}
* html .homegal a.right {
	BACKGROUND: url(fleche2.gif) no-repeat right center
}
.homegal a.open {
	LEFT: 0px; WIDTH: 100%; TOP: 0px; HEIGHT: 100%
}
.withArrows a.open {
	Z-INDEX: 10; BACKGROUND: none transparent scroll repeat 0% 0%; LEFT: 25%; WIDTH: 50%; CURSOR: pointer; POSITION: absolute; TOP: 0px; HEIGHT: 99%; -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8
}
.withArrows a.open:hover {
	BACKGROUND: url(open.png) no-repeat center center
}
* html .withArrows a.open:hover {
	BACKGROUND: url(open.gif) no-repeat center center; FILTER: alpha(opacity=80)
}
