.buttonscontainer {width: 175px;}
.colorcontainer {background-color: #ffffff;}
.buttons a {color: #ffffff;
background-color:#B4B4B4;
padding: 2px;
padding-left: 3px;
display: block; 
border-left: 10px solid #ff9900;
font: 11px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttonsR a {color: #ffffff;
background-color: #ff9900;
padding: 2px;
padding-left: 3px;
display: block; 
border-left: 10px solid #ff9900;
font: 14px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #FFFFFF;
text-decoration: none;
color: #FFFFFF;}

.buttons2 a {color: #000000;
background-color:#CCCCCC;
padding: 2px;
padding-left: 6px; 
display: block;
border-left: 10px solid #FFFFFF;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons2 a:hover {border-left: 10px solid #ff9900;
text-decoration: none;
color:#FF9900 ;}

.buttons3 a {color: #000000;
background-color:#CCCCCC;
padding: 2px;
padding-left: 16px; 
display: block;
border-left: 10px solid #FFFFFF;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons3 a:hover {border-left: 10px solid #ff9900;
text-decoration: none;
color:#FF9900 ;}


.txtHp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.buttons8 a {color: #000000;
background-color: #9dd2ec;
padding: 2px;
display: block; 
}
body {
	background-attachment: scroll;
	background-image: url(images/struttura/bg-evolvere-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
}
.txt-box-hp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.orange:link {
	text-decoration: none;
	color: #FF9900;
}
a.orange:visited {
	text-decoration: none;
	color: #FF9900;
}
a.orange:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.orange:active {
	text-decoration: none;
	color: #FF9900;
}

.bot-iscdon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
	border: 1px solid #666666;
	}

.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 160px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	background-color: #FFFFFF;
}
	
.suckerdiv ul li{
	position: relative;
	background-color: #FF9900;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 170px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	background-color: #BAC3C0;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: black;
	text-decoration: none;
	padding: 1px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #999999;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #BAC3C0;
}

.suckerdiv .subfolderstyle{
	background-image: url(images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.arancio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.grigio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


INPUT 
{
	BORDER-RIGHT: #ffffff 2px solid;
	BORDER-TOP: #ffffff 2px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #ffffff 2px solid;
	COLOR: #666666;
	BORDER-BOTTOM: #ffffff 2px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ebebeb
}

.link
{
	
	FONT-SIZE: 10px;
	
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}




/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
