Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #95BF46;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover
{
	color: #95BF46;
	text-decoration: underline;
}
a:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #81A839;
	text-decoration: none;
}
a:link 
{
	color: #65842C;
	text-decoration: none;
}
a:visited 
{
	color: Olive;
	font: italic;
	text-decoration: none;
}
#header {
	z-index: 2;
	background-image: url(../images/hedaer.jpg);
	background-repeat: no-repeat;
	height: 261px;
	width: 1000px;
	position: absolute;
	margin-top: 0px;
	margin-left: 100px;
}
#bg_zone_texte1 {
	z-index: 3;
	background-image: url(../images/bg_zone_texte1.jpg);
	background-repeat: no-repeat;
	height: 560px;
	width: 579px;
	position: absolute;
	margin-left: 100px;
	margin-top: 260px;
}
#bg_menu {
	z-index: 4;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 421px;
	position: absolute;
	margin-left: 679px;
	margin-top: 260px;
}
#bg_news {
	z-index: 5;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 421px;
	position: absolute;
	margin-left: 679px;
	margin-top: 555px;
}
#bg_footer {
	z-index: 6;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 1000px;
	position: absolute;
	margin-left: 100px;
	margin-top: 730px;
	left: 0px;
	top: 87px;
}
#bg_zone_texte1 #texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 120px;
	margin-top: 25px;
	width: 450px;
	position: absolute;
	z-index: 7;
}
#bg_zone_texte1 #texte a:hover
{
	color: #95BF46;
	text-decoration: underline;
}
#bg_zone_texte1 #texte a:active
{
	color: #81A839;
	text-decoration: none;
}
#bg_zone_texte1 #texte a:link 
{
	color: #65842C;
	text-decoration: none;
}
#bg_zone_texte1 #texte a:visited 
{
	color: Olive;
	text-decoration: none;
}
#menu {
	z-index: 8;
	position: absolute;
	top: 260px;
	left: 680px;
	width: 320px;
	height: 290px;
	background-color: #BAD47B;

}
#header form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #95BF46;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 582px;
}
#header input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #95BF46;
}

#bg_news #conferences {
	z-index: 9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 230px;
	width: 300px;
	position: absolute;
	margin-left: 10px;
	margin-top: 15px;
}

#bg_footer #footer {
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 110px;
	margin-top: 5px;
	margin-right: 110px;
}
#bg_footer #footer a:hover{
	color: #999999;
	text-decoration: none;
}
#bg_footer #footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#bg_footer #footer a:visited{
	color: Olive;
	text-decoration: none;
}
#bg_footer #footer a:link{
	color: #FFFFFF;
}

