/* CSS Document */

.testo_popoup {
	font-size: 12px;
	color: #5E5EAE;
	font-family: Tahoma;
}
.testo2_popoup {
	font-size: 11px;
	color: #5E5EAE;
	font-family: Tahoma;
	font-weight:bold;
}
#testa_popoup {
	background-image:url(../immagini/testa.jpg);
}
#border_popoup {
	border-color: #5E5EAE;
	border-style: solid;
	border-width: 1px;
}