body {
	background: url("img/sfondo_120_120_5_15.jpg");
}

#column-1{
	position: relative;
	float: left;
	width: 923px;
	top: 5px;
	left: 19px;
	height: 115px;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}

#column-1 .content {
	width: 923px;
	padding: 0px;
	height: 115px;
}

.content {
	position: relative;
	float: left;
}

b.rtop, b.rbottom {
	display: block;
	background: #000000;
}

b.rtop b, b.rbottom b{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #ffffff;
}

b.r1 {
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

div.admin {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
	width: 35px;
	color:#0000ff;
	font: 10px  "Verdana";
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



