/* STILI PER ACCESSIBILITA */ 


h1, h2, h1 a, h2 a{
	color: #51a025;
}

h3{
	color: #787878;
}

/* NEWS */

#colSx .news ul li .titolo a{ 
	font-weight: bold;
	color: #51a025;
	background: url(./../widgets/trattino_verde.gif) top left no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	font-size: 0.8em;
	margin: 0px;
}

#colSx .modelli ul li .titolo a{ 
	font-weight: bold;
	color: #51a025;
	background: url(./../widgets/trattino_verde.gif) top left no-repeat;
	background-position: 0em 0.5em;
	padding-left: 15px;
	font-size: 1.2em;
	margin: 0px;
}

.news ul li a.titoloNews{
	color: #51a025;
	background: url(./../widgets/trattino_verde.gif) top left no-repeat;
	background-position: 0em 0.5em;
	font-size: 0.8em;
}

.newsSx ul li .titolo a{
	padding-left: 15px;
	background: url(./../widgets/trattino_verde.gif) top left no-repeat;
	background-position: 0em 0.8em;
	display: block;
	margin: 0px;
	color: #51a025;
	font-weight: bold;
	font-size: 0.7em;
}



.news ul li .testoNews{
	font-size: 0.8em;
}

#contenutoSezione .titoliDettaglio h2{
	color: #51a025;
}

#contenutoSezione .titoliDettaglio .codArt{
	color: #51a025;
}

#contenutoSezione #schedaDettaglio .links ul li a{
	color: #51a025;
	background: url(./../widgets/freccia_links_accessibiltia.gif) top left no-repeat;
	background-position: 0em 0.6em;

}


.iCmsPag .iCmsPagNum a {
	padding:2px 7px;
	background-color:#fff;
	border:solid 1px #efefef;
	text-decoration:none;
	font-weight:bold;
	color:#51a025;
}

.iCmsPag .iCmsPagNum a.selected {
	padding:2px 7px;
	background-color:#fff;
	color:#000;
	border:solid 1px #51a025;
	border-top:solid 2px #51a025;
	border-bottom:solid 2px #51a025;
	text-decoration:none;
	font-weight:bold;
}