@charset "utf-8";
/* CSS Document */
body {
	background-color: #003399;
	margin:0px;
	padding:0px;
	}
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#container {
	width:1024px;
	height:766px;
	margin: 0px auto 0px auto;
	}
#header {
	width:1024px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	}
#SSI_logo {
	margin-left:25px;
	margin-top:50px;
	width:107px;
	height:85px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#Logo_Scuola {
	margin-left:52px;
	margin-top:2px;
	width:656px;
	height:196px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#LogoSSF {
	margin-right:29px;
	margin-top:34px;
	width:86px;
	height:141px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#leftbar {
	float:left;
	width:191px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#news {
	margin-left:9px;
	margin-top:20px;
	width:182px;
	height:102px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#menu {
	margin-top:10px;
	margin-left:4px;
	width:182px;
	height:363px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#stat {
	margin-left:9px;
	margin-top:30px;
	width:182px;
	height:102px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(ImagePages/IndexImage/news.jpg);
}
#component {
	margin-right:22px;
	margin-top:20px;
	width:785px;
	height:607px;
	display:inline;
	float:right;
	background-image: url(ImagePages/IndexImage/component1.jpg);
	}
#component_interno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color:#FFF;
	width:745px;
	height:567px;
	margin-top:20px;
	margin-left:20px;
	text-align: center;
	overflow-y: auto;
	overflow-x: hidden;
	}
.T1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF66;
	text-align: center;
	}
	.changeColor {
color:#FFF; /* Questo è il colore base */
}
.changeColor:hover {
color:#F00; /* Questo è il colore al passaggio del mouse */
}
	a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(ImagePages/IndexImage/mailto.gif) no-repeat center right;
   text-decoration: none;
   color:#FFF;
   }
   #footer {
	margin-left:0px;
	margin-top:20px;
	width:1024px;
	height:50px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(ImagePages/IndexImage/footer.jpg);
	background-repeat: no-repeat;
	}
.clearfloat {
	clear:both;
	height:0px;
}
