@import url(style_1.css;
body {
	background-image:  url(img/BG.GIF);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	cursor: auto;
	margin: 5px;
}
.bottom {
   width: 200px;
   color: #000;
   background-color: #f0f0f0;
   background-image: url(bottom.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
}

.contenuto {
   background-image: url(top.gif);
   background-repeat: no-repeat;
   padding: 10px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.table {
	background-image: url(image_web/base-menu.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-family: Comic Sans MS;
}
.div {
	background-image: url(image_web/puntini.jpg);
   background-repeat: no-repeat;
   padding: 10px;
}
.tr {
	background: url(image_web/content.jpg);
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}
ul {
	font: normal 15px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin none #043280;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	border-top-color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #3366CC;
}
a:active {
	color: #0000FF;
}
.style1 {color: #FFFFFF}
td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	font-family: Comic Sans MS;
}
h3 {
	font: bold normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #4F95B7;
	color: #FFFFFF;
	text-decoration: blink;
}

