@charset "utf-8";

/* Links */
a{
	color:#666666;
	text-decoration: none;
}

a:visited{
		color:#666666;
}

a:hover{
	color:#452F46;
	text-decoration: none;
}

div.transOFF {
	width:123px;
	cursor: pointer;
	float:left;
	margin-right:14px;
}

div.transON {
	width:123px;
	background-color: white;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	cursor: pointer;
	float:left;
		margin-right:14px;
}
div.transOFF {
	width:123px;
	cursor: pointer;
	float:left;
	margin-right:14px;
}

div.transON2 {
	width:123px;
	background-color: white;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	cursor: pointer;
	float:left;
	
}

div.transOFFBig2 {
	width:123px;
	cursor: pointer;
	overflow: hidden;
	float:left;
}

div.transONBig {
	width:123px;
	background-color: white;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	cursor: pointer;
	float:left;
}
	

ul li{
	list-style-image:url(../images/button/listato.png);
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ol li{
	margin-bottom: 2px;
	margin-right:10px;
}
a.societa {
color:#FFFFFF;}
a.societa:hover{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;}

