@charset "utf-8";

/*------------------------------------------------------------------------------*/
/* RESET  http://meyerweb.com/eric/tools/css/reset/              */
/*------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------------------------------------------------------------------------*/


body {
	width: 984px;
	margin: 0 auto;
	font-size: 13px; 
	font-family: "Trebuchet MS", Georgia, Arial;
	background-color: #ffffff;
}

table{
	padding: 0px; 
	margin: 0px; 
	border:0px; 
	border-spacing: 0px;
	border-collapse:collapse;
	background-color: #ffffff;
}
img{
	border:0px;
}

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

a:hover {
	text-decoration: none;
	color : #ffffff;
	font-variant: small-caps;
	font-weight: bold;
}
a:link { 
	text-decoration: none;
	color : #ffffff;
}
a:visited {
	text-decoration: none;
	color : #ffffff;
}
a:active {
	text-decoration: none;
	color : #ffffff;
}

.boite{
	width: 984px;
	margin-top: 30px;
	padding: 10px 20px 10px 20px;
	box-shadow: 0px 0px 20px #cccccc;
}

.logo{
	background-image: url(images/logo_nf_140.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 140px;
	height: 55px;
	float: left;
}

.menu{
	float: right;
	padding-right: 20px;
}

.menu_haut{
	text-align: right;
	width:100%;
	padding:19px;	
}

.menu_haut li{
	list-style-type: none;
	display: inline;
	color : #ffffff;
	background-color : #717171;
	padding: 2px 8px 2px 8px;
	margin: 0 1px 0 0;
}

.menu_haut li a{
	color : #ffffff;
}

.diap{
	float: left;
}

.actu{
	text-align: center;
	float: right;
	width: 350px;
}

.actu a:hover{
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
}

.actu_titre {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	padding-top: 10px;
	text-decoration: none;
	color : #ffffff;
	background-color: #717171;
	font-weight: bold;
	border-radius: 10px 10px 0px 0px;
}

.actu_reste{
	border: 1px solid #898989;
	width: 348px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size:12px;
	text-align: right;
	min-height: 211px;
}

.actu_img{
	padding: 10px;
	float: left;
}

.actu_sous_titre{
	padding-top: 20px;
	padding-right: 15px;
	color: #385d8a;
	font-weight: bold;
}

.actu_contenu{
	padding-top: 20px;
	padding-right: 15px;
	color: #898989;
}

.actu_continuer{
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #385d8a;
	background-image: url(images/continuer.gif);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration: underline;
	cursor: pointer;
	float: right;
}

.encart{
	text-align: left;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:center; 
}

.encart a, a:hover{
	color:#565D79;
	font-weight: bold;
	font-variant: normal;
}


#sections{
	text-align: center;
	border-collapse: collapse;
}

#sections a:hover{
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
}

#sections td{
	padding-right: 20px;
}

.section_titre {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	width: 231px;
	padding-top: 10px;
	text-decoration: none;
	color : #ffffff;
	background-color: #717171;
	font-weight: bold;
	border-radius: 10px 10px 0px 0px;
}

.section_reste{
	border: 1px solid #898989;
	width: 229px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.section_reste img{
	width: 229px;
	height: 127px;
}

.section_contenu{
	font-size:12px;
	text-align:justify;
	color: #898989;
	vertical-align: top;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	height:60px;
}

.continuer{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #385d8a;
	background-image: url(images/continuer.gif);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration: underline;
	cursor: pointer;
	float: right;
}
.clear{
	clear: both;
}
/*
#nouveau_contenu{
	width="984px"
}

#image_du_mois{
	background: url(images/fond_img_du_mois.gif) no-repeat top;
	vertical-align: top;
	width: 417px;
	height: 160px;
}

#image_du_mois_gauche{
	float: left;
}

#image_du_mois_droite{
	margin: 0px 0px 0px 210px;
	padding-top: 10px;
}

#logos{
	vertical-align: middle;
	text-align: center;
	width: 150px;
	height: 160px;
}

#actualites{
	background: url(images/fond_actualites.gif) no-repeat top;
	vertical-align: top;
	width: 417px;
	text-align: center;
	height: 160px;
}

#actu_titre{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #325f3e;
	font-size:17px;
	font-weight: normal;
	padding-top: 10px;
}

.actu_date{
	color: #325f3e;
	font-size:11px;
	text-align: left;
}

.actu_texte{
	position: relative;
	color: #565D79;
	font-size:11px;
	padding: 10px 20px 0px 20px;
	text-align: justify;
	vertical-align: top;
}

.actu_suite{
	padding: 10px 20px 10px 20px;
	vertical-align: bottom;
	color: #325f3e;
	font-size:11px;
	text-align: right;
}

.actu_suite a{
	color: #325f3e;
}

#video_vignette{
	position:relative;
	top:15px;
	left:15px;
	height:130px;
	width:180px;
}

#video_lecture{
	position:absolute;
	top:710px;
	left:84px;
	height:25px;
	width:40px;
}

#video_titre{
	font-family: Arial, Helvetica, sans-serif;
	color: #325f3e;
	font-size:17px;
	font-weight: normal;
	text-align: left;
}

#video_texte{
	color: #565D79;
	font-size:11px;
	padding: 10px 20px 10px 0px;
	text-align: justify;
}

#accueil_image_vignette{
	position:relative;
	top:15px;
	left:15px;
	height:130px;
	width:180px;
}

#accueil_image_titre{
	font-family: Arial, Helvetica, sans-serif;
	color: #325f3e;
	font-size:15px;
	font-weight: normal;
	text-align: left;
}

#accueil_image_texte{
	color: #565D79;
	font-size:11px;
	padding: 10px 20px 10px 0px;
	text-align: justify;
}
*/
.liens_internes_table{
	margin:0px;
	padding: 0px;
	text-align: center;
	
}

.liens_internes_tr{

}

.liens_internes_td{
	vertical-align: top;
}

.liens_internes_ul{
	text-align: left;
	padding: 10px 0px 10px 0px;
}

.liens_internes_titre{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
}

.liens_internes_url{
	margin:0px;
	list-style-type: none;
	padding-left: 13px;
	background-image: url(images/fleche_lien.jpg);
	background-repeat:no-repeat;
}

.liens_internes_url a{
	color: #66667a;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}


