body {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	background-image: url(images/bkg01.jpg);
	background-color: #df9b29;
	background-repeat: repeat-x;
}
.cadre {
	text-align: top;
	vertical-align: top;
	width: 990px;
	margin: 0 auto;
	height: auto;
	height: 100%;
	min-height: 100%;
}
.text {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	color: #6b3100;
}
.text a {
	color: #bf7518;
	text-decoration: underline;
}
.text a:hover {
	color: #6b3100;
	text-decoration: underline;
}
.text2 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #6b3100;
}
.text2 a {
	color: #bf7518;
	text-decoration: underline;
}
.text2 a:hover {
	color: #6b3100;
	text-decoration: underline;
}
.text-home {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	color: #6b3100;
}
.text-home a {
	color: #bf7518;
	text-decoration: underline;
}
.text-home a:hover {
	color: #6b3100;
	text-decoration: underline;
}
.text-red {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	color: #a21112;
}
.title {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 30px;
	text-align: justify;
	color: #bf7518;
}
.title-red {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 30px;
	text-align: justify;
	color: #a21112;
}
.legend  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434; 
	font-size: 9px;
	line-height: 13px;
}
.legend a {
	color: #343434;
	text-decoration: none;
}
.legend a:hover {
	color: #bf7518;
	text-decoration: none;
}