#lien_nl {
	width: 100%;
	height: 36px;
	position: relative;
	float: left;
	text-align: center;
}
#body {
	margin: 0px;
	background-image: url(/medias/images/bg.jpg);
	background-color: #282e63;
	background-repeat: no-repeat;
	background-position: top center;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#node_column {
	background-color: white;
	width: 100%;
	position: relative;
	float: left;
}
#titre_newsletter {
	background-color: #FFF;
	width: 100%;
	height: 42px;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}
#photo_newsletter {
	width: 584px;
	left: 8px;
	top: 8px;
	position: relative;
	float: left;
}
#bandeau_top {
	width: 100%;
	height: 217px;
	position: relative;
	float: left;
}
#node_bottom {
	padding-top: 10px;
	width: 100%;
	position: relative;
	float: left;
}
#titre_article {
	width: 600px;
	height: 25px;
	top: 8px;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#texte_article {
	width: 584px;
	left: 8px;
	top: 8px;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
