
La vostra casa a Roma !
42 confortevoli camere nella
“città eterna”
A 300 metri dal Vaticano
English spoken - Se habla castellano
A 300 metri da San Pietro e Castel S.
Angelo , offre una tranquilla ospitalità.
Camere
dotate di bagno e doccia , telefono , asciugacapelli , riscaldamento , aria
condizionata , TV Sat. - Sala bagagli e deposito valori gratuiti.
Prenotazioni
per giri turistici con guida privata - Servizio reception 24h.
Spettacolare roof garden con un’indimenticabile vista panoramica sui tetti di
Roma a disposizione dei clienti



TARIFFE GIORNALIERE<%=year(date())%> |
<% sql = "select * from camere where anno = " & year(date()) & " and ospiti > 0 order by id "
set rs=objdbconn.execute(sql)
do while not rs.eof %>
<%=ucase(rs("tipocamera"))%>CAMERA SINGOLA |
Euro 70/100 |
<% if rs("tipobagno") = 0 then %>(Bagno privato) |
<% rs.movenext %>
<% loop %>
<% sql = "select * from camere where anno = " & year(date()) & " and ospiti > 0 order by id "
set rs=objdbconn.execute(sql)
do while not rs.eof %>
<%=ucase(rs("tipocamera"))%>CAMERA MATRIMONIALE |
Euro 70/90 |
<% if rs("tipobagno") = 0 then %>(Bagno esterno) |
<% rs.movenext %>
<% loop %>
<% sql = "select * from camere where anno = " & year(date()) & " and ospiti > 0 order by id "
set rs=objdbconn.execute(sql)
do while not rs.eof %>
<%=ucase(rs("tipocamera"))%>CAMERA MATRIMONIALE |
Euro 80/130 |
(Bagno privato)<% if rs("tipobagno") = 0 then %> |
<% rs.movenext %>
<% loop %>
<% sql = "select * from camere where anno = " & year(date()) & " and ospiti > 0 order by id "
set rs=objdbconn.execute(sql)
do while not rs.eof %>
<%=ucase(rs("tipocamera"))%>CAMERA TRIPLA |
Euro 90/120 |
<% if rs("tipobagno") = 0 then %>(Bagno esterno) |
<% rs.movenext %>
<% loop %>
<% sql = "select * from camere where anno = " & year(date()) & " and ospiti > 0 order by id "
set rs=objdbconn.execute(sql)
do while not rs.eof %>
<%=ucase(rs("tipocamera"))%>CAMERA TRIPLA |
Euro 100/160 |
<% if rs("tipobagno") = 0 then %>(Bagno privato) |
<% rs.movenext %>
<% loop %>
<% sql = "select * from camere where anno = " & year(date()) & " and ospiti > 0 order by id "
set rs=objdbconn.execute(sql)
do while not rs.eof %>
<%=ucase(rs("tipocamera"))%>CAMERA QUADRUPLA |
Euro 120/180 |
<% if rs("tipobagno") = 0 then %>(Bagno privato) |
<% rs.movenext %>
<% loop %>
<% sql = "select * from camere where anno = " & year(date()) & " and ospiti = 0 "
set rs=objdbconn.execute(sql)
if not rs.eof then%>
<% if rs("costo") > 0 then %>
|
Le tariffe sono comprensive di tasse e TV |
Supplemento Aria Condizionata : 10 Euro/giorno |
Contattateci per offerte speciali in bassa stagione ! |
<% end if %>
<% end if %>