﻿
.allinea_testo_destra
{
	text-align:right;
}
.allinea_testo_sinistra
{
	text-align:left;
}

.td_align_top {
    vertical-align: top;
}

/*.font_static_black
{
	font-family :Arial;
	font-size:9pt;	
	color:black;
	font-weight:normal;
	margin-left: 0px;
}

.title_box_table
{
	border:  none ;
	font-family:Arial;
	font-size:10PT ;	
	color: white;
	background-color:#bd0000;
	font-weight:normal;
	text-align:center;
}*/



.button 
{ 
      
	/*background-color:#5B74A8;*/
	background-color:Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		line-height: 13px;
		margin: 0;
		padding:   2px 3px   2px 3px;
		white-space: nowrap;
		display: inline-block;
		color: white; 
    	width:125px;
    	height:25px;
    	cursor:pointer;
	

	}
	.button:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: bold; 
    color:#404040;    
    height: 25px; 
	width:110px;
	border:1px solid gray;
	background-color:#FEFEFE;
} 
.button_sfondo
{ 
   border:1px solid #494949;
	background: gray ;
	width:110px;
	height:25px;
	
	}

