/* CSS Document */
.testo {
	border: 1px solid #CFD7EC;
}
.testo1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bordino {
	border: 1px solid #F8DED7;
}
.men {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link{color:#7B1966; text-decoration:none;}
a:visited{color:#7B1966;}
a:hover {color:#A6716E;}
.bordinblu {
	border: 1px solid #FBAABC;
}