﻿.main .contents .left .linkTitolo
{
	margin: 20px 0px 5px;
	padding-top: 7px;
	border-top: #d5b7b5 dotted;
	font-size:18px;
}
.main .contents .left .linkBreve 
{
	margin: 0px 0px 0px 0px; 
	font-family: "Century Gothic", Arial;
	font-size:12px;
	font-style:italic ;
	}
.main .contents .piccolo {font-size:10px; }
.main .contents .left img { margin: 4px 8px 4px 8px; }

.main .contents .left .navigatore { font-size:11px; }

.tabella {}
.tabellaIntestazione { background-color: #800000; color: #ffffff;}
.main .contents .left .tabellaRiga1
{
	
}
.tabellaRiga2 { background-color: #f0e0e0; }

.tabellaNomeLuogo { font-weight:bold; }
.tabellaDescrizione { color: #a05050; font-size: 11px; }
.tabellaColNumero {  font-weight:bold; }
.tabellaColKM { }
.tabellaColAlt {}


/* Rightbox */

.fbptitolo { background-image: url(graphics/florence_bike_pages.jpg); height: 240px;  background-repeat:no-repeat; }

.main .contents .left .fbpcenter {
	margin-left: 255px;
}

.main .contents .fbpleft
{
	width: 245px;
	float:left;
}

.main .contents .left .fbpleftbox {
	background-image: url(graphics/rightbox2.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	width: 242px;
}
.main .contents .left .fbpleftbox .fbpleftboxhead {
	background-image: url(graphics/rightbox-1.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 242px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.main .contents .left .fbpleftbox .fbpleftboxbottom {
	background-image: url(graphics/rightbox3.png);
	height: 23px;
	width: 242px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.main .contents .left .fbpleftbox .fbpleftboxcontent {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
.main .contents .left .fbpleftbox .fbpleftboxcontent img {
	float: left;
	margin-right: 5px;
	border: 2px solid #EADECB;
	margin-left: 5px;
}


.main .contents .left .fbpleftbox .fbpleftboxcontent ul {
	font-style: normal;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 5px;
	padding: 2px;
}
.main .contents .left .fbpleftbox .fbpleftboxcontent li {
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED0B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.main .contents .left .fbpleftbox .fbpleftboxhead h2 {
	font-size: 14px;
	color: #0099CC;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F0E8;
	font-family: "Century Gothic", Arial;
}
.main .contents .left .fbpleftbox .fbpleftboxcontent a {
	text-decoration: none;
	color: #0099CC;
}

