.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	text-align: center;
	height: 100%;
	text-indent: 8pt;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;



}
.newsdroit {
	background-image: url(images/index_24.jpg);
	background-position: left;
}
.newsgauche {
	background-image: url(images/index_19.jpg);
	background-position: right;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-size: 13px;

}
.txt {
	font-size: 13px;
	font-weight: normal;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

