body.barres {
	background-color: #294634;
	background-image: url(interface/topframe_fons.gif);
	margin-top: 3px;
	white-space: nowrap;
	text-align: center;
}
body.mainFrame {
	background-color: #D9BF84;
	margin-top: 5px;
	margin-right: 50px;
	margin-left: 50px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #392E1E;
}
body.text {

	background-color: #D9BF84;
	white-space: normal;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #392E1E;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: -15px;
}
p {
	padding-left: 20px;
}

