/* CSS Document */
body {
background:#f4f4f4;
margin:0;
}
#box{
top:0;
margin:auto;
width:950px;
height:680px;
background:url(immagini/sf_h.jpg) bottom repeat-x;
}
#int_logo{
	height:105px;
	top:0;
	position:relative;
	background:url(immagini/softkey_home.jpg) no-repeat;
	background-color: #F0F0F0;
}
#topText{
width:900px;
height:185px;
margin:auto;
top:0;
position:relative;
background:url(immagini/back.jpg) repeat-x;
}
#box_cont{
	width:950px;
	margin:auto;
	top:0;
	position:relative;
}
#col1{
	width:320px;
	height:365px;
	position:relative;
	top:5px;
	left:25px;
	border:solid 1px #333333;
	background:#FFFFFF;
	vertical-align:top;
}
#ass{
	width:280px;
	height:365px;
	position:absolute;
	top:5px;
	left:354px;
	border:solid 1px #0033CC;
	background:#FFFFFF;
	vertical-align:top;
}
#web{
	width:280px;
	height:365px;
	position:absolute;
	top:5px;
	left:643px;
	border:solid 1px #CC0000;
	background:#FFFFFF;
	vertical-align:bottom;
}#login{
	width:570px;
	height:365px;
	position:absolute;
	top:5px;
	left:354px;
	border:solid 1px #0033CC;
	background:#FFFFFF url(immagini/riserv.jpg) bottom no-repeat;
	vertical-align:top;
}

#pie {
height:60px;
background:url(immagini/foot_sf.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px; text-align:center;
}
.mh {width:150px;
height:100px;
position:absolute;
top:0px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#m1{left:450px;}
#m2{left:610px;}
#m3{left:769px;}

/* navigazione */
a:link,
a:visited{
text-decoration:none;
}
a:hover {
text-decoration:underline;}
.tit {font-size:11px;
font-weight:bold;
color:#003399;}

.tit a:link,
.tit a:visited,
{
text-decoration:none;
color:#003399;
}
.tit a:hover,
{
color:#003399;
font-weight:bold;
text-decoration:underline;
}
.nav {
color:#333333;}
.nav a:link,
.nav a:visited{
color:#333333;
text-decoration:none;
}
.nav a:hover,{
color:#0033CC;
}
p {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
padding:5px;
text-align:justify;
margin-top:0;}
h1 {
font-family: "Trebuchet MS", "MS Sans Serif", sans-serif, Verdana;
font-size:18px;
color:#0033CC;
margin-top:0;
text-align:center;
}
h2 {
font-family: "Trebuchet MS", "MS Sans Serif", sans-serif, Verdana;
font-size:16px;
text-align:left;
color:#000066;}
h3 {
font-family: "Trebuchet MS", "MS Sans Serif", sans-serif, Verdana;
font-size:14px;
color:#003366;}
h4 {}
.margin { margin:0;}
ul,li {
	font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
padding:5px;
text-align:left;
margin-top:0;
	}
