#widgetshow {
  width: 790px;
  background: transparent url("img/modules-content-bg-right.gif") repeat-y right;
}
#widgetshow .modules-bottom {
  height: 8px;
  background: transparent url("img/modules-bg-bottom.gif") no-repeat right;
}
#widgetshow .bg-right_categories {
  background: transparent url("img/categories-selection-bg.gif") repeat-y left;
}
#widgetshow a img {
  border: 0;
}
#widgetshow ul {
    list-style: none outside none;
    padding: 0;
}
ul#categories-selection {
  float: left;
  width: 290px;
  margin: 0;
}
ul#categories-selection li {
  background: url("img/category-selection.jpg") no-repeat scroll left bottom #FFFFFF;
  height: 40px;
}
ul#categories-selection li.bottom {
  background: url("img/category-selection-bottom.jpg") no-repeat scroll left bottom #FFFFFF !important;
  height: 43px;
}
ul#categories-selection li.top {
  height: 43px;
}
ul#categories-selection a {
  display: block;
  line-height: 40px;
  padding-left: 30px;
  text-decoration: none;
  color: #0A328C;
}
ul#categories-selection li.top a {
  line-height: 43px;
}
ul#categories-selection li.active a {
  color: #fff;
}
ul#categories-selection li.active {
  background-position: right bottom !important;
}
ul#categories-selection li.top.active {
  background-position: right top !important;
}
ul#categories-selection li.demande-module {
  background: url(none);
  margin-top: 40px;
  font-size: 16px;
  color: #2F6EBE;
  padding: 15px 25px 15px 15px;
}
ul#categories-selection li.demande-module a {
  margin-top:  10px;
  padding-left: 12px;
}
#modules-content {
  width: 500px;
  float: left;
	border-left: none;
}
#modules-content .modules-top {
  height: 8px;
  background: transparent url("img/modules-content-bg-top.gif") no-repeat right;
}
#modules-content .catmod {
  display: none;
}
#modules-content .catmod h3 {
  margin: 0;
}
#modules-content .catmod h3 a {
  text-decoration: none;
  font: bold 1em Tahoma,Geneva,sans-serif;
  color: #494949;
}
#modules-content .colborder {
  border-left: 1px dotted rgb(204, 204, 204);
  padding-left: 9px;
}
#modules-content .topborder {
  border-top: 1px dotted rgb(204, 204, 204);
  padding-top: 15px;
}
#modules-content .logo_infos {
  float: left;
  width: 80px;
}
#modules-content .logo_infos img {
  border: none;
}
#modules-content .description {
  float: left;
  width: 410px;
  /*width: 158px;*/
}
#modules-content .description p {
  line-height: 16px;
  margin-top: 5px;
}
#modules-content .description img.plus {
  vertical-align: middle;
}
#modules-content .details_module {
  display: block;
  padding-top: 5px;
}
#modules-content .details_module a {
  color: #0B3997;
  font: bold 0.8em Tahoma,Geneva,sans-serif;
  /*
  padding: 3px 8px;
  background-color: #65A31D;
  text-decoration: none;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px; 
  -webkit-border-bottom-right-radius: 3px; */
}
#modules-content .prix {
  color: #C90303;
  line-height: 14px;
  margin-bottom: 10px;
  text-align: center;
  width: 70px;
}
#modules-content .prix .telechargement {
  font-size: 0.6em;
}
#modules-content .ht {
  font-size: 0.6em;
}
#modules-content .compatibilite {
  color: #0A328C;
  font: bold 0.7em Tahoma,Geneva,sans-serif;
  display: block;
  padding: 5px 8px;
  width: 54px;
  background-color: #C9D9F3;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-top-left-radius: 5px; /* pour Chrome */
  -webkit-border-top-right-radius: 5px; /* pour Chrome */
  -webkit-border-bottom-left-radius: 5px; /* pour Chrome */
  -webkit-border-bottom-right-radius: 5px; /* pour Chrome */
}
#widgetshow .clear {
  clear: both;
  font-size: 1px;
  height: 1px;
}