.coll {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
.corpo {
	font-family: arial;
	font-size: 11.5px;
	color: #666666;
	line-height: 17px;
	text-align: justify;
	width: 200px;
}
.rosa {
	font-family: arial;
	font-size: 10px;
	color: #fa8f7d;
}
.titolo {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}


a:link {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #FA8F7D;  
}
a:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: #FA8F7D;
}
a:active {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #FA8F7D;
}
a:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #FA8F7D;
}

/*	--------------------------------------------------------
*/

#gray a:link {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}
#gray a:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #FA8F7D;
	line-height: 17px;
	font-weight: bold;
}
#gray a:active {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}
#gray a:visited {
	font-family: arial;
	font-size: 10px;
	color: #FA8F7D;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;

}

#bianco a:link {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}
#bianco a:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}
#bianco a:active {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}
#bianco a:visited {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;

}

.titolo2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FA8F7D;
	line-height: 12px;
}
.rosso {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #9C4C43;
}
.tensen {
	background-image: url(images/tennsenn.gif);
	background-repeat: repeat-x;
}
.credites {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.linea {
	background-image: url(images/linea.gif);
	background-repeat: repeat-x;
}
.grasseto {
	font-family: arial;
	font-size: 10.5px;
	font-weight: bold;
	color: #666666;
}
.corpoItal {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-align: justify;
	width: 200px;
	font-style: italic;
	font-weight: bold;
}
.corpoItal_p {
	font-family: arial;
	font-size: 11px;
	color: #FA8F7D;
	line-height: 17px;
	text-align: justify;
	width: 200px;
	font-style: italic;
	font-weight: normal;
}
.corpo_priv {
	font-family: arial;
	font-size: 11.5px;
	color: #666666;
	line-height: 17px;
	text-align: justify;
}
