html {
  margin-bottom: 1px;
}

body {
	background:#000;
}

#entete {
	text-align:center;
}

#container {
	text-align:center;
}

#footer {
	height:89px;
	background:url('../images/fond-footer.gif') repeat-x;
	width:100%;
	position:bottom;
	bottom:0px;
/*	bottom:-355px;*/
	left: 10px;
}

#service {
	width:203px;
	height:89px;
	position:relative;
	left:50%;
}


.vert {
	float:left;
	padding-top:38px;
	padding-left:50px;

}

#agrapresse, #agraalim, #depeche, #fld, #marches, #vb, #vsb, #pointsdevente, #marches-hebdo, #agravalor, #agraeurope, #agrafil, #rvi, #viande {
	width:100%;
	display:none;
	color:#fff;
	position:absolute;
	text-align:center;
}

#agraalimcont {
	background:url('../images/bandeaualim.jpg') no-repeat;
	width:100%;
	position:absolute;
}

#agrapresse table, #agraalim table, #depeche table, #fld table, #marches table, #vb table, #vsb table, #pointsdevente table, #marches-hebdo table, #agravalor table, #agraeurope table, #agrafil table, #rvi table, #viande  table {
	width:100%;
	color:#fff;
}


#agraalim span.bold {
	color:#cecece;
	font-weight:bold;
}

#bandeau-agraalim {
	background:#e95227;
	width:100%;
	text-align:left;
	padding:0 10px 0 150px;
	bottom:1px;
}


#bandeau-agraalim a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
/*
#exemplaire {
	background:url('../images/exemplaire.png') no-repeat;
}

:hover {
	background:url('../images/exemplaire_hover.png')  no-repeat;
}*/

a#document {
	background:url('../images/exemplaire.png') no-repeat;
	height:27px;
	width:183px;
	display:block;
	float:left;
/*	margin-left:5px;*/
	margin-left:240px;
}

#document:hover {
	background:url('../images/exemplaire_hover.png')  no-repeat;
}

a#document1 {
	background:url('../images/site.png') no-repeat;
	height:27px;
	width:183px;
	display:block;
	float:left;
	margin-left:5px;
}

#document1:hover {
	background:url('../images/site_hover.png')  no-repeat;
}

a#document2 {
	background:url('../images/abonner.png') no-repeat;
	height:27px;
	width:103px;
	display:block;
	float:left;
	margin-left:5px;
}

#document2:hover {
	background:url('../images/abonner_hover.png')  no-repeat;
}