﻿html, body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
	color:#252525;
}

form {
	padding:0px;
	margin:0px;
}

input {
	color:#252525;
	font-size:11px;
	font-family:tahoma;
	margin:0px;
	padding:0 0 0 6px;
	border:0px;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

li {
	display:inline;
	margin:0px;
	padding:0px;
}

p {
	padding:0px;
	margin:0px;
}

a {
	text-decoration:none;
	color:#252525;
}

a:hover {
	text-decoration:underline;
	color:#555555;
}

.container {
	width:998px;
	height:1470px;
	margin:0 auto;
	background:url(../images/background.jpg);
}

.container2 {
	width:998px;
	height:1470px;
	margin:0 auto;
	background:url(../images/background2.jpg);
}

.testata {
	height:155px;
}

.testata ul {
	margin:14px 0 0 47px; float:left;
}

.logo {
	float:left;
	margin:23px 0 0 33px;
}

.banner1 {
	float:right;
	margin:27px 37px 0 0;
}

.sinistra {
	width:756px;
	height:1167px;
	padding:13px 0 0 44px;
	float:left;
}

.primo-piano {
	height:390px;
}

.primo-piano div ul li {
	width:25px;
	height:22px;
	padding:5px 0 0 0;
	text-align:center;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	float:left;
	background:url(../images/linguetta.jpg) no-repeat;
}

.linguette {
	height:27px;
}

.linguette ul li a{
	color:#ffffff;
}

.a1-img {
	width:470px;
	height:360px;
	float:left;
	line-height:12px;
	color:#707070;
}

.a1-txt {
	width:280px;
	height:356px;
	background:url(../images/background-v.jpg);
	padding:4px 0 0 0;
	float:right;
	font-family:Georgia;
	font-size:12px;
}

.a1-txt a {
	color:#878943;
	font-size:30px;
}

.a1-txt p {
	margin:10px 40px 0 0;
	font-size:20px;
	font-style:italic;
	text-align:right;
	line-height:20px;
}

.a1-txt p a {
	color:#606060;
	font-size:20px;
}

.a1-txt div {
	font-family:tahoma;
	text-align:justify;
	line-height:18px;
	color:#808080;
}

.a1-txt span {
	text-transform:uppercase;
	font-family:tahoma;
	color:#505050;
	margin:0 0 0 40px;
}

.destra {
	width:198px;
	height:1180px;
	float:right;
}

.destra input {
	width:118px;
	height:15px;
	margin:70px 0 0 20px;
	border:1px solid #cccccc;
}

.destra .vai {
	width:50px;
	height:17px;
	padding:0px;
	margin:5px 0 0 104px;
	border:0px;
	background:url(../images/but_vai.png);
}

.consigli {
	width:155px;
	height:381px;
	margin:19px 0 0 12px;
}

.piede {
	width:965px;
	height:92px;
	float:left;
	font-family:verdana;
	font-size:10px;
	line-height:18px;
	padding:8px 0 0 33px;
	color:#909090;
}

.piede img {
	float:right;
	margin:0 40px 0 0;
}

.piede ul {
	font-weight:bold;
	font-size:12px;
	float:left;
}

.piede ul li a {
	color:#909090;
}

.piede ul li a:hover {
	color:#676767;
	text-decoration:underline;
}