@charset "utf-8";
.bordo_stile1 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #424b4b;
	border-left-color: #424b4b;
}
.bordosuperiore {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
}
.bordototale {
	border: 1px solid #CCCCCC;
}
.bottone {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	CURSOR: pointer;
	COLOR: white;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #303333;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
}
.input {
	BORDER-RIGHT: #303333 1px solid;
	BORDER-TOP: #303333 1px solid;
	BORDER-LEFT: #303333 1px solid;
	CURSOR: pointer;
	COLOR: #303333;
	BORDER-BOTTOM: #303333 1px solid;
	BACKGROUND-COLOR: #cfcfcb;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
.home {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #252525;
	line-height: 15px; 
}

