* {
    margin: 0;
    padding: 0;
}

html,
body,
.container {
    height: auto;
}

body {
    background-color: #f6f6f6;
    background-image: url(../img/fonmrd.jpg);
    display: flex;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    border: 4px solid #ccc;
    box-shadow:0px 2px 10px 0px rgba(0,0,0,0.20);
    background-color: #fff;
}
.content {
    flex: 1;
}
/*index*/
.text-index {
    padding: 20px 20px 0 20px;
    background-color: #fff;
}
.header-index {
    height: 176px;
    background-image: url(../img/fonmr.jpg);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style-type: none;

}
.header-index li {
    display: block;

}

p.top-1 a { 
    font-family: "Monotype Corsiva";
    font-size: 56px;
    font-style: italic;
    color: #cba89b;
    font-weight: normal; 
    text-align: center;
}
p.top-2, .top-2 a { 
    font-family: "Bookman Old Style";
    font-size: 26px; 
    color: #777171;
    font-weight: normal; 
    text-align: center;
}
.menu-index {
    display: flex;
    list-style-type: none;
    background-image: url(../img/fonmr.jpg);
    border-top: 4px solid #ccc;
    border-bottom: 4px solid #ccc;
}
.menu-index li {
    margin: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px;
}
.list-in {
    display: block;
    width: 500px;
    height: auto;
    margin: 10px 0;
}
.list-in p {
    margin: 20px 10px;
    text-indent: 0;
    text-align: left;
}
.list-in p a {
    margin: 20px 0;
    text-indent: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left;

}
.duomo {
    display: block;
    margin: 0 auto;
}

/*txt*/
.header {
    height: auto;
    background-image: url(../img/fonmr.jpg);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style-type: none;

}
.header li {
    display: block;
}

.menu {
    display: flex;
    list-style-type: none;
    border-top: 4px solid #ccc;
}
.menu li {
    margin: 10px;
    font-size: 14px;
     font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.menu-right p {
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    margin: 10px;
}
.menu-top {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    border-top: 4px solid #ccc;
    background-color: #f5f5f5;
    border-bottom: 2px solid #ccc;
}

.menu-top li {
    margin: 10px 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;

}
.text {
    padding: 60px 20px 60px 20px;
    background-color: #fff;
}
.publ {
    display: block;
    margin: 0 auto;
    width: auto;
    text-align: center;
}
p {
    font-family: "Bookman Old Style";
    font-size: 15px;
    text-align: justify;
    margin: 10px 0;
    text-indent: 30px;
}
.text img {
    float: right;
    margin-left: 10px;
    border: 3px solid #fff; 
}
.text img:hover {
    border: 3px solid #cba89b; 
}
h1 {
    font-family: "Bookman Old Style";
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 30px 0;
}
h2 {
    font-size: 17px;
    text-align: center;
    margin-bottom: 30px;
}
h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px;
    text-align: left;
 }
.quoter {
    font-style: italic;
    text-indent: 0;
}
a {
   font-family: "Bookman Old Style", 
    Georgia, Garamond;
    color: #993300;
    font-weight: bold;
}
a:link {
    color: #993300;
    text-decoration: none;
}
a:active {
    color: #FF0000;
    text-decoration: underline;
}
a:visited {
    color: #CC9966;
    text-decoration: none;
}
a:hover {
    color: red;
    text-decoration: underline;
}
/*arts*/
.arts {
    padding: 60px 20px 60px 20px;
    background-color: #fff;
}
.arts p {
    font-size: 15px;
    text-align: justify;
    margin: 10px 0;
    text-indent: 0px;
}
.arts img {
    display: block;
    margin: 0 auto;
    padding: 20px 5px;
}
h5 {
    font-size: 12px;
    padding: 10px;
    text-align: center;
    clear: both;
    margin-top: 20px;
    margin-bottom: 5px; 
}
/*links*/
.links {
    padding: 60px 20px 60px 20px;
    background-color: #fff;
}
.links p {
    font-size: 15px;
    text-align: justify;
    margin: 20px 40px;
    text-indent: 0px;
}

.links img {
    text-align: left;
}
/*map*/
.list-map {
    margin: 30px;
    font-size: 13px;
    font-weight: normal;
}
.list-map a {
    font-size: 12px; 
    font-weight: normal;
    margin: 0 5px;
    text-indent: 0px;
}


.links-bott {
    font-size: 12px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
    clear: both;
}
.footer {
    background-image: url(../img/fonmr.jpg);
    border-top: 4px solid #ccc;
    padding-top: 0px;
}
.footer p {
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    margin: 10px;
}

@media screen and (max-width: 800px) {
.content, .header {
        width: 100%;
    }
.text img {
    float: right;
    width: 50%;
}    
.menu-top {
     display: flex;
     flex-direction: column;
     }
.menu-top li {
    margin: 10px 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}    
p {
    text-align: left;
    font-size: 18px;
}
.arts img {
    width: 100%;
    height: auto;    
    margin: 5px;
}
   .list-in {
        width: auto;
    }
.list-in p a {
    font-size: 16px;
}
}
@media screen and (max-width: 550px) {
    
.pic {
  display: none;
    }
.menu-index {
     display: flex;
     flex-direction: column;
     }
.menu-top {
     display: flex;
     flex-direction: column;
     }
    .text, .arts, .arts img, .publ {
        width: 90%;
        height: auto;
    }
   .arts img {
    width: 96%;
    height: auto;    
    margin: 5px;
}
  .text img {
    width: 50%;
    height: auto;    
    margin: 5px;
} 
}