body {
	margin-top:0px;
	padding: 0;
	background:#ffffff;
	text-align: justify;
	font-family: Arial, Helvetica, Genova, sans-serif;
	font-size: 16px;
	

background-image: url("imgavolvi/avolvibgndtree.gif");
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
color : #000000;
margin-top : px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
padding : 10px;
text-align : left;

}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 12px;
	color: #000000;
}

ul {
}

a {
	text-decoration: none;
	color: #330066;
}

a:hover {
	border-bottom: 1px;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 343px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 915px;
	height: 82px;
	margin: 0 auto;
	padding-left: 25px;
	background: url(images/img01.gif) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0;
	border-color : #000000;
	border-top :  none;
	border-left :  none;
	border-right :  none;
	border-bottom : 1px;
	padding: 0;
	height: 50px;
	background-color: Gainsboro;         
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 15px 0 30px;
	text-decoration: none;
	text-transform:;
	background-color: Gainsboro;                                     
	background: url(imavolvi/img03.jpg) no-repeat right top
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#menu a:hover {
	color: #8C0209;
        font-size: 16px;
}

#menu .current_page_item a {
	color: #3333cc;
}

#splash {
	width: 940px;
	margin: 0 auto;
	height: 220px
}

td {
background-color: none; 
color : #000000;
border : 0;
cell-padding : 2em;
cellspacing : 2em;
align : center;
valign : top;
font-family : sans-serif; 
}

.plain { 
background : none;
}
.rosso { 
background : none;
color : #990000;
}

-----------------------


/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 490px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #6E8A21;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #616161 dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0px 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

