body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
.BgBottomRight {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ScrittaAttivitaDeu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #251900;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.ScrittaAttivita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #251900;
	text-align: center;
	vertical-align: middle;
	padding: 5;
}
.ScrittaEscursioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #251900;
	text-align: center;
	vertical-align: middle;
	padding: 5;
	line-height: 20px;
}
.ScrittaDovesiamo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #EC9315;
	text-align: center;
	vertical-align: middle;
	padding: 5;
}
.BgTopLeft {
	background-repeat: no-repeat;
	background-position: left top;
}
.BgBottomLeft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ScrittaFoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #7A4800;
}
.ScrittaFoto:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #7A4800;
	text-decoration: none;
}
.BordoImg {
	border: 2px solid #EB9012;
}
.BordoTopBottom {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E3A33F;
	border-right-color: #E3A33F;
	border-bottom-color: #E3A33F;
	border-left-color: #E3A33F;
}
.BgCenter {
	background-repeat: no-repeat;
	background-position: center center;
}
.ScrittaDintorni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #603800;
	text-align: justify;
}
.BgReapeatX {
	background-repeat: repeat-x;
	background-position: top;
}
.BordoImgVerde {

	border: 2px solid #A2A946;
}
