@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, #list_articles h2 {
  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_quiz p {
	font-size: 12px;
}

#article_quiz img {
  padding: 5px 5px 0 0;
}

#article_quiz h2.article_head img {
  padding: 0;
}

/*CSS Document section - blocs d'appels EFRA en colonne contextuelle de Franchise pour TPE-PME.com*/


.bk_c_hefra {
  height: 18px;
  padding: 2px 0 0 30px;
  background: url(../styles/images/head_block_efra_red.gif) no-repeat;
}
.bk_c_hefra2 {
  height: 18px;
  padding: 2px 0 0 30px;
  background: url(../styles/images/picto_ef.gif) #737373 no-repeat 8px 2px;
}
.bk_c_efra {
	background:url(../styles/images/bg_efra1.jpg) no-repeat right bottom
}
.bk_c_efraoutils {
	border: 1px solid #737373;
	border-top:none;
}
.bk_c_efraoutils p{
	background:url(../styles/images/bg_btn_efra.gif) #f0f0f5 repeat-x bottom;
}
.bk_c_efraoutils p a{
	display:block;
	padding: 10px 5px 0px 55px;
	height:45px;
	background:url(../styles/images/geofranchise.gif) no-repeat 5px 5px;
}
.bk_c_efraoutils p a.comparateur {background:url(../styles/images/comparateur.gif) no-repeat 5px 5px;}
.bk_c_efraoutils p a.lexique {background:url(../styles/images/lexique.gif) no-repeat 5px 5px;}

.bk_c_efraoutils p a strong{color:#000}
