p {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	background-color: #000000;
}

a:link {
color:#0066FF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#0066FF;;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#0066FF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#0066FF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}


a.menu:link {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:20px;
margin-left:20px;
}

a.menu:visited {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:20px;
margin-left:20px;
}

a.menu:hover {
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:20px;
margin-left:20px;
}

a.menu:active {
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:20px;
margin-left:20px;
}

a.h1{
font-size:20px;
}

#home			#menu-home,
#portfolio		#menu-portfolio,
#servizi		#menu-servizi,
#dicono			#menu-dicono,
#contatto		#menu-contatto {
	font-weight:bold;
	color:#000000;
	}


/*----STRUTTURA-----*/

#nonFooter {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px auto; 
}

#footer, #push {
	clear:both;
	height: 30px;
}


#contenitore {
	width:870px;
	height:auto;
	margin:auto;
	margin-top:50px;
}

#logo {
	width:437px;
	height:45px;
	background-image:url(img/logo.jpg);
	margin:auto;
	margin-bottom:30px;
	}

#menu {
	width:870px;
	height:43px;
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
}

#principale {
	width:870px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(img/princ_middle.jpg);
}


#princ_top {
	width:870px;
	height:19px;
	background-image:url(img/princ_top.jpg);
	background-repeat:no-repeat;
	}

#princ_middle {
	width:870px;
	height:400px;
	background-image:url(img/princ_middle.jpg);
	background-repeat:repeat-y;
}

#princ_middle2 {
	width:870px;
	height:auto;
	background-image:url(img/princ_middle.jpg);
	background-repeat:repeat-y;
	}
	

#princ_bottom {
	width:870px;
	height:16px;
	background-image:url(img/princ_bottom.jpg);
	background-repeat:no-repeat;
	}
	
#form {
	width:350px;
	height:auto;
	margin:auto;
}

#footer {
	width:870px;
	height:30px;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:20px;
		}

/*----TESTO-----*/
.menu {
text-align:center;
font-size:18px;
color:#666666;
padding-top:12px;
}

h1 {
text-align:left;
line-height:24px;
padding-left:50px;
padding-right:50px;
color:#999999;
font-size:20px;
}

.principale2 {
text-align:left;
line-height:24px;
padding-left:50px;
margin-right:50px;
color:#999999;
font-size:14px;
}


.principale3{
text-align:center;
line-height:24px;
padding-top:150px;
padding-bottom:150px;
color:#FFFFFF;
}

.principale4 {
text-align:left;
line-height:30px;
color:#999999;
font-size:14px;
padding:auto;
}

.principale5 {
text-align:center;
line-height:30px;
color:#999999;
font-size:14px;
padding:auto;
font-weight:bold;
}


.footer {
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	padding-top:9px;
	padding-bottom:7px;
}

.form {background-color:#CCCCCC;}