HTML {
	width: 950px;
	margin: auto;
}

BODY,H1,H2,H3,H4,H5,H6,OL,UL,LI,FORM {
	margin: 0px;
	padding: 0px;
}

P {
	margin: 0px;
	padding: 6px 0px 2px;
}

A.url,
A.mailto {
	padding-left: 18px;
}

/* classes génériques */
.nofloat {
	clear: both !important;
}

.clearer {
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.spacer {
	clear: both !important;
	height: 10px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.minispacer {
	clear: both !important;
	height: 5px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.outside {
	position: absolute !important;
	overflow: hidden !important;
	top: -2000px !important;
	left: -2000px !important;
	height: 0px !important;
	width: 0px !important;
}

.visible {
	display: inherit;
}

.centered {
	text-align: center;
}

.hidden {
	display: none;
}

.absolute {
	position: absolute;
}

.toleft {
	float: left;
	margin-right: 10px;
}

.toright {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

INPUT.action {
	vertical-align: bottom;
	padding-bottom: 3px;
}

IMG.lienplus {
	padding: 2px 0px 2px 4px;
	vertical-align: bottom;
}

IMG.favourite,
IMG.video {
	width: 25px;
	height: 18px;
	padding: 0px !important;
	vertical-align: middle;
}

A.videoplayer {
	position: relative;
	display: block;
}

A.videoplayer IMG.player {
	position: absolute;
}

A.liensite IMG.lienplus {
	vertical-align: top;
	padding: 4px 0px 0px;
}

DIV.loader {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

DIV.horizscroll DIV.scrollable {
	position: relative;
	overflow: hidden;
	float: left;
}

DIV.horizscroll DIV.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

DIV.horizscroll DIV.scrollable .item {
	float: left;
}

/* conteneur principal */
#global {
	width: 950px;
}

/* en-tête de page */
#header {
	position: relative;
	width: 100%;
	height: 151px;
}

#search-navigator {
	left: 3px;
	margin-bottom: 12px;
}

#search-navigator DIV.pagination {
	position: relative;
	top: -110px;
	width: 60px;
	margin-left: 60px;
	*top: -112px;
	*margin-left: 5px;
}

/* barre de navigation */
#nav {
	width: 148px;
	display: block;
	float: left;
	position: relative;
	left: 22px;
	top: -29px;
}

#nav LI {
	display: inline;
}

#nav LI IMG {
	display: block;
}

#backhome {
	display: block;
	float: left;
	position: relative;
	width: 191px;
	height: 54px;
	left: -147px;
	top: 96px;
}

#accesonf {
	display: inline;
	float: left;
	margin-left: 19px;
	width: 120px;
}

/* outils en tête de page */
#outils {
	padding: 9px 5px 2px 0px;
}

#outils #flags,
#outils FORM {
	display: inline;
}

#outils #flags {
	margin-right: 8px;
}

#outils INPUT.input,
#outils SELECT {
	padding-top: 2px;
}

#outils INPUT.image {
	vertical-align: top;
}

#outils IMG {
	padding: 0px 5px;
}

#outils #flags IMG {
	padding: 0px 2px;
}

#outils SPAN {
	display: block;
	padding: 1px 0px 0px;
}

#outils SPAN A {
	padding: 0px 3px;
}

#outils SPAN IMG {
	vertical-align: bottom;
}

/* légende du bandeau */
#legendbandeau {
	display: block;
	float: right;
	position: relative;
	margin-right: 8px;
	top: 110px;
}

/* corps de la page */
#container {
	width: 100%;
	clear: both;
	padding: 0px 0px 20px 0px;
}

/* fil d'Ariane */
#hierarchie {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 208px;
	width: 740px;
}

/* accès professionnels */
#accespro {
	position: relative;
	z-index: 199;
	float: left;
	width: 193px;
}

#survolmenu {
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
}

#survolmenu.javascript {
	position: absolute;
	left: -2000px;
	top: -2000px;
}

#survolmenu.hover {
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 18px !important;
	padding-bottom: 63px;
}

#survolmenu IMG {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#survolmenu LI,
#survolmenu A {
	display: inline;
}

/* colonne gauche */
#lefter {
	float: left;
	width: 208px;
}

#lefter DIV.marge {
	padding: 0px 24px 0px 8px;
}

#lefter DIV.first DIV.empty {
	height: 20px;
	*height: 35px;
}

#lefter DIV.footerlefter {
	height: 20px;
}

/* colonne centrale */
#content {
	float: left;
	margin-top: 10px;
	width: 543px;
}

DIV.wide #content {
	width: 735px;
}

#content DIV.first {
	float: left;
}

#content DIV.second {
	float: right;
}

/* pages à base de composants */
#home {
	
}

#home H2 {
	margin-bottom: 5px;
}

#home DIV.second DIV.separator DIV.widgets {
	padding-left: 5px;
}

#home DIV.second DIV.separator DIV.endseparator {
	height: 30px;
}

/* page de contenu contextuel */
#zonecontenu {
	
}

/* outils de visualisation */
#cache {
	position: absolute;
	display: none;
	top: 0pt;
	height: 2000px;
	width: 950px;
	padding: 0px;
	z-index: 10000;
}

#zoomer {
	position: absolute;
	display: none;
	padding: 1px;
	border: 0px;
	cursor: pointer;
}

#zoom_box {
	position: absolute;
	display: none;
	top: 200px;
	left: 187px;
	padding: 20px;
	z-index: 1000000;
}

#zoom_box IMG {
	padding-bottom: 1px;
}

#zoom_box IMG.closebtn {
	position: absolute;
	top: 3px;
	right: 3px;
	border: 0px;
	cursor: pointer;
}

#zoom_box DIV.legend {
	min-height: 10px;
}

#zoom_box DIV.author,
#zoom_box DIV.title {
	width: 543px;
}

#zoom_box DIV.author {
	padding-right: 1px;
}

DIV.flashplayer_wrapper {
	margin-top: 5px;
}

DIV.flashplayer_video {
	float: left;
	width: 433px;
	height: 272px;
	margin: 0px;
}

DIV.flashplayer_audio {
	width: 520px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#galerie DIV.flashplayer_audio {
	width: 230px;
	height: 15px;
	margin: 5px 0px 5px 23px;
}

DIV.flashplayer_wrapper DIV.legend {
	clear: both;
	width: 433px;
	margin: 0px;
}

DIV.flashplayer_wrapper DIV.legend H3 {
	margin: 0px 0px 8px !important;
	padding: 0px !important;
	width: 500px !important;
}

DIV.flashplayer_miniaudio {
	width: 520px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* colonne droite */
#righter {
	float: left;
	width: 192px;
}

#righter DIV.widgets {
	padding-left: 15px;
	padding-bottom: 10px;
	min-height: 28px;
}

#righter #etaussi {
	margin-bottom: 15px;
	*zoom: 1;
}

#righter #etaussi H2 {
	position: relative;
	height: 47px;
	width: 177px;
	overflow: hidden;
	z-index: 0;
}

#righter #etaussi H2 IMG {
	position: absolute;
	height: 47px;
	width: 177px;
	top: 0;
	left: 0;
	z-index: 0;
}

#righter #etaussi DIV.inner {
	padding-bottom: 20px;
	*zoom: 1;
}

/* pied de page */
#footer {
	width: 100%;
	clear: both;
}

#prefooter,
#prefooter DIV.wide {
	height: 25px;
}

#choixlangue {
	float: left;
	padding: 3px 5px;
	width: 380px;
}

#choixlangue IMG {
	padding-left: 3px;
}

#complement {
	float: left;
	padding: 3px 5px;
	width: 546px;
}

#footermap {
	width: 930px;
	padding-top: 5px;
	padding-left: 20px;
}

#footermap A.top {
	display: block;
	float: left;
	position: relative;
	left: -15px;
	width: 190px;
	height: 32px;
}

#footermap DIV.column {
	float: left;
	width: 200px;
	padding: 0px 15px;
}

#footermap DIV.group {
	margin-bottom: 15px;
}

#footermap DIV.title {
	padding: 4px 0px;
}

#footermap LI {
	padding: 1px 5px;
}

#footermap SPAN.puce {
	font-size: 80%;
}

#footermap DIV.essential SPAN.puce {
	color: #2e8525;
}

#footermap DIV.thematic SPAN.puce {
	color: #3a4d00;
}

#footermap DIV.leisure SPAN.puce,
#footermap DIV.hunting SPAN.puce {
	color: #386869;
}

#footermap DIV.pros SPAN.puce {
	color: #aa4b34;
}

#footermap DIV.regional SPAN.puce {
	color: #8e5915;
}

#footermap LI.active A {
	font-weight: bold;
}

#footermap A.zope {
	display: block;
	padding-bottom: 10px;
	padding-left: 15px;
}

/**
 *
 * Sélecteurs liés aux différents composants d'affichage
 *
 **/

/* fenêtre de connexion */
#lefter FORM.login {
	padding: 10px 24px 10px 10px;
}

#lefter FORM.login TABLE {
	padding: 5px;
}

/* arborescence des niveaux */
DIV.sousnavmenu,
DIV.forestnavmenu {
	padding-bottom: 10px;
}

#sousnav {
	margin: 0px 16px 0px 0px;
}

#sousnav.noheader {
	margin-top: 10px;
	margin-left: 1px;
}

#sousnav LI A {
	display: block;
}

#sousnav LI.noheader DIV.first {
	padding-top: 8px;
}

#sousnav LI.niveau1 {
	margin-right: -3px !important;
	padding-right: 2px !important;
}

DIV.forestnavmenu #sousnav LI.niveau1 {
	padding-bottom: 10px;
}

DIV.forestnavmenu #sousnav.noselection LI.niveau1 A,
DIV.forestnavmenu #sousnav.withselection LI.niveau1 DIV.off A {
	height: 159px;
}

DIV.forestnavmenu #sousnav.withselection LI.niveau1 DIV.on A {
	height: 28px;
}

DIV.forestnavmenu #sousnav.withselection LI.niveau2 A {
	height: auto !important;
}

#sousnav A.niveau1 {
	padding: 4px;
}

#sousnav A.niveau2 {
	padding: 2px 0px 3px 16px;
}

#sousnav UL.niveau3 A {
	margin-left: 10px;
	padding: 2px 0px 2px 10px;
}

#sousnav UL.niveau3 A.on {
	padding: 4px 0px 4px 10px;
}

#sousnav UL.niveau3 LI.niveau3 {
	padding-top: 1px;
}

#sousnav DIV.separator {
	padding-top: 3px;
}

#sousnav DIV.lastsousnav {
	height: 5px;
}

* html #sousnav DIV.lastsousnav {
	height: 1px;
}

#lefter DIV.margemenu DIV.finsousnav {
	height: 5px;
}

/* cartes */
#maps {
	margin-bottom: 10px;
}

/* cartouches */
DIV.cartouches_list,
DIV.cartouches_agg {
	padding-bottom: 10px;
}

DIV.cartouches_agg {
	padding-top: 5px;
}

DIV.cartouches_list H2 {
	padding: 7px 5px 8px 10px;
}

DIV.cartouche DIV {
	padding: 0px 5px 5px 10px;
}

DIV.cartouche DIV.footer {
	clear: both;
	height: 6px;
	padding: 0px;
}

DIV.cartouches_list DIV.noborder {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}

DIV.cartouches_agg DIV.noborder {
	padding: 4px 0px 2px 4px;
	margin-bottom: 4px;
}

DIV.cartouches_list DIV.fullimg,
DIV.cartouches_agg DIV.fullimg,
DIV.cartouches_list DIV.thinborder,
DIV.cartouches_agg DIV.thinborder {
	padding: 6px 0px 0px 0px;
}

DIV.cartouches_agg DIV.fullimg,
DIV.cartouches_agg DIV.thinborder {
	margin-bottom: 2px;
}

DIV.cartouches_list DIV.fullimg A,
DIV.cartouches_agg DIV.fullimg A,
DIV.cartouches_list DIV.thinborder A,
DIV.cartouches_agg DIV.thinborder A {
	display: block;
	padding: 0px 5px 0px 4px;
}

DIV.cartouches_list DIV.fullimg A IMG,
DIV.cartouches_agg DIV.fullimg A IMG,
DIV.cartouches_list DIV.thinborder A IMG,
DIV.cartouches_agg DIV.thinborder A IMG {
	padding: 1px 0px;
}

DIV.cartouches_agg DIV.column {
	float: left;
	width: 180px;
	padding-left: 1px;
	*padding-left: 0px;
}

/* communiques de presse */
#communiques {
	padding-bottom: 10px;
}

#communiques IMG {
	display: block;
}

#communiques DIV.communique DIV IMG {
	display: inline;
}

#communiques DIV.communique DIV {
	width: 159px;
	padding: 5px 5px 10px 10px;
}

/* filiales */
#filiales {
	width: 176px;
}

#filiales UL {
	margin: 0px;
	padding: 0px 5px 0px 10px;
}

#filiales LI {
	margin-bottom: 5px;
}

/* mini-carte vers sites territoriaux */
#enregion {
	padding-bottom: 10px;
}

#enregion SELECT {
	width: 118px;
	margin-left: 11px;
	vertical-align: top;
}

/* mini-liste vers sites thématiques */
#sitescombo {
	padding-bottom: 10px;
}

#sitescombo SELECT {
	width: 118px;
	margin-left: 11px;
	vertical-align: top;
}

/* éditorial */
#home DIV.edito H2,
#home DIV.header H2 {
	margin-bottom: 5px;
	padding-right: 100px;
}

#home DIV.edito P.desc {
	margin-top: 12px;
}

#home #medias DIV.edito {
	padding-bottom: 0px;
}

/* liens internes en colonnes */
#home DIV.second #internal_links {
	padding-left: 10px;
}

#internal_links H2 {
	margin: 0px 0px 10px;
}

#internal_links H3 {
	margin: 16px 0px 7px 0px !important;
	padding-top: 0px !important;
}

#internal_links H3.first {
	margin-top: 0px !important;
}

#internal_links UL {
	margin-left: 0px !important;
}

#internal_links LI {
	margin-top: 0px !important;
}

#internal_links P {
	margin-bottom: 2px !important;
}

/* liste de brèves en colonne centrale */
#home #events {
	padding: 5px;
}

#home #events DIV.header H2 {
	height: 32px;
	margin-bottom: 2px;
}

#home #events DIV.content {
	padding: 8px;
}

#home #events DIV.event DIV.header {
	margin: 5px 0px 15px;
}

#home #events UL {
	margin: 0px;
}

#home #events UL,
#home #events LI {
	margin-bottom: 10px;
}

#home #events IMG.illustration {
	margin-bottom: 10px;
}

/* illustration en colonne de droite */
#righter DIV.illustration DIV {
	margin-bottom: 10px;
}

/* liste de brèves en colonne de droite */
#righter #events H2 {
	height: 28px;
}

#righter #events UL {
	margin: 10px 3px;
}

#righter #events LI {
	margin-bottom: 10px;
}

#righter #events P {
	margin: 10px 0px;
}

/* mises en avant, aménagements et loisirs en colonne de droite */
#righter DIV.advises H3,
#righter DIV.plannings H3,
#righter DIV.leisures H3 {
	padding: 3px 10px;
	margin: 0px 0px 4px;
	clear: both;
}

#righter DIV.advises DIV,
#righter DIV.plannings DIV,
#righter DIV.leisures DIV {
	padding: 2px 8px 8px !important;
}

#righter DIV.advises DIV.clearer,
#righter DIV.plannings DIV.clearer,
#righter DIV.leisures DIV.clearer {
	padding: 0px !important;
}

#righter DIV.advises IMG.illustration,
#righter DIV.plannings IMG.illustration,
#righter DIV.leisures IMG.illustration {
	margin: 2px 6px 8px 0px;
}

/* liste de références en colonne centrale */
#home #vertical_references {
	margin-bottom: 10px;
	padding-right: 5px;
}

#home #vertical_references H2 {
}

#home #vertical_references H3 {
	margin-top: 10px;
}

#home #vertical_references H3.first {
	margin-top: 3px;
}

#home #vertical_references DIV.reference {
	padding: 0px 3px;
}

#home #vertical_references IMG.toleft {
	margin-top: 2px;
	margin-right: 5px;
}

/* mises en avant "références" en colonne de droite */
#righter DIV.references {
	padding-left: 3px;
	padding-right: 3px;
}

#righter DIV.references H2 {
	padding-bottom: 5px;
}

#righter DIV.references DIV.reference {
	padding: 5px 0px 10px 0px;
}

/* recherche de références ou de loisirs en colonne centrale ou de droite */
#search_references,
#search_leisures,
#search_huntings {
	padding: 10px 3px;
}

#search_references H3,
#search_leisures H3,
#search_huntings H3 {
	margin: 0px !important;
	padding-top: 0px !important;
}

#search_references SELECT,
#search_leisures SELECT,
#search_huntings SELECT {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 170px;
}

#search_references DIV.links,
#search_leisures DIV.links,
#search_huntings DIV.links {
	float: left;
	width: 140px !important;
}

#search_references DIV.actions,
#search_leisures DIV.actions,
#search_huntings DIV.actions {
	margin-top: 6px;
}

/* mises en avant "médias" en colonne de droite */
#righter DIV.medias H3 {
	padding: 3px 10px;
	margin: 0px 0px 4px;
	clear: both;
}

#righter DIV.medias DIV {
	padding: 2px 8px 8px !important;
}

#righter DIV.medias DIV.clearer {
	padding: 0px !important;
}

#righter DIV.medias IMG.illustration {
	margin: 2px 6px 8px 0px;
}

/* éléments "à lire aussi" en colonne de droite */
#righter DIV.seealso H3 {
	padding: 3px 10px;
	margin: 0px 0px 4px;
	clear: both;
}

#righter DIV.seealso DIV {
	padding: 2px 8px 8px !important;
}

#righter DIV.seealso IMG.illustration {
	margin: 2px 6px 8px 0px;
}

/* nuages de liens */
DIV.cloud {
	margin-bottom: 10px;
}

DIV.cloud DIV {
	padding: 5px 10px 10px;
}

DIV.cloud A {
	display: block;
}

/* galerie d'images verticale */
#verticalgallery {
	margin-top: 7px;
}

DIV.second #verticalgallery {
	text-align: center;
}

#verticalgallery IMG.illustration {
	margin-bottom: 10px;
}

#verticalgallery DIV.illustration {
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
}

#verticalgallery DIV.illustration IMG.illustration {
	margin: 0px;
	padding: 0px 0px 1px;
}

#verticalgallery DIV.illustration DIV.legend {
	margin-right: 2px;
	padding-right: 1px;
}

#verticalgallery DIV.illustration SPAN {
	padding-bottom: 0px;
}

/* liste des sous-niveaux ou sujets */
#baselevels {
	padding-top: 5px;
}

#baselevels DIV.itemsousniveau {
	position: relative;
	margin: 4px 0px 10px;
	padding: 5px;
}

#baselevels DIV.itemsousniveau DIV.body P {
	padding-top: 2px !important;
}

#baselevels DIV.itemsousniveau IMG.illustration {
	position: relative;
	float: left;
	margin: 1px 10px 1px 1px;
}

#baselevels DIV.itemsousniveau H3 {
	margin: -2px 0px 0px 138px !important;
	padding: 0px;
}

#baselevels DIV.itemsousniveau P {
	margin: 7px 0px 0px 138px !important;
}

/* liste des articles */
#articles {
	padding-top: 5px;
}

#articles DIV.itemarticle {
	position: relative;
	margin: 0px 0px 30px;
}

#articles DIV.itemarticle DIV.body P {
	padding-top: 2px !important;
}

#articles DIV.itemarticle IMG.illustration {
	position: relative;
	float: left;
	margin: 1px 10px 1px 1px;
}

#articles DIV.itemarticle H3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#articles DIV.itemarticle P {
	margin: 7px 0px 0px 139px !important;
}

#articles DIV.complement {
	margin: 10px 0px 0px 139px;
}

#articles DIV.complement P {
	margin: 0px 0px 0px 3px !important;
	padding: 5px 5px 5px 0px !important;
}

#articles DIV.complement P.title {
	margin: 0px !important;
	padding: 1px 1px 1px 3px !important;
}

/* composants médias */
#vertical_medias,
#horizontal_medias {
	margin-top: 5px;
}

DIV.second #vertical_medias {
	margin-right: 5px;
}

#vertical_medias H2,
#horizontal_medias H2 {
	margin: 0px !important;
	padding: 0px !important;
}

#vertical_medias H3,
#horizontal_medias H3 {
	margin: 5px 0px !important;
	padding: 0px !important;
}

#vertical_medias DIV.media A.title,
#horizontal_medias DIV.media A.title {
	display: block;
}

#vertical_medias DIV.media,
#horizontal_medias DIV.media {
	margin-bottom: 10px;
	display: inline;
	float: left;
}

#horizontal_medias DIV.media {
	padding-left: 0px;
	padding-right: 4px;
	margin-bottom: 10px;
}

#vertical_medias IMG.illustration {
	margin: 0px 6px 6px 0px;
}

#horizontal_medias {
	padding-left: 13px;
}

#home #horizontal_medias DIV.head {
	margin-bottom: 0px;
}

#home #horizontal_medias DIV.head IMG.banner,
#home #horizontal_medias DIV.first_block DIV.media,
#home #horizontal_medias DIV.second_block DIV.medias {
	padding: 5px 0px 0px 5px;
}

#home #horizontal_medias DIV.second_block H3 {
	margin-top: 0px !important;
}

#horizontal_medias IMG.illustration {
	padding-bottom: 5px;
}

#horizontal_medias DIV.media A:first-child IMG {
	padding-top: 10px;
}

#horizontal_medias A.title {
	padding-bottom: 3px;
}

/* listes de médias */
#medias DIV.itemmedia {
	position: relative;
	margin: 0px 0px 30px;
}

#medias DIV.itemmedia DIV.body P {
	padding-top: 2px !important;
}

#medias DIV.itemmedia IMG.illustration {
	position: relative;
	float: left;
	margin: 1px 10px 1px 1px;
}

#medias DIV.itemmedia H3 {
	margin: 0px 0px 3px 139px;
	padding: 0px;
}

#medias DIV.itemmedia P {
	margin: 3px 0px 0px 139px;
}

/* listes de communiqués de presse */
#presses LI.itempresse {
	list-style-position: outside;
	margin: 0px 0px 20px;
}

#presses LI.itempresse DIV.body P {
	padding-top: 2px !important;
}

#presses LI.itempresse IMG.illustration {
	position: relative;
	float: left;
	margin: 1px 10px 1px 1px;
}

#presses LI.itempresse P {
	margin: 3px 0px 0px;
}

/* accès à une galerie d'images */
#enimages,
#envideo {
	margin-bottom: 15px;
	width: 177px !important;
}

#content #enimages,
#content #envideo {
	margin-top: 7px;
}

#content #leisure DIV.resources #enimages,
#content #leisure DIV.resources #envideo,
#content #hunting DIV.resources #enimages,
#content #hunting DIV.resources #envideo {
	margin: 0px 0px 12px 6px;
}

#enimages H2,
#enimages H2.surtitle,
#content #enimages H3,
#envideo H2,
#envideo H2.surtitle {
	float: none;
	color: #272727 !important;
	margin: 0px !important;
	height: inherit !important;
	width: 137px !important;
	font-size: 150% !important;
}

#enimages H2,
#enimages H2.surtitle,
#content #enimages H3 {
	padding: 10px 10px 10px 30px !important;
}

#envideo H2,
#envideo H2.surtitle {
	padding: 10px 10px 10px 40px !important;
}

#enimages DIV.marge,
#envideo DIV.marge {
	padding: 0px 10px 10px !important;
}

#enimages IMG.cthumb {
	width: 156px !important;
}

#enimages P {
	margin: 0px !important;
	padding: 6px 0px 2px !important;
}

/* onglets niveaux */
#tabs UL {
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
	height: 48px;
}

#tabs LI {
	float: left;
	display: inline;
	height: 48px;
	margin-bottom: 2px !important;
	padding: 0px !important;
	position: relative;
}

#tabs LI A {
	display: block;
	height: 48px;
	position: relative;
}

/* onglets sujets */
#subjects_tabs {
	margin: 0px 1px 11px 0px;
}

* html #subjects_tabs,
* html #subjects_tabs LI,
* html #subjects_tabs A {
	height: 1%;
}

#subjects_tabs A.contact {
	float: right;
	margin-right: 10px;
	padding: 8px 0px 0px 40px;
	width: 110px;
}

* html #subjects_tabs A.contact {
	width /* */: 150px;
}

#subjects_tabs UL {
	float: left;
	margin: 4px 0px 0px !important;
	padding: 0px !important;
}

#subjects_tabs LI {
	display: inline;
	float: left;
	margin: 5px 0px 0px;
	margin-bottom: 0px !important;
	padding: 0px;
}

#subjects_tabs LI.on {
	margin: 0px 2px 0px 1px;
}

#subjects_tabs LI A {
	float: left;
	display: block;
	cursor: pointer;
	padding: 2px 5px 3px 5px;
}

#subjects_tabs LI.on A {
	float: left;
	display: block;
	padding: 7px 5px 3px 5px;
}

#subjects_tabs LI.first {
	margin-left: 0px;
}

#subjects_tabs LI.prev {
	border-right: none;
}

#subjects_tabs LI.last {
	margin-left: 0px;
}

/* sous-niveaux et sujets */
#index DIV.encol {
	width: 162px;
	margin-right: 25px;
}

#index DIV.lastcol {
	margin-right: 0px;
}

#index DIV.encol P {
	margin: 8px 0px !important;
}

#index H3 {
	margin: 5px 0px 10px 0px !important;
	padding: 0px !important;
}

/* onglets articles */
#subtabs H3 {
	margin: 5px 0px 10px !important;
	padding: 0px !important;
}

#subtabs #toolbar {
	margin-top: 12px !important;
}

#subnav LI {
	display: block;
	float: left;
	display: inline;
	height: 34px;
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
}

#subtabs #subnav A {
	width: 123px;
	height: 34px;
	display: block;
	position: relative;
}

/**
 *
 * Sélecteurs liés aux différents types de contenus
 *
 **/

/* boîte de notation */
LI.ui-rater {
	margin-right: 6px;
}

LI.ui-rater > span {
	vertical-align: top;
}

LI.ui-rater .ui-rater-starsOff,
LI.ui-rater .ui-rater-starsOn {
	display: inline-block;
	height:14px;
	background: url(/--static--/onf.fo.common/img/stars.png) repeat-x 0 0px;
}

LI.ui-rater .ui-rater-starsOn {
	display: -moz-inline-box;
	display: inline-block;
	max-width:70px;
	top:0;
	background-position: 0 -28px;
}

LI.ui-rater .ui-rater-starsHover {
	background-position: 0 -14px!important;
}

/* boîte à outils 'AddThis' */
LI.addthis_toolbox {
	display: inline;
}

LI.addthis_toolbox .custom_hover {
}

LI.addthis_toolbox .custom_hover .custom_button {
	font-weight: bold;
	padding: 4px;
	-moz-border-radius: 5px 5px 0 0;	
	-webkit-border-radius: 5px 5px 0 0;
}

LI.addthis_toolbox .custom_hover .custom_button.active {
	background-color: #eee;
}

LI.addthis_toolbox .hover_menu {
	display: inline-block !important;
	position: absolute;
	background: transparent;
}

LI.addthis_toolbox .custom_hover .tower {
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius-topleft: 0;
	
}

LI.addthis_toolbox .hover_menu a {
	padding: 0px;
	display: inline;
	position: relative;
	text-decoration: none;
	color: blue;
}

LI.addthis_toolbox .hover_menu a:hover {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #B4D3F8;
	text-decoration: none;
}

LI.addthis_toolbox .hover_menu span {
	float: left;
	margin: 1px;
}

LI.addthis_toolbox .hover_menu .more {
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 10px 0 10px;
	text-align: center;
}

LI.addthis_toolbox .hover_menu .more a {
	padding: 4px 0;
	margin: 0;
}

LI.addthis_toolbox .hover_menu .more span {
	display: none;
}

/* propriétés communes */
#toolbar {
	float: right;
	text-align: center;
	list-style-type: none;
	padding: 0px !important;
	margin: 3px 8px !important;
}

#toolbar LI {
	display: inline !important;
}

#toolbar IMG {
	margin-right: 4px;
	padding-right: 4px;
}

#container DIV.wide {
	float: left;
	width: 735px;
}

#content H2 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#content H2.title {
	margin-bottom: 10px;
}

#content H3 {
	margin: 20px 0px 8px;
	padding-top: 5px;
}

#content H3.first {
	margin-top: 10px;
	padding-top: 3px;
}

#content H3.title {
	margin-top: 10px;
}

#content H4 {
	margin: 10px 0px 0px;
}

#content H4.puce_verte,
#content H4.puce_interieure_verte {
	padding-left: 12px;
}

#content H4.puce_interieure,
#content H4.puce_interieure_verte {
	margin-left: 30px;
}

#content DIV.encol {
	display: inline;
	float: left;
}

#content DIV.unecolonne {
	float: left;
	width: 543px;
}

#content P {
	margin: 7px 0px 5px;
	padding: 0px;
}

#content P.last {
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#content P.border {
	margin-top: 20px;
	padding: 3px;
}

#content P.desc {
	margin-bottom: 8px;
	padding: 0px;
}

#content P.autreactu {
	clear: both;
	margin: 5px 15px;
}

#content P.retourhome {
	margin: 0px 15px;
	padding: 0px;
}

#content P.backtop {
	margin: 12px 15px 0px;
	padding: 0px;
}

#content UL {
	margin: 0px 0px 4px 16px;
}

#content OL {
	margin: 6px 0px 4px 16px;
}

#content OL.puce_interieure,
#content UL.puce_interieure {
	margin-left: 35px;
}

#content UL LI,
#content OL LI {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content DIV.custom_paragraph UL LI,
#content DIV.custom_paragraph OL LI {
	margin-top: 0px;
}

#content TABLE {
	margin-top: 15px;
	margin-bottom: 15px;
}

#content TD,
#content TH {
	padding: 5px;
}

#extrazone {
	float: right;
	margin: 0px 0px 8px 10px;
	width: 176px;
}

#extrazone UL {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#extrazone LI {
	display: inline;
	margin-bottom: 7px;
}

#extrazone DIV {
	margin-top: 10px;
	padding: 10px;
}

#extrazone DIV H3 {
	margin: 0px 0px 10px;
	padding: 0px;
}

#extrazone DIV.logos IMG {
	padding: 5px 0px;
}

#extrazone DIV P {
	margin-bottom: 0px;
}

#extrazone DIV P BR {
	display: block;
	margin-bottom: 7px;
}

#extrazone P.switchlang {
	margin: 0px;
	padding: 0px 13px 5px;
}

#extrazone P.switchlang A {
	padding: 0px 6px;
}

/* gestion des illustrations */
DIV.illustration IMG {
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
}

DIV.illustration.after_text IMG {
	padding-top: 13px !important;
}

DIV.illustration SPAN,
DIV.flashplayer_wrapper SPAN {
	display: block;
	padding: 2px 0px 6px 0px;
}

DIV.illustration.before_text SPAN {
	padding-bottom: 12px;
}

DIV.illustration SPAN.author,
DIV.flashplayer_wrapper SPAN.author {
	padding: 0px;
}

#leisure DIV.illustration,
#hunting DIV.illustration {
	padding-bottom: 6px;
}

/* gestion des ressources */
DIV.resources {
	padding-top: 7px;
}

DIV.internal DIV.resources {
	padding-bottom: 7px;
}

#event DIV.resources,
#leisure DIV.resources,
#hunting DIV.resources,
#reference DIV.resources {
	padding-top: 0px;
}

DIV.resources DIV.first {
	margin-right: 6px;
	width: 255px;
}

#advise DIV.resources DIV.first,
#press DIV.resources DIV.first {
	width: 252px;
}

* html #advise DIV.resources DIV.first,
* html #press DIV.resources DIV.first {
	width: 249px;
}

DIV.resources DIV.second {
	float: right !important;
	margin-top: 8px;
	margin-right: 10px;
	width: 260px;
}

DIV.resources DIV.first + DIV.second {
	float: left !important;
}

DIV.resources H3,
#event DIV.resources H4,
#leisure DIV.resources H4,
#hunting DIV.resources H4,
#reference DIV.resources H4 {
	margin: 0px 0px 4px !important;
	padding: 1px 5px 1px 6px !important;
}

DIV.resources H3.header {
	margin: 20px 0px 5px !important;
	padding: 2px 6px !important;
}

DIV.resources H3.pros,
DIV.resources DIV.second H3,
#event DIV.resources H4.pros,
#leisure DIV.resources H4.pros,
#hunting DIV.resources H4.pros,
#reference DIV.resources H4.pros {
	padding: 0px !important;
}

#content DIV.internal DIV.resources DIV.single H3,
#content DIV.internal DIV.resources DIV.single P.info {
	display: none;
}

DIV.resources DIV.second H3 {
	padding: 10px 0px 2px 6px !important;
	height: 24px !important;
}

DIV.resources IMG.illustration {
	margin: 2px 6px 8px 0px;
}
DIV.resources UL,
DIV.resources DIV.ul,
DIV.properties UL.liens {
	margin: 0px !important;
	padding: 0px 1px !important;
}

DIV.resources LI,
DIV.resources DIV.ul DIV.li,
DIV.properties UL.liens LI {
	margin-bottom: 5px;
	padding: 0px !important;
}

DIV.resources DIV.lien,
DIV.properties DIV.lien {
	padding-left: 20px;
	padding-bottom: 3px;
}

DIV.properties DIV.lien {
	margin: 6px 0px;
	padding-bottom: 0px;
}

DIV.resources LI.audio DIV.lien {
	padding-left: 23px;
}

DIV.resources DIV.second DIV.lien {
	margin-left: 5px;
}

DIV.resources DIV.lien DIV.description {
	padding-left: 1em;
}

DIV.resources P.info {
	margin: 0px 0px 2px !important;
	padding: 0px !important;
	padding-left: 5px !important;
	font-style: italic;
}

DIV.resources DIV.finlienspros {
	height: 20px;
}

/* brèves */
#event H2 {
	height: 36px;
	margin: 0px;
	padding: 0px !important;
}

#event H2 IMG,
#event A.cornerclose IMG {
	vertical-align: bottom;
}

#event DIV.oneitem {
	padding: 10px 0px 0px 10px;
}

#event DIV.oneitem H3 {
	width: 320px;
	margin: 0px 0px 10px;
	padding: 0px;
}

#event P.desc,
#event DIV.main {
	margin-bottom: 8px;
	padding-right: 10px;
}

#event P.desc {
	padding-right: 10px;
}

#event P.navigator {
	clear: both;
	margin: 0px;
	padding: 8px 13px 5px 0px;
}

#event P.navigator IMG {
	vertical-align: middle;
	padding-bottom: 1px;
}

* html #event P.navigator IMG {
	vertical-align: bottom;
}

#event DIV.listactu {
	padding: 5px 0px 10px;
}

#event DIV.listactu H3 {
	margin-bottom: 10px;
	padding-top: 15px;
}

#event DIV.listactu UL {
	margin: 0px 15px;
}

#event DIV.listactu LI {
	margin: 0px 0px 10px 5px;
}

#event DIV.resources {
	float: right;
	width: 213px;
	margin-left: 10px;
}

#event DIV.resources DIV.marge {
	padding: 8px 14px 0px 8px;
}

#event DIV.resources #enimages,
#event DIV.resources #envideo {
	margin-left: 7px;
	margin-top: 0px;
}

#event DIV.resources DIV.footerresources {
	height: 20px;
}

#event DIV.logos {
	padding-top: 10px;
}

#event DIV.logos IMG {
	padding: 5px;
}

#event DIV.listactu DIV.full {
	margin-left: 10px;
	padding-top: 10px;
}

#event DIV.listactu IMG.illustration {
	float: left;
	margin: 0px 10px 10px 0px;
}

/* articles */
#article {
	
}

#article H2 {
	padding-right: 100px;
}

#article P.desc {
	margin-top: 10px;
	margin-bottom: 20px;
}

#article #extrazone {
	float: left;
	margin: 0px 6px 3px 0px;
	padding-right: 3px;
	width: 20px;
}

#article #extrazone UL {
	padding: 0px;
}

#article #extrazone LI {
	display: block !important;
	list-style-position: outside !important;
	margin-top: 3px;
	margin-bottom: 3px;
}

#article DIV.encadre {
	float: right;
	width: 154px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#article DIV.encadre H3 {
	margin: 0px 0px 10px;
	padding: 0px;
}

#article #toolbar {
	padding-top: 3px !important;
	width: 20px;
}

#article #subtabs #toolbar {
	width: 150px;
	margin-top: 12px !important;
}

#article #toolbar IMG {
	margin-right: 0px;
	padding-right: 0px;
}

#article #subtabs #toolbar IMG {
	margin-right: 4px;
	padding-right: 4px;
}

#article UL.switchlang {
	padding-top: 3px !important;
}

#article DIV.logos {
	padding-top: 10px;
}

#navintern {
	margin: 6px 0px 10px 0px;
	padding: 0px;
}

#navintern SPAN {
	margin: 0px 0px 0px 0px;
	padding: 1px 18px 1px 2px;
	display: inline;
	*display: inline-block;
}

#navintern SPAN.on A {
	padding: 0px 5px 1px 5px;
}

/** >>> mise en page spécifique : article classe "shadow" */
DIV.content_shadow {
	width: 540px;
}

DIV.content_shadow_body {
	margin-right: 6px;
	padding: 6px;
}

DIV.content_shadow_body P.desc {
	padding-top: 22px !important;
}

DIV.content_shadow_body DIV.resources DIV.first {
	width: 245px;
}

DIV.content_shadow_footer {
	height: 10px;
}

DIV.content_shadow_body DIV.encadre {
	margin-top: 30px;
}

DIV.content_shadow_body P.desc+DIV.encadre {
	margin-top: 0px;
}

/** >>> mise en page spécifique : paragraphe classe "topsquare" (BR01) */
DIV.paragraph_topsquare {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 1px;
}

DIV.paragraph_topsquare H3 {
	margin: 0px 0px 10px !important;
	padding: 0px !important;
}

DIV.paragraph_topsquare_header,
DIV.paragraph_topsquare_footer {
	height: 30px;
	clear: both;
}

DIV.paragraph_topsquare DIV.paragraph_topsquare_body {
	padding: 0px 40px 5px 45px !important;
}

DIV.content_shadow DIV.paragraph_topsquare DIV.paragraph_topsquare_body {
	padding: 0px 35px 5px 30px !important;
}

/** >>> mise en page spécifique : paragraphe classe "spiral" (BR02) */
DIV.paragraph_spiral {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 1px;
}

DIV.paragraph_spiral H3 {
	margin: 0px 0px 10px !important;
	padding: 0px !important;
}

DIV.paragraph_spiral_header,
DIV.paragraph_spiral_footer {
	height: 57px;
	clear: both;
}

DIV.paragraph_spiral DIV.paragraph_spiral_body {
	padding: 0px 35px 0px 45px !important;
}

DIV.content_shadow DIV.paragraph_spiral DIV.paragraph_spiral_body {
	padding: 0px 30px 0px 30px !important;
}

DIV.paragraph_spiral P {
	margin: 0px !important;
	padding: 7px 0px 5px !important;
}

/** >>> mise en page spécifique : paragraphe classe "dblsquare" (BR03) */
DIV.paragraph_dblsquare {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 1px;
}

DIV.paragraph_dblsquare H3 {
	margin: 0px 0px 14px !important;
	padding: 0px !important;
}

DIV.paragraph_dblsquare_header {
	height: 46px;
}

DIV.paragraph_dblsquare_footer {
	height: 22px;
}

DIV.paragraph_dblsquare_header,
DIV.paragraph_dblsquare_footer {
	clear: both;
}

DIV.paragraph_dblsquare DIV.paragraph_dblsquare_body {
	padding: 0px 45px 0px 55px !important;
}

DIV.content_shadow DIV.paragraph_dblsquare DIV.paragraph_dblsquare_body {
	padding: 0px 30px 0px 40px !important;
}

DIV.paragraph_dblsquare P {
	margin: 0px !important;
	padding: 7px 0px 5px !important;
}

/** >>> mise en page spécifique : paragraphe classe "jeu" (BR10) */
DIV.paragraph_jeu {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 1px;
}

DIV.paragraph_jeu_body H3 {
	padding: 60px 25px 10px 110px !important;
}

DIV.content_shadow DIV.paragraph_jeu_body H3 {
	padding: 60px 25px 10px 95px !important;
}

DIV.content_shadow DIV.paragraph_jeu_body DIV.toleft {
	margin-left: 25px;
}

DIV.content_shadow DIV.paragraph_jeu_body DIV.toright {
	margin-right: 25px;
}

DIV.paragraph_jeu DIV.paragraph_jeu_body P,
DIV.paragraph_jeu DIV.paragraph_jeu_body OL,
DIV.paragraph_jeu DIV.paragraph_jeu_body UL,
DIV.paragraph_jeu DIV.paragraph_jeu_body TABLE {
	padding: 0px 40px !important;
}

DIV.paragraph_jeu DIV.paragraph_jeu_body SPAN.toleft {
	padding-left: 40px !important;
}

DIV.paragraph_jeu DIV.paragraph_jeu_body SPAN.toright {
	padding-right: 40px !important;
}

DIV.content_shadow DIV.paragraph_jeu_body P,
DIV.content_shadow DIV.paragraph_jeu_body OL,
DIV.content_shadow DIV.paragraph_jeu_body UL,
DIV.content_shadow DIV.paragraph_jeu_body TABLE {
	padding: 0px 25px !important;
}

DIV.content_shadow DIV.paragraph_jeu_body SPAN.toleft {
	padding-left: 25px !important;
}

DIV.content_shadow DIV.paragraph_jeu_body SPAN.toright {
	padding-right: 25px !important;
}

DIV.paragraph_jeu_footer {
	height: 43px;
	clear: both;
}

/** >>> mise en page spécifique : paragraphe classe "walker" (BR11) */
DIV.paragraph_walker {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 1px;
}

DIV.paragraph_walker H3 {
	margin: 0px 0px 10px !important;
	padding: 0px !important;
}

DIV.paragraph_walker_header {
	height: 87px;
}

DIV.paragraph_walker_footer {
	height: 26px;
}

DIV.paragraph_walker_header,
DIV.paragraph_walker_footer {
	clear: both;
}

DIV.paragraph_walker DIV.paragraph_walker_body {
	padding: 0px 20px 0px 30px !important;
}

DIV.content_shadow DIV.paragraph_walker DIV.paragraph_walker_body {
	padding: 0px 20px 0px 15px !important;
}

/** >>> mise en page spécifique : paragraphe classe "postit" (BK01) */
DIV.paragraph_postit {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 521px;
}

DIV.paragraph_postit H3 {
	margin: 0px 0px 10px !important;
}

DIV.paragraph_postit_header,
DIV.paragraph_postit_footer {
	height: 49px;
	clear: both;
}

DIV.paragraph_postit DIV.paragraph_postit_body {
	padding: 0px 35px 0px 30px !important;
}

DIV.content_shadow DIV.paragraph_postit DIV.paragraph_postit_body {
	padding: 0px 30px 0px 20px !important;
}

/** >>> mise en page spécifique : paragraphe classe "oldphoto" (BK02) */
DIV.paragraph_oldphoto {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 1px;
}

DIV.paragraph_oldphoto H3 {
	margin: 0px 0px 10px !important;
	padding: 0px !important;
}

DIV.paragraph_oldphoto_header,
DIV.paragraph_oldphoto_footer {
	height: 38px;
	clear: both;
}

DIV.paragraph_oldphoto_body {
	padding: 0px 33px 0px 40px !important;
}

DIV.content_shadow DIV.paragraph_oldphoto_body {
	padding: 0px 33px 0px 25px !important;
}

/* mises en avant et communiqués de presse */
#advise,
#press {
	margin: 0px;
	padding: 0px;
}

#advise H2,
#press H2 {
	float: left;
	margin: 0px !important;
	padding: 10px 0px 2px !important;
	width: 506px;
	height: 24px;
}

#advise A.cornerclose,
#press A.cornerclose {
	display: block;
	float: left;
	margin: 0px;
}

#advise #extrazone,
#press #extrazone {
	padding: 7px 5px 10px 0px;
}

#press #extrazone P.navigator {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 25px;
}

#press P.navigator IMG {
	vertical-align: middle;
	_vertical-align: bottom;
	padding-bottom: 1px;
}

#advise #toolbar,
#press #toolbar {
	clear: both;
	float: none;
	padding: 10px 5px 10px 0px;
	margin: 0px;
}

#advise DIV.extract,
#press DIV.extract {
	margin: 35px 0px 0px;
	*margin: 0px;
	padding: 0px 13px 10px 0px;
}

#advise DIV.extract H3,
#press DIV.extract H3 {
	margin: 35px 0px 10px;
	*margin: 0px 0px 10px;
	padding: 60px 0px 0px;
}

#press DIV.extract H3 {
	margin-top: 20px;
}

#advise DIV.extract H3.first-child {
	padding-top: 65px;
}

#press DIV.extract H3.first-child {
	padding-top: 0px;
	width: 340px;
}

#press DIV.date {
	padding-top: 10px;
	padding-bottom: 4px;
}

#advise DIV.extract DIV.illustration,
#press DIV.extract DIV.illustration {
	padding-top: 50px;
}

#advise DIV.full {
	clear: both;
}

#advise DIV.full,
#press DIV.full {
	margin: 0px;
	padding: 0px 15px 15px 0px;
}

#leisure DIV.full,
#hunting DIV.full {
	padding-bottom: 10px;
}

#advise DIV.full P,
#press DIV.full P {
	padding-right: 10px;
}

#advise DIV.full P.retourhome,
#press DIV.full P.retourhome {
	padding-right: 0px;
}

#leisure DIV.full P.retourhome,
#hunting DIV.full P.retourhome {
	padding-right: 10px;
}

#advise A.cornerclose IMG,
#press A.cornerclose IMG {
	vertical-align: bottom;
}

#advise DIV.liensource,
#press DIV.liensource {
	padding-top: 10px;
}

#advise P.retourhome,
#leisure P.retourhome,
#hunting P.retourhome,
#press P.retourhome {
	margin-right: 10px;
	padding-top: 10px;
}

/* références */
#reference {
	margin-top: 5px;
}

#reference DIV.partiegauche {
	float: left;
	width: 506px;
}

#reference DIV.partiegauche H2 {
	padding: 1px 0px 1px 5px !important;
	font-size: 100%;
}

#reference A.cornerclose {
	float: right;
}

#reference H3 {
	margin: 0px 1px 10px 0px;
	padding: 2px 50px 3px 0px;
}

#reference P.surtitre {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#reference #navpanel {
	padding-right: 10px;
}

#reference DIV.infos {
	padding: 10px 1px 8px 8px;
}

#reference DIV.infos DIV.toright {
	margin-right: 0px;
}

#reference DIV.illustration IMG {
	padding-top: 2px;
}

#reference DIV.resources {
	float: right;
	width: 208px;
}

#reference DIV.resources DIV.marge {
	padding: 8px 9px 0px 8px;
}

#reference DIV.resources #enimages,
#reference DIV.resources #envideo {
	margin-left: 7px;
	margin-top: 15px;
}

#reference DIV.resources DIV.footerresources {
	height: 20px;
}

#reference DIV.logos {
	width: 320px;
	margin-top: 10px;
	padding-top: 10px;
}

* html #reference DIV.logos {
	width: 315px;
}

#reference DIV.logos A {
	padding-left: 5px;
	padding-right: 5px;
}

#reference DIV.header {
	padding-top: 8px;
}

#reference P.retourhome {
	height: 14px;
	margin: 0px;
	padding: 1px 10px;
}

#reference P.retourhome SPAN {
	vertical-align: top;
}

#reference DIV.listrefs {
	padding-top: 15px;
}

#reference DIV.listrefs DIV.reference {
	padding-bottom: 15px;
}

#reference DIV.listrefs DIV.reference DIV {
	margin-left: 138px;
}

/* moteurs de recherches "Références" et "Loisirs" */
#content FORM.references_search_form,
#content FORM.leisures_search_form,
#content FORM.huntings_search_form {
	padding-top: 15px;
}

#content FORM.references_search_form H3,
#content FORM.leisures_search_form H3,
#content FORM.huntings_search_form H3 {
	font-weight: bold;
	font-size: 120%;
	background: #CCC url(/--static--/onf.fo.search/img/label-back.gif) scroll repeat-y right top;
	margin: 0px;
	padding: 2px;
	padding-left: 4px;
}

#content FORM.references_search_form TABLE,
#content FORM.leisures_search_form TABLE,
#content FORM.huntings_search_form TABLE {
	border: 0px;
	width: 540px !important;
}

#content FORM.references_search_form TH,
#content FORM.leisures_search_form TH,
#content FORM.huntings_search_form TH {
	border: 0px;
	padding-top: 8px;
	padding-bottom: 2px;
}

#content FORM.references_search_form TD,
#content FORM.leisures_search_form TD,
#content FORM.huntings_search_form TD {
	vertical-align: top;
}

#content FORM.references_search_form #search_domains TD,
#content FORM.leisures_search_form #search_themes TD,
#content FORM.huntings_search_form #search_themes TD {
	padding-left: 7px;
	padding-right: 7px;
}

#content FORM.leisures_search_form SPAN.theme_group,
#content FORM.huntings_search_form SPAN.theme_group {
	font-weight: bold;
}

#content FORM.references_search_form INPUT,
#content FORM.leisures_search_form INPUT,
#content FORM.huntings_search_form INPUT {
	display: block;
	float: left;
	padding: 0px 5px;
	vertical-align: middle;
}

#content FORM.references_search_form INPUT[type=radio],
#content FORM.leisures_search_form INPUT[type=radio],
#content FORM.huntings_search_form INPUT[type=radio] {
	margin-left: 23px;
}

#content FORM.references_search_form LABEL,
#content FORM.leisures_search_form LABEL,
#content FORM.huntings_search_form LABEL {
	display: block;
	padding-top: 3px;
	padding-bottom: 7px;
}

#content FORM.references_search_form DIV.actions,
#content FORM.leisures_search_form DIV.actions,
#content FORM.huntings_search_form DIV.actions {
	text-align: right;
	padding-right: 30px;
}

#content FORM.references_search_form DIV.actions INPUT,
#content FORM.leisures_search_form DIV.actions INPUT,
#content FORM.huntings_search_form DIV.actions INPUT {
	float: none;
	display: inline;
}

/* résultats de recherche "Références" et "Loisirs" */
#content DIV.references_results H3,
#content DIV.leisures_results H3,
#content DIV.huntings_results H3 {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 7px;
	padding-bottom: 2px;
}

#content DIV.references_results #references_settings,
#content DIV.leisures_results #leisures_settings,
#content DIV.huntings_results #huntings_settings {
	padding-top: 8px;
}

#content DIV.references_results #references_settings DIV.search_head,
#content DIV.leisures_results #leisures_settings DIV.search_head,
#content DIV.huntings_results #huntings_settings DIV.search_head {
	margin-bottom: 3px;
}

#content DIV.references_results #references_settings DIV.search_input,
#content DIV.leisures_results #leisures_settings DIV.search_input,
#content DIV.huntings_results #huntings_settings DIV.search_input {
	margin-left: 6px;
	padding: 1px 1px 1px 12px;
	background: transparent url(/--static--/onf.fo.common/img/bgniveau3-dot.gif) no-repeat scroll 4px 0.6em;
}

#content DIV.references_results #references_header FORM,
#content DIV.leisures_results #leisures_header FORM,
#content DIV.huntings_results #huntings_header FORM {
	padding-top: 5px;
}

#content DIV.references_results #references_header FORM SELECT,
#content DIV.references_results #references_header FORM INPUT,
#content DIV.leisures_results #leisures_header FORM SELECT,
#content DIV.leisures_results #leisures_header FORM INPUT,
#content DIV.huntings_results #huntings_header FORM SELECT,
#content DIV.huntings_results #huntings_header FORM INPUT {
	vertical-align: top;
}

#content DIV.references_results DIV.reset,
#content DIV.leisures_results DIV.reset,
#content DIV.huntings_results DIV.reset {
	float: right;
	padding-left: 10px;
}

#content DIV.references_results DIV.reset A,
#content DIV.leisures_results DIV.reset A,
#content DIV.huntings_results DIV.reset A {
	display: block;
}

#content DIV.references_results DIV.reset IMG,
#content DIV.leisures_results DIV.reset IMG,
#content DIV.huntings_results DIV.reset IMG {
	padding-bottom: 6px;
}

#content DIV.references_results DIV.cancel,
#content DIV.leisures_results DIV.cancel,
#content DIV.huntings_results DIV.cancel {
	text-align: center;
}

#content DIV.references_results DIV.reset IMG,
#content DIV.leisures_results DIV.reset IMG,
#content DIV.huntings_results DIV.reset IMG {
	padding-bottom: 6px;
}

#content DIV.references_results #references,
#content DIV.leisures_results #leisures,
#content DIV.huntings_results #huntings {
	margin-top: 5px;
}

#content DIV.leisures_results DIV.count,
#content DIV.huntings_results DIV.count {
	padding-bottom: 6px;
}

#content DIV.leisures_results DIV.themes_info,
#content DIV.huntings_results DIV.themes_info {
	padding-bottom: 3px;
}

#content DIV.leisures_results DIV.encol,
#content DIV.huntings_results DIV.encol {
	width: 270px;
}

#content DIV.references_results DIV.item {
	margin-bottom: 15px;
}

#content DIV.references_results DIV.item P,
#content DIV.leisures_results DIV.item P,
#content DIV.huntings_results DIV.item P {
	margin: 0px;
}

#content DIV.leisures_results #leisures_groups,
#content DIV.huntings_results #huntings_groups {
	margin-top: 10px;
}

#content DIV.leisures_results #leisures_groups H4,
#content DIV.huntings_results #huntings_groups H4 {
	padding-left: 10px;
}

#content DIV.leisures_results UL.group,
#content DIV.huntings_results UL.group {
	margin-left: 4px;
}

#content DIV.leisures_results UL.group LI,
#content DIV.huntings_results UL.group LI {
	margin-left: 5px;
	padding: 1px 2px 1px 12px;
}

#content DIV.leisures_results UL.group LI.parent,
#content DIV.huntings_results UL.group LI.parent {
	margin-left: 0px;
	padding: 2px 1px 1px 12px;
}

#content DIV.leisures_results DIV.item,
#content DIV.huntings_results DIV.item {
	margin-bottom: 5px;
	padding: 4px 4px 7px 7px;
}

#content DIV.leisures_results DIV.item H4,
#content DIV.huntings_results DIV.item H4 {
	margin: 0px;
}

#content DIV.leisures_results DIV.item DIV.next_date,
#content DIV.huntings_results DIV.item DIV.next_date {
	padding-bottom: 3px;
}

#content DIV.leisures_results DIV.item IMG,
#content DIV.huntings_results DIV.item IMG {
	padding-top: 3px;
}

/* résultats de recherches groupés en colonne de droite */
#righter #groups {
	margin-bottom: 15px;
}

#righter #groups H2 {
	position: relative;
	height: 70px;
	width: 177px;
	overflow: hidden;
	z-index: 0;
}

#righter #groups H2 IMG {
	position: absolute;
	height: 70px;
	width: 177px;
	top: 0;
	left: 0;
	z-index: 0;
}

#righter #groups H3 {
	padding: 3px 10px;
	margin: 0px 0px 4px;
	clear: both;
}

#righter #groups UL.group {
	padding-bottom: 3px;
}

#righter #groups UL.group LI {
	margin: 2px 2px 2px 6px;
	padding: 1px 2px 1px 12px;
}

#righter #groups UL.group LI.parent {
	padding-left: 3px;
}

#righter #groups DIV.inner {
	padding: 2px 0px 20px;
}

#righter #groups DIV.group {
	padding: 2px 8px 8px !important;
}

#righter #groups IMG.illustration {
	margin: 2px 6px 8px 0px;
}

/* médias, aménagements et loisirs nature */
#media,
#leisure,
#planning,
#hunting {
	margin-top: 5px;
}

#media DIV.partiegauche,
#leisure DIV.partiegauche,
#planning DIV.partiegauche,
#hunting DIV.partiegauche {
	float: left;
	width: 506px;
}

#media H2,
#leisure H2,
#planning H2,
#hunting H2 {
	padding: 1px 0px 1px 6px !important;
	width: 500px;
}

#media H3,
#planning H3 {
	margin: 0px 1px 10px 0px;
	padding: 2px 50px 3px 0px;
}

#leisure H3,
#hunting H3 {
	margin: 0px 1px 13px 0px;
	padding: 10px 95px 3px 0px;
}

#leisure H3.inner,
#hunting H3.inner {
	margin: 0px;
	padding: 13px 0px 3px;
}

#leisure DIV.location H3.inner {
	padding-top: 30px;
}

#media DIV.extract DIV.h3 {
	padding-top: 10px;
	padding-bottom: 3px;
}

#media DIV.partiegauche P.navigator,
#leisure DIV.partiegauche P.navigator,
#planning DIV.partiegauche P.navigator,
#hunting DIV.partiegauche P.navigator {
	display: block;
	float: left;
	margin: 3px 0px 0px !important;
	padding: 0px !important;
	width: 506px;
}

#media A.cornerclose,
#leisure A.cornerclose,
#planning A.cornerclose,
#hunting A.cornerclose {
	display: block;
	float: left;
	margin: 0px;
}

#media #toolbar,
#leisure #toolbar,
#planning #toolbar,
#hunting #toolbar {
	float: right;
	margin: 5px 8px 3px 0px !important;
	padding: 0px !important;
	width: 194px;
}

#media P.surtitre,
#planning P.surtitre {
	margin: 5px 0px 5px 10px;
	padding: 0px;
}

#leisure P.surtitre,
#leisure P.soustitre,
#hunting P.surtitre,
#hunting P.soustitre {
	margin: 2px 0px 5px;
	padding: 0px;
}

#leisure DIV.classement,
#hunting DIV.classement {
	float: right;
	padding-right: 10px;
}

#leisure STRONG.header,
#hunting STRONG.header {
	display: block;
}

#leisure DIV.inner_block,
#hunting DIV.inner_block {
	padding-right: 10px;
}

#leisure DIV.asset,
#hunting DIV.asset {
	margin-top: 10px;
}

#leisure DIV.asset DIV.asset-header,
#hunting DIV.asset DIV.asset-header {
	height: 21px;
}

#leisure DIV.asset P.asset-body,
#hunting DIV.asset P.asset-body {
	margin: 0px;
	padding: 0px 10px 0px 43px;
}

#leisure DIV.asset DIV.asset-footer,
#hunting DIV.asset DIV.asset-footer {
	margin-bottom: 10px;
	height: 10px;
}

#media P.navigator {
	margin: 0px;
	padding: 8px 13px 5px 0px;
}

#media P.navigator IMG {
	vertical-align: middle;
	padding-bottom: 1px;
}

#media #navintern,
#leisure #navintern,
#planning #navintern,
#hunting #navintern {
	margin: 0px 15px 12px 6px;
}

#media #navpanel,
#planning #navpanel {
	padding: 0px 10px;
}

#media DIV.illustration IMG,
#planning DIV.illustration IMG {
	padding-bottom: 7px;
}

#media DIV.illustration SPAN.download,
#media DIV.illustration SPAN.price,
#planning DIV.illustration SPAN.download,
#planning DIV.illustration SPAN.price {
	width: 105px;
}

#media TABLE,
#planning TABLE {
	margin: 0px;
}

#media TABLE TH,
#planning TABLE TH {
	vertical-align: top;
	padding: 1px 10px;
}

#media TABLE TD,
#planning TABLE TD {
	padding: 1px;
}

#media DIV.properties_wrapper,
#planning DIV.properties_wrapper {
	margin-left: 115px;
}

* html #media DIV.properties_wrapper,
* html #planning DIV.properties_wrapper {
	margin-left: 120px;
}

#media DIV.properties,
#leisure DIV.properties,
#planning DIV.properties,
#hunting DIV.properties {
	padding: 16px 0px 0px 20px;
	margin-top: 10px;
}

#leisure DIV.properties,
#hunting DIV.properties {
	padding: 10px 0px 0px 15px;
}

#media DIV.properties TABLE,
#planning DIV.properties TABLE {
	width: 350px;
}

#leisure DIV.properties TABLE,
#hunting DIV.properties TABLE {
	width: 300px;
	_width: 290px;
	margin-bottom: 0px;
}

#media DIV.properties TH,
#planning DIV.properties TH {
	padding: 5px 0px 5px 5px;
}

* html #media DIV.properties TH,
* html #planning DIV.properties TH {
	margin-left: 10px;
}

#media DIV.properties TD,
#planning DIV.properties TD {
	padding: 5px 0px;
}

#leisure DIV.properties TD,
#hunting DIV.properties TD {
	padding: 3px 0px;
	vertical-align: top;
}

#leisure DIV.properties TD.picto,
#hunting DIV.properties TD.picto {
	width: 23px;
}

#leisure DIV.properties TD UL,
#hunting DIV.properties TD UL {
	margin: 0px 0px 0px 16px;
}

#leisure DIV.properties TD P,
#leisure DIV.properties TD LI,
#hunting DIV.properties TD P,
#hunting DIV.properties TD LI {
	margin: 2px 0px;
}

#leisure DIV.properties IMG,
#hunting DIV.properties IMG {
	padding-right: 5px;
}

#leisure A.url,
#leisure A.mailto {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}

#media DIV.endproperties,
#planning DIV.endproperties {
	height: 16px;
}

#leisure DIV.endproperties,
#hunting DIV.endproperties {
	height: 6px;
}

#media DIV.logos,
#leisure DIV.logos,
#planning DIV.logos,
#hunting DIV.logos {
	padding: 15px 0px 5px 25px;
	text-align: center;
	width: 290px;
}

#media DIV.logos IMG,
#leisure DIV.logos IMG,
#planning DIV.logos IMG,
#hunting DIV.logos IMG {
	padding: 6px;
}

#leisure DIV.calendar {
	margin-top: 18px;
}

#leisure DIV.rating,
#leisure DIV.booking,
#leisure DIV.location {
	width: 250px;
	margin-top: 10px;
}

#leisure DIV.rating DIV STRONG,
#leisure DIV.booking DIV STRONG,
#leisure DIV.location DIV STRONG {
	display: block;
	padding-bottom: 3px;
}

#leisure DIV.location DIV.inner {
	padding-left: 10px;
}

#leisure H4.month {
	padding-bottom: 3px;
	padding-left: 10px;
}

#leisure P.day {
	margin: 0px 0px 0px 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}

#leisure #map_location,
#hunting #map_location {
	border: 1px solid black;
	width: 523px;
	height: 400px;
}

#leisure DIV.map_division,
#hunting DIV.map_division {
	margin-top: 10px;
	margin-bottom: 20px;
}

#leisure DIV.map,
#hunting DIV.map {
	margin-top: 10px;
	margin-bottom: 5px;
}

#leisure DIV.layers,
#hunting DIV.layers {
	margin-bottom: 2px;
}

#media #enimages,
#media #envideo,
#planning #enimages,
#planning #envideo {
	float: right;
	margin: 10px 1px 0px 10px;
}

#media #enimages DIV.marge,
#media #envideo DIV.marge,
#planning #enimages DIV.marge,
#planning #envideo DIV.marge {
	padding: 0px 10px 10px;
}

#media DIV.comments H3,
#planning DIV.comments H3 {
	margin: 0px;
	padding: 2px 0px 13px;
}

#media DIV.comments H3.inner,
#planning DIV.comments H3.inner {
	padding: 13px 0px 3px;
}

#media DIV.comments P,
#planning DIV.comments P {
	margin: 0px;
	padding: 2px 0px 5px 0px;
}

#media DIV.navigation,
#planning DIV.navigation {
	padding-bottom: 5px;
}

#media DIV.space_below,
#planning DIV.space_below {
	padding-bottom: 6px;
}

#leisure DIV.envideo,
#hunting DIV.envideo {
	margin-top: 13px;
	margin-bottom: 6px;
}

#media DIV.resources,
#planning DIV.resources {
	margin-top: 12px;
}

#media DIV.resources H3.header,
#planning DIV.resources H3.header {
	margin-top: 8px !important;
}

#media DIV.resources DIV.single,
#planning DIV.resources DIV.single {
	padding-right: 10px;
}

#media DIV.resources DIV.second H3,
#planning DIV.resources DIV.second H3 {
	padding-top: 0px !important;
}

#leisure DIV.morelinks H3,
#hunting DIV.morelinks H3 {
	padding: 10px 0px 3px !important;
}

#leisure DIV.morelinks UL,
#hunting DIV.morelinks UL {
	margin: 5px 0px 4px 15px;
}

#leisure DIV.morelinks UL LI,
#hunting DIV.morelinks UL LI {
	margin: 2px 0px 1px 20px;
}

#leisure DIV.listleisures,
#hunting DIV.listhuntings {
	padding-top: 15px;
}

#leisure DIV.listleisures DIV.leisure,
#hunting DIV.listhuntings DIV.hunting {
	padding-bottom: 15px;
}

#leisure DIV.listleisures DIV.leisure DIV,
#hunting DIV.listhuntings DIV.hunting DIV {
	margin-left: 138px;
}

/* onglets de navigation interne */
#leisure A.disabled,
#hunting A.disabled {
	visibility: hidden;
}

#leisure A.prev_tab,
#hunting A.prev_tab {
	float: left;
}

#leisure A.next_tab,
#hunting A.next_tab {
	float: right;
}

#medias #navintern,
#presses #navintern {
	margin: 0px 0px 12px 0px;
}

#media #navintern,
#medias #navintern,
#presses #navintern,
#leisure #navintern,
#planning #navintern,
#hunting #navintern {
	padding: 0px 0px 30px;
	list-style-type: none;
}

#media #navintern LI,
#medias #navintern LI,
#presses #navintern LI,
#leisure #navintern LI,
#planning #navintern LI,
#hunting #navintern LI {
	display: inline;
	float: left;
	margin-top: 0px;
}

#leisure #navintern LI,
#hunting #navintern LI {
	margin-bottom: 0px;
}

#presses #navintern LI.on {
	margin-top: -1px;
}

#media #navintern LI SPAN,
#medias #navintern LI SPAN,
#presses #navintern LI SPAN,
#leisure #navintern LI SPAN,
#planning #navintern LI SPAN,
#hunting #navintern LI SPAN {
	float: left;
	display: block;
	padding: 13px 10px 2px 10px;
}

#media #navintern LI.on SPAN,
#medias #navintern LI.on SPAN,
#presses #navintern LI.on SPAN,
#leisure #navintern LI.on SPAN,
#planning #navintern LI.on SPAN,
#hunting #navintern LI.on SPAN {
	float: left;
	display: block;
	padding: 14px 15px 4px 10px;
}

#leisure DIV.navintern_tabs,
#hunting DIV.navintern_tabs {
	margin-right: 8px;
	margin-bottom: 12px;
	background: transparent url(/--static--/onf.fo.common/img/bgnavsujets.gif) no-repeat scroll right bottom;
}

#leisure DIV.carouseltab,
#hunting DIV.carouseltab {
	width: 515px;
	*width: 500px;
}

#leisure DIV.carouseltab #navintern,
#leisure DIV.carouseltab #navintern LI,
#hunting DIV.carouseltab #navintern,
#hunting DIV.carouseltab #navintern LI {
	height: 31px;
	padding: 0px;
}

#leisure DIV.carouseltab #navintern,
#hunting DIV.carouseltab #navintern {
	border-bottom: 0px;
}

#leisure DIV.resources,
#hunting DIV.resources {
	width: 203px;
	margin-top: 0px;
}

#leisure DIV.resources DIV.marge,
#hunting DIV.resources DIV.marge {
	padding: 18px 4px 0px 8px;
}

#leisure DIV.resources #enimages,
#leisure DIV.resources #envideo,
#hunting DIV.resources #enimages,
#hunting DIV.resources #envideo {
	margin-left: 7px;
	margin-top: 0px;
}

#leisure DIV.resources LI.lieninterne #enimages,
#hunting DIV.resources LI.lieninterne #enimages {
	margin: 7px 0px 7px 6px;
}

#leisure DIV.resources #enimages H2,
#hunting DIV.resources #enimages H2 {
	padding: 10px 10px 10px 30px !important;
}

#leisure DIV.resources DIV.footerresources,
#hunting DIV.resources DIV.footerresources {
	height: 20px;
}

/* dossiers à la Une */
#home DIV.leading {
	margin-bottom: 5px;
	padding-bottom: 12px;
	background: white url(/--static--/onf.fo.common/img/leading-footer.png) scroll no-repeat left bottom;
}

#home DIV.leading H2 {
	padding: 0px;
}

#home DIV.leading H2 IMG {
	_width: 542px;
}

#home DIV.leading DIV.inner {
	background: white url(/--static--/onf.fo.common/img/leading-bg.png) scroll repeat-y left top;
	padding: 5px 10px 5px 10px;
}

#home DIV.leading DIV.first {
	width: 350px;
	_width: 348px;
	float: left;
	padding-right: 10px;
}

#home DIV.leading DIV.first H3 {
	margin: 12px 0px 5px;
	padding: 0px;
	font-size: 170%;
}

#home DIV.leading DIV.first H3 A {
	color: #3F5F01;
}

#home DIV.leading DIV.next {
	width: 161px;
	float: right;
}

#home DIV.leading DIV.next DIV.links {
	background-color: #f7f7f7;
	padding: 2px;
}

#home DIV.leading DIV.next DIV.link {
	border-top: 3px solid #dcdcdc;
	border-bottom: 3px solid #dcdcdc;
	padding: 3px 1px 8px;
}

#home DIV.leading DIV.next DIV.link DIV.heading {
	padding-bottom: 2px;
	color: #979797;
	font-weight: bold;
	text-transform: uppercase;
}

#home DIV.leading DIV.next DIV.link H3 {
	margin: 0px;
	font-size: 125%;
}

#home DIV.leading DIV.next DIV.link H3 A {
	color: #3F5F01;
}

/* zones avec scroll vertical */
#home DIV.leading .jScrollPaneContainer,
DIV.wide #video DIV.friends .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#home DIV.leading .jScrollPaneTrack,
DIV.wide #video DIV.friends .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: transparent url(/--static--/onf.fo.common/img/leading-asc.png) scroll repeat-y left top;
}

#home DIV.leading .jScrollPaneDrag,
DIV.wide #video DIV.friends .jScrollPaneDrag {
	position: absolute;
	background: #678803;
	border-right: 1px solid #6f716e;
	border-bottom: 1px solid #6f716e;
	cursor: pointer;
	overflow: hidden;
	width: 7px !important;
	margin: 0px 1px;
}

#home DIV.leading .jScrollPaneDragTop,
DIV.wide #video DIV.friends .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#home DIV.leading .jScrollPaneDragBottom,
DIV.wide #video DIV.friends .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

#home DIV.leading A.jScrollArrowUp,
DIV.wide #video DIV.friends A.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: transparent url(/--static--/onf.fo.common/img/leading-up.png) scroll no-repeat 50% top;
	height: 11px;
}

#home DIV.leading A.jScrollArrowDown,
DIV.wide #video DIV.friends A.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: transparent url(/--static--/onf.fo.common/img/leading-down.png) scroll no-repeat 50% bottom;
	height: 11px;
}

/* liste horizontale de vidéos, de loisirs nature, références commerciales et communiqués de presse */
DIV.horizleisures {
	background: white url(/--static--/onf.fo.common/img/profitez-fond.jpg) scroll repeat-x left bottom;
}

DIV.horizreferences {
	background: white url(/--static--/onf.fo.common/img/collectivites-fond.jpg) scroll repeat-x left bottom;
}

DIV.horizpress {
	background: white url(/--static--/onf.fo.common/img/presse-fond.jpg) scroll repeat-x left bottom;
}

DIV.videos_carousel H2,
DIV.horizleisures H2,
DIV.horizreferences H2,
DIV.horizpress H2 {
	padding: 0px !important;
}

DIV.horizleisures H2 IMG,
DIV.horizreferences H2 IMG,
DIV.horizpress H2 IMG {
	*width: 542px;
}

DIV.horizleisures DIV.scrollable,
DIV.horizreferences DIV.scrollable,
DIV.horizpress DIV.scrollable {
	width: 539px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	*border: none;
}

DIV.horizleisures DIV.scrollable {
	height: 110px;
	padding: 8px 1px;
}

DIV.horizreferences DIV.scrollable,
DIV.horizpress DIV.scrollable {
	padding: 1px 1px;
}

DIV.horizreferences DIV.scrollable {
	height: 108px;
}

DIV.horizpress DIV.scrollable {
	height: 55px;
}

DIV.horizleisures DIV.scrollable .items,
DIV.horizreferences DIV.scrollable .items,
DIV.horizpress DIV.scrollable .items {
	padding-bottom: 5px;
}

DIV.horizleisures DIV.scrollable .item {
	padding: 1px;
	width: 133px;
	height: 110px;
	font-size: 90%;
}

DIV.horizreferences DIV.scrollable .item {
	padding: 6px 6px 1px;
	width: 530px;
}

DIV.horizpress DIV.scrollable .item {
	padding: 6px 6px 1px 14px;
	width: 522px;
	*width: 515px;
}

DIV.horizleisures DIV.scrollable .active,
DIV.horizreferences DIV.scrollable .active,
DIV.horizpress DIV.scrollable .active {
	z-index: 9999;
	position: relative;
}

DIV.horizleisures DIV.location {
	color: #606060;
}

DIV.horizreferences DIV.location {
	padding: 2px 0px 5px;
}

DIV.horizpress DIV.location {
	color: #606060;
}

DIV.horizleisures DIV.item SPAN.title,
DIV.horizreferences DIV.item SPAN.title,
DIV.horizpress DIV.item A.title {
	font-weight: bold;
}

DIV.horizleisures DIV.item IMG.illustration {
	padding-bottom: 2px;
}

DIV.horizreferences DIV.item IMG.illustration {
	padding: 2px;
}

DIV.videos_carousel DIV.morelinks,
DIV.horizleisures DIV.morelinks,
DIV.horizreferences DIV.morelinks,
DIV.horizpress DIV.morelinks {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 6px;
}

DIV.videos_carousel DIV.morelinks A,
DIV.horizleisures DIV.morelinks A,
DIV.horizreferences DIV.morelinks A,
DIV.horizpress DIV.morelinks A {
	color: #688900;
	font-weight: bold;
}

/* liste horizontale de références commerciales et de communiqués de presse */


/* galeries d'images et vidéos */
#galerie {
	margin: 0px 0px 0px 0px;
}

DIV.wide #galerie,
DIV.wide #video {
	margin-top: 10px;
}

#galerie H2,
#video H2 {
	padding: 6px 8px 2px 30px;
	margin: 0px 0px 0px 13px;
	float: left;
	width: 455px;
	display: inline;
}

DIV.wide #galerie H2,
DIV.wide #video H2 {
	width: 647px;
}

#galerie H3,
#video H3 {
	margin: 12px 0px 10px 23px !important;
	padding: 0px;
}

#galerie H4,
#video H4 {
	margin: 8px 23px 4px !important;
	padding-left: 0px;
}

#galerie DIV.resources H4,
#video DIV.resources H4 {
	margin: 8px 3px 4px !important;
}

#galerie DIV.padder,
#video DIV.padder {
	padding-bottom: 1px;
}

#galerie DIV.resources A.disabled,
#video DIV.resources A.disabled {
	visibility: hidden;
}

#galerie DIV.scrollable {
	position: relative;
	overflow: hidden;
	height: 61px;
	width: 488px;
	margin: auto;
}

DIV.wide #galerie DIV.scrollable {
	width: 672px;
}

#galerie DIV.scrollbrowser {
	padding-bottom: 10px;
}

#galerie DIV.items {
	width: 20000em;
	position: absolute;
	clear: both;
}

#galerie DIV.item {
	display: block;
	float: left;
}

#galerie DIV.item A {
	display: block;
	padding: 3px;
	margin: 0px;
}

#galerie DIV.item A:hover,
#galerie DIV.item A:active,
#galerie DIV.item A:focus,
#galerie DIV.item A.current {
	padding: 0px;
	margin: 1px;
	border: 2px solid white;
}

#galerie P.imgnav {
	margin: 1px 30px 0px 23px !important;
	padding: 0px 5px !important;
	cursor: pointer;
	height: 19px;
}

#galerie DIV.image_wrapper {
	position: relative;
	margin-top: 10px;
}

#video DIV.video_wrapper {
	padding: 5px 10px 0px;
}

#video DIV.video_wrapper DIV.langs {
	text-align: right;
	margin-right: 290px;
}

#video DIV.video_wrapper DIV.langs IMG {
	margin-right: 5px;
	cursor: pointer;
}

#galerie IMG.imageengrand {
	margin: auto !important;
	display: block;
}

#galerie DIV.image_wrapper DIV.navig {
	position: absolute;
	top: 0px;
	width: 271px;
	cursor: pointer;
}

DIV.wide #galerie DIV.image_wrapper DIV.navig {
	width: 367px;
}

#galerie DIV.image_wrapper DIV.disabled {
	display: none;
}

#galerie DIV.image_wrapper DIV.prevImage {
	left: 0px;
	background: transparent url(/--static--/onf.fo.common/img/galerie-prev.gif) scroll no-repeat 3% 50%;
}

#galerie DIV.image_wrapper DIV.prevImage:hover {
	background-image: url(/--static--/onf.fo.common/img/galerie-prev-hover.gif);
}

#galerie DIV.image_wrapper DIV.nextImage {
	right: 0px;
	background: transparent url(/--static--/onf.fo.common/img/galerie-next.gif) scroll no-repeat 97% 50%;
}

#galerie DIV.image_wrapper DIV.nextImage:hover {
	background-image: url(/--static--/onf.fo.common/img/galerie-next-hover.gif);
}

#galerie P.descriptif_galerie {
	margin: 0px 30px 10px !important;
}

#video P.location_video {
	margin: 0px 23px 15px !important;
	padding: 0px;
}

#video P.descriptif_video {
	margin: 0px 23px 10px !important;
}

#galerie P.hits {
	float: left;
	margin: 5px 0px 10px 28px !important;
}

#video P.hits {
	float: left;
	margin: 0px 0px 0px 23px !important;
	padding: 0px;
}

#galerie P.copyright {
	float: right;
	margin: 5px 28px 10px !important;
}

#video P.copyright {
	margin: 5px 305px 10px 0px !important;
}

#galerie P.descriptif_image {
	margin: 15px 23px !important;
}

#video P.descriptif_media {
	margin: 10px 23px 15px !important;
}

#galerie DIV.resources,
#video DIV.resources {
	margin: 0px 23px 10px;
}

#galerie DIV.resources H4.audio,
#video DIV.resources H4.audio {
	margin: 0px !important;
	padding: 5px 23px 8px!important;
}

#galerie DIV.resources H3.header,
#video DIV.resources H3.header {
	margin: 15px 0px 5px !important;
	background: none;
}

#galerie DIV.resources DIV.column,
#video DIV.resources DIV.column {
	width: 235px;
}

DIV.wide #galerie DIV.resources DIV.column,
DIV.wide #video DIV.resources DIV.column {
	width: 331px;
}

#galerie DIV.resources LI.media,
#video DIV.resources LI.media {
	padding-left: 3px !important;
}

#galerie #toolbar,
#video #toolbar {
	float: none;
	margin: 14px 29px 5px 0px !important;
	padding: 3px 23px !important;
	text-align: left;
}

* html #galerie #toolbar,
* html #video #toolbar {
	margin: 14px 26px 5px 0px !important;
}

#galerie #toolbar A,
#video #toolbar A {
	margin: 0px 6px 0px 0px !important;
}

#galerie #toolbar A {
	color: white;
}

#galerie #toolbar LI.rate A,
#video #toolbar LI.rate A {
	margin-right: 0px !important;
}

#galerie #toolbar A:hover,
#galerie #toolbar A:active,
#video #toolbar A:hover,
#video #toolbar A:active {
	text-decoration: none;
}

#galerie #toolbar IMG,
#video #toolbar IMG {
	border: none;
	padding: 0px !important;
	margin: 0px !important;
	vertical-align: bottom;
}

#galerie P.retourhome {
	margin: 1px !important;
	padding: 2px 10px 1px 0px !important;
}

#video P.retourhome {
	margin: 0px 1px !important;
	padding: 2px 10px 0px 0px !important;
	border-bottom: 1px solid #777;
}

#galerie DIV.friends {
	border-width: 0px 1px;
	border-style: solid;
	border-color: #a0a0a0;
	padding: 10px 0px 10px;
	background: white url(/--static--/onf.fo.common/img/bggalerie-friends.png) no-repeat scroll 50% top;
}

#galerie DIV.friends H3 {
	margin: 5px 0px 10px 25px !important;
	padding: 3px 0px 3px 26px;
	color: #272727;
	background: transparent url(/--static--/onf.fo.common/img/galerie-picto.png) no-repeat scroll 0px top;
}

#galerie DIV.friends DIV.scrollable {
	float: none;
	width: 509px;
	margin-top: 15px;
	height: 150px;
}

DIV.wide #galerie DIV.friends DIV.scrollable {
	width: 701px;
}

#galerie DIV.friends DIV.item {
	width: 140px;
	padding: 0px 17px;
	font-weight: bold;
}

#galerie DIV.friends DIV.item A,
#galerie DIV.friends DIV.item A:hover,
#galerie DIV.friends DIV.item A:active,
#galerie DIV.friends DIV.item A:focus {
	margin: 0px 0px 3px;
	border: 0px;
	padding: 0px;
}

#galerie DIV.friends DIV.item IMG {
	border: 1px solid #a0a0a0;
}

#galerie DIV.friends DIV.item DIV.summary {
	font-weight: normal;
}

#video DIV.video {
	float: left;
}

DIV.wide #video DIV.friends {
	float: right;
	margin-top: 10px;
	width: 270px;
	height: 272px;
}

#video DIV.friends {
	background: transparent url(/--static--/onf.fo.common/img/bgvideo-friends.png) repeat-y scroll left top;
}

#video DIV.friends H3 {
	padding-left: 30px;
	height: 16px;
	margin: 4px 0px 4px 23px !important;
	background: transparent url(/--static--/onf.fo.common/img/video-friends.png) no-repeat scroll left top;
	font-size: 135%;
	font-family: Arial, sans-serif;
}

#video DIV.friends DIV.scrollable {
	margin-right: 4px;
	padding: 0px 8px;
}

#video DIV.friends DIV.scrollable DIV.item {
	padding: 3px 0px;
}

DIV.wide #video DIV.friends DIV.scrollable {
	height: 206px;
}

#video DIV.friends DIV.item IMG {
	float: left;
	border: 1px solid silver;
	margin-right: 8px;
}

#video DIV.friends DIV.item A {
	font-weight: bold;
}

#video DIV.friends DIV.item DIV.infos {
	margin-left: 96px;
}

#galerie DIV.others {
	padding: 10px 8px 2px 33px;
}

#video DIV.friends DIV.others {
	padding: 10px 8px 2px 15px;
	height: 28px;
}

#galerie DIV.others A,
#video DIV.friends DIV.others A {
	color: #606060 !important;
}

/* galeries intégrées dans un paragraphe */
#home #article #galerie,
#zonecontenu #galerie {
	margin-right: 5px;
}

#home #article #galerie H3,
#zonecontenu #galerie H3 {
	margin: 12px 0px 10px 3px !important;
	padding: 10px 0px 0px 30px;
}

#home #article #galerie A.next,
#zonecontenu #galerie A.next {
	margin-right: 13px;
}

#home #article DIV.unecolonne #galerie A.next,
#zonecontenu DIV.unecolonne #galerie A.next {
	margin-right: 3px;
}

#home #article #galerie P.imgnav,
#zonecontenu #galerie P.imgnav {
	margin-right: 25px !important;
}

#zonecontenu DIV.unecolonne #galerie P.imgnav,
#zonecontenu DIV.unecolonne #galerie IMG.imageengrand {
	margin-left: 18px;
	margin-right: 20px !important;
}

#zonecontenu DIV.unecolonne #galerie IMG.imageengrand {
	margin-right: 0px;
}

/* galeries intégrées dans un paragraphe - pages ombrées */
#home #article DIV.content_shadow_body #galerie {
	margin-right: 0px;
}

#home #article #galerie DIV.scrollable {
	padding-bottom: 10px;
}

#home #article #galerie P.descriptif_galerie {
	margin-bottom: 0px !important;
	padding-bottom: 10px !important;
}

#home #article DIV.content_shadow_body #galerie IMG.imageengrand {
	max-width: 473px !important;
}

* html #home #article DIV.content_shadow_body #galerie IMG.imageengrand {
	width: 473px !important;
}

/* médias intégrés dans les contenus */
#zonecontenu DIV.media {
	margin-top: 20px;
}

#zonecontenu DIV.media DIV.header,
#zonecontenu DIV.media DIV.description {
	margin-top: 5px;
}

/* médias préférés et catégories de médias */
#content H2.medias {
	padding-top: 60px;
	padding-left: 20px;
}

DIV.popular_medias {
	height: 170px;
}

DIV.popular_medias DIV.scrollable {
	width: 735px;
	height: 150px;
}

DIV.popular_medias DIV.scrollable DIV.item,
DIV.medias_categories DIV.item {
	width: 145px;
	height: 150px;
	padding: 20px 19px;
}

DIV.medias_categories DIV.item {
	float: left;
	padding: 10px 19px;
}

DIV.medias_categories DIV.thumbnail {
	position: relative;
}

DIV.popular_medias SPAN.title,
DIV.medias_categories SPAN.title {
	font-weight: bold;
}

DIV.popular_medias IMG.banner {
	position: absolute;
	top: 75px;
}

DIV.medias_categories IMG.banner {
	position: absolute;
	top: 55px;
}

DIV.medias_categories DIV.category {
	padding-bottom: 3px;
}

/* annuaire DAC */
DIV.dac_search_engine DIV.search_engine {
	margin-left: 50px;
	width: 465px;
}

DIV.dac_search_engine DIV.search_engine DIV.body {
	padding: 5px 15px;
}

DIV.dac_search_engine DIV.search_engine H4 {
	margin: 0px 0px 10px !important;
}

DIV.dac_search_engine DIV.search_engine HR {
	margin-top: 10px;
}

DIV.dac_search_engine DIV.search_engine A {
	display: block;
	padding: 2px 0px 2px 30px;
}

@media print {
	BODY {
		font-size: 11pt !important;
	}
	#header,
	#accespro,
	#lefter,
	#righter,
	#footer,
	#extrazone,
	#toolbar,
	P.navigator,
	P.retourhome,
	P.backtop,
	A.cornerclose {
		display: none !important;
	}
	#hierarchie {
		width: 100%;
		padding-left: 0px;
	}
	#content,
	#content DIV.unecolonne {
		width: 100%;
	}
	* html #content {
		width: 75%;
	}
	* html #content DIV.unecolonne {
		width: 100%;
	}
	#navpanel DIV {
		display: block;
	}
}
