body{
	text-align: center;
	margin-top: 10px;
}

.container{
	position: relative;
	margin: 0 auto;
	border: 1px #000000 solid;
	text-align: left;
	width: 700px;
	height: 500px;
	background-image: URL("images/background.gif")
}

.header{
	position: absolute;
	width: 550px;
	height: 47px;
	left: 135px;
	top: 20px;	
	text-align: center;
	color: #666666;
	font: 10px Verdana;
}

a{
	text-decoration: none;
	color: #666666;
}

a:hover{
	color: #CC0000;
}

.logo{	
	position: relative;
	top: 10px;
	left: 25px;
	width: 82px;
	height: 85px;
}

.menu{
		position: absolute;
		text-align: left;
		left: 17px;
		top: 110px;
		width: 100px;
		height: 320px;
		color: #666666;
		font: 11px Verdana;
}

.content{
	position: absolute;
	text-align: justify;
	font: 11px Verdana;
	left: 135px;
	top: 100px;
	width: 535px;
	height: 340px;
	color: black;
	padding: 10px;
}

.preventivi{
	text-align: center;
	position: absolute;
	font: 11px Verdana;
	left: 135px;
	top: 100px;
	width: 535px;
	height: 340px;
	color: black;
	padding: 10px;
}

.slogan{
	position: absolute;
	text-align: center;
	font: 15px Verdana;
	font-weight: bold;
	width: 500px;
	height: 100px;
	color: #666666;
}

.news{
	position: absolute;
	text-align: left;
	top: 280px;
	left: 10px;
	width: 500px;
}

.copy{
	position: absolute;
	text-align: center;
	top: 10px;
	left: 10px;
}

.footer{
	position: absolute;
	text-align: center;
	top: 465px;
	left: 130px;
	height: 25px;
	width: 570px;
	color: #666666;
	font: 11px Verdana;
}

h2.webServ{
	color: #FF9900;
}

a.webServ{
	font: 11px Verdana;
}

a.webServ:hover{
	color: #FF9900;
	font: 11px Verdana;
}

h2.software{
	color: #006699;
}

a.software:hover{
	color: #006699;
}

a.software{
	font: 11px Verdana;
}

h2.servizi{
	color: #0099FF;
}

a.servizi:hover{
	color: #0099FF;
}

a.grafica{
	font: 11px Verdana;
}

h2.topMenu{
	color: #CC0000;
}

img.xhtml{
	position: absolute;
	left: 0px;
	height: 31px;
	width: 88px;
}

img.css{
	position: absolute;
	right: 5px;
	width:88px;
	height:31px;
}

b.red{
	color: #FF0000;
}

b.yellow{
	color: #FFCC00;
}

img{
	border-width: 0px;
}

b.realizzazione{
	color: #EAEBED;
}

.nottidaleon{
	display: none;
}