body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	background-image: url(../pictures/sfondo_pagina1280x1024.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	margin: 0px
}

div.struttura {
	position: absolute;
	width: 100%;
	height: auto
}

div.header {
	position: relative;
	background-image: url(../pictures/header.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 910px;
	height: 414px
}

div.header div.logo {
	position: absolute;
	width: 382px;
	height: 57px;
	bottom:70px;
	right:70px
}

div.header div.bandiere {
	position: absolute;
	bottom:70px;
	left:100px
}

div.header div.menu {
	position: absolute;
	bottom:40px;
	left:100px
}

img.item
{
	vertical-align: middle;
	border: none;	
}

div.footer {
	background-color: #ff0000;
	color: #ffffff;
	width: 795px;
}

div.pagina {
	position: relative;
	color: #ffffff;
	background-color: #000000;
	width: 795px;
	left: 4px
}

div.pagina div.testo
{
	font-family: Georgia;
	line-height: 1.5;
	color: #d7d7d7;
	width: 715px;
	margin: 40px;
	margin-top: 0;
	padding-top: 30px;
	text-align: justify;
	min-height:400px;
}

b
{
	color: #b78d3d}

h1
{	
	margin-bottom: 10px;
}

h2 {
	margin-top: 35px;
	color: #a49b64;
	font-size:17px;
}

h2.press
{
	margin-top: 35px;
	margin-bottom: 0;
	color: #a49b64;
	font-size:17px;

}

.img {
	border: 5px solid #a49b64;
}

.img2 {
	border: 2px solid #ffffff;
}

a {
	font-weight: bold;
	color: #daa520;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;;
}


ul
{
	list-style-image: url(../pictures/bullet_go.png);
}

object 
{
	display:none;
	width:425px;
	height:355px
}

embed
{
	width:425px;
	height:355px
}
	
div.box-video
{
	float: left;
	margin-right: 15px;
	width: 165px;
}
