body {
	background-image:url(/img/interface/fond-degrade.jpg);
	background-repeat:repeat-x;
	background-color: #b0d24e;
	margin:0px;
	padding:0px;
}

#centreur {
	text-align:center;
}

#centreurw3c {
	margin-left:auto;
	margin-right:auto;
	width:895px;
	position:relative;
	text-align:left;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	font-size:0px;
	height:0px;
	overflow:hidden;	
}


/*    FONCTIONNALITES  */
#menuFonctions {
	position:absolute;
	top:0px;
	left:215px;
	width:676px;
	height:23px;
	background-image:url(/img/interface/fond-fonctionnalite.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}
#menuFonctions a {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#4F8602;
	text-decoration:none;
}
#menuFonctions a:hover {
	color:#4F8602;
	text-decoration:underline;
}
#menuFonctions ul {
	margin:0px 0px 0px 20px;
	padding:0px;
}
#menuFonctions li {
	line-height:23px;
	display:inline;
	margin:0px;
	padding:0px 3px 0px 3px;
}

#bandeau {
	position:absolute;
	top:36px;
	left:0px;
	margin:0px;
	padding:0px;
	border:none;
	width:895px;
	height:127px;
}

#menu {
	position:absolute;
	top:163px;
	left:0px;
	width:895px;
	height:76px;
	background-image:url(/img/interface/fond-menu.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#principal {
	position:absolute;
	top:239px;
	left:0px;
	width:895px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#finPage{
	width:895px;
	height:70px;
	background-image:url(/img/interface/fond-logos.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border:none;
	text-align:center;
}

#logos {
	margin:0px;
	padding:0px;
}
#logos img {
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	border:none;
}

#gauche {
	float:left;
	width:214px;
	margin:0px;
	padding:0px;
}

#divSearch {
	position:absolute;
	top:50px;
	left:38px;
	margin:0px;
	padding:0px;
}
#divSearch input.input-recherche {
	border:none;
	background-color:#fff;
	width:112px;
	height:15px;
	padding:0px;
	margin:0px;
}
#divSearch input.valide-recherche {
	border:none;
	background:none;
	width:28px;
	height:15px;
	padding:0px;
	margin:0px;
}

#contenu {
	float:right;
	width:565px;
	margin-top:14px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:25px;
	padding:0px;
	text-align:justify;
}
html>body #contenu {
	margin-right:50px;
	width:590px;
}

/*    FIL D'ARIANE     */
#historic {
	position:absolute;
	top:239px;
	left:0px;
	width:845px;
	text-align:right;
	margin:0px;
	padding:0px;
}
.historique, .historique a {
	color:#FE8300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	text-transform:lowercase;
}
.historique a:hover {
	color:#FE8300;
	text-decoration: underline;
}

#fond-irenrss {
	margin:5px 0px 20px 15px;
	/*width:214px;*/
	padding:0px;
	text-align: center;
}
#fond-irenrss img {
	margin-bottom:5px;
}
#titre-irenrss {	padding:0;
	margin:0;
	color:#FE8300;
}

#entete-actu {
	margin:8px 0px 0px 0px;
	padding:0px;
}
#fond-actu {
	background-image:url(/img/interface/ligne-actualite-peren.gif);
	background-repeat:repeat-y;
	width:214px;
	margin:0px;
	padding:0px;
}
.date-actu {
	width:178px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	color:#FE8300;
}
.contenu-actu {
	width:178px;
	color:#000;
	padding:0px;
	margin:0px 0px 0px 25px;
}
.suite-actu {
	text-align:right;
	width:178px;
	padding:0px;
	margin:0px 0px 0px 25px;
}
.suite-actu a {
	color:#FE8300;
	text-decoration:none;
}
.suite-actu a:hover {
	color:#FE8300;
	text-decoration:underline;
}
#pied-actu {
	margin:0px;
	padding:0px;
}

#entete-eve {
	margin:8px 0px 0px 0px;
	padding:0px;
}
#fond-eve {
	background-image:url(/img/interface/ligne-recommande-peren.gif);
	background-repeat:repeat-y;
	width:214px;
	margin:0px;
	padding:0px;
}
.date-eve {
	width:178px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	color:#4F8602;
}
.contenu-eve {
	width:178px;
	color:#000;
	padding:0px;
	margin:0px 0px 0px 25px;
}
.suite-even {
	text-align:right;
	color:#4F8602;
	width:178px;
	padding:0px;
	margin:0px 0px 0px 25px;
}
.suite-even a {
	color:#4F8602;
	text-decoration:none;
}
.suite-even a:hover {
	color:#4F8602;
	text-decoration:underline;
}
#pied-eve {
	margin:0px;
	padding:0px;
}

