.nouvelle
{
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/bg_nouvelle.gif);
	background-repeat: repeat-x;
}

.liens a
{
	color: #069;
	text-decoration: none;
}

.liens a:hover{
color:#069;
text-decoration:underline;
}

.liens a:visited{
color:#069;
text-decoration:none;
}

.picot td{
	border-bottom: 2px dotted #069;
	padding:8px 0;
	color:069;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.picottop{
	border-top: 2px dotted #069;
}
