body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#backg-home {
	background-color:#ffffff;
	background-repeat:no-repeat;
	border:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

div#img_home {
	width: 800px;
}


div#backg-nohome_cont {
	background-image:url(../img/nohome_cont.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 600px;
}

div#backg-nohome_host {
	background-image:url(../img/nohome_host.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 600px;
}
div#backg-nohome_secu {
	background-image:url(../img/nohome_secu.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 600px;
}
div#backg-nohome_hard {
	background-image:url(../img/nohome_hard.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 600px;
}
div#backg-nohome_serv {
	background-image:url(../img/nohome_serv.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 600px;
}
div#backg-nohome_ebasta {
	background-image:url(../img/nohome.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 600px;
}


div#testo {
	width: 670px;
	height: 400px;
	margin-left: 130px;
}

div#spazio {
	height: 80px;
}

.write {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;
}
.main_news {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-transform: uppercase;
	text-align:justify;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
