﻿#container {
	background-repeat: repeat;
	background-image: url('../immagini/rigasfondo.png');
	margin: 0px;
}
 
img.bg {
	width: 100%;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -9999;
}
 
#logo {
	text-align: center;
	text-align: center;
	top: -10px;
	position: static;
}	
	
 
#container1 {
	margin: -110px 150px 0px 150px;
	text-align: center;
	position: static;
	color: #C0C0C0;
	font-family: Calibri;
	letter-spacing: 0px;
	text-align: center;
	
}

#container2 {
	margin: 0px 150px 0px 150px;
	position: static;
	color: #C0C0C0;
	font-family: Calibri;
	letter-spacing: 0px;
	text-align: left;
	letter-spacing: 0px;
}

#centro {
	display: block;
	margin: 0px auto;
	text-align: center;
}


#piede {
	font-family: Calibri;
	color: #C0C0C0;
	text-align: center;
	font-size: small;
}

#contatti {
	margin: 0px 150px 0px 150px;
	position: static;
	color: #C0C0C0;
	font-family: Calibri;
	letter-spacing: 0px;
	text-align: left;
	letter-spacing: 0px;
	font-size: medium;
}