@charset "utf-8";
/* CSS Document */

html {
	background-image:url(images/footer.png);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/sfondo.png) repeat-x;
}
#alto {
	width:916px;
	height:535px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/alto.jpg);
}
#footer {
	width:100%;
	height:63px;
	background:#252525;
	text-align:center;
	color: #999999;
}
#footer a{
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#corpo {
	width:900px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF;
}
#servizi {
	width:900px;
	height:273px;
	margin-left: auto;
	margin-right: auto;
	background:url(images/servizi.jpg) repeat-x;
}
#internet {
	width:306px;
	height:106px;
	margin-left:25px;
	list-style-image:url(images/elenco.png);
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#design {
	width:280px;
	height:106px;
	list-style-image:url(images/elenco.png);
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#rendering {
	width:290px;
	height:106px;
	list-style-image:url(images/elenco.png);
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#webmail {
	width:449px;
	height:166px;
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:url(images/webmail.jpg) no-repeat;
}
#webmail .testo {
	width:399px;
	height:106px;
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:50px;
	margin:0px 0 0 53px;
}
.lingua{
	margin-left:104px
}
.login{
	margin-left:40px
}
#contatti {
	width:449px;
	height:166px;
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:url(images/contatti.jpg) no-repeat;
}
#contatti .testo {
	width:379px;
	height:106px;
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:70px;
	margin:0px 0 0 40px;
}
#contatti .testo a{
	color:#252525;
	text-decoration:none;
}
#contatti .testo a:hover{
	color:#6E3B7A;
	text-decoration:none;
}
#shinystat {
	z-index:1;
	overflow:hidden;
	visibility:hidden;
}

