.news {
	font-family : Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #595959;
}
.n_titre {
	font-size : 14px;
	font-weight: bold;
	color: #D2691E;
}
.n_titre2 {
	font-weight: normal;
	color: Maroon;
}
.n_legend {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #999999;
	font-style: italic;
}
.n_texte {
   text-align: justify;
}
.n_resume {
	color: #696969;
	font-weight: bold;
}
.n_img_legend {
    padding:3px; width:90px; border:1px solid #AAAAAA;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 10px;	color: #999999;
    text-align: center;
}
.n_button {
	background-color : #8B0000;
	color : White;
	border : none;
}
TABLE.t_news TD { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  }
/* TABLE.t_news SELECT, TABLE.t_news INPUT, TABLE.t_news TEXTAREA { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  border: 1px solid #708090;  background-color: #F4FBFB;    } */
TABLE.t_news SELECT, TABLE.t_news INPUT, TABLE.t_news TEXTAREA { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  border: 1px solid #708090;     }

div.list_of_news { border-bottom:1px dashed gray; float:none; padding:1px; }


