BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #ffffff;
  color            : #000000;
  	background-image: url(../images/avob.jpg);
	background-repeat:repeat;

}

h3 {
	font-family: Georgia, "New Century Schoolbook", Times, TimesRoman, serif;
	font-style: italic;
	letter-spacing: 0.2em;
	margin: 2px 2px 8px 2px;
	padding: 0px;
	/*text-shadow: #999 0px 2px 3px;*/
	font-size:16px;
	}
a {
	text-decoration: none;
	color:#cc3300;
	}


a img {
	text-decoration: none;
	border: 0;
	}

a:hover {
	text-decoration: underline;
	}
a:visited{
	color:#cc3300;
	}
.table tr td {
border: solid #999999 1px;
width:240px;
height:auto;
height:20px;
font-family: Georgia, "New Century Schoolbook", Times, TimesRoman, serif;
font-size: 12px;
padding:5px;
}
.table tr td:first-letter {
font-weight:bold;
}
.table2 tr td {
border: solid #999999 1px;
width:115px;
height:auto;
height:115px;
font-family: Georgia, "New Century Schoolbook", Times, TimesRoman, serif;
font-size: 12px;
padding:5px;
}
#container {
	font-family: Georgia, "New Century Schoolbook", Times, TimesRoman, serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 780px;
	border:solid #666666 1px;
	margin-top:10px;
	background-image: url(../images/backpage.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
	}

html>#container {
	width: 780px;	
	}

#left{
	float:left;
	width:216px;
}
#right{
	float:right;
	width:550px;
}
#fondo{
clear:both;
text-align:right;
width:760px;
}
#menu
{
	font-family: palatino, Georgia, "New Century Schoolbook", Times, TimesRoman, serif;
	font-size:14px;
	padding-left:10px;
	text-align:left;
	vertical-align:bottom;
	font-weight: bold;
	
	background-image: url(../images/barra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding-top: 20px;
	padding-left:10px;
	padding-bottom:5px;
	

}
#menu a{
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left:20px;
	padding-right:5px;
	color:#cc3300;
}
#menu a:hover{
	text-decoration: none;
	padding-left:20px;
	padding-right:5px;
	color: #222222;
	background: url(../images/arrow-hover.gif) left center no-repeat;
	text-decoration:underline;
}
#menu a:visited{
	color:#cc3300;
}
.contenuto{
	padding: 10px;
	vertical-align:text-top;
	border: solid #666666 1px;
	margin-bottom:10px;
}

ul li{
	text-align: justify;
	text-indent: 0.5em;
	margin: 5px;
	text-transform:inherit;
}
ul li:first-letter {
	font-weight: bold;
}

.logo{
vertical-align:top;
text-align:center;
}
p.news {
	text-align: justify;
	text-indent: 0.5em;
	margin: 5px;
	padding: 3px;
	text-transform:inherit;
	}
p.news:first-letter {
	font-size: 18px;
	font-weight: bold;
	}
p.banner {
	border:solid #666666 1px;
}
