
/* 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: left;
	font-size: 12px;
	font-weight: bold;
	/*
	padding: 5px;
	*/
	border: 1px solid #d55108;
	background-color: #fcc99c;
	margin: 5px 0;
}

.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: 0px auto;
	width: 200px;
	background: #d39465;
	margin-top: 20px;
	*/
}

.sidebardivext {
	display: inline;
	float: left;
	border: 0px solid blue;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #d1d3d4;
	margin-top: 20px;
	border: 1px solid #9b9797;
	width: 99%;
}

.sidebardivm {
	height: 100px;
	width: 128px;
	border: 1px solid #6a8cd3;
	background: #f5efdd;
	margin: 2px;
}

.sidebardivs {
	display: inline;
	float: left;
	height: 100px;
	width: 130px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0;
	border: 1px solid #888;
}

.sidelabel {
	color: #ca8a30;
	padding-top: 2px;
	font-size: 24px;
	text-align: center;
	border: 0px solid red;
	margin-bottom: 12px;
	font-family: "trebuchet MS", verdana, sans-serif;
}

.sidelabel A, .sidelabel A:LINK, .sidelabel A:VISITED {
	color: #ca8a30;
}

.sidelabel A:HOVER  {
	color: red;
}

.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;
}
