body{
	margin:5px;
	padding: 5px;
	text-align:justify;
}
body, td, div{
	font: 11px Verdana, Times New Roman, Times, serif;
}
p{
	margin:0;
	padding: 0;
}

#nlListeActu {
	position:fixed;
	border: 1px solid #000000;
	background:#dddddd;
	overflow-y:auto;
	width:479px;
	display:none;
	z-index:10;
	height:300px;
	padding:10px;
}

#nlGabarit {
	width:750px;
}

#nlGauche{
	float:left;
	width:500px;
}

#nlDroite{
	border-left: 1px solid #000000;
	float:left;
	width:249px;
}
.divDans{
	padding:0px 10px 10px 10px;
}
#nlDroiteBarometre h1{
	margin:0;
	font-size:22px;
	background: #BEB8A2 url("../medias/newsletter/barometre.gif") top left no-repeat;
}

#nlDroiteNews{
	background:#E0F3FC;
}

#nlDroiteNews h1{
	margin:0;
	font-size:22px;
	background: #009DE0 url("../medias/newsletter/ecumedesjours.gif") top left no-repeat;
}

#nlDroiteAgenda h1{
	margin:0;
	font-size:22px;
	background: #ED6E00 url("../medias/newsletter/agenda.gif") top left no-repeat;
}
.nlTitreAgenda{
	color:#9A9B9D;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:7px;
}

#nlDroiteSpot h1{
	margin:0;
	font-size:22px;
	background: #99A7AD url("../medias/newsletter/spot.gif") top left no-repeat;
}

.nlTitreBlock {
	font-size:12pt;
	font-weight:bold;
}

.nlTitreActu {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:7px;
}

.nlBlockNews,.nlBlockNewsFirst {
	padding:10px;
}

.nlBlockNewsFirst {
	background:#BDC9CE;
}

#nlGauche .nlBlockNewsFirst .nlTitreBlock {
	color:#FFFFFF;
}
#nlGauche .nlBlockNewsFirst .nlTitreActu {
	color:#666666;
}
#nlGauche .nlBlockNewsFirst .nlBlockTexte {
	font-weight:bold;
}

#nlGauche .nlBlockNews .nlTitreBlock {
	color:#ACBCC2;
}

#nlDroiteBarometre .nlBlockNews .nlTitreBlock {
	color:#ACBCC2;
}

#nlDroiteNews .nlBlockNews .nlTitreBlock {
	color:#ACBCC2;
}

#nlGauche .nlBlockNews .nlTitreActu, #nlDroiteBarometre .nlBlockNews .nlTitreActu{
	color:#8A8F00;
	margin-bottom:7px;
}

#nlDroiteNews .nlBlockNews .nlTitreActu {
	color:#005F9E;
	margin-bottom:7px;
}

#nlDroiteSpot .nlBlockNews .nlTitreActu {
	color:#7AA6BD;
	margin-bottom:7px;
}

.nlLireSuite {
	font-size:10px;
	padding:1px;
	background:#ED6E00;
	color:#ffffff;
	clear:both;
}

.nlLireSuite a{
	color:#ffffff;
	text-decoration:none;
}

.nlPhoto{
	margin:5px 5px 5px 0px;
}

#nlGauche .nlPhoto{
	float: left;
	margin-right: 10px;
}

#nlGauche .nlBlockNewsFirst .nlPhoto {
	float:right;
	margin-left: 10px;
}

#nlDroite .nlPhoto{
	
}

#nlBandeau {
	/*background: url("../medias/newsletter/haut_newsletter.gif") top left no-repeat;*/
	width:750px;
	height:111px;
}
#nlBandeau img{
	float:left;
	border:0;
}
.clear {
	clear: both;
}
#logo img{
	float:right;
	margin-right:100px;
	margin-top:30px;
	border:0;
}
