#videoContenaire {
  min-height: 319px;
}

#mod_showreal {
  float: right;
  margin: 0 15px;
  padding: 10px;
  background: transparent url("/images/bg_showreal.jpg") repeat-x 0 0;
}
#mod_showreal h1 {
  font-size: 1.3em;
  color: red;
}
#mod_showreal .pour {
  width: 195px;
  height: 45px;
  background: black url(/images/video_bottom_bg.gif) repeat-x bottom left;
  padding: 3px 0 0 10px;
  font-size: 0.9em;
}
#mod_showreal .pour span {
  float: left;
  color: #fff;
  padding-left: 15px;
  margin-right: 10px;
  background: transparent url(/images/puce_white.png) no-repeat left center;
}
#mod_showreal .pour span img {
  margin-left: 10px;
}

.showreal {
  display: block;
  width: 205px;
  height: 130px;
  background-color: #0462b1;
}
.showreal img.icon_player {
  margin: 45px 0 0 85px;
}

#quickshow #videoContenaire {
  display: block;
  width: 760px;
}
#quickshow #videoContenaire.seize_neivieme {
  width: 860px;
}
#quickshow #video {
  float: left;
  margin-right: 15px;
}
#quickshow #description {
  font-size: 88%;
  float: right;
  width: 300px;
  margin: 5px 15px 0 0;
}
#quickshow #description h1 {
  font-size: 1.4em;
  font-weight: bold;
}
#quickshow #description h1 span {
  font-style: italic;
  color: #0462b1;
}
#quickshow #description h3 {
  font-size: 1.0em;
  font-weight: bold;
}
#quickshow #description p {
  line-height: 1.2em;
}
#quickshow #description .logos {
  margin-right: 10px;
}
#quickshow #description .logos img {
  margin: 8px 0;
}
#quickshow #description p.tags {
  margin-top: 0;
  display: block;
}
#quickshow #description p.tags a {
  color: #a100ec;
}
#quickshow #description p.tags a:hover {
  color: #666666;
}
#quickshow #description p.extraits {
  margin: 15px 0 4px 0;
}
#quickshow #description p.extraits b {
  font-size: 1.2em;
}
#quickshow #description a {
  color: #0462b1;
  text-decoration: none;
}
#quickshow #description a:hover {
  text-decoration: underline;
}
#quickshow #description ul.listExtraits li {
  line-height: 1.1em;
  list-style-image: url(../images/admin/img06.gif);
}
#quickshow #description ul.listExtraits li a {
  font-weight: bold;
}
#quickshow #description ul.listExtraits li a:hover, #quickshow #description ul.listExtraits li a:focus {
  color: #0462b1;
  text-decoration: underline;
}
