body	{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#382504;
	color:#382504;	   
	}
/* ----- CONTENT ----------------------------------------------------------------------------*/
#content {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #ae8553;
	border-top: 0px;
	border-bottom: 0px;
}

#content h1 {
	padding: 15px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ae8553;
	text-align: left;
	text-decoration: none;
}

#content h1 a {
	color: #382504;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h2 {
	padding: 15px 0px 5px 0px;
	margin: 0px 10px 0px 25px;
	color: #441e00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#content h2 b {
	color: #382504;
}

#content p.intro {
	background-image: url(../img/construct/logo.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 40px 20px;
	margin: 0px 20px 0px 20px;
	font-size: 11px;
	text-align: center;
}

#content h3 {
	padding: 15px 0px 5px 0px;
	margin: 0px 10px 0px 10px;
	color: #441e00;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#content p {
	padding: 5px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	font-size: 11px;
	text-align: left;
}

#content td {
	padding: 2px;
	font-size: 11px;
	text-align: left;
}

#content ul {
	padding: 5px 0px 0px 20px;
	margin: 0px 10px 0px 10px;
	font-size: 11px;
	text-align: left;
}

#content a {
	color: #441e00;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	padding: 0px;
	margin: 0px;
	border: 1px solid #441e00;
}

#content input, #content select, #content textarea {
	padding: 0px;
	margin: 0px;
	border: 1px solid #441e00;
	font-size: 11px;
	background-color: #D5C6A9;
}

hr {
    height:1px;
	 margin: 10px;
    background-color:#ae8553;
    color:#ae8553;
    border:0;
    padding:0;
    display:block;
}

.contact {
	position: relative;
	z-index: 2;
	padding: 5px;
	margin: 10px;
	font-size: 12px;
	text-align: center;
	width: 350px;
	font-weight: bold;
	border: 1px solid #441e00;	
	background-color: #D5C6A9;
}

.sousMenu {
	position: relative;
	z-index: 2;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

#tanzanie {
	position: relative;
	z-index: 2;
}

#tanzanie img {
	border: 0px;
	margin: 5px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF0000;
}

#carte, #carte02 {
	position: relative;
	float: right;
	width: 278px;
}

/* ----- LEFT COLUMN ------------------------------------------------------------------------*/

.column_left {
	background-color: #ffffff;
}

#photoGal {
	position: relative;
	left: 5px;
}

#newsletter {
	position: relative;
	left: 10px;
	width: 154px;
	height: 127px;
	background-image: url(../img/construct/bg_newsletter.jpg);
	background-repeat: no-repeat;
}

#newsletter table {
	margin-top: 25px;
}

#newsletter td {
	font-size: 10px;
}

#newsletter input, #newsletter select {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	border: 0px;
	background-color: #5b432c;
	color: #afa491;
}

#newsletter option {
	padding: 0px;
	margin: 0px;
}

/* ----- CONSTRUCT --------------------------------------------------------------------------*/
#menuFlash {
	width: 760px;
	height: 97px;
	background-image: url(../img/construct/bg_menu.jpg);
	background-repeat: no-repeat;
}

#menuTop {
	z-index: 1;
	position: relative;
	top: 76px;
	left: 86px;
	padding: 0px;
	margin: 10px 0px -85px 0px;
	color: #441e00;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

#afrique {
	z-index: 1;
	position: relative;
	text-align: right;
	top: -70px;
	left: 15px;
}

#menuBottom {
	z-index: 1;
	position: relative;
	top: -90px;
	padding: 0px;
	margin: 10px 0px -85px 0px;
	color: #441e00;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

#menuBottom a, #menuTop a {
	color: #441e00;
	text-decoration: none;
}

#menuBottom a:hover, #menuTop a:hover {
	color: #ae8553;
}

.border_left {
	background-image: url(../img/construct/bg_left.jpg);
	background-repeat: repeat-y;
}

.border_right {
	background-image: url(../img/construct/bg_right.jpg);
	background-repeat: repeat-y;
}

.copylien {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #ffffff; 
	text-decoration: none; 
	text-align:center;
	}

a.copylien:hover {
	font-size: 7pt; 
	color: #afa491; 
	text-decoration: none; 
	text-align:center;
	}

