﻿.link_impianto
{
    text-decoration: none;
    font-weight: bold;
    color: #2e3ad9;
}

a.link
{
    text-decoration: none;
    font-weight: bold;
    color: #2e3ad9;
}


a.link:hover
{
    color: Black;
}

.copyright {
	font-family: Verdana;
	font-size: xx-small;
	vertical-align: top;
}

#left_menu
{
    text-align: left;
    background-position: right;
    background-repeat: repeat;
}

input.login[type=text], input.login[type=password] 
{
    width: 150px;
	margin:2px;
}

.centerizza.td
{
    text-align: center;
}

#scroller 
{
	position:relative; 
	overflow:hidden; 
	width: 650px;
	font-family: Verdana;
	font-size: 22pt;
	background-color: #f1f1f1;
	margin: auto;
}

.button
{
    padding-bottom: 4px;
    margin: 0px;
    padding-left: 4px;
    padding-right: 4px;
    background: url('../img/button/msbutton.gif') repeat-x;
    height: 13px;
    padding-top: 4px;
}

.button:hover
{
    padding-bottom: 4px;
    margin: 0px;
    padding-left: 4px;
    padding-right: 4px;
    background: url('../img/button/msbutton_press.gif') repeat-x;
    height: 13px;
    padding-top: 4px;
}

.button_pressed
{
    padding-bottom: 4px;
    margin: 0px;
    padding-left: 4px;
    padding-right: 4px;
    background: url('../img/button/msbutton_press.gif') repeat-x;
    height: 13px;
    padding-top: 4px;
}

.link_home
{
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
    font-size: 8pt;
    text-decoration: none;
    color:Black;
}

.link_home:hover
{
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
    font-size: 8pt;
    text-decoration: underline;
    color:Black;
}
