/**  Artissimo.it (c) 2006/2009 **/

.arialbianco {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.arialbianco:hover {
	color: #FF7B2C;
}

.arialarancio {
	font-family: Arial;
	font-size: 10px;
	color: #FF7B2C;
	text-decoration: none;
}

.arialarancio:hover {
	color: #2B5383;
}

.arialarancion {
	font-family: Arial;
	font-size: 10px;
	color: #FF7B2C;
	text-decoration: none;
}

.arialblu {
	font-family: Arial;
	font-size: 10px;
	color: #2B5383;
	text-decoration: none;
}

.arialblu:hover {
	color: #000000;
}

.arialbiancon {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.arialnero {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

.arialnero:hover {
	color: #ffffff;
}

.arialink {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

.arialink:hover {
	color: #666666;
}

.arialinkpiccolo {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: bold;
}

.arialinkpiccolo:hover {
	color: #999999;
}

.arialtesto {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

.arialtitolo {
	font-family: Arial;
	color: #2B5383;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
}

.arialtitolo:hover {
	color: #6F8EB5;
}

.titoloarticolo {
	font-family: Arial;
	color: #2B5383;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
}

.tag0 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

.tag0:hover {
	color: #E66122;
}

.tag1 {
	font-family: Arial;
	font-size: 11px;
	color: #6699FF;
	font-weight: bolder;
	text-decoration: none;
}

.tag1:hover {
	color: #E66122;
}

.tag2 {
	font-family: Arial;
	font-size: 10px;
	color: #E66122;
	text-decoration: none;
}

.tag2:hover {
	color: #6699FF;
}

.tag3 {
	font-family: Arial;
	font-size: 9px;
	color: #235BA8;
	text-decoration: none;
}

.tag3:hover {
	color: #E66122;
}

.tag4 {
	font-family: Arial;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}

.tag4:hover {
	color: #E66122;
}


#immagine {
	position: relative;
	margin: 0px;
}
#immagine .titolo {
	position: absolute;
	background-color: #FFFFFF;
	opacity: 0.6; /*FF*/
	filter: Alpha(Opacity=60); /*IE*/
	color: #000000;
	left: 5px;
	bottom: 5px;
	width: 120px;
	height: 14px;
	padding: 0.1em;
	font-family: Arial;
	FONT-SIZE: 10px;
	text-decoration: none;
}
	
