body {
	background: #decfa8;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;
	font: 13px Verdana,Tahoma,Sans-serif;
	color: #6f5755;
}

a {
	color: #6f5755;
}

img {
	border: 0;
}

div#page {
	position: relative;
	left: 0;
	top: 0;
	border: 1px #6f5755 solid;
	background: #fff;
	width: 970px;
}

div#top {
	height: 195px;
	background: url("../i/top.jpg") transparent no-repeat 0 100%;
}

div#logo {
	position: absolute;
	left: 20px;
	top: 10px;
	display: block;
	width: 252px;
	height: 20px;
	padding: 0;
	padding-top: 83px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	background: transparent url("../i/logo.gif") no-repeat 0 0;
}

div#logo b {
	display: none;
}

ul#menu {
	position: absolute;
	left: 0;
	top: 195px;
	display: block;
	width: 180px;
	background: #6f5755;
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu li {
	display: block;
	width: 180px;
	border: 0;
	line-height: 20px;
}

ul#menu li a {
	display: block;
	width: 160px;
	padding: 0;
	padding-left: 20px;
	line-height: 20px;
	text-align: left;
	background: url("../i/arr.gif") no-repeat 5px 5px;
	font-style: normal;
	text-decoration: none;
	color: #fff;
}

ul#menu li a:hover {
	color: #6f5755;
	background: #fff url("../i/arr2.gif") no-repeat 5px 5px;
}

div#content {
	position: relative;
	left: 190px;
	top: -30px;
	width: 570px;
	min-height: 280px;
	text-align: justify;
}

div#content h2+p, div#content p+h2, div#content p+p {
	margin-top: 7px;
}

div#content p, div#content h2, div#content ol, div#content ul, div#content h1, div#content h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}

div#content h3 {
	font-weight: bold;
	margin: 7px 0;
}

div#content h2, div#content h1 {
	font-weight: bold;
	text-align: center;
}

div#content h1 {
	margin: 7px 0;
	text-align: left;
	font-size: 14px;
}

div#content ul, div#content ol {
	margin: 7px 0 7px 15px;
	padding: 0;
	text-align: justify;
}

div#content ol {
	margin-left: 20px;
}

div#right {
	position: absolute;
	right: 0;
	top: 195px;
}

div#foot {
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	width: 970px;
	height: 41px;
}

div#foot span.l {
	background: #6f5755 url("../i/cien.gif") repeat-x 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 135px;
	height: 41px;
}

div#foot span.r {
	background: #6f5755 url("../i/cien.gif") repeat-x 0 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 135px;
	height: 41px;
}

div#foot img.l {
	position: absolute;
	left: 135px;
	top: 0;
}

div#foot img.r {
	position: absolute;
	right: 135px;
	top: 0;
}

div#foot strong {
	background: #6f5755 url("../i/cien2.gif") repeat-x 0 0;
	display: block;
	position: absolute;
	left: 168px;
	top: 10px;
	width: 634px;
	padding-top: 15px;
	line-height: 26px;
	height: 26px;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}

div#foot strong img {
	width: 80px;
	height: 15px;
	vertical-align: middle;
}

div#foot strong a {
	color: #fff;
	font-style: italic;
	text-decoration: none;
}

div#foot strong a:hover {
	text-decoration: underline;
}
