#titolosopra {
	background-image: url(img/studio.gif);
	background-repeat: no-repeat;
	background-position: 50% bottom;
	background-color: #232A57;
	height: 40px;
	}
	
#titolosotto {
	background-image: url(img/visintin2.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 30px;
	}
	
#pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 950px;
	position: relative;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#corpo a {
	text-decoration: underline;
	color: #232A57;
	}
	
#corpo a:hover {
	text-decoration: none;
	}

#corpo {
	font-size: 75%;
	font-weight: lighter;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
#corpo table {

	}
	
ul.servizi li{
	padding-left: 10px;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	line-height: 1.1;
	list-style-image: url(img/freccia_dx.gif);
	list-style-position: outside;
	list-style-type: none;
	display: list-item;
	}

ol.subservizi {
	padding-top: 10px;
	padding-bottom: 5px;
	}

ol.subservizi li {
	font-size: 90%;
	line-height: 1.2;
	letter-spacing: 0em;
	list-style-position: outside;
	list-style-image: url(img/submenu_arrow.gif);
	}
	
#corpo dl {
	padding-left: 7px;
	font-size: 80%;
	padding-bottom: 10px;
	}


#pagina #menu {
	text-align: center;
	background-color: #232A57;
	list-style-type: none;
	height: 32px;
	width: 950px;
}

#pagina #menu a {
	text-decoration: none;
	letter-spacing: 0.25em;
	color: #CCCCCC;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #232A57;
	border-bottom-color: #232A57;
	display: block;
	padding: 4px 8px;
	font-size: 60%;
	vertical-align: middle;
}
#pagina #menu a:hover, body#chi #t-chi a, body#serv #t-serv a, body#client #t-client a, body#cont #t-cont a, body#news #t-news a, body#deep #t-deep a, body#homepg #t-homepg a {
	color: #333333;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#pagina #menu ul {
	list-style-type: none;
	margin: 0;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-left: 200px;
}

#pagina #menu li {
	float: left;
	display: block;
}

#corpo #piccolo {
	text-align: left;
	font-size: 60%;
	color: #333333;
}

#footer  {
	text-align: center;
	font-size: 60%;
	color: #666666;
	clear: both;
	padding: 10px 0 0 0;
}

#home {
	clear: both;
	margin-left: 0%;
	padding-top: 20px;
	margin-right: 0%;
	text-align: center;
	font-size: 130%;
	
	background-image: url(img/home3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;	
}


#pagina #contatti {
	background-image: url(img/contatti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contatti p {
	margin-left: 300px;
}

