body{
	background-color: #E7E7E7;
	margin: 0px 0px 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: Black;
}

a:link a:active, a:focus, a:hover, a:visited{
	border: none;
	text-decoration: none;
	text-shadow: none;
}

contenitore {
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#header {
	width: 800px;
	height: 131px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

#corpo{
	background-image: url(../images/sfondo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	vertical-align: top;
}

#sottomenu{
	margin-top: 5px;
	height: 470px;
	width: 234px;
	background-image: url(../images/sottomenu.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sottomenu1{
	margin-top: 5px;
	height: 470px;
	width: 234px;
	background-image: url(../images/christie.gif);
	background-repeat: no-repeat;
	float: left;
}

#sottomenuhome{
	margin-top: 5px;
	height: 470px;
	width: 234px;
	background-image: url(../images/sottomenu_home.jpg);
	background-repeat: no-repeat;
	float: left;
}

#titolo{
	padding: 12px;
	font-family: sans-serif;
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: bolder;
}

#testo {
	padding: 5px;
	width: 540px;
	float: right;
}

#testohome{
	margin-top: 10px;
	text-align: center;
	width: 350px;
	font-family: serif;
	font-size: 16pt;
	font-style: italic;
	float: none;
}

#testo1 {
	margin-top: 20px;
	font-size: 16px;
	text-align: justify;
	text-indent: 10px;
	text-transform: none;
	text-decoration: none;
	width: 500px;
	float: right;
	list-style-position: outside;
}

#img{
	margin-top: 20px;
	height: 720px;
	width: 276px;
	content: url(../imgsito/prof.jpg);
	float: left;
}

#testo2 {
	font-size: 30px;
	font-family: serif;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
	width: 500px;
	float: left;
	padding-bottom: 20px;
}

#testo3 {
	margin-top: 10px;
	text-align: justify;
	font-size: 16px;
	width: 760px;
	float: left;
	list-style-image: url(../images/punto.gif);
	list-style-position: outside;
}

#img2{
	margin-top: 10px;
	float: right;
}

#testo4 {
	margin-top: 5px;
	text-align: justify;
	float: left;
	width: 300px;
	list-style-position: inside;
	font-size: 16px;
}

#testo5 {
	margin-top: 0px;
	text-align: justify;
	float: left;
	width: 500px;
	list-style-position: inside;
	font-size: 16px;
}

#contatti{
	font-size: 14pt;
	margin-top: 60px;
	text-align: center;
	float: none;
	width: 400px;
}

#menuimg{
	margin: 10px 0px 0px 0px;
	padding: 0px 8px;
	margin-right: auto;
	margin-left: auto;
}