@charset "UTF-8";
/* CSS Document */
body {
	
	margin-top: 0px;
	padding: 0px;
}

.box {
	background-image:url(../img/3-box.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.box .top {
	background-image:url(../img/1-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.box .top_home {
	background-image:url(../img/top-home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.box .menu {
	background-image:url(../img/2-menu.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.box .bottom {
	background-image:url(../img/4-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.boxino {
	background-image:url(../img/boxino-centro.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.boxino .boxino-top {
	background-image:url(../img/boxino-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.boxino .boxino-bottom {
	background-image:url(../img/boxino-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.box_txt   {
	color: #6a8875;
	}
.box_txt  a:active {
	color: #6a8875;
	text-decoration: none;
}
.box_txt a:link {
	color:#6a8875;
	text-decoration: none;
}
.box_txt  a:hover {
	color: #245537;
	text-decoration: underline;
}
.box_txt  a:visited {
	color: #6a8875;
	text-decoration: none;
}

.testi_box  a:active {
	color: #6a8875;
	text-decoration: none;
}
.testi_box a:link {
	color:#6a8875;
	text-decoration: none;
}
.testi_box  a:hover {
	color: #245537;
	text-decoration: underline;
}
.testi_box  a:visited {
	color: #6a8875;
	text-decoration: none;
}
.pic {
	background-image:url(../img/2-box-pic.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.pic .pic-top {
	background-image:url(../img/1-box-pic-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.pic .pic-bottom {
	background-image:url(../img/3-box-pic-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.testi-chiari-pic {
	color: #668c74;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.testi-chiari-pic a:link {
	color: #6A8875;
	text-decoration: none;
}
.testi-chiari-pic a:hover {
	color: #245537;
	text-decoration: underline;
}
.testi-chiari-pic a:visited {
	color: #6A8875;
	text-decoration: none;
}
.testi-chiari-pic a:active {
	color: #245537;
	text-decoration: none;
}
.testi {
	color: #245035;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.testi a:link {
	color: #6A8875;
	text-decoration: none;
}
.testi a:visited {
	color: #6A8875;
	text-decoration: none;
}
.testi a:hover {
	color: #245537;
	text-decoration: underline;
}

.testi a:active {
	color: #245537;
	text-decoration: none;
}

.testi_box {
	color: #245537;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}

.menu {
	color: #245035;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.sotto_menu{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.testi_box_min {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.categoria {
	color: #245537;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
}
.categoria a:link {
	color: #245537;
	text-decoration: none;
}
.categoria a:visited {
	color: #245537;
	text-decoration: none;
}
.categoria a:hover {
	color: #245537;
	text-decoration: underline;
}
.categoria a:active {
	color: #6A8875;
	text-decoration: none;
}
 a:link {
	color: #6A8875;
	text-decoration: none;
}
 a:visited {
	color: #6A8875;
	text-decoration: none;
}
 a:hover {
	color: #245537;
	text-decoration: underline;
}
 a:active {
	color: #245537;
	text-decoration: none;
}
.immagine {
	float: right;
	margin-bottom: 7px;
	margin-left: 9px;
	margin-right: 7px;
	margin-top: 7px;
	clear: both;
}
.immagine2 {
	float: right;
	margin-bottom: 7px;
	margin-left: 9px;
	margin-right: 7px;
	margin-top: 7px;
	top: 1000px;
	clear: both;
}
	
.citazione{
	color: #245035;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.firma{
	color: #152F1F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

