/* bounding */
div.nwfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	padding-bottom:12px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#688333;
}

/* bounding */
div.nwresume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#688333;
	margin-top:12px;
	margin-bottom:12px;
}

/* elements */

div.nwfull a, div.nwresume a {
	text-decoration:none;
}

div.nwdate {
	font-size:10px;
	margin-bottom:4px;
	margin-top:4px;
	text-align:left;
}

div.nwtitle {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

div.nwtitle a.nwlink:link, div.nwtitle a.nwlink:visited {
	font-size:14px;
	color:#664D33;
	text-decoration:none;
}

div.nwtitle a.nwlink:hover, div.nwtitle a.nwlink:active {
	text-decoration:underline;
}

div.

div.nwdescr {
	font-weight:bold;
	margin-bottom:12px;
	margin-top:12px;
	text-align:justify;
}

div.nwdescr1 {
	margin-bottom:12px;
	margin-top:12px;
	text-align:justify;
}

div.nwtexte {
	margin-top:12px;
	text-align:justify;
}

div.nwimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:0;
	padding:0;
}