body {
	background-color: #4F0500;
}
.bg1 {
	background-image: url(../images/select_img_header2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bg2 {
	background-image: url(../images/select_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.footer {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	padding: 20px 30px;
	text-align: justify;
}
.blanc {
	color: #FFFFFF;
}
