#index a {
	text-decoration:none;
	color: #333333;
}

#index a:hover {
	color: #CC0000;
}

.longTxt {
	line-height: 25px;
	text-align: justify;
	font-size: 11px;
}
.redLine {
	border-bottom: #CC0000 solid 2px;
}
.orangeLine {
	border-bottom: #FF6600 solid 2px;
}

.yellowLine {
	border-bottom: #FFCC00 solid 2px;
}

.greenLine {
	border-bottom: #00CC00 solid 2px;
}

.cyanLine {
	border-bottom: #0099FF solid 2px;
}

.fuxiaLine {
	border-bottom: #FF0099 solid 2px;
}

#index ul {
	color: #333333;
	line-height: 25px;
	text-align: justify;
	font-size: 12px;
}

#index li {
	font-weight: bolder;
	background-image:url(../imgs/generali/lista-stella-vuota.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 0px 4px;
	padding: 5px 0px 5px 0px;
}

#agenzia {
	width: 475px;
	float: left;
}
#imgAgenzia {
	float: left;
	margin: 0px 10px 0px 0px;
	display:block;
}

p {
	margin:0px 0px 3px 0px;
	font-size:11px;
}

#canali {
	width: 475px;
	text-align: justify;
	float:right;
}

#tuConNoi {
	margin-top:15px;
}

#friendsLink {
	overflow:hidden;
	margin-top:5px;
}

#friendsLink ul {
	float:left;
	width:158px;
}

#friendsLink li {
	background-image:url(../imgs/generali/lista-stella.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

#facebookFan {
	margin-top:30px;
}
/*
 * --------------- LAST ON BLOG
 */
.post {
	padding-bottom:8px;
	border-bottom:#CC0000 1px solid;
	color:#666666;
}

.post h3 {
	margin:8px 0px 0px;
	font-weight:300;
	color:#444444;;
	text-transform:uppercase;
}

.data {
	font-size:10px;
}

.testo {
	margin:5px 0px 3px;
	font-size:11px;
}

.link {
	font-size:11px;
}
