/*
****************************************
*
*  (c) YZALIS 2008
*
****************************************
*/


.yz_produits {
}

.yz_col0,
.yz_col1,
.yz_col0first,
.yz_col1first {
  margin-right: 20px;
}

.yz_col0,
.yz_col1,
.yz_col2,
.yz_col0first,
.yz_col1first,
.yz_col2first {
  border: 1px solid rgb(230,230,230);
  background: rgb(246,246,246) url(../images/bgr-box-trans.png) top repeat-x;
  float: left;
  width: 304px;
  height: 18em;
  -webkit-border-radius : 0.5em;
  -moz-border-radius: 0.5em;
}
.yz_col0,
.yz_col1,
.yz_col2 {
  margin-top: 20px;

}

.yz_desccourte {
  margin: 0 10px 0 10px;
  line-height: 1.4em;
}

.yz_col0 h2,
.yz_col1 h2,
.yz_col2 h2,
.yz_col0first h2,
.yz_col1first h2,
.yz_col2first h2 {
  margin-bottom:5px;
  font-size:1.25em;
  font-weight: bold;
  padding: 5px 10px 10px 10px;
}

.yz_col0 h2 a:link,
.yz_col0 h2 a:active,
.yz_col0 h2 a:visited,
.yz_col1 h2 a:link,
.yz_col1 h2 a:active,
.yz_col1 h2 a:visited,
.yz_col2 h2 a:link,
.yz_col2 h2 a:active,
.yz_col2 h2 a:visited,
.yz_col0first h2 a:link,
.yz_col0first h2 a:active,
.yz_col0first h2 a:visited,
.yz_col1first h2 a:link,
.yz_col1first h2 a:active,
.yz_col1first h2 a:visited,
.yz_col2first h2 a:link,
.yz_col2first h2 a:active,
.yz_col2first h2 a:visited {
  text-decoration:none;
  display:block;
}

.yz_col0 h2 a:hover,
.yz_col0 h2 a:active,
.yz_col1 h2 a:hover,
.yz_col1 h2 a:active,
.yz_col2 h2 a:hover,
.yz_col2 h2 a:active,
.yz_col0first h2 a:hover,
.yz_col0first h2 a:active,
.yz_col1first h2 a:hover,
.yz_col1first h2 a:active,
.yz_col2first h2 a:hover,
.yz_col2first h2 a:active {
  text-decoration:underline;
}

.yz_logo {
  float: left;
  margin: 0 10px 10px 10px;
}

.yz_categorie{
  padding-top: 5px;
}

.yz_duree,
.yz_categorie,
.yz_nbchap {
  margin-bottom: 5px;
}

.yz_more {
  margin-top:10px;
}
