body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images-senegal/interface/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 { font: small-caps normal 24px/24px "Times New Roman", Times, serif; }
h2 { font: 14pt/18pt Arial, Helvetica, sans-serif; }
h3 {
	font: bold 12pt/14pt Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
h4 {
	font: bold 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}
p { text-align: justify; }
a {
	color: #090;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
img { border: 0; }
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
}
blockquote {
	margin: 0px 0px 5px 20px;
	padding: 0;
}
.txtl { text-align: left; }
.txtc { text-align: center; }
.txtr { text-align: right; }
#navcontainer {
	width: 735px;
	height: 32px;
	margin: 5px auto 0 auto;
	padding: 0;
}
#navcontainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navcontainer li {
	display: inline;
	float: left;
}
#navcontainer a {
	background: no-repeat url(images-senegal/menu/button_normal.png);
	width: 105px;
	height: 32px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #7f7f7f;
	line-height: 24px;
}
#navcontainer a:hover {
	background: no-repeat url(images-senegal/menu/button_over.png);
	color: #333;
}
#navcontainer a.actif {
	background: no-repeat url(images-senegal/menu/button_over.png);
	color: #060;
}
.img { border: 1px solid #666; }
.tbl { border: 1px solid #ccc; }
.tbl ul {
	list-style: disc;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
.pommier {
	color: #eee;
	font-family: "Times new Roman";
	font-size: 4pt;
	line-height: 8pt;
	font-weight: lighter;
	text-align: center;
	text-transform: inherit;
	padding-right: 10px;
}
.pommier a {
	color: #eee;
	text-decoration: none;
}


