﻿
body
{
}

.Intro
{
   
    border-bottom: 0.5px dotted #E0E6E4;
    margin-bottom: 10px   ;
    margin-top: 5px ;
    padding-bottom: 10px;
}

/* ================================================= */

.ButtonClass
{
    border:solid 1px #808080;
    
}

/* ================================================== */

.emptyRecord
{
    clear: both;
    float: none;
    padding-top: 10px;   
}
/* ================================================== */

.ElencoPercorsiTematici UL
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 96%;    
}
.ElencoPercorsiTematici UL LI
{
    list-style-type: none;
}

/* ================================================== */
.Pager
{
    text-align: center;
    margin: auto;
    width: 400px;
}

/* ================================================== */
.imgItinerario {

    /*width: 220px;*/
    border: none;
    margin: 10px 0 5px 0;
}

/* ================================================== */

.Dettagli UL
{
    margin: 0px;
    padding: 10px 0 0 0;
    list-style-type: none;
}
.Dettagli UL LI
{
    list-style-type: none;
    padding-bottom: 10px;
   
}
.Dettagli UL LI P
{
    list-style-type: none;
    padding-bottom: 10px;
    
}

.Dettagli
{
    float: left;
    width: 96% !important;    
}
.titolo_Dettagli
{
    /*font-weight: bold;
    font-size: 16px;*/
    font-weight: normal;
}

/* ================================================== */

/*IMMAGINI SLIDER*/

 .itemImg  {
    height:300px
    }
    .myCarousel {
    height:305px;
    text-align: center;
    vertical-align: top;
    width:95%;
    }
    .myImg {
    height:250px;
    }
    .carousel-inner {
    height:100%;
    }
    .carousel-control.right, .carousel-control.left {
    background-image: none;
     border-bottom: none;
    }
   
    .Didascalia
    {
        font-size: 10px;
	    font-style: normal;
    }

    .myCarousel a {
        border-bottom: none;
    }

     .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left {

    color: black;
    font-weight: bold;
    font-family: inherit;
}
    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {

    color: black;
    font-weight: bold;
    font-family: inherit;
}