body, td, th, input, select, textarea, form, caption, a
{
    font-family: verdana, helvetica, arial;
    font-size: 8pt;
    color: #000000;
}/*ok*/

body
{
	background: #9ebef5;
	background: url(../img/login/bglogin.gif);
	
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }

.testoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.titolo { 
	border: 1px solid #bbb; 
    margin: 5px;
	background: #c1d2ee; 
	font-weight: bold; 
	color: #ffffff;
	width: 95%;	
	BACKGROUND: url(../img/sfondo_titolo.gif);
	} /*ok*/

.table-bg
{
	font-family: verdana, helvetica, arial;
    font-size: 10px;
	background: #9ebef5;
	color: #ffffff;

}

.table-bg-ip
{
	font-family: verdana, helvetica, arial;
    font-size: 10px;
	background: #dddddd;
	color: #555555;

}

.button-login
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #000000 solid 1px;  background-color: #dddddd; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	BACKGROUND: url(../img/sfondo_menu_light.gif);
}

