/***********************************************/ 
/*
/*           POST 
*/

#sfSimpleBlog_container .sfSimpleBlog .div_post3
{
background-color: #EFF8FF;
margin: 2px;
padding: 2px;
color: #bbb;
}

#sfSimpleBlog_container .sfSimpleBlog .div_post2
{
  margin-bottom: 20px;
}

#sfSimpleBlog_container .sfSimpleBlog .div_post5
{
  margin-bottom: 20px;
}

#sfSimpleBlog_container .sfSimpleBlog .div_post2 a.newpost2
{
  display: block;
  font-size: 14px;
  font-weight: bold;
  background: transparent url(../images/template2/puce_star.gif) no-repeat;
  padding-left: 30px;
  padding-top: 2px;
}

#sfSimpleBlog_container .sfSimpleBlog .div_post5 a.newpost2
{
  display: block;
  font-size: 14px;
  font-weight: bold;
  background: transparent url(../images/template2/puce_star_2.gif) no-repeat;
  padding-left: 28px;
  padding-top: 2px;
}


#sfSimpleBlog_container .sfSimpleBlog .div_post
{
  margin-bottom: 30px;
}

#sfSimpleBlog_container .sfSimpleBlog .div_post p
{
  position: relative;
}

#sfSimpleBlog_container .sfSimpleBlog .div_post img
{
  position: relative;
  margin: 10px auto;
}

#sfSimpleBlog_container .sfSimpleBlog .content
{
  /*padding: 2px  5px;*/
  margin-top: 0px;
}

#sfSimpleBlog_container .sfSimpleBlog .content p
{
  margin-top: 5px;
}

#sfSimpleBlog_container .sfSimpleBlog .content p.lien_ext
{
  text-align: center; 
}

#sfSimpleBlog_container .sfSimpleBlog .content p.lien_ext a
{
  padding: 4px;  
  border: 1px dotted #1E69DF;
  background-color: #EFF8FF;
  text-decoration: none;
}


#sfSimpleBlog_container .sfSimpleBlog .related_details
{
  background-color: #EFF8FF;
  padding: 4px;
  text-align: right;
}

#sfSimpleBlog_container .sfSimpleBlog .related_details a
{
  padding-left: 18px;
  background: url(../images/template2/bulle1.gif) 0 4px no-repeat;
}

#sfSimpleBlog_container h2.home
{ 
  color: #aaa;
}

#sfSimpleBlog_container h2.home span
{ 
  border-bottom: 2px dotted #bbb;
}

.titregris
{
  margin: 10px 0 5px 0;
  font-size: 20px;
  color: #c2c2c2;
}

#sfSimpleBlog_container .sfSimpleBlog a.newpost
{
  display: block;
  background: url(../images/template2/bouton.gif) 0 6px no-repeat;
  padding: 0 0 0 20px;
  color: #79BBFE;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
}

#sfSimpleBlog_container .sfSimpleBlog a.newpost:hover
{
  color: #FEC51C;
}

#sfSimpleBlog_container .sfSimpleBlog .details
{
  font-size: 0.8em;
  color: #bbb;
  margin-bottom: 10px;
}

#sfSimpleBlog_container .sfSimpleBlog .details2
{
  font-size: 0.8em;
  color: #bbb;
  margin: -10px 0 10px 0;
}

#sfSimpleBlog_container .sfSimpleBlog .program
{
  background-color: #EFFBFF;
  padding: 2px;
  color: #bbb;
  margin: 10px 0 10px 0;
}

#sfSimpleBlog_container .sfSimpleBlog .program .alert
{
  color: #f00;
}