/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #00964e;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C42;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C42;

}

h3 {

}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h5 {
	

}


a img {
	border: 0;
}

#global {
	position: absolute;
	width: 770px;
	top: 0px;
	left: 50%;
	margin-left: -385px;
	z-index: 1;
}

#contenu-global {
	position: absolute;
	width: 571px;
	left: 199px;
	top: 207px;
	z-index: 2;
}
#contenu {
	position: relative;
	width: 506px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-left: 55px;
	z-index: 2;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
#bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

#logo {
	position: absolute;
	z-index: 10;
	height: 172px;
	width: 203px;
	left: 0px;
	top: 0px;
}

#fond1 {
	position: absolute;
	z-index: 10;
	height: 234px;
	width: 567px;
	left: 203px;
	top: 0px;
	background-image: url(images/fond-1.png);
	background-repeat: no-repeat;
}

#fond2 {
	position: absolute;
	z-index: 10;
	height: 356px;
	width: 238px;
	left: 0px;
	top: 172px;
	background-image: url(images/fond-2.png);
	background-repeat: no-repeat;
}
#menu-lateral {
	position: absolute;
	z-index: 12;
	left: 10px;
	top: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
#image-menu-1 {
	border: 1px solid #00964E;
	z-index: 12;
	height: 80px;
	width: 107px;
	left: 233px;
	top: 80px;
	position: absolute;
}
#image-menu-2 {
	border: 1px solid #00964E;
	z-index: 12;
	height: 80px;
	width: 107px;
	left: 432px;
	top: 80px;
	position: absolute;
}

#image-menu-3 {
	border: 1px solid #00964E;
	z-index: 12;
	height: 80px;
	width: 107px;
	left: 631px;
	top: 80px;
	position: absolute;
}
#menu-1 {
	z-index: 12;
	width: 107px;
	left: 233px;
	top: 168px;
	position: absolute;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
#menu-2 {
	z-index: 12;
	width: 107px;
	left: 432px;
	top: 168px;
	position: absolute;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
#menu-3 {
	z-index: 12;
	width: 107px;
	left: 631px;
	top: 168px;
	position: absolute;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

#menu-1-2 {
	z-index: 11;
	width: 107px;
	left: 234px;
	top: 169px;
	position: absolute;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #00964e;
	text-align: center;
}
#menu-2-2 {
	z-index: 11;
	width: 107px;
	left: 433px;
	top: 169px;
	position: absolute;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #00964e;
	text-align: center;
}
#menu-3-2 {
	z-index: 11;
	width: 107px;
	left: 632px;
	top: 169px;
	position: absolute;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #00964e;
	text-align: center;
}

a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.menu-0:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu-0:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu-0:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: text-top;
}

#contenu a:link {
	text-decoration: underline;
	color: #008C42;
}

#contenu a:visited {
	text-decoration: underline;
	color: #008C42;
}

#contenu a:hover {
	text-decoration: none;
	color: #008C42;
}
.cadre {
	margin: 5px;
	padding: 5px;
	border: 1px solid #008C42;
}

