body {
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px 10px 0px 40px;
	color: #7d7644;
	text-align: left;
	background-color: #600;
	background-image: url(images/body_bg_index.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#pageHeaderIndex {
	width: 730px;
	height: 160px;
	text-align: left;
	background-color: #fff;
	background-image: url(images/senegal/palmier-soleil.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pageHeaderIndex h1 {
	margin: 0px;
	padding: 15px 0px 5px 30px;
	font-size: 60px;
	line-height: 60px;
	color: #7D7644;
	font-weight: normal;
}
#pageHeaderIndex h2 {
	color: #988f52;
	margin: 0;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 30px;
}
#bannerContainer {
	width: 730px;
	height: 176px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
#txtIndex {
	position: absolute;
	margin-top: -130px;
	margin-left: 190px;
	width: 520px;
	padding: 0;
}

