* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
body {
	background: url(../images/bg_seo.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;

}
h1 {
	padding: 2px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #949187;
	font-size: 0.8em;
	font-weight: normal;
}
h2 {
	background: url(../images/title-spacer.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.6em;
	padding-top: 12px ;
	margin-bottom: 12px;
	color: #5A503E;
	width: 394px;
}
h3 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: 12px ;
	margin-bottom: 12px;
	color: #5A503E;
	width: 394px;
}
h4 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: 3px ;
	margin-bottom: 3px;
	color: #5A503E;
}
h5 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top:25px;
	padding-bottom:5px;
}
.back {
	text-decoration:none;
	color:#C00;
	font-weight:bold;
}
.rates {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-left: 40px ;
	margin-bottom: 12px;
	color: #5A503E;
	width: 394px;
}
#wrapper {
	background: url(../images/bg_wrapper.gif) no-repeat;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	height: 52px;
	width: 1002px;
	text-align:center;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}
#menu li a {
	font-size: 0.9em;
	color: #5A503E;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	top: 18px;
	padding-bottom: 20px;
}
#menu li a:hover {
	color: #E1DCD2;
	background: url(../images/narrow.gif) no-repeat center bottom;
}
#menu #current a {
	background: url(../images/narrow.gif) no-repeat center bottom;
}
#menu li a img {
	margin-bottom: -3px;
	margin-right: 8px;
	border-style: none;
}
#dovesiamo {
	float: left;
	width: 226px;
	padding-left: 61px;
	padding-top: 15px;
}
#storia {
	float: left;
	width: 265px;
	padding-left: 11px;
	padding-top: 15px;
}
#storia img {
	float: left;
}
#text-home {
	float: left;
	width: 368px;
	padding-left: 11px;
	padding-top: 15px;
	
}
#box {
	float: right;
	width: 160px;
	color: #666;
	line-height: 150%;
	font-size: 0.9em;
	padding: 6px 8px 6px 0;
}
#text {
	color: #666;
	line-height: 150%;
	font-size: 0.9em;
	padding: 6px 13px;
}
.leggitutto {
	float: right;
	background: transparent url(../images/leggitutto-icon.jpg) no-repeat 0 50%;
	padding: 4px 10px 4px 26px;
	font-size: 9px;
	color: #af9b7e;
	font-weight: bold;
	text-decoration: none;
}
.leggitutto-l {
	float: left;
	background: transparent url(../images/leggitutto-icon.jpg) no-repeat 0 50%;
	padding: 4px 10px 4px 26px;
	font-size: 9px;
	color: #af9b7e;
	font-weight: bold;
	text-decoration: none;
}
/* ---------------  Pagina interna ---------------------- */
#content {
	padding-bottom: 10px;
	width: 890px;
	margin: 0 auto;
	background: #FFF url(../images/bg-content.gif) repeat-y;
}
#logo {
	height: 137px;
	width: 376px;
	float: left;
}
#claim {
	height: 137px;
	float: left;
}
#content-img {
	float: left;
}

.tariffe{
	background: url(../images/bg-rates.gif);
	color: #fff;
	text-transform: ;
	margin: 15px 15px;
	padding: 8px 0px;
	width: 166px;
	text-align: center;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.tariffe a{
	color: #fff;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.tariffe a:hover{
	text-decoration: underline;
}

#rates {
	float: left;
}
#content-txt {
	padding-left: 33px;
	padding-right: 67px;
	padding-bottom: 20px;
	width: 353px;
	float: left;
	color: #5A503E;
	line-height: 150%;
	font-size: 0.9em;
}
#content-txt img {
	float: left;
	padding: 2px;
	margin-right:8px;
	border: solid 1px #C7C1B2;
}
#close {
	width: 880px;
	margin: 0 auto;
	clear: both;
	height: 1px;
	background: #C7C1B2;
}

/* ---------------  Footer ---------------------- */

#footer {
	padding-top: 43px;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	line-height: 160%;
	color: #af9b7e;
	font-size: 0.8em;
}

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