@import url(styles.css);  #content {  width: 550px;  margin-right: 10px;  float: left;  position: relative;  margin-bottom: 10px;}#list_articles .articlel,#list_articles .articler {  width: 271px;  background: transparent url(../images/bgbarticle.jpg);  position: relative;  float: left;  margin-bottom: 8px;  margin-top: 8px;}#list_articles .articlel { margin-right: 8px; }#list_articles a {  display: block;  background: transparent url(../images/hbarticle.jpg) no-repeat;}#list_articles img {  display: block;  padding: 5px 5px 0 5px;}#list_articles h5 {  color: #2E2E47;  font-weight: bold;  font-size: 12px;  padding: 5px;  cursor:pointer;}#list_articles  .article_date { display: none; font-weight: normal; }#list_articles .article_commentaires {  color: #C4272F;  font-weight: normal;}#list_articles .parableu {  color: #2E2E47;  font-size: 11px;  padding: 0 5px 3px 5px;  background: transparent url(../images/bbarticle.jpg) no-repeat 100% 100%;  cursor:pointer;}#article {  width: 100%;  height: auto;  margin-bottom: 10px;  overflow: auto;  position: relative;}h1.article_title {  font-size: 26px;  margin: 0 0 10px 0;  padding: 0px;}img.article_image {  display: block;  margin-bottom: 10px;}#article_tools {  width: 30px;  margin-right: 10px;  position: relative;  float: left;}#article_tools img {  display: block;}#article_content {  width: 510px;  float: left;  position: relative;}h2.article_head {  margin: 0 0 10px 0;  padding: 0px;  color: #2E2E47;  font-size: 12px;}p.autor {  color: #2E2E47;  font-style: italic;  font-size: 12px;  padding: 10px 0;}p.autor #tcomments {  color: #C4272F;  font-style: normal;}
