
/* formattazione generica */


.sidebarcont {
	border: 0px solid purple;
	/*
	height: 71px;
	position: absolute;
	top: 169px;
	left: 33px;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../gfx/fettavetrina.jpg);
	*/
	text-align: center;
	margin-top: 0px;
}

.sidebarlink {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	/*
	padding: 5px;
	*/
	border: 0px solid #bc0258;
}

.sidebarlinkm {
	font-size: 16px;
}

.sidebarlink A, .sidebarlink A:LINK, .sidebarlink A:VISITED {
	color: #000;
	padding: 5px;
	font-weight: bold;
	display: block;
	padding: 6px;
}

.sidebarlink A:HOVER, A.actsidebarlink , A:LINK.actsidebarlink , A:VISITED.actsidebarlink  {
	color: #f00;
}

.sidebarlinkm A, .sidebarlinkm A:LINK, .sidebarlinkm A:VISITED {
	color: #d92419;
}

.sidebarlinkm A:HOVER {
	color: #000;
}

.sidebardivm, .sidebardivs {
	/*height: 83px;*/
	padding: 0;
	text-align: center;
	border: 0px solid green;
	margin: 10px 0;
	/*
	width: 200px;
	background: #d39465;
	margin-top: 20px;
	*/
}

.sidebardivext {
	/*
	display: inline;
	float: left;
	*/
	margin: 0px;
	margin-left: 0px;
	border: 0px solid blue;
}

.sidebardivm {
	/*height: 83px;*/
	width: 198px;
}

.sidebardivs {
	/*
	display: inline;
	float: left;
	height: 83px;
	*/
	width: 200px;
	margin: 0 10px;
	padding: 0;
}

.sidelabel {
	color: #d92419;
	padding-top: 2px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border: 0px solid red;
	margin-bottom: 12px;
}

.sidetable {
	text-align: center;
	border-collapse: separate;
	border-spacing: 14px 8px;
}

.sidetable td {
}

.withb {
	border: 1px solid #e6e4e4;
}

.sidetable A, .sidetable A:LINK, .sidetable A:VISITED {
	color: #fff;
	font-weight: bold;
}

.sidetable A:HOVER  {
	color: red;
}

.sidenewscont {
	/*
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../gfx/fettavetrina.jpg);
	border: 1px solid #f00;
	position: absolute;
	bottom: 16px;
	right: 20px;
	*/
	text-align: center;
	height: 70px;
}

.sidenewscont A, .sidenewscont A:LINK, .sidenewscont A:VISITED {
	color: #e85200;
	font-weight: bold;
}

.sidenewscont A:HOVER  {
	color: #983600;
}

.spacer {
	/*
	display: inline;
	float: left;
	*/
	width: 43px;
	height: 30px;
}
