/* STILI PER MOBILITA */ 


h1, h2, h1 a, h2 a{
	color: #0092a7;
}

h3{
	color: #787878;
}

/* NEWS */

#colSx .news ul li .titolo a{ 
	font-weight: bold;
	color: #0092a7;
	background: url(./../widgets/trattino_azzurrino.gif) top left no-repeat;
	background-position: 0em 0.6em;
	padding-left: 15px;
	font-size: 11px;
	margin: 0px;
}


#colSx .modelli ul li .titolo a{ 
	font-weight: bold;
	color: #0092a7;
	background: url(./../widgets/trattino_azzurrino.gif) top left no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	font-size: 13px;
	margin: 0px;
}

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

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


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


#contenutoSezione .titoliDettaglio h2{
	color: #0092a7;
}

#contenutoSezione .titoliDettaglio .codArt{
	color: #0092a7;
}

#contenutoSezione #schedaDettaglio .links ul li a{
	color: #0092a7;
	background: url(./../widgets/freccia_links_mobilita.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:#0092a7;
}

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