body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CEC6BF;
}

.bg_bottom {
	background-attachment: fixed;
	background-image: url(images/struttura/bottom_pag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_sx {
	background-attachment: fixed;
	background-image: url(images/struttura/sf_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.sf_dx {
	background-attachment: fixed;
	background-image: url(images/struttura/sf_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.link_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: underline;
}

.link_testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.link_testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
}

.link_testo2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: none;
	line-height: 15px;
}

.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	line-height: 15px;
}

.testo_eurob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70675F;
	text-decoration: none;
}

.testo_eurob:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.table_x100 {
	height: 100%;
	width: 100%;
}

.table_Hx100 {
	height: 100%;
}

.table_Wx100 {
	width: 100%;
}

.bg_intro {
	background-attachment: fixed;
	background-image: url(images/struttura/bg_intro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg_pag {
	background-attachment: fixed;
	background-image: url(images/struttura/bg_pag.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottom {
	background-attachment: fixed;
	background-image: url(images/struttura/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.bordo_foto {
	border: 3px solid #F9F6F3;
}

.bordo_sx_dx {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C6BDB4;
	border-left-color: #C6BDB4;
}
