body{
	background-color:#0B0B0B;
}

#contenedor{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:550px;
}

.bottom {
	float:left;
	bottom: 0px;
	left: 0px;
	width: 300px;
	height: 10px;
	background:url(design/img/_bottom.jpg) no-repeat;
}

.side_column_box .content {
	padding: 20px;
}


.bottom_02 {
	background:url(design/img/_button_02.jpg) no-repeat;
	margin-left:10px;
}

.button a {
	display: block;
	width: 125px;
	height: 28px;
	padding: 7px 0 0 15px;
	color: #509020;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.button a:hover {
	color: #509020;
}
