body {
	margin:0;
	background-color: #78b561;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:24px;
}
.main {
	width:975px;
	margin:auto;
	overflow:hidden;
	z-index:10;
	margin-bottom:-35px;
	}
.menu {
	position:absolute;
	z-index:1000;
	width:975px;
	margin:auto;
	margin-top:47px;
	text-indent:35px;
	font-weight:bold;
	font-size:14px;
	}
.menu a, .menu a:link, .menu a:visited {
    color:#000;
	text-decoration:none;
}
.menu a:hover {
    color:#0647c1;
	text-decoration:none;
}
.microfinance7 {
	position:absolute;
	z-index:100;
	width:100px;
	margin:auto;
	margin-top:110px;
	margin-left:405px;
	}
.etude7 {
	position:absolute;
	z-index:100;
	margin:auto;
	margin-top:280px;
	margin-left:210px;
	}
.evaluation7 {
	position:absolute;
	z-index:100;
	margin:auto;
	margin-top:280px;
	margin-left:600px;
	}
.dev-e7 {
	position:absolute;
	z-index:100;
	margin:auto;
	margin-top:440px;
	margin-left:775px;
	}
.etude {
	position:absolute;
	z-index:700;
	float:left;
	margin:auto;
	margin-top:475px;
	margin-left:225px;
	}
.microfinance {
	position:absolute;
	z-index:400;
	float:left;
	margin:auto;
	margin-top:440px;
	margin-left:15px;
	}
.evaluation {
	position:absolute;
	z-index:100;
	margin:auto;
	margin-top:585px;
	margin-left:575px;
	height:75px;
	}
.dev-e {
	position:absolute;
	z-index:100;
	margin:auto;
	margin-top:790px;
	margin-left:400px;
	}

.bandeau {
	width:975px;
	height:440px;
	background-color:#f7e20a;
	margin:auto;
	overflow:hidden;
	}
.contenu {
	width:975px;
	background-color:#FFCC00;
	background-image:url(fd.jpg);
	margin:auto;
	}
.texte {
	padding:20px;
	padding-top:23px;
	}
.titre {
	color:#009900;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:-12px;
	}
.piedpage {
	width:975px;
	background-color:#33FF99;
	background-image:url(fdfoot.jpg);
	margin:auto;
	}
.textefoot {
	font-size:12px;
	padding:12px;
	padding-bottom:5px;
	line-height:50px;
	color:#009900;
	}
.textefoot a {
	text-decoration:none;
	color:#009900;
}
.textefoot a:link {
	text-decoration:none;
	color:#009900;
}
.textefoot a:hover {
	text-decoration:underline;
	color:#009900;
}
.textefoot a:visited {
	text-decoration:none;
	color:#009900;
}
.contenu a {
	text-decoration:none;
	color:#000000;
}
.contenu a:link {
	text-decoration:none;
	color:#000000;
}
.contenu a:hover {
	text-decoration:underline;
	color:#000000;
}
.contenu a:visited {
	text-decoration:none;
	color: #009900;
	
}

table, th, tr, td {
	border: 1px #fb9e17 solid;
}

th, tr, td {
	padding-left:10px;
	padding-right:10px;
}


form#contact fieldset {
	margin-left:-1px;
	border: 0;
	text-align: left;
	color:#000;
	background-color:#fabc1b;
}

form#contact input[type="text"], input[type="url"], 
input[type="email"], input[type="tel"], textarea {
	margin: 3px 0 0 0;
	padding: 4px; 
	width: 375px; 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	border: 1px solid #fb9d59;
	background-color: #ffff99;
	color:#336633;
	font-weight:bold;
}

form#contact textarea {
	width: 375px; 
	height: 90px;
	background-color: #ffff99;
	color:#336633;
	font-weight:bold;
}

form#contact label {
	display: block;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
}

form#contact label.error { 
	width: 345px;
	margin: 3px 0 0 0;
	display: block;
	color: #000;                              
	font-size: 12px; 
	text-align: right;
	font-weight:bold;
}

form#contact .placeholder {
	color: #aaa;
}

form#contact .button {
	display: inline-block;
	margin: 15px 0 5px 85px;
	padding: 5px 15px 5px 15px;
	background-color: #333;
	border: none;
	width:200px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#377137;
}

form#contact .button:hover {
	background-color: #60a760;
	cursor: pointer;
}

form#contact .button:active {
	margin-top: 16px;
	background-color: #e2163e;
	cursor: pointer;
}

.thanks {
	color:#66ff66;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-bottom:265px;
}
.separator {
    clear: both;
    width: 100%;
}
b {
	color:#0647c1;
}
