<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


@font-face {
	font-family: 'Angelic Serif';
	src:url('font/AngelicSerif.otf') format('otf');
	src:url('font/AngelicSerif.ttf ') format('truetype');
	font-weight: bold;
	font-style: normal;
}

.col-md-12{
    padding-left: 0px!important;
    padding-right: 0px!important;
}


/* INIZIO INDEX */
.img_backimg_index {
    background: url('img/sfondo/background_index.jpg');
    background-color: #F6F1DE;
    background-size: cover;
    background-position: center top;
}

.navbar{
    padding: .5rem 2rem;
    margin: 0;
}

.card-text{
    margin-top: -20px!important;
}

.card-img-overlay{
    top:35%!important;
    font-size: 20px!important;
}

.card-img-overlay h2{
    font-size: 30px!important;
}

.Stile1 {
    color: #FFFFFF;
    text-align: left;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.backcolor_intro{
    background-color: #ea7a92;

}
.backcolor_intro p {
    padding: 0 25px;
    color:#F6F1DE;
    font-size:11px;
}



.backcolor_home h2{
    text-align: center;
}

a.btn_entra:hover{
    color:red;
    font-size: 40px;
    font-family: 'Angelic Serif';
    font-weight: 900;  
}


a.btn_esci:hover{
    color:red;
    font-size: 40px;
    font-family: 'Angelic Serif';
    font-weight: 900;
}

a.btn_entra{
    color:#F6F1DE;
    font-size: 40px;
    font-family: 'Angelic Serif';
    font-weight: 900;  
}

a.btn_esci{
    color:#F6F1DE;
    font-size: 40px;
    font-family: 'Angelic Serif';
    font-weight: 900;
}

@media (min-width:1200px){
    .container{
        max-width:980px!important;
    }
}

@media (min-width:576px){
    a.btn_entra, a.btn_esci{
        font-family: 'Angelic Serif';
    }
}
@media (max-width:576px){
    .img_backimg_index {
        background-image: none;
        background-color: #F6F1DE;
    }

  
}
/* FINE INDEX */


/* INIZIO HOME */

.backcolor_home{
    background-color: #ea7a92;
    color:#F6F1DE;
    padding: 25px;
}


audio{
    background: #F6F1DE;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
	width: 100% !important;
    border-radius: 0px;
}

.img_backimg_home{
    background: url('img/sfondo/background.jpg');
    background-color: #F6F1DE;
    background-size: cover;
    background-position: center top;
}

.img_backhometext{
    background: url('img/sfondo/sfondo_citta.jpg');
    background-color: #F6F1DE;
    background-size: cover;
    background-position: center top;
}


.navbar-light .navbar-nav .nav-link{
    color: #F6F1DE!important;
    margin: 0 25px;
    text-align: center;
}

.navbar{
    background-color:#ea7a92; 
}
.navbar a{
    color: #F6F1DE;
}
.navbar a:hover{
    color: red;
}

a.nav-link{
    font-family: 'Angelic Serif';
    font-weight: bold;
    font-size: 22px;
}

td#corposito {width:100%; padding-bottom:20px; background: url('immagini/sfondo_citta.jpg') no-repeat 0px 0px;}
div#jp_container_1 {font-size:1.4em;}

.Stile2 {font-size:1.6em; color: #FFFFFF;}

td img {display: block;}

.Stile4 {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #FFFFFF;
}

td img {display: block;}td img {display: block;}
.Stile5 {	font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #FFFFFF;
}td img {display: block;}
.Stile6 {color: #000000}
.Stile8 {color: #000000;
    font-family: "arial";
    font-size: 25px;
    font-weight: bold;
}
.Stile10 {	color: #000000;
    font-family: "arial";
    font-size: 15px;
    font-weight: bold;
}

@media (max-width:576px){
    a.btn_entra, a.btn_esci{
        font-family: 'Times New Roman';
    }
    .img_backimg_home{
        background-image:none;
        background-color: #F6F1DE;
    }

    .navbar-light .navbar-nav .nav-link{
        color: #F6F1DE!important;
        text-align: center!important;
    }
    .card-img-overlay h2{
        font-size: 20px!important;
    }
}

/* FINE HOME */

/* INIZIO galleria */
.gallery {	margin:5px 10px 10px 5px;
	float:left;
}

.card{
    padding: 15px!important;
    margin: 15px!important;
}

.img_backgallery{
    background: url('img/sfondo/sfondo_gallerie.jpg');
    background-color: #F6F1DE;
    background-size: cover;
    background-position: center top;
}


/* FINE galleria */</pre></body></html>