@media print 
{ 
	a img {   /* toutes les images  */
		display:none;
	}
	* {	/* toutes les images d'arriere plan */
		background-image:none;
	}
}
body
{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 795px;
	height: 100%;
	font-family: Arial;
	background-color:#EAEFE9;
}

a img
{
	border: none;
}

a
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: #369FB1;
}

.logo
{
	background:url(../images/Logos/NC.gif) no-repeat center;
	width: 134px;
	height: 134px;
	text-align: center;
	float: left;
	width: 170px;
	padding-bottom: 10px;
	padding-top: 10px;

}

#menu_context
{
	position: absolute;
	left:355px;
	top:150px;
}

.banniere
{
	position: absolute;
	left: 330px;
	padding-top : 10px;
	width: 700px;
	height:20px;
	border: none;
}

.sous_menu
{
	position: absolute;
	left: 180px;
	margin-top: 90px;
	width: 825px;
	height:43px;
	padding-bottom: 15px;
	text-align: center;
}

.infos
{
	clear: both;
	color: #C4C4C4;
	text-align: center;
	height:30px;
	width: 795px;
}

.group
{
	position: absolute;
	left: 180px;
	height: 30px;
	color: #8C8C8C;
}

.FB_img
{
	float:right;
	position: absolute;
}

.date
{
	position: absolute;
	left: 780px;
	color: #8C8C8C;
	text-align: center;
	height: 30px;
	width: 230px;

}

#menu
{
	text-align: center;
	position : absolute;
	left : 0;	
	width:100px;
	overflow: hidden;
	padding-left: 35px;
	padding-right: 35px;
}

.bouton
{
	padding-bottom: 15px;
}

#illustration
{
	float: right;
	margin: 20px;
}

#corps
{
	-moz-border-radius: 3px;
	background-color: #F1F9DC;
	border-bottom: 3px solid #65AE24;
	border-top: 3px solid #65AE24;	
	border-left: 3px solid #65AE24;
	width: 805px;
	min-height: 100%;
	margin-left: 170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	overflow: hidden;

}

.cent  {width: 580px; float: left; border-right: 3px solid #65AE24; padding-right: 15px;}
.para1 {font-size: 80%; color: black;}
.para2 {color: black;}

#conteneur_edito
{
	background-color: white;
	border: 1px solid #65AE24;
	overflow: auto;
	float: left;
	width: 330px;
	height:190px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#conteneur_edito_a
{
	background-color: white;
	border: 1px solid #65AE24;
	
	float: left;
	width: 330px;
	height:190px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.edito
{
	color: #65AE24;
}

#image
{
	float: right;
	border: 1px solid #65AE24;
	width:215px;
	height:200px;
	margin-top: 15px;
	overflow: hidden;
}

#image2
{
	position:absolute;
	left: 330px;
	width: 70px;
	height: 20px;
}

#image3
{
	position:absolute;
	left: 125px;
	top: 333px;
	width: 152px;
	height: 42px;
}

#pack{ float:right; }

.breves
{
	background-color: white;
	color: #65AE24;
	clear: both;
	border: 1px solid #65AE24;
	width : 570px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
}

.actu
{
	background-color: white;
	color: #65AE24;
	clear: both;
	border: 1px solid #65AE24;
	width : 570px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
}

.plus
{
	position: absolute;	
	overflow: hidden;
	left: 790px;
	padding-left: 5px;
	width: 210px;
	text-align: center;	
}

#table_nl
{
	border-collapse:collapse;
	margin-left: 80px;
	padding-left: 10px;
	width: 300px;
	border-top: 1px solid black;
}

#table_nl td {padding-right: 10px; padding-top: 5px;}

ul
{
   list-style-image: url("../images/Newsletter/puce.gif");
}

h2
{
	font-family: Arial, Serif;
	color: #65AE24;
}

.rss {width:200px;}

#footer
{
	height: 50px;
}

.blanc1 
{
	float: left;
	text-align: center;
	width: 170px;
	height: 50px;
}

#copy
{	
	margin-left: 170px;
	text-align: center;
	font-family: "Times New Roman";
	width: 615px;
}

.blanc
{
	float: left;
	width: 170px;
	height: 50px;
}

#copy2
{	
	margin-left: 170px;
	text-align: center;
	font-family: "Times New Roman";
	width: 840px;
}

.blanc2 
{
	position: absolute;
	left: 785px;
	text-align: center;
	padding-top: 10px;
	width: 225px;
	height: 50px;
}

.news {float: left;}
.nl_para {padding-left: 10px; margin-left:30px;}
.accroche {color: #65AE24;}
.important {color: red;}
strong {color: #65AE24;}
#center {text-align: center;}
.mini {font-size : 80%;}