/* CSS Document */
html{
	height:100%;
	padding-bottom:1px;
	}
body{
	margin:0px;
	margin-top:6px;
	}
td{
	font-family:Verdana;
	font-size:11px;
	color:#747474;
}

textarea,input{
	font-family:Verdana;
	font-size:11px;
	color:#747474;
	border-color:#CFCFCF;
	border-style:solid;
	border-width:1px;
}
.bordo{
	border-color:#CFCFCF;
	border-style:solid;
	border-width:1px;
	}
.img_titoli{
	padding-left:5px;
}
.blu{
	color:#0079AB;
}
.blu2{
	color:#0079AB;
	font-size:14px;
}
.riga_sotto{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.riga_sotto_sopra{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}
.riga_sx_dx{
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
}
.sotto_logo{
	color:#5E5E5E;
}
.corpo{
	border-left-color:#DFDFDF;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DFDFDF;
	border-right-style:solid;
	border-right-width:1px;
	vertical-align:top;
}
a.bottoni:link{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.bottoni:visited{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.bottoni:active{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.bottoni:hover{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

a:link{
color:#0079AB;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#0079AB;
font-weight:bold;
text-decoration:none;
}
a:active{
color:#0079AB;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#46AAD3;
font-weight:bold;
text-decoration:none;
}
