#CondVendita 
{
	background-image: url(../Immagini/CondVendita/SfondoIntestazione.gif);
	background-repeat: repeat;
	background-position: right top;
	height: 27px;
	text-align: left;
}

#CondVendita span
{
	color: #FFFFFF;
	background-image: url(../Immagini/CondVendita/EvidenzaIntest.gif);
	margin: 0px 0px 0px 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-size:15px;
	line-height: 27px;
}

#CondVendita span b
{
	margin: 0px 0px 0px 15px;
}

#IndiceCond
{
	margin: 4px 0px 20px 0px;
	border: 1px solid #7F9DB9;
	color: #283148;
	font-size: 12px;
	padding-bottom: 5px;
}

#IndiceCond ul
{
	list-style-type: none;
}

#TestoCond
{
	border-right: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
}

.Capitolo 
{
	background-color: #ECE9D8;
	border-top: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	height: 31px;
}

.Capitolo span
{
	color: #283148;
	background-image: url(../Immagini/FrecciaTrasparente.gif);
	margin: 5px 0px 0px 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}

.Capitolo span b
{
	margin: 0px 0px 0px 15px;
}

.CapitoloIndice
{
	list-style-image: url(../Immagini/FrecciaTrasparente.gif);
	text-indent: -15px;
	line-height: 30px;
}

.CapitoloIndice a
{
	color: #283148;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 0 0 0 15px;
	font-weight: bold;
}

.CapitoloIndice a:hover
{
	text-decoration: underline;
}

.TestoCapitolo
{
	background-color: #F8F8F8;
	padding: 5px 20px 5px 20px;
	text-align: justify;
	
}

.TestoCapitolo h4
{
	margin: 0px; 
	padding: 0px;
	font-weight:normal;
	font-style:italic;
}

.TestoCapitolo p
{
	padding: 5px 0px 0px 10px;
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color: 	#283148;
	font-size:12px;
}

.TestoCapitolo p a
{
	color: #283148;
}