body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #684E2B;
	/* background-image: url(/images/backgrounds/body_bg.jpg); */
	/* background-repeat: repeat-x; */
}

h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	color: #684E2B;
	font-size: 15px;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited, a:link:active, a:link:hover, a:visited:hover {
	color: #684E2B;
	font-weight: bold;
	text-decoration: none;
}

a:link:active, a:link:hover, a:visited:hover {
	text-decoration: underline;
	color: #4C3920;
}

a img {
	text-decoration: none;
	border: 0px;
}

img {
	border-style: none !important;
}

.sectiontext, .actubody {
	color: #684E2B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.sectiontext {
	text-align : justify;
}

.actubody {
	text-align : left;
	background-color: #EDDABE;
}

.actutitre {
	color: #FFF7EE;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align : left;
}

.footertext {
	color: #A18E7D;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footerlink:link, .footerlink:visited, .footerlink:link:active, .footerlink:link:hover, .footerlink:visited:hover {
	color: #A18E7D;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footerlink:link:active, .footerlink:link:hover, .footerlink:visited:hover {
	color: #5B5146;
	text-decoration: underline;
}
