@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #7e070c;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#bgbg {
	background-image: url(images/bgbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}

.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #594406;
	text-decoration: none;
	font-weight: bold;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #594406;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #594406;
	font-weight: bold;
}
.verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3d960;
}
.verd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.verd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccff33;
}
.verd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffcc33;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu img {
	width: 170px;
}
