body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#container {
	height: auto;
	width: 1200px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 15px;
	position: relative;
	height: 110px;
	width: 100%;
}
#punti_vendita {
	position:relative;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}
#logo {
	position:relative;
	width:300px;
	height:100px;
	z-index:1000;
	float: right;
}
#logo1 {
	position:relative;
	width:263px;
	height:93px;
	top: 0px;
	right: 0px;
	float: right;
}
#menu {
	position:relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #0D4D96;
	border-bottom-color: #0D4D96;
	border-bottom-style: solid;
	float: left;
	z-index: 1000;
	margin: auto;
	width: 100%;
}
#centro {
	width:100%;
	position:relative;
	height: 23px;
}
#gruppo_urbano {
	position:absolute;
	width:130px;
	height:22px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	top: 3px;
	right: 130px;
}
#facebook {
	position:absolute;
	width:22px;
	height: 22px;
	z-index: 1000;
	top: 1px;
	right: 20px;
}
#link_dinamico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	width: 1150px;
	height: 700px;
	margin: auto;
	top: 20px;
	position: relative;
}
#testo {
	position:relative;
	width:380px;
	height:95px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
#foto {
	position:relative;
	width:672px;
	z-index:1;
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}
#loghi {
	position:relative;
	width:1200px;
	height:450px;
	color: #666666;
	top: 20px;
	overflow: hidden;
}
#clear {
	position:relative;
	width:100%;
	height:170px;
	overflow: hidden;
	margin: auto;
}
#footer {
	width: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D4D96;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: 0px;
	margin-top: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#pulsanti {
	position:relative;
	width:470px;
	height:380px;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
	margin-left: 20px;
}
#animazione_dx {
	position:relative;
	width:400px;
	height:350px;
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 20px;
}
#slogan {
	position:relative;
	width:500px;
	height:50px;
	margin-top: 50px;
}
#flash {
	position:absolute;
	width:1200px;
	height:650px;
	z-index:1;
	margin-top: -325px;
	margin-left: -600px;
	left: 50%;
	top: 50%;
}
#mappa_thun {
	position:relative;
	width:740px;
	height:350px;
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;
}
a:link {
	color: #004890;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004890;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #004890;
}
.mascherina{
	text-align: center;
	width: 400px;
	margin: 0 auto;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.mascherina p{
	font-size: 16px;
	color: #004890;
}

.mascherina .listaRegaloEtichetta{
	display: none;
}

.mascherina form{
	border: 1px solid #004890;
	padding: 15px;
}

.mascherina form .listaRegaloCodiceLista, .mascherina form .listaRegaloTastoSubmit{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}