body {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #666;
	margin: 0px;
}
.circle {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.circle-top {
	background-repeat: no-repeat;
	background-position: right top;
}
.top-menu-left {
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 30px;
}
.top-menu {
	background-repeat: repeat-x;
	background-position: center top;
}
.buttons-right {
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 20px;
}
.buttons-left {
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 20px;
}
.buttons {
	background-repeat: repeat-x;
	background-position: center center;
	font-family: tahoma;
	font-size: 12px;
	color: #030;
	text-decoration: none;
}
.center {
	font-family: tahoma;
	font-size: 12px;
	color: #690;
	text-decoration: none;
	background-color: #666666;
}
.cercil2 {
	background-repeat: no-repeat;
	background-position: left top;
}

.top-menu-right {
	background-repeat: no-repeat;
	background-position: right center;
	height: 15px;
	width: 20px;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #030;
	text-decoration: none;
}

