body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

/* Vari tipi di testo */

.text {
	font-size: 18px;
	/*font-weight: bold;*/
}

.titleHome {
	font-size: 4em;
	font-weight: bold;
	color: red;
}
/* END Vari tipi di testo */


li {
	list-style: url(AngoloAntonella/images/list/animati_trasparenti039.gif)
}

#tmap td {
	/*background-color: #84D2FF;
	background-image: url("images/sfondo00041.gif");*/
	padding: 15px;
	border: 1px solid #CCC;
}

