/* CSS Document */

#superiore {
	width: 760px;
	height: 290px;
	float:left;
	background-image: url(../images/toppone_contatti.jpg);
	background-repeat: no-repeat;
}
#centrale {
	width: 760px;
	height: auto;
	float: left;
	background-image: url(../images/sfondo_tabella_contatti.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#grassettoBordeaux {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #CC0000;
}
td {
	text-align: left;
	vertical-align: top;
}
ul {
	list-style-image: url(../images/puntino_elenco.gif);
	padding-left: 18px;
	list-style-position: inset;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1 {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 17px;
	margin-bottom: 12px;
}
#postit {
	position:absolute;
	left:476px;
	top:202px;
	width:194px;
	height:161px;
	z-index:1;
	background-image: url(../images/postit-estate.gif);
}
