.Nouv{
/*	position:absolute;*/
	font-family:verdana;
	font-size:11px;
	padding:0px; 
	/*margin:0px;*/
	width:740px;
	border:solid 1px #c24da9;
}
.headerNouv{
	width:740px;
	background-color:#f1f1f1;
	height:30px;
	line-height:30px;
	font-weight: bold;
	color:#808080;
	border-bottom:solid 1px #808080;
}
.contentNouv{
	width:740px;
	background-color:#ffffff;
	height:85px;
	border-top:solid 1px #808080;
}
.vtout{
	text-align:right;
	font-weight: bold;
	border-top:solid 1px #808080;
}
.vtout a{
	text-decoration: none;
	color:#c24da9;
}
