body {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#wrapper{
	width:710px;
	margin:0px auto;
	padding:0px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align:center;
	background-color: #FFFFFF;
}
h1, h2{
	margin:0px;
	padding:0px;
}

#contener{
	background-color:#FFFFFF;
	margin:0px 10px;
	padding:0px;
	text-align:center;
	width: 690px;
}
#side{
	background-color:#683807;
	background-image: url(images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#footer{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align:center;
	width:710px;
}
#footer p{
	padding:15px 0px 50px;
	margin:0px;
}


.bottom05{
	margin-bottom:5px;
}
.bottom10{
	margin-bottom:10px;
}
.bottom15{
	margin-bottom:15px;
}
h3{
	margin:0px 0px 10px;
	padding:0px;
}
.txt{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.txt14{
	font-size: 14px;
	line-height: 18px;
	color: #683807;
}

.txt p{
	margin:0px 0px 15px;
	padding:0px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align:left;
}


a{
	color:#005e14;
}
a:hover{
	color:#993300;
}

.pagetop{
	text-align:right;
	margin:15px 0px;
}

.top_news{
	background-color: #FFFFFF;
	background-image: url(images/top_news2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	margin: 0px 0px 20px;
	padding: 0px;
	width:200px;
}
.top_news p{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/top_news3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 5px 15px;
}

.news h3{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #6a3905;
	background-color: #e7dbc1;
	margin: 0px 0px 10px;
	padding: 5px 3px 3px;
	border: 1px solid #6a3905;
}
