body { /* Queste sono le regole generali del corpo della pagina */
font-family:verdana;
font-size:10px;
color:black;
background:#cc6600;
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6 { /* Queste sono le regole generali degli titoli */
font-family:lucida calligraphy;
font-weight:800;
margin:0;
padding:0;
}
h1 { /* Qui cominciano le regole di ogni titolo, normalmente le dimensioni */
font-size:30px;
color:#660000;
}
h2{ /* albergo caffaro */
font-family:"lucida calligraphy";
text-align: center;
font-size:14px;
font-weight:400;
color:#660000;
margin:0;
padding:0;
}
th{ /* titolo eventi */
font-family:verdana;
font-size:12px;
font-weight:400;
color:#000000;
}
p { /* Le regole del paragrafo */
font-family:verdana;
font-size:12px;
font-weight:400;
color:#000000;
margin:0;
padding:0;
text-align:center;
}
.p1 { /* titoli dei link */
font-family:verdana;
font-size:12px;
font-weight:600;
color:#fefec8;
margin:0;
padding:0;
text-align:left;
background:#cc6600;
}
.p2 { /* Le regole del paragrafo */
font-family:verdana;
font-size:10px;
font-weight:400;
color:#000000;
margin:0;
padding:0;
text-align:justify;
}
.font1{ /* albergo caffaro */
font-family:"lucida calligraphy";
font-size:14px;
font-weight:400;
color:#660000;
margin:0;
padding:0;
}
.font2{ /* parole in evidenza */
font-family:verdana;
font-size:12px;
font-weight:400;
color:#800000;
margin:0;
padding:0;
}
.font3{ /* bottom */
font-family:verdana;
font-size:9px;
font-weight:400;
color:#fefec8;
margin:0;
padding:0;
}
.font4{ /* menu */
font-family:verdana;
font-size:11px;
font-weight:600;
color:#660000;
margin:0;
padding:0;
}
.font5{ /* indirizzo e musei */
font-family:verdana;
font-size:10px;
font-weight:400;
color:#000000;
}
/* questi per i link */
.font8 {
visibility: hidden;
font-size: 0px;
} 
a { /* Le regole per stilizzare i collegamenti */
color:#800000;
text-decoration:none;
}
a:visited {
color:#663333;
text-decoration:none;
}
a:hover {
color:#663300;
text-decoration:underline;
}
table.tabella1 {
	width : 100%;
	background : #fefec8;
}
.cella1 {
	width : 20%;
}
.cella2 {
	width : 80%;
	padding-left: 20px;
	padding-right: 20px;
}
table.tabella2 {
	table-layout : fixed;
	width : 100%;
	background : #fefec8;
}
.cella3 {
	background : url(../images/albergocaffaro_genova4.jpg);
}

.cella4 {
	background : url(../images/albergocaffaro_genova3.jpg);
}
table.tabella3 {
	table-layout : fixed;
	width : 205px;
	background : #cc6600;
}
table.tabella4 {
	table-layout : fixed;
	width : 100%;
	background : #cc6600;
}
table.tabella5 {
	table-layout : fixed;
	width : 100%;
	background : #fefec8;
}