/* CSS Document created by marceldaems@gmail.com */

html {
	overflow: hidden;
	}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	}

#banner {
	position: absolute;
	left: 40px;
	top: 40px;
	width: 940px;
	height: 120px;
	background-image: url(../media/Senegal04.jpg);
	background-repeat: no-repeat;
	}
#footerbackground {
	position: absolute;
	left: 40px;
	top: 570px;
	width: 940px;
	height: 20px;
	background-color: #9D7040;
	}
#footertext {
	position: absolute;
	left: 40px;
	top: 565px;
	width: 940px;
	}
#footertext p {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	}
#footertext a {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #9D7040;
	font-size: 10px;
	}
#footertext a:hover {
	color: #FFFFFF;
	}
#footertext a:active {
	color: #000000;
	}
.padding10left {
	padding-left: 10px;
	}

/* CSS for the Language on home page */

#sooresi {
	position: absolute;
	left: 360px;
	top: 235px;
	width: 300px;
	height: 40px;
	background-image: url(../media/mainpage/sooresi.gif);
	background-repeat: no-repeat;
	}
#welcome {
	position: absolute;
	left: 360px;
	top: 275px;
	width: 300px;
	height: 65px;
	}
#english {
	position: absolute;
	left: 360px;
	top: 340px;
	width: 150px;
	height: 20px;
	}
#francais {
	position: absolute;
	left: 510px;
	top: 340px;
	width: 150px;
	height: 20px;
	}
#bienvenu {
	position: absolute;
	left: 360px;
	top: 360px;
	width: 300px;
	height: 75px;
	}
