/* Stile Cartina*/

a { 
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

a:hover {
	color: #73bbff;
}
#cartina { float:  left; width: 234px; margin-top: 21px; }

ul#resellers { float: left; position:  relative; left: 880px; top: 72px; height:  47px; list-style: none; background: url(../immagini/cartinaTratteggio.jpg) 31px top repeat-y;}

#resellers li { padding-bottom: 6px; }

#cartinaNord {
	width:234px;
	height:31px;
	background: #000 url(../immagini/cartinaNord.jpg) top left no-repeat;
}

.cartinaSaronno {
	width:234px;
	height:10px;
	background: #000 url(../immagini/cartinaSaronno.jpg) top left no-repeat;
}

.cartinaSaronnoON {
	width:234px;
	height:10px;
	background: #000 url(../immagini/cartinaSaronno.jpg) bottom left no-repeat;
}

#cartinaCentroNord {
	width:234px;
	height:28px;
	background: #000 url(../immagini/cartinaCentroNord.jpg) top left no-repeat;
}

.cartinaAncona {
	width:234px;
	height:12px;
	background: #000 url(../immagini/cartinaAncona.jpg) top left no-repeat;
}

.cartinaAnconaON {
	width:234px;
	height:12px;
	background: #000 url(../immagini/cartinaAncona.jpg) bottom left no-repeat;
}

.cartinaPerugia {
	width:234px;
	height:8px;
	background: #000 url(../immagini/cartinaPerugia.jpg) top left no-repeat;
}

.cartinaPerugiaON {
	width:234px;
	height:8px;
	background: #000 url(../immagini/cartinaPerugia.jpg) bottom left no-repeat;
}

#cartinaSud {
	width:234px;
	height:111px;
	background: #000 url(../immagini/cartinaSud.jpg) top left no-repeat;
}
