@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #515C59;
}

.text_bianco13, .text_bianco13 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.text_bianco13 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
.bg_top {
	background-image: url(img/sfondo_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_banner_top {
	background-attachment: scroll;
	background-image: url(img/top_pietre.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg_corpopag {
	background-image: url(img/sfondo_corpopag.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #7a8f5e;
}
.bg_coda {
	background-image: url(img/sfondo_coda.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.text_bianco10,  .text_bianco10 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.text_bianco10 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

