#mySlideshow { width: 0px; height: 0px; z-index: 5; display: none; overflow: hidden; position: relative;  margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; text-align: center; }
#mySlideshow img { border: 0px; margin: 0px; }
#mySlideshow #slideInfoZonemySlideshow { position: absolute; z-index: 10; width: 100%; margin: 0px; left: 0px; bottom: 0px; height: 3em; background: #333333; color: #ffffff; text-indent: 0px; }
#slideInfoZonemySlideshow h2 { padding: 0px; font-size: 80%; margin: 2px 5px; font-weight: bold; color: inherit; }
#slideInfoZonemySlideshow p { padding: 0px; font-size: 60%; margin: 2px 5px; color: #eeeeee; }
#mySlideshow a { font-size: 100%; text-decoration: none; color: inherit; }
#mySlideshow a.right, #mySlideshow a.left { position: absolute; height: 100%; width: 40%; cursor: pointer; z-index: 10; filter:alpha(opacity=20); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
* html #mySlideshow a.right, * html #mySlideshow a.left { filter:alpha(opacity=50); }
#mySlideshow a.right:hover, #mySlideshow a.left:hover { filter:alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
#mySlideshow a.left { left: 0; top: 0; background: url('../images/fleche1.gif') no-repeat top left; }
#mySlideshow a.right { right: 0; top: 0; background: url('../images/fleche2.gif') no-repeat top right; }

.content {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 5px; }
.content h1 { text-indent: 5px; text-align: justify; margin: 5px 0px 10px; color: #003366; padding-top: 4px; padding-left: 4px; height: 21px; font-weight: bold; font-size: 16px; text-transform: uppercase; }
.content h2 { text-indent: 5px; text-align: justify; margin: 5px 0px 10px; color: #003366; padding-top: 4px; padding-left: 4px; height: 21px; font-weight: bold; font-size: 14px; text-transform: uppercase; }
.content p { text-indent: 5px; text-align: justify; margin: 5px 0px; color: #000000; }
.kastoom { text-align: justify; font-weight: bold; color: #003366; padding: 5px 0px; }
.kastoom a { text-decoration: none; font-weight: bold; color: #003366; }