/* STILI PER ACCESSIBILITA */ 


h1, h2, h1 a, h2 a {
	color: #003b79;
}

h3 {
	color: #787878;
}

/* NEWS */

#colSx .news ul li .titolo a { 
	font-weight: bold;
	color: #003b79;
	background: url(./../widgets/trattino_blu.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: #003b79;
	background: url(./../widgets/trattino_blu.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: #003b79;
	background: url(./../widgets/trattino_blu.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_blu.gif) 0 5px no-repeat;
	display: block;
	margin: 0px;
	color: #003b79;
	font-weight: bold;
	font-size: 0.7em;
}


#contenutoSezione .titoliDettaglio h2 {
	color: #003b79;
}

#contenutoSezione .titoliDettaglio .codArt {
	color: #003b79;
}

#contenutoSezione #schedaDettaglio .links ul li a {
	color: #003b79;
	background: url(./../widgets/freccia_links_accessibiltia.gif) 0 0 no-repeat;

}
/*#contenutoSezione #schedaDettaglio .links .linksBt*/

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

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