.titre_news
{
	width:200px;
	height:25px;
	background-image:url(../images/barre_news.png);
	color:#ffffff;
	font-weight:bold;
	font-family:arial;
	font-size:11pt;
	text-align:center;
	color:#008000;
	padding:0px;
	background-repeat:no-repeat;	
}

.corp_news
{
	border:1px solid #13C000;
}

.titre_livre
{
	color:#ffffff;
	background-color:#179711;
	background-image:url(../images/barre_livre.png);
	font-weight:bold;
	font-family:arial;
	font-size:11pt;
	text-align:center;
	padding:5px;
	/*width:190px;
	height:15px;*/
	/*border:2px outset #c0c0c0;*/
	display:block;
	background-repeat:no-repeat;	
}