#testata {
	height: 197px;
	background-image: url(../fig/pesce_home.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 22px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	background-color: #CC0033;
}
#titolo {
	height: 30px;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(../fig/cani.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#titolo h1 {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	letter-spacing: 4px;
}

#corpo {
	background-image: url(../fig/gatto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.strillo {
	font-size: 18px;
	color: #CC0033;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../fig/stella.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#tbhome h1 {
	font-size: 18px;
	color: #003399;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 18px;
}
#tbhome p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}


#tbhome img {
	border: 1px solid #003399;
}


#tbhome a:link {
	text-decoration: underline;
	color: #003399;
}


#tbhome a:visited {
	text-decoration: underline;
	color: #CC0033;
}
#tbhome a:hover {
	text-decoration: none;
	color: #003399;
	background-color: #FFFFCC;
}
.strillo2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000099;
}
#titolo a {
	color: #660099;
}
.strillo a {color:#660099}
#offerte {
	background-color: #FFFFCC;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#offerte p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#offerte strong {
	color: #000099;
}
