body
{
    margin:5px 0 0 0;
}
img
{
	border:0;
}
a:visited 
{
	color: blue;
}
.header_line
{
    background: url(header_line.gif) center center repeat-x; 
    height:22px;
}
.title
{
    position:relative;
	top:-25px;
    left:30px;
    color:#47536B;
    font-family: Tahoma;
    font-size:28pt;
    font-weight:bold;
}
.bandaV
{
    background: url(background.gif) top left repeat-y;
    width:auto;
    height: 75%;
}
.menuTD, .menuTD2
{
    width: 150px;
}
.menuTD
{
    height: 540px;
    vertical-align:top;
    padding-top:43px;
	text-align:left;	    
}
.menu
{
    width: 100%;
    height:510px;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
}
.menu img
{
    position:relative;
    top:45px;
	margin-left:7px;
        
}
.menu_elenco a:link,.menu_elenco a:hover, .menu_elenco a:visited, .menu_elenco a:active
{
    font-family: Tahoma;
    font-size:11pt;
    font-weight:bold;
    text-decoration:none;
    color:#7D7373;
    margin:5px;
    line-height:15pt;  
}
a.menu_sec:link, a.menu_sec:hover, a.menu_sec:visited, a.menu_sec:active
{
	font-family: Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    color:#B5AFAF;
    margin-left:15px;
}
.menu_elenco a:hover, .menu_sec a:hover
{
    text-decoration:underline;
    color:#47536B;   
}
.maincontent
{
    /*width: 70%;*/
    height: 400px;
    vertical-align:top; 
	text-align:left;	
}
.testo, .testo2
{
	width: 583px;
	height:200px;
    padding:0 10px 10px 10px;
    color:#888888;
    font-family: Verdana;
    font-size:11pt;    
	vertical-align:top;
	position:relative;
}
.testo2
{
	width: 383px;
	height:160px;
}
.txt
{
	color:#888888;
    font-family: Verdana;
    font-size:11pt;
	padding: 10px;
}
.footer
{
    background: url(footer.gif) center center repeat-x;
    height:15px;
    text-align:center;    
    font-family: Verdana;
    font-size:10pt;
    color: #192F61;
}
.clienti td
{
	text-align:center;
	font-size:9pt;
}

.login
{
	margin-top: 50px;
	color:#888888;
    font-family: Tahoma,Verdana;
    font-size:9pt; 
	
}
.login span
{
	display:block;
}
.login div
{
	margin-left:5px;
}

.login_title
{
	text-align:center;
	font-weight:bold;
	font-size:7pt;
	margin-bottom:8px;
}