body {
	background-color: #0029A7;
	background-image: url(img/bkg_310x4_sfuma_blu.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}

#contentbox {
	background-image: url(img/bkg_bolle.gif);
	background-repeat: no-repeat;
}
#contiene {
	background-image: url(img/stamp.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
/* --solo pagina index--  */
#indice {
	position:absolute;
	left:286px;
	top:213px;
	width:160px;
	height:220px;
	z-index:1;
	visibility: hidden;
	background-image: url(img/piastra_indice.gif);
}
#indice ul {
	margin: 0px;
	padding-top: 32px;
}
#indice li {
	display: block;
	list-style-type: none;
	text-align: center;
	line-height: 40px;
}
/* --fine index--  */

.page {
	width: 710px;
}
.flipp {
	margin-bottom: 15px;
	margin-left: 26px;
}
.foto {
	position:absolute;
	left:286px;
	top:220px;
	width:300px;
	height:220px;
	z-index:1;
	visibility: hidden;
	background-image: url(img/piastra_foto.gif);
}
.foto_bas {
	position:absolute;
	left:286px;
	top:800px;
	width:300px;
	height:220px;
	z-index:1;
	visibility: hidden;
	background-image: url(img/piastra_foto.gif);
}
.foto_bas2 {
	position:absolute;
	left:286px;
	top:1600px;
	width:300px;
	height:220px;
	z-index:1;
	visibility: hidden;
	background-image: url(img/piastra_foto.gif);
}
.img {
	padding: 25px;
}

#item {
	color: #00FF00;
	clear: both;
}

#head {
	padding-top: 50px;
}
#naviga {
	text-align: right;
}

#container {
	background-image: url(img/bkg_570x4_sfuma_grigio.png);
	background-repeat: repeat-y;
	background-position: right;
}
#left {
	width: 330px;
	float: left;
}
#left #l_contain {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 170px;
}
#left #l_piastra {
	background-color: #FFFFFF;
	background-image: url(img/piastra.gif);
	height: 106px;
}
#left #l_piastra ul {
	padding-right: 40px;
	margin: 0px;
	padding-top: 3px;
}
#left #l_piastra li {
	display: block;
	list-style-type: none;
	text-align: right;
}

#right {
	width: 380px;
	float: left;
}
#right #r_contain {
	padding: 40px 10px;
}
#r_contain h1 {
	font-family: "Century Gothic";
	font-size: 30px;
	text-transform: capitalize;
	color: #009900;
	text-align: right;
	font-weight: lighter;
}
#r_contain h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #009900;
	text-align: left;
	font-weight: bold;
}
#r_contain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: thin dotted #666666;
	margin: 0px;
	padding: 0px;
}
.table_t {
	font-weight: bold;
	background-color: #339900;
	text-align: center;
}


#r_contain ul {
	margin-left: 20px;
}
#r_contain li {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
#r_contain a {
	color: #990000;
	text-decoration: none;
}
#r_contain a:hover {
	color: #990000;
	text-decoration: underline;
}#foot {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
}
