html	{width:100%}
body {
	background-color: #D4D0C8;
	margin: 0px auto;
	padding:0;
	width:980px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#333333;
	font-weight:normal;
}

h1 { color: #993300; font-weight: bold;	font-size: 16px; }
#main 	{ width:auto; background-color:#FFFFFF}
#colsx 	{
	width:220px;
	height:auto;
	float:left;
	padding:14px 0 0 0;
	background-color: #FFFFFF;
}
#coldx 	{
	width:auto;
	height:auto;
	float:left;
	padding:14px 0 40px 10px;
	background-image:url(../_images/1_img_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
#menu   { margin:90px 0 0 0; height: 400px; width:auto; background-image:url(../_images/3_line.jpg); background-position:right; background-repeat:no-repeat}

#menu A  { display:block; padding:4px 4px 4px 10px; margin:4px; text-decoration:none; font-weight:bold; }

#menu A:link, #menu A:visited  { background-color:#FFFFFF; color:#666666 }
#menu A:hover 				   { background-color: #E4E1DA; color:#7E5434}
.content		{
	width:620px;
	height:auto;
	padding:150px 80px 40px 40px;
	background-image:url(../_images/2_accademia.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}

#copy {
	padding:10px 10px 40px 10px;
	font-size:11px;
	background-color:#F7F5F4;
	font-family: verdana;
	color:#999999;
	border-top: 1px solid #D4D0C8;	
}

#copy a:link, #copy a:visited  { text-decoration:none; color: #999999}
#copy a:hover 	{ text-decoration:none; color: #996600}
.dev			{ padding:0 0 0 240px}
.pulisco { clear:left}
.Stile1 {
	color: #993300;
	font-weight: bold;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
