body {
	background-color: #015344;
	text-align: center;
	margin: 0;
	}
	
img, div, a, h1 { behavior: url(include/js/iepngfix.htc) }
	
#conteneur {
	width: 965px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background: url(../../img/background_conteneur.jpg) top left repeat-y;
}

#crpf_forets_de_bourgogne {
	width: 950px;
	height: 116px;
	background: url(../../img/forets_de_bourgogne.png) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 8px;
	z-index: 2;
}

#photos_conteneur {
	width: 950px;
	height: 200px;
	position: absolute;
	top: 20px;
	left: 8px;
	z-index: 1;
}

#photo1, #photo2 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#biche {
	position: absolute;
	top: 131px;
	left: 781px;
	z-index: 3;	
}

#technicien {
	position: absolute;
	top: 120px;
	left: 8px;
	z-index: 3;	
}

#logo_foret_privee {
	position: absolute;
	top: 5px;
	left: 905px;
	z-index: 3;
}

#logos {
	position: absolute;
	top: 505px;
	left: 8px;
	z-index: 1;
}

#arbre {
	position: absolute;
	top: 370px;
	left: 766px;
	z-index: 1;
}

#tit_ticker {
	position: absolute;
	top: 520px;
	left: 397px;
}

#ticker {
	position: absolute;
	top: 550px;
	left: 400px;
}

div.scrollable { 
 	position: relative; 
    overflow: hidden;
    height: 90px; 
    width: 300px; 
	padding: 0;
} 
 
div.scrollable div.items { 
    position: absolute;
    height: 20000em; 
	margin: 0px;
}

.items div {
	font-size:12px;
	height:180px;
}

.items div img {
	float: left;
	margin: 3px 10px 50px 0px;
}

.clear {
	clear: both;
}

.strong {
	font-weight: bold;
}

a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #670001;
}

a:hover {
	color: #666;
}

a span, h1 span {
	display: none;
}

a img {
	border: none;
}

a.lien_actu, a.lien_actu:visited {
	color: #014b18;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}

a#feader {
	display: block;
	width: 55px;
	height: 50px;
	position: absolute;
	top: 605px;
	left: 10px;
	z-index: 2;
}

p {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 18px;
	text-align: justify;
	margin-top: 0px 
}

p.center {
	text-align: center;
}

.items div p {
	text-align: left;
	line-height: 13px;
}

h1 {
	font: 25px Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
}

/* Basic code - don't modify */
#menu { display: block; margin: 0; padding: 0; position: absolute; top: 300px; left: 8px; background-color: transparent; z-index: 4; width: 950px; height: 210px; }
#menu li {position: relative; list-style: none; margin: 0; padding: 0; z-index: 4; }
#menu a { position: relative; z-index: 4; }
#menu ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; z-index: 2;}
* html #menu ul { line-height: 0; } /* IE6 "fix" */
#menu ul a { zoom: 1; } /* IE6/7 fix */
#menu ul li { float: none; }
#menu ul ul { top: 0; }
    
/* Essentials - configure this */
#menu ul { width: 136px; z-index: 2; }
#menu ul ul { left: 216px; }

/* Everything else is theming */
#menu *:hover { background-color: none; }

#menu li#forets {
	position: absolute;
	top: 104px;
	left: 0;
	z-index: 4;
	
}

#menu li#fonctions {
	position: absolute;
	top: 82px;
	left: 136px;
	z-index: 4;
}

#menu li#sylviculture {
	position: absolute;
	top: 62px;
	left: 272px;
	z-index: 4;
}

#menu li#gestion {
	position: absolute;
	top: 46px;
	left: 408px;
	z-index: 4;
}

#menu li#recherche {
	position: absolute;
	top: 31px;
	left: 544px;
	z-index: 4;
}

#menu li#sante {
	position: absolute;
	top: 20px;
	left: 680px;
	z-index: 4;
}

#menu li#projets {
	position: absolute;
	top: 14px;
	left: 816px;
	z-index: 4;
}

#menu li#forets a {
	display: block;
	width: 136px;
	height: 97px;
	background: url(../../img/menu_index/forets.png) top left no-repeat;
	position: relative;
	z-index: 4;
}

#menu li#fonctions a {
	display: block;
	width: 136px;
	height: 95px;
	background: url(../../img/menu_index/fonctions.png) top left no-repeat;
	position: relative;
	z-index: 4;
}

#menu li#sylviculture a {
	display: block;
	width: 136px;
	height: 93px;
	background: url(../../img/menu_index/sylviculture.png) top left no-repeat;
	position: relative;
	z-index: 4;
}

#menu li#gestion a {
	display: block;
	width: 136px;
	height: 90px;
	background: url(../../img/menu_index/gestion.png) top left no-repeat;
	position: relative;
	z-index: 4;
}

#menu li#recherche a {
	display: block;
	width: 136px;
	height: 88px;
	background: url(../../img/menu_index/recherche.png) top left no-repeat;
	position: relative;
	z-index: 4;
}

#menu li#sante a {
	display: block;
	width: 136px;
	height: 85px;
	background: url(../../img/menu_index/sante.png) top left no-repeat;
	position: relative;
	z-index: 4;
}

#menu li#projets a {
	display: block;
	width: 133px;
	height: 79px;
	background: url(../../img/menu_index/projets.png) top left no-repeat;
	position: relative;
	z-index: 4;
}

#menu a { line-height: 1; }
#menu a:hover { }
#menu li.hover a { }

#menu li#forets ul, #menu li#fonctions ul, #menu li#sylviculture ul, #menu li#gestion ul, #menu li#recherche ul, #menu li#sante ul {
	top: 70px;
	width: 136px;
	z-index: 2;
	padding-top: 40px;
}

#menu li#forets ul {
	top: 65px;
	background: #d8e2d7 url(../../img/menu_index/background/forets.jpg) top left no-repeat;
	height: 149px;
}

html>body #menu li#forets ul {
	height: auto;
	min-height: 149px;
}

#menu li#fonctions ul {
	top: 64px;
	background: #dfe9e0 url(../../img/menu_index/background/fonctions.jpg) top left no-repeat;
	height: 172px;
}

html>body #menu li#fonctions ul {
	height: auto;
	min-height: 172px;
}

#menu li#sylviculture ul {
	top: 65px;
	background: #dfe9e0 url(../../img/menu_index/background/sylviculture.jpg) top left no-repeat;
	height: 191px;
}

html>body #menu li#sylviculture ul {
	height: auto;
	min-height: 191px;
}

#menu li#gestion ul {
	top: 66px;
	background: #dfe9e0 url(../../img/menu_index/background/gestion.jpg) top left no-repeat;
	height: 206px;
}

html>body #menu li#gestion ul {
	height: auto;
	min-height: 206px;
}

#menu li#recherche ul {
	top: 65px;
	background: #e8efe7 url(../../img/menu_index/background/recherche.jpg) top left no-repeat;
	height: 222px;
}

html>body #menu li#recherche ul {
	height: auto;
	min-height: 222px;
}

#menu li#sante ul {
	top: 66px;
	background: #dfe9e0 url(../../img/menu_index/background/sante.jpg) top left no-repeat;
	height: 232px;
}

html>body #menu li#sante ul {
	height: auto;
	min-height: 232px;
}

#menu li#projets ul {
	top: 70px;
	width: 133px;
	z-index: 2;
	top: 65px;
	background: #dfe9e0 url(../../img/menu_index/background/projets.jpg) top left no-repeat;
	padding-top: 40px;
	height: 262px;
}

html>body #menu li#projets ul {
	height: auto;
	min-height: 262px;
}

#menu li#forets ul li, #menu li#fonctions ul li, #menu li#sylviculture ul li, #menu li#gestion ul li, #menu li#recherche ul li, #menu li#sante ul li {
	width: 136px;
	margin: 0;
	padding: 0;
	top: 0;
	z-index: 2;
}

#menu li#projets ul li {
	width: 133px;
	margin: 0;
	padding: 0;
	top: 0;
	z-index: 2;
}

#menu li#forets ul li a, #menu li#forets ul li a:visited, #menu li#fonctions ul li a, #menu li#fonctions ul li a:visited, #menu li#sylviculture ul li a, #menu li#sylviculture ul li a:visited, #menu li#gestion ul li a, #menu li#gestion ul li a:visited, #menu li#recherche ul li a, #menu li#recherche ul li a:visited, #menu li#sante ul li a, #menu li#sante ul li a:visited, #menu li#projets ul li a, #menu li#projets ul li a:visited {
	position: relative;
	top: 0;
	display: block;
	background: none;
	width: auto;
	height: auto;
	color: #014b18;
	font: 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 5px 5px 0px 10px;
}

#menu ul a.hover { }
#menu ul a { }

#sous_menu {
	position: absolute;
	top: 658px;
	left: 8px;
	z-index: 2;
}
