body,td,th {
	/*font-family: "Trebuchet MS", Verdana, sans-serif;*/
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	margin: 0px 0px 10px;
	color: #CC3366;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #CC3366;	
	font-family: "Times New Roman", Times, serif;	
}
p {
	margin-top: .5em;
	margin-bottom: .5em;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.didascalia:link {
	font-size: 10px;
}

#articolo {
	padding: 15px;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
input {
	font-size: 12px;
}
#contenuto {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 570px;
}

#contenuto img {
	padding-right: 15px;
}

#contenuto a {
	color: #CC3366;
}

#menu a {
	color: #CC3366;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
}

#testata {
	background-image: url(img/fondi/fondo-8.jpg);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
}
.categoria {
	color: #ffffff;
	background-color: #EEBB55;
	font-size: 16px;
	font-weight: bold;
}
.articolo-2 {
	background-color: #ffffff;
	border-bottom: 1px solid #ddd;
}
.articolo-1 {
	background-color: #FFF3EF;
	border-bottom: 1px solid #ddd;
}
#sx {
	border-right: 1px solid #fff; 
	background-image: url(img/fondi/fondo-6.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
	background-color: #FFEFE7;
	text-align: center;	
	width: 170px;
	padding-top: 10px;
}

#sx a {
	font-size: 13px;
	color: #CC3366;
	font-weight: bold;
}

#sx a:hover {
	text-decoration: underline;
	color: #dd4477;
}

#esterna-sx {
background-image: url(img/fondi/fondo-5.jpg); 
background-repeat: no-repeat; 
background-position: right top;
}

#esterna-dx {
background-image: url(img/fondi/fondo-10.png); 
background-repeat: no-repeat; 
background-position: left top;
}

#google-top {
text-align: center; 
/*position: fixed; */
top:0px; 
height: 15px; 
background-color: #ffffff; 
width:100%;
}
.articolo-1 a {
	font-size: 13px;
}
.articolo-2 a {
	font-size: 13px;
}
#sx a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
a {

	color: #FFCC66;
	text-decoration: none;
}

.archivio h1 {
}

#archivio img {
	border: 1px solid #EEBB55;
	margin: 0px;
	padding: 5px
}

#home img {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

#home h1 {
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
	margin-left: 25px;
	margin-right: 25px;
	text-transform: uppercase;
}
.nome {
	color: #333333;
	font-size: 24px;
}