.news_titre
{
  background: url("../../template/img/site/corps_h.png") repeat-x;
	height: 86px;
	margin: 0px;
	padding: 0px;
}
.news_corps
{
  background: url("../../template/img/site/corps_g.png") repeat-y left;
	background-color: white;
}
.news_fond
{
  background: url("../../template/img/site/corps_d.png") repeat-y right;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
}
.news_bas
{
  background: url("../../template/img/site/corps_b.png") repeat-x bottom;
	height: 66px;
	background-color: white;
}
.news_last_vue{
  float: right;
  margin: 0;
  padding: 0;
  border: none;
	margin-left: 5px;
}
.news_titre h3, .news_element_reduit h3
{
  margin: 0;
  padding: 0;
  color: #fffffe;
	font-family:Arial, 'Times New Roman', Times, serif;
	padding-top: 13px;
	font-style:italic;
	font-size: 120%;
}
.date
{
margin: 0;
padding: 0 10px 0 10px;
color: #666666;
font-size: 8pt;
}
.last_edit
{
	margin-top:15px;
	padding-left:30px;
	font-style:italic;
	font-size:0.8em;
	clear: both;
	color: #666666;
}
.news_titre .nombres_commentaires{
color: #15428b;
font-size: 10pt;
font-weight: bold;
}
.news_titre .pseudo_news{
color: #15428b;
font-size: 10pt;
}
.news_titre .pseudo_news:hover{
color: #e3962d;
}
.news_editer, .news_proposer, .news_annuler, .news_effacer {
display: block;
height: 20px;
width: 20px;
padding: 0px;
margin: 0px;
}
.mes_tutos_head_date, .mes_tutos_date
{
  width: 150px;
}
.mes_tutos_head_action
{
  width:60px;
}
.mes_tutos_action
{
  width:20px;
/*border: 1px solid #dcdcdc;*/ 
vertical-align:top;
text-align: center;
font-weight: bold;
}
.mes_tutos_pseudo
{
  width:120px;
text-align: center;
vertical-align:top;
font-size:0.9em;
}
.mes_tutos_cat
{
  width:80px;
}
.mes_tutos_comment
{
  width:100px;
}

.mes_tutos_date, .mes_tutos_cat, .mes_tutos_comment{
background-color:#eaeedc;
text-align: center;
vertical-align:top;
font-size:0.9em;
color:#656F57;
}
.mes_tutos_liens{
text-align: center;
vertical-align:top;
font-size:0.9em;
}
.mes_tutos_titre{
vertical-align:top;
font-size:0.9em;
padding-left: 5px;
}
.nombres_commentaires{
line-height: 24px;
margin-left: 5px;
}
