@charset "utf-8";
/* CSS Document */

.top {
	background-image: url(immagini/top-bar.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 774px;
}
.banner-home {
	background-image: url(immagini/banner-home.jpg);
	height: 260px;
	background-repeat: no-repeat;
	background-position: right;
}

.testo-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #512603;
	padding-top: 7px;
	padding-left: 10px;
}
.testo-menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #512603;
	text-decoration: none;
}
.testo-menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F08925;
	text-decoration: none;

}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #F08925;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #512603;
	line-height: 14px;
}
.testo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F08925;
	text-decoration: none;
}
.testo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #512603;
	text-decoration: none;
}
.top1 {
	background-repeat: no-repeat;
	height: 34px;
	width: 361px;
	color: #512603;
	background-color: #512603;
	vertical-align: middle;
}
.sotto-titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #512603;
}
.top2 {
	background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	background-color: #351A02;
	vertical-align: middle;
}
.top3 {
	background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	background-color: #271301;
	vertical-align: middle;
}
.box-dx {
	padding-left: 10px;
	text-decoration: none;
	padding-right: 10px;
}
.testo-titolo-arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F08925;
	padding-top: 7px;
	padding-left: 10px;
}
.box-sx {
	padding-left: 10px;
	text-decoration: none;
	background-image: url(immagini/jair.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sotto {
	background-image: url(immagini/sotto-bar.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 774px;
}
.banner-cortedonda {
	background-image: url(immagini/claudio.jpg);
	height: 260px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.banner-casera {
	background-image: url(immagini/banner-casera.jpg);
	height: 260px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

