﻿a {
	color:#A26115;
}
#body {
	background-color: #fceccc;
	margin: 0px;
	font-family:Arial;
}
#testa {
	width: 776px;
	height: 85px;
}
#logo {
	float: left;
	width: 80px;
	height: 85px;
}
#logo h1 {
	float: left;
	margin: 0px;
	width: 80px;
	height: 85px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size:12px;

}
#logo a span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 85px;
	background: url('logo.jpg') no-repeat;
}
#head {
	float: left;
	width: 696px;
	height: 85px;
	background-image: url('head.jpg');
}
#head h2 {
	font-family: Blackadder ITC;
	font-size: 14px;
	margin-top: 63px;
	margin-bottom: 0px;
	text-align: right;
	color: #0D295B;
	padding-right: 18px;
}
#link {
	width: 596px;
	height: 16px;
	background-image: url('sottohead.jpg');
	padding-left:180px;
	font-size:11px;
	text-align:center;
}
#link a {
    color:#0D295B;
    text-decoration:none;
}
#link a:hover {
	color: #16449A;
	text-decoration:none;
}
#corpo {
	width: 776px;
}
#contenuto {
	float: right;
	width: 587px;
	overflow: hidden;
	min-height: 470px;
	background-image: url('bg-corpo.jpg');
	background-repeat: repeat-y;
}
#contenuto h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:10px;
	background-image: url('bg-titolo.jpg');
	width: 542px;
	height: 21px;
	color: #204573;
	font-size: 24px;
	padding-left: 30px;
	font-family: Blackadder ITC;
}
#contenuto h1 a {
    color:#0D295B;
    text-decoration:none;
}
#testo {
	width: 564px;
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
	text-align: justify;
	padding-left: 8px;
}
#testo p {
	padding-right:8px;
	padding-top:20px;
}
#anim {
	width: 320px;
	height: 250px;
	float: right;
	padding-right: 18px;
	padding-left: 5px;
}
.img1 {
	width:300px;
	height:235px;
	float:right;
	padding-right: 18px;
	padding-left: 5px;
}
.img3 {
	width:300px;
	height:235px;
	float:left;
	padding-right: 5px;
	padding-left: 18px;
}
#menu {
	float: right;
	width: 189px;
	background-image: url('bg-menu.jpg');
	background-repeat: repeat-y;
}
#menu ul {
	list-style: none;
	font-family: Blackadder ITC;
	padding-left: 14px;
	font-size: 20px;
	color: #0D295B;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
}
#menu ul a {
	color:#0D295B;
	text-decoration:none;
}
#menu ul a:hover {
	color: #16449A;
	text-decoration:none;
}
#menu li.categoria {
	margin-top: -3px;
}
#menu li.sottocategoria {
	margin-top: -3px;
	margin-left: 3px;
}
#menu li.sottocategoria1 {
	margin-top: -10px;
	margin-left: 3px;
}
#info {
	width: 189px;
	height: 100px;
	background-image: url('bg-info.jpg');
}
#pinfo {
 padding-left:14px;
	font-family: Blackadder ITC;
	font-size: 20px;
	font-weight: bold;
}
#pinfo a {
	color:#0D295B;
	text-decoration:none;	
}
#pinfo a:hover {
	color:#16449A;
	text-decoration:none;	
}
#pinfo img {
	vertical-align: middle;
	padding-left: 5px;
	border: 0px;
}
#footer {
    width: 776px;
    padding-top: 20px;
    clear: both;
    font-family: Times New Roman;
    color: #a26115;
    text-align: center;
}
.font12px {
	font-size: 12px;
	padding-bottom:0px;
	margin-bottom:3px;
	padding-top:0px;
	margin-top:0px;

}
.font10px {
	font-size: 10px;
	padding-top:10px;
}
#linktornahome {
	text-align:right;
	padding-top:50px;
}
#linktornahome a {
	text-decoration:none;
	color:#0D295B;
	font-size:16px;
	font-weight:bold;
}
#linktornahome a:hover {
	text-decoration:none;
	color:#16449A;

	font-size:16px;
	font-weight:bold;
}

