/* CSS Document */
.tdblu a, .tdblu a:link, .tdblu a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	display: block;
	line-height: 23px;
}
.tdblu a:hover{
	background-color: #0099FF;
	cursor: hand;
}
.tdnero a, .tdnero a:link, .tdnero a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	display: block;
	line-height: 23px;
}
.tdnero a:hover{
	background-color: #0099FF;
	cursor: hand;
}
.tdverde a, .tdverde a:link, .tdverde a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	display: block;
	line-height: 23px;
}
.tdverde a:hover{
	background-color: #0099FF;
	cursor: hand;
}
.tdarancio a, .tdarancio a:link, .tdarancio a:visited  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	display: block;
	line-height: 23px;
}
.tdarancio a:hover{
	background-color: #0099FF;
	cursor: hand;
}

#mappa_elba {
	height: 334px;
}
#mappa_elba span {
	display: none;
}

#corpo_pagina p {
	text-align: justify;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#corpo_pagina img {
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #000000;
}

#box_offerta_speciale {
	background-color: #F0F0FF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#box_offerta_speciale p {
	font-size: 10px;
}

#box_offerta_speciale h3 {
	margin-bottom: 10px;
}

#body_index {
	width: 560px;
	position: relative;
}