*{padding:0; margin:0;
}
body {
	background-color: #FFFFFF;
}
#content {
	height: 500px;
	width: 1024px;
}
#sopra {
	height: 201px;
	width: 200px;
}
#sopra img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#left {
	height: 500px;
	width: 572px;
	float: left;
}
#right {
	height: 500px;
	width: 450px;
	float: right;
}
#header {
	height: 50px;
	width: 1024px;
}

#nav {
	height: 15px;
	width: 450px;
}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	padding-right: 0px;
	height: 15px;
	display: block;
	padding-top: 0px;
	padding-left: 79px;
}
#nav li {
	float: left;
	width: 80px;
	text-align: center;
	display: block;
	height: 15px;
	font-size: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D40003;
	text-decoration: none;
	height: 15px;
	width: 80px;
	display: block;
	padding: 0px;
}
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D70000;
	height: 15px;
	width: 80px;
	display: block;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 15px;
	width: 80px;
	display: block;
	background-position: right;
}
#testo {
	width: 450px;
	padding-top: 0px;
	height: 250px;
}
#testo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 330px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 95px;
	background-position: right;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#linea {
	background-image: url(images/arte85-linee.jpg);
	height: 41px;
	width: 41px;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 90px;
	margin-top: 25px;
}
#linea2 {
	background-image: url(images/arte85-linee2.jpg);
	height: 41px;
	width: 41px;
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 410px;
}
#testo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 330px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 95px;
}
#testo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 330px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 95px;
}
#testo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #D70005;
	width: 330px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 95px;
}
#nav li a#current, #nav li a#current:link
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
	height: 15px;
	width: 80px;
}
#nav li a#current:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	cursor: nessuno;
	height: 15px;
	width: 80px;
}

