html, body {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
}
#header {
	display: none;
}
#content {
	width: 94%;
	padding: 1em 1em 1em 1em;
	text-align: justify;
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content a {
	font: bolder 1em Trebuchet MS;
	color: #505050;
}
#content li {
	line-height: 1.6em;
	list-style: square outside;
}
#content img {
	border: 0px;
}
#footer {
	display: none;
}
#indir {
	padding: 1em 1em 1em 1em;
	color: #D0574E;
	font: bold 80% Trebuchet MS;
}
h1 {
	padding: 0px;
	margin: 0px;
	font: bold 1.7em Trebuchet MS;
	color: #D0574E;
	letter-spacing: 1px;
	text-align: left;
}
h2 {
	padding: 0px;
	margin: 0px  0px  1.6em  0px;
	font: bold 1.2em Trebuchet MS;
	color: #D0574E;
	letter-spacing: 1px;
	text-align: left;
}
h3, h4 {
	padding: 0px;
	margin: 0.2em  0px  0px  0px;
	font: bolder 1em Trebuchet MS;
	color: #505050;
	text-align: left;
}
h4 {
	color: #D0574E;
}
h5 {
	font-weight: bolder;
}
h6 {
	padding: 0px;
	margin: 0px  0px  0px  0px;
	font: bold 1.2em Trebuchet MS;
	color: #D0574E;
	letter-spacing: 1px;
	text-align: center;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.left {
	text-align: left;
}
#newsletter {
	display: none;
}
/*mostre in corso*/
#invito {
	width: 98%;	
}
#mostre div {
    float: left;
    width: 19em;
    width: 19em;
	 width: 19em;
}
#clear {
	 clear: left;
	 padding: 2em 0px 0.8em 0px;
	 text-align: center;
}
.mostreleft {
	 margin: 0;
 	 padding: 0px 3em 0px 0px;
	 text-align: left;
}
.mostreright {
 	 margin: 0;
	 padding: 0px 0px 0px 2em;
	 border-left: thin solid #D0574E;
	 text-align: left;
}
/*menu principale*/
#nav {
	display: none;
}
/*biografie e opere*/
#biografie {
	display: none;
}
/*schede quadri*/
#schedaq {
	width: 99%;
	margin-top: 6em;
	font: bolder 1em Trebuchet MS;
	color: #505050;
}
#scheda div {
	float: left;
}
.schedalefto {
	width: 60%;
	padding: 0em 0.5em 0em 0em;
}
.schedarighto {
	width: 38%;
	padding: 0em 0em 0em 0.5em;
}
.schedaleftv {
	width: 50%;
	padding: 0em 0.5em 0em 0em;
}
.schedarightv {
	width: 48%;
	padding: 0em 0em 0em 0.5em;
}
#clear1 {
	clear: left;
	padding: 0em 0em 3em 0em;
	text-align: left;
}
#scheda a {
	font: bolder 1em Trebuchet MS;
	color: #D0574E;
	text-align: center;
	text-decoration: none;
}

