#page {
  width: 980px;
}
#entete {
  background-repeat: repeat-x;
}
#entete, #cadre, #pied {
  margin: 0 -2px;
}
#cadre {
  position: relative;
  padding: 6px;
  overflow: hidden;
}
#cadre a {
  color: inherit;
}
#info_defilante {
  color:#b30838;
  height: 24px;
  margin-bottom: 6px;
  font-size:0.91em;
  font-weight: bold;
  text-align: left;
  border: solid 1px #dddddd;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #f6f6f6;
  overflow: hidden;
  clear: both;
}
#info_defilante div {
  line-height: 24px;
  margin-left: 110px;
}
#right-box {
  width: 342px;
  margin-bottom: 6px;
  height: 1%;
  float: right;
  overflow: hidden;
}
#right-box a:hover img {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 0px 0px 6px #999;
  -webkit-box-shadow: 0px 0px 6px #999;
}
#left-top-box {
  width: 620px;
  margin-bottom: 6px;
  height: 1%;
  overflow: hidden;
  float: left;
}
#left-bottom-box {
	position: relative;
  width: 620px;
  margin-bottom: 6px;
  float: left;
}
/* Actus defilantes */
#actus_defilantes {
  height: 24px;
  margin: 6px 4px 4px 0px;
  font-size: 0.95em;
  font-weight: bold;
  border: solid 1px #dddddd;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #f6f6f6;
  -moz-box-shadow: 3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  overflow: hidden;
}
#actus_defilantes h1 {
  float: left;
  width: 140px;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #444444;
  font-size: 1.1em;
  line-height: 20px;
  border-right: solid 1px #999999;
}
#actus_defilantes h1 a {
  color: inherit;
  text-decoration: none;
}
#actus_defilantes ul {
  margin: 0;
  padding: 0;
  margin-left: 160px;
  text-align: left;
  list-style-type: none;
}
#actus_defilantes li {
  margin: 0;
  line-height: 24px;
}
#actus_defilantes li a:link, #actus_defilantes li a:active, #actus_defilantes li a:visited {
  color: #003d79;
}
#actus_defilantes li a:hover {
  color: #b30838;
}
/* S3 Slider */
#s3slider {
    width: 620px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	z-index: 0;
}
#s3slider #s3sliderContent {
    width: 620px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	border: solid 1px #ddd;
	z-index: -20;
}
#s3slider .s3sliderImage {
    float: left;
    position: relative;
	display: none;
}
#s3slider .s3sliderImage span {
    position: absolute;
    width: 620px;
    padding: 10px 6px 16px 13px;
    background-color: #fff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #000;
    line-height: 1.6em;
    text-align: justify;
    display: none;
}
#s3slider .clear {
	clear: both;
}
#s3slider .s3sliderImage span strong {
    display: block;
  margin-left: -6px;
  font-size: 1.5em;
  line-height: 1.8em;
  color: #003366;
  letter-spacing: 1px;
  word-spacing: 4px;
  font-weight: 400;
  font-family: 'Fertigo Pro', 'Lucida Grande', Arial, Helvetica, sans-serif;
}
#s3slider .top {
	top: 0;
	left: 0;
}
#s3slider .bottom {
	bottom: 0;
    left: 0;
}
#s3slider ul { list-style-type: none;}

/* Presentation du produits / Animations */
#presentation {
  position: relative;
  height: 300px;
  border: solid 1px #dddddd;
  background-color: #000000;
  overflow: hidden;
}
#presentation a {
  display: block;
  margin: 0;
}
#presentation #portfolio {
  height: 300px;
  overflow: hidden;
}
#presentation span.texte_presentation {
  position: absolute;
  left: 0;
  bottom: 0 !important;
  bottom: 0%;
  margin: 0;
  width: 100%;
  height: auto;
  color: #ffffff;
  background-image: url('../images/accueil/fond_texte_presentation_accueil.png');
  background-position: top center;
  background-repeat: no-repeat;
  Z-index: 20;
}
#presentation span.texte_presentation span {
  display: block;
  width: 100%;
  margin: 0;
  padding: 6px;
  line-height: 1.4em;
  padding-bottom: 10px;
  text-align: left;
}
#presentation ul {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
}
#presentation img {
  width: 100%;
}
/* Evenements */
#events, #actus {
  margin-bottom: 6px;
  color: #33333;
  text-align: left;
  border: solid 1px #dddddd;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#events thead th, #actus thead th {
  line-height: 26px;
  text-align: center;
  font-variant: small-caps;
  font-size: 1.084em;
  color: #333333;
  background-color: #f6f6f6;
  border-bottom: solid 1px #dddddd;
}
#events tbody tr td:first-child, #actus tbody tr td:first-child {
  padding-left: 2px;
  text-align: right;
}
#events tbody tr td, #actus tbody tr td {
  padding: 4px;
  padding-left: 6px;
  color: #333333;
  font-size: 0.916em;
  line-height: 18px;
  vertical-align: top;
}
#events tbody tr td a, #actus tbody tr td a {
  padding-bottom: 1px;
  text-decoration: none;
  border-bottom: dotted 1px #333333;
}
#events tbody tr td a:hover, #actus tbody tr td a:hover {
  padding-bottom: 1px;
  border-bottom: solid 1px #333333;
}
.pair td {
  background-color:#fffef2;
}
.impair td {
  background-color:#fff7ec;
}
.past-event td {
  color: #666666 !important;
  background-image: url('fond_hotnews_old.png');
  background-position: top left;
}
.past-event td a {
  border-color: #666666 !important;
}
.new-event td {
  font-weight: bold;
}
.hotnews, .rameur, .pack, .skierg {
  cursor: pointer;
}

/* Informations importantes (salons, evenements speciaux,...) */
.hotnews {
  position: relative;
  height: auto;
  margin-bottom: 6px;
  padding: 0;
  font-size: 1em;
  text-align: left;
  letter-spacing: 0.4px;
  border: solid 1px #dddddd;
  overflow: hidden;
}
.hotspot {
  position: relative;
  height: auto;
  margin-bottom: 6px;
  padding: 0;
  text-align: center;
}
.hotspot a {
  display: block;
  padding: 0;
  margin-bottom: 16px;
  border: solid 1px #ddd;
}
.hotspot a img {
  margin: 0;
}
.hotnews li {
  absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  list-style-type: none;
  Z-index: 0;
}
.hotnews li a {
  text-decoration: none;
}
.hotnews ul li a img {
  Z-index: 0;
}
.hotnews ul li a strong {
  display: block;
  padding: 6px;
  padding-left: 84px;
  color: #b30838;
  font-variant: small-caps;
  font-size: 1.1818em;
  text-align: left;
}
.hotnews ul li a span.detail {
  display: block;
  padding-left: 90px;
  color: #003b79;
  font-size: 0.834em;
  text-align: left;
  Z-index: 20;
}
.hotnews ul li a span.link {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 14px;
  text-align: center;
  font-variant: small-caps;
  font-weight: bold;
  color: #ffffff;
  Z-index: 20;
}
#left-bottom-box a {
	margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
  border: none;
}
#left-bottom-box img {
	display: block;
  position: relative;
  width: 300px;
  height: 110px;
  margin: 6px 6px 6px 4px;
  padding: 0;
  border: none;
  float: left;
}
#left-bottom-box a:hover img {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 0px 0px 6px #999;
  -webkit-box-shadow: 0px 0px 6px #999;
}
.rameur {
  margin-right: 10px;
}
.pack {
  width: 196px;
  height: 120px;
  font-size: 0.94em;
  text-align: left;
}
.dyn {
  clear: both; margin-left: 2px; margin-right: 10px; float: left;
}
.dyn img {
  border: solid 1px #ddd; border-radius: 6px;
}
.entrainement img {
  position: absolute; top: 0; left: 1px;
}
.entrainement span {
  width: 100%; position: absolute; margin:0; left: 0px; bottom: -1px; font-size: 0.95em; line-height: 1.6em; z-index: 20; text-align: center; color: #ffffff; font-weight: bold; background-color: #000000; opacity: 0.7;
}
.pack strong, .rameur strong, .skierg strong, .dyn strong {
  display: block;
  padding: 4px;
  color: #333333;
  background-color: #f7f7f7;
}
.rameur strong, .skierg strong, .dyn strong {
  text-align: left;
  padding-left: 6px;
}
.rameur img, .skierg img {
  position: absolute;
  bottom: 2px;
  right: 2px;
  opacity: 0.8;
}
.rameur span {
  display: block;
  padding: 4px;
  width: 120px;
  text-align: justify;
}
.skierg span {
  display: block;
  padding: 4px;
  width: 220px;
  text-align: justify !important;
}
.pack span, .rameur span, .skierg span {
  display: block;
  font-size: 0.9em;
  padding-left: 2px;
  margin-top: 4px;
  margin-left: 4px;
  color: #666666;
  text-align: left;
  Z-index: 20;
}
.pack img {
  position: absolute;
  top: 25%;
  bottom: 25%;
  right: 0;
  Z-index: 0;
}
.hotnews {
  margin-bottom: 10px;
}
#events, #actus {
  margin-bottom: 10px;
}
#presentation {
  position:relative;
  width: 618px;
  height:300px
}
#presentation a {
  position:absolute;
  left: 0;
  right: 0;
}
#presentation a img {
  border:none;
}
#presentation a.show {
  z-index:500
}
#presentation .caption {
  z-index:600;
  background-color:#000;
  color:#ffffff;
  height:60px;
  width:100%;
  text-align: justify;
  position:absolute;
  bottom:0;
}
#presentation .caption .content {
  margin:5px
}
#presentation .caption .content h3 {
  margin:0;
  padding:0;
  color:#eeb211;
}
