.bordo {
    border-bottom: 2px;
    border-left: 2px;
    border-right: 2px;
    border-top: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:#D24FD2;
	border-left-color:#D24FD2;
	border-right-color:#D24FD2;
	border-top-color:#D24FD2;
}
.bordo1 {
	border-bottom: 6px;
    border-left: 6px;
    border-right: 6px;
    border-top: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:#535d61;
	border-left-color:#535d61;
	border-right-color:#535d61;
	border-top-color:#535d61;
}
.bordo2 {
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-top: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color:#D24FD2;
	border-left-color:#D24FD2;
	border-right-color:#D24FD2;
	border-top-color:#D24FD2;
}



.menu-top{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
a.menu-top:link
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
a.menu-top:hover
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D24FD2;
	font-weight: normal;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
.menu {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
.titolo-menu {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
	text-transform:uppercase;
	padding-left: 8px;
}
.titolo-appartamento {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
a.titolo-appartamento {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
.testo-appartamento {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
	text-align: justify;
}
a.testo-appartamenti {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
	text-align: justify;
}
.dettagli-appartamento {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
a.dettagli-appartamento {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	letter-spacing:2;
	text-decoration: none;
}
.bordo3 {
    border-bottom: 2px;
    border-left: 2px;
    border-right: 2px;
    border-top: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:#D24FD2;
	border-left-color:#D24FD2;
	border-right-color:#D24FD2;
	border-top-color:#D24FD2;
}
.no-bordo {
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
a img { border:none}

.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}
