/* CSS Document */

.post { 
	border:1px solid #000; 
	width: 100%;
	margin: 10px 0 0 0;	
}
.post-archivio { 
	border:1px solid #000; 
	width: 100%;
	margin: 10px 0 0 0;	
}
.post-data {
	position: relative;
	top:-.6em;left:1em;
	line-height: 1.2em;
	background: #FFF;
	width: 7em;
	text-align: center;
	font-family: courier, monospace;
}
.post-titolo {
	padding: 0 10px;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-size: 12px;
	color: #FFFF99;
	background: #772200;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-style: solid;
	border-color: #FF5522;
}
.post-messaggio {
	margin: 5px 10px 5px 25px;
	padding: 10px;
	font-size: 10px;
	background: #F1FAF5;
	border-width: 1px;
	border-color: #005522;
	border-style: dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.post-foto { 
    margin: 5px 10px 5px 25px;
	background: #C4AD8D;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	border-width: 1px;
	border-color: #005522;
	border-style: dotted;
}
.post-permalink { 
	padding: 3px 10px;
	text-align: right;
	font-size: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #552200;
	font-size: 10px;
	font-weight: normal;
}
body {
	background-color: #C4AD8D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; text-decoration: none; font-weight: bold; color: #A0A0A0}
a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #DD5500; text-decoration: none; line-height: 20px}
a:Hover {text-decoration : none;	color : #009977}
.Stile5 {font-size: 14px; color: #990000; font-weight: bold; }
.intesta {
	font-size: 14px;
	color: #FFFFCC;
	background-color: #495E59;
	border:solid 1px #333333;
}
.image {
    border:solid 1px #000000;
}
.testo {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica;
	font-size: 12px;
}
/* Questa classe si riferisce al testo della  scheda*/
.testo h1 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.testo h2 {
	font-size: 14px;
	color: #006699;
}
.testo h3 {
	font-size: 14px;
	color: #FFCCFF;
	background-color: #006699;
	padding: 2px;
	padding-left: 10px;
	margin-right: 30px;
}
.testo .grande {
	font-size: 14px;
}
.testo .nota {
	font-size: 10px;
}
.testo .rosso {
	color: #993300;
}
.icoimg {
	padding:4px;
	border:1px solid #444;
	background-color: #fff;
	margin: 0px 6px 6px 0px;
}

