.cat_items
{ 
  margin: 0px 0px !important;
  padding: 0px 0px !important; 
  width:96%;
}

.cat_items ul li
{
  list-style-type: none;
  margin: 0 0 1px 0;
}

.cat_items ul li a
{

}

.cats_item_title
{
  border:1px solid;
  background-color: #DFDBC3;
  margin:0;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom:8px;
  font-weight: bold; color: #990000;
}

.cats_item_post_title
{
font-weight: bold;
vertical-align:top;
font-size: 1.2em;
}

.cats_item_date
{
  font-size: 1em;
  vertical-align:top;
  font-weight: bold;
}


.cats_item_div
{
  margin:15px 4px;
  text-align:justify;
}

.cats_item_img
{
  float:left;
  margin-right:20px;
  width:115px;
  min-height:40px;
}

.resume_article
{
  padding-top:5px;
  font-size: 1.0em;
}

.cats_item_rubrique
{
padding-left:76px;
}

.lire_suite
{
text-align: right;
margin-right:45px;
}
