body	{
	margin: 0px;
	padding: 0;
	border: 0;
	text-align: center;
	background-color: #2F5B37;
	}

#container {
	margin: 0 auto;
	padding: 0;
	width: 773px;
	height: 562px;
	text-align: left;
	background: url(../../images/background_index.jpg) top left no-repeat;
	}
	
#main {
	position: relative;
	width: 773px;
	margin: 0px 0px 10px 0px;
	z-index: 1;
	}
	
#footer {
	position: absolute;
	top: 521px;
	left: 12px;
	width: 740px;
	height: 18px;
	margin: 0;
	padding: 8px 0px 0px 10px;
	z-index: 1;
	background-color: #3B5462;
	}
	
#footer span {
	color: #ffffff;
	font-weight: bold;
	font: 11px verdana, arial, lucida, helvetica, sans-serif;
	margin: 0px 10px 0px 0px;
	}
	
#footer a img {
	margin: -1px 10px 0px 3px;
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
.float {
	float: left;
	}
	
input.search {
	width: 150px;
	margin-top: -2px;
	font: 9px verdana, arial, lucida, helvetica, sans-serif;
	}

#footer span#appels {
	margin: 0px 0px 0px 250px;
	}

a.block {
	display: block;
	position: absolute;
	z-index: 3;
	}
	
a span {
	margin: 0px;
	padding: 0px;
	display: none;
	border: 0;
	}
	
a img {
	border: none;
	}
	
a#plan {
	width: 70px;
	height: 20px;
	top: 445px;
	left: 5px;
	}
	
a#english {
	width:90px;
	height: 20px;
	top: 445px;
	left: 81px;
	}
	
a#mentions {
	width: 75px;
	height: 20px;
	top: 445px;
	left: 530px;
	}
	
a#contact {
	width: 70px;
	height: 20px;
	top: 445px;
	left: 620px;
}

a#actu {
	display: block;
	position: absolute;
	width: 170px;
	height: 25px;
	top: 198px;
	left: 525px;
}
	
/* Menu racine */
	
ul#menu_header {
	list-style: none;
	position: absolute;
	top: 4px;
	left: 139px;
	margin: 0;
	padding: 0;
	z-index: 9;
	line-height: 1;
	}

#menu_header li {
	list-style: none;
	margin: 0px;
	padding: 0;
	float: left;
	height: 122px;
	z-index: 5;
	}

#menu_header li#presentation {
	background: url(../../images/menu_index/presentation.jpg) top left no-repeat;
	width: 104px;
	}
	
#menu_header li#votrechambre {
	background: url(../../images/menu_index/votrechambre.jpg) top left no-repeat;
	width: 103px;
	}
	
#menu_header li#gda {
	background: url(../../images/menu_index/gda.jpg) top left no-repeat;
	width: 103px;
	}

#menu_header li#elevage {
	background: url(../../images/menu_index/elevage.jpg) top left no-repeat;
	width: 100px;
	}

#menu_header li#gdv {
	background: url(../../images/menu_index/gdv.jpg) top left no-repeat;
	width: 103px;
	}

#menu_header li#formalites {
	background: url(../../images/menu_index/formalites.jpg) top left no-repeat;
	width: 110px;
	}
	
#menu_header li#presentation a, #menu_header li#votrechambre a, #menu_header li#gda a, #menu_header li#gdv a, #menu_header li#formalites a {
	display: block;
	width: 103px;
	height: 122px;
	z-index: 6;
	}
	
#menu_header li#elevage a {
	display: block;
	width: 100px;
	height: 122px;
	z-index: 6;
	}
	
/* Sous menu */

#menu_header li ul { /* second-level lists */
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	z-index: 7;
	line-height: 1;
}

#menu_header li ul ul {
	margin: -1.1em 0 0 110px;
}

#menu_header li#formalites ul ul {
	margin: -1.1em 0 0 -114px;
}

html[xmlns] #menu_header li#formalites ul ul {
	margin: -1.1em 0 0 -110px;
}

html[xmlns] #menu_header li ul ul {
	margin: -1.1em 0 0 103px;
}
	
#menu_header li ul ul ul {
	margin: -1.2em 0 0 120px;
	}
	
html[xmlns] #menu_header li ul ul ul {
	margin: -1.1em 0 0 120px;
	}

#menu_header li ul {
	width: 119px;
	}
	
#menu_header li#presentation ul li {
	width: 104px;
	background-color: #596c79;
	}
	
#menu_header li#votrechambre ul li {
	width: 103px;
	background-color: #eee178;
	}
	
#menu_header li#gda ul li {
	width: 103px;
	background-color: #ac7448;
	}
	
#menu_header li#elevage ul li {
	width: 100px;
	background-color: #6abc74;
	}
	
#menu_header li#gdv ul li {
	width: 103px;
	background-color: #6d7ba6;
	}

#menu_header li#formalites ul li {
	width: 110px;
	background-color: #a5afb5;
	}

#menu_header li ul li {
	margin: 0px;
	text-align: left;
	height: auto;
	border-bottom: 1px solid #f1c412;
	z-index: 8;
	}

#menu_header li#presentation ul li a, #menu_header li#presentation ul li a:visited, #menu_header li#votrechambre ul li a, #menu_header li#votrechambre ul li a:visited, #menu_header li#gda ul li a, #menu_header li#gda ul li a:visited, #menu_header li#gdv ul li a, #menu_header li#gdv ul li a:visited, #menu_header li#elevage ul li a, #menu_header li#elevage ul li a:visited, #menu_header li#formalites ul li a, #menu_header li#formalites ul li a:visited {
	padding: 3px 3px 3px 5px;
	font-size: 10px;
	color: #000000;
	height: auto;
	text-align: left;
	font-weight: normal;
	width: 104px;
	font: 10px verdana, arial, lucida, helvetica, sans-serif;
	z-index: 9;
	text-decoration: none;
	}

#menu_header li#presentation ul li a, #menu_header li#presentation ul li a:visited, #menu_header li#gdv ul li a, #menu_header li#gdv ul li a:visited {
	color:  #ffffff;
	}
		
#menu_header li#votrechambre ul li a, #menu_header li#votrechambre ul li a:visited, #menu_header li#gda ul li a, #menu_header li#gda ul li a:visited, #menu_header li#gdv ul li a, #menu_header li#gdv ul li a:visited {
	width: 103px;
	}

#menu_header li#elevage ul li a, #menu_header li#elevage ul li a:visited {
	width: 100px;
	}
	
#menu_header li#formalites ul li a, #menu_header li#formalites ul li a:visited {
	width: 110px;
	}

#menu_header li#presentation ul li a:hover, #menu_header li#votrechambre ul li a:hover, #menu_header li#gda ul li a:hover, #menu_header li#elevage ul li a:hover, #menu_header li#gdv ul li a:hover, #menu_header li#formalites ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#menu_header li:hover ul, #menu_header li.sfhover ul{
	display: block;
}

#menu_header li ul li:hover ul, #menu_header li ul li.sfhover ul{
	display: block;
}

#menu_header li ul li ul li:hover ul, #menu_header li ul li ul li.sfhover ul{
	display: block;
}

#menu_header li:hover ul ul, #menu_header li.sfhover ul ul {
	display: none;
}

#menu_header li ul li:hover ul ul, #menu_header li ul li.sfhover ul ul {
	display: none;
}

/* Menu droit */
	
ul#menu_droit {
	list-style: none;
	position: absolute;
	top: 233px;
	left: 526px;
	margin: 0;
	padding: 0;
	z-index: 4;
	}

#menu_droit li {
	list-style: none;
	margin: 0px 0px 34px 0px;
	padding: 0;
	width: 172px;
	z-index: 5;
	}

#menu_droit li#grandeculture {
	background: url(../../images/menu_index_droit/grandeculture.gif) top left no-repeat;
	height: 53px;
	}
	
#menu_droit li#elevage2 {
	background: url(../../images/menu_index_droit/elevage2.gif) top left no-repeat;
	height: 26px;
	}
	
#menu_droit li#territoire {
	background: url(../../images/menu_index_droit/territoire.gif) top left no-repeat;
	height: 53px;
	}

#menu_droit li#viticulture {
	background: url(../../images/menu_index_droit/viticulture.gif) top left no-repeat;
	height: 25px;
	}
	
#menu_droit li#grandeculture a, #menu_droit li#territoire a {
	display: block;
	width: 172px;
	height: 53px;
	z-index: 6;
	}
	
#menu_droit li#elevage2 a, #menu_droit li#viticulture a {
	display: block;
	width: 172px;
	height: 25px;
	z-index: 6;
	}
	
/* Sous menu */

#menu_droit li ul { /* second-level lists */
	position: absolute;
	display: none;
	margin: -75px 0px 0px -170px;
	padding: 0;
	z-index: 7;
}

#menu_droit li#viticulture ul { /* second-level lists */
	margin: -175px 0px 0px -170px;
}

#menu_droit li ul {
	width: 170px;
	}

#menu_droit li#grandeculture ul li {
	background-color: #ac7448;
	}

#menu_droit li#elevage2 ul li {
	background-color: #6abc74;
	}

#menu_droit li#territoire ul li {
	background-color: #eee178;
	}

#menu_droit li#viticulture ul li {
	background-color: #6d7ba6;
	}

#menu_droit li ul li {
	margin: 0px;
	text-align: left;
	width: 170px;
	height: auto;
	border-bottom: 1px solid #f1c412;
	z-index: 8;
	vertical-align:  bottom;
	}

#menu_droit li#grandeculture ul li a, #menu_droit li#grandeculture ul li a:visited, #menu_droit li#elevage2 ul li a, #menu_droit li#elevage2 ul li a:visited, #menu_droit li#territoire ul li a, #menu_droit li#territoire ul li a:visited, #menu_droit li#viticulture ul li a, #menu_droit li#viticulture ul li a:visited {
	padding: 3px 3px 3px 5px;
	font-size: 10px;
	color: #000000;
	height: auto;
	text-align: left;
	font-weight: normal;
	width: 160px;
	font: 10px verdana, arial, lucida, helvetica, sans-serif;
	z-index: 9;
	text-decoration: none;
	}

#menu_droit li#viticulture ul li a, #menu_droit li#viticulture ul li a:visited {
	color: #ffffff;
	}
		
#menu_droit li#grandeculture ul li a:hover, #menu_droit li#elevage2 ul li a:hover, #menu_droit li#territoire ul li a:hover, #menu_droit li#viticulture ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#menu_droit li:hover ul, #menu_droit li.sfhover ul{
	display: block;
}

#menu_droit li:hover ul ul, #menu_droit li.sfhover ul ul {
	display: none;
}

#menu_droit li ul li:hover ul ul, #menu_droit li ul li.sfhover ul ul {
	display: none;
}
