﻿        .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(img/browser-icons.png);
        }
            .jssorb01 {
                position: absolute;
            }
            .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
                position: absolute;
                /* size of bullet elment */
                width: 10px;
                height: 10px;
                filter: alpha(opacity=70);
                opacity: .7;
                overflow: hidden;
                cursor: pointer;
                border: #000 1px solid;
                border-radius: 5px;
            }
            .jssorb01 div { background-color: gray; }
            .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
            .jssorb01 .av { background-color: #fff; }
            .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
            .jssora05l, .jssora05r {
                display: block;
                position: absolute;
                width: 30px;
                height: 30px;
                cursor: pointer;
                background: url(img/a17.png) no-repeat;
                overflow: hidden;
            }
            .jssora05l { background-position: -10px -20px; }
            .jssora05r { background-position: -70px -20px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05l.jssora05ldn { background-position: -250px -40px; }
            .jssora05r.jssora05rdn { background-position: -310px -40px; }

#menu_banner {
    width:150px;
    float:left;
    vertical-align:top;
    background-color:#90999e;
    background-color:#aabfcb;
    border-radius: 10px; 
    text-align:left;
    padding-top:15px;
    padding-bottom:10px;
    font-family: Oswald;
}

#menu_banner p {
    margin-left: 10px;
    color: white;
    line-height:0.9;
}

#menu_banner a{
    color: #f1f1f1;
    color: #ffffff;
}

#myTABLE { font-size: 90%; border-width: 0px; box-shadow: 2px 2px 20px #505050; border-radius:18px; width:100%; }
#tabella { width: 100%; }
#tabella tr td  { padding:5px; vertical-align: top;}
#tabella tr th { padding:5px;font-size:7pt }
.prenota { width: 35px; }
h3.conferenze { color:black; font-size:11pt; font-weight: bold; margin-bottom:-5px; text-align:left;}
.latodestro { margin-top:-25px;}


