/*@font-face
{
    font-family: 'CenturyGothic';
    src: url('font/CenturyGothic.eot');
    src: url('font/CenturyGothic.eot') format('embedded-opentype'),
         url('font/CenturyGothic.woff') format('woff'),
         url('font/CenturyGothic.ttf') format('truetype'),
         url('font/CenturyGothic.svg') format('svg');
    font-weight: 100;
}

*/@font-face
{
    font-family: 'MuseoSans';
    src: url('font/MuseoSans.eot');
    src: url('font/MuseoSans.eot?#iefix') format('embedded-opentype'),
         url('font/MuseoSans.woff') format('woff'),
         url('font/MuseoSans.ttf') format('truetype'),
         url('font/MuseoSans.svg#MuseoSans500Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face 
{
    font-family:"font";
    src:url("font/SIMPLIFICA Typeface.ttf") format("truetype");
    src: url('font/SIMPLIFICA Typeface.eot');
    src: url('font/SIMPLIFICA Typeface.eot?#iefix') format('embedded-opentype'),
         url('font/SIMPLIFICA Typeface.woff') format('woff'),
         url('font/SIMPLIFICA Typeface.ttf') format('truetype'),
         url('font/SIMPLIFICA Typeface.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



*{font-family: 'font' !important;}

td
{
    vertical-align: top;
}

/*****************************
        Inizio Fotorama
*****************************/
/*.fotorama__stage
{
    min-height: 350px !important;
    height:100% !important;
    overflow: visible;
}*/
/***************************
        Fine Fotorama
***************************/

/*.trasparenza_bianca
{
    background-color:rgba(255,255,255, 0.6);
    color: #444;
    text-shadow: 0px 0px 4px #BBB;
}*/


.div_bianco
{
    /*border:1px solid black;*/
    /*height: 200px;*/
    width: 1080px;
    position: absolute;
    background-color: rgba(255,255,255, 0.52);
    margin-top:48px;
}

.dati
{
    color:black;
    float:left;
    width:850px;
    font-family: 'MuseoSans';
    margin-top:-16px;
}

.dati p
{
    /*background-color: white;*/
    /*border:1px solid black;*/
    padding:10px;
    float: right;
    letter-spacing: 1px;
    /*font-weight: bold;*/
    text-shadow: 0px 0px 0px black,0px 0px 3px white;
    font-size: 14px;
}

/* MENU INIZIO */
.menu
{
    /*position: absolute;*/
    float:left;
    width: 100%;
    font-family: "titolo";
    font-size: 20px;
    text-shadow: 0px 0px 4px #666;
    text-align: right;
    margin-top: 30px;
}

.menu nav a
{
    text-decoration:none;
    color:white !important;
}

#nav li a 
{
    color: #444;
    padding:0;
    margin:0;
}

.menu nav a:hover
{
    text-decoration: underline;
}

#nav
{
    list-style: none;
    padding-left: 0px;
    width:176px;
    margin-top: 14px;
    margin-bottom: 14px;
}

#nav:last-of-type
{
    /*width:120px;*/
}

.sottomenu li
{
    padding-left: 4px;
    text-align: left;
    font-size: 17px !important;
    line-height: 36px !important;
    text-align: right;
}
.sottomenu
{
    padding-left:0px !important;
}
.sottomenu a
{
    color:white;
}

#nav ul
{
    position:absolute; 
    display:none; 
    margin-left:-11px;
    margin:10px;
    /*border:1px solid black;*/
    list-style:none;
    width: 173px;
    background-color:white;
    text-align: left;
    line-height: 40px;
    margin-top:24px;
    margin-left:-11px;
    padding: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#nav ul li:hover
{
    background-image: none;
}

ul li:last-child a
{
    margin-top:-1px;
    padding-top:4px;
    text-decoration: none;
}

#nav ul li:last-child a:hover
{
    text-decoration: underline;
}
/* MENU FINE */

html
{
    background-image: url('http://www.alemarweb.it/lavori/francini/httpdocs/immagini/background/1431005163986.JPG');
    /*background-image: url('images/IMG_0168.JPG');*/
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
/*    color: #FFFFFF;*/
}

#main
{
    background-color:rgba(255,255,255, 0.6);
    width: 1124px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-54px;
}

.intestazione
{
    height:150px;
    border:1px solid transparent; /* non levare */
    width:1079px;
    margin-top: -8px;
}

.img_small
{
    height:67px;
    width:67px;
    float:left;
    margin-right: 5px;
    margin-top: -13px;
    margin-left: -9px;
    margin-bottom: -13px;
}

/* MENU LATERALE INIZIO */

.menu ul li
{
    margin-top: 16px;
    font-family: "MuseoSans";
    font-weight: 100;
    font-size: 18px;
    list-style: outside none none;
    width: 80%;
    margin-left: -5%;
    letter-spacing: 0px;
    background-color: transparent;
    text-transform: uppercase;
    text-align: left;
    /*padding: 6px 0px;*/
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    height: 17px !important;
}


.menu ul li a
{
    font-size: 24px;
    text-align: right;
    text-decoration: none;
    color: #444;
    text-shadow: 0px 0px 4px #BBB;
    margin-left:15px;
    line-height: 18px;
}

/* MENU LATERALE FINE */

.spazio
{
    border:none !important;
    background-color: rgba(255,255,255, 0.0);
    width:5px !important;
    padding:0 !important;
    margin:0 !important;
    box-shadow: none !important;
    vertical-align:bottom !important;
}


.menu
{
    /*border:1px solid black;*/
    width:306px;
    height:357px;
    margin-top:240px;
    margin-left: -2px;
}
.contenuto
{
    /*border:1px solid black;*/
    width:1075px;
    height: 70px;
    /*margin-top: -27px;*/
    /*font-family: 'MuseoSans' !important;*/
}

.biglietto_visita
{
    background-size: cover;
    font-family: "CenturyGothic" !important;
    font-weight: 100;
    color: #F00;
    font-size: 21px;
    text-align: right;
    margin-left: 26px;
    margin-top: 155px;
    box-shadow: 0px 0px 4px #BBB;
    background-color: #FFF;
    text-shadow: 1px 1px 3px #FFF, -1px -1px 3px #FFF;
    width: 209px;
    padding: 65px 7px 0px 0px;
    height: 140px;
}

.biglietto_visita *
{
    font-family: "CenturyGothic" !important;
}

table.menu_alto
{
    position: absolute;
    margin-left: 263px;
    top: -90px;
    z-index: 100;
    width: 816px;
    margin-top: 105px;
}

table.menu_alto tr td
{
    color: #444;
    border: 1px solid #000;
    height: 41px;
    font-family: "MuseoSans";
    /*letter-spacing: 1px;*/
    font-size: 24px;
    padding: 0px 11px 0px 10px;
    font-weight: 100;
    text-shadow: 0px 0px 4px #BBB;
    width: 100px;
    box-shadow: 0px 0px 4px #BBB;
    cursor: pointer;
    text-align: left;
    line-height: 19px !important;
}

.a
{
    background-image:url('images/aran.png');
    background-size: auto;
    color: white !important;
}
.b
{
    background-image:url('images/viola.png');
    background-size: auto;
    color: white !important;
}
.c
{
    background-image:url('images/rosso.png');
    background-size: auto;
    color: white !important;
}
.d
{
    background-image:url('images/giallo.png');
    background-size: auto;
    color: white !important;
}

.freccietta
{
    text-align: left;   
    height: 0px;
    /*margin-top:-2px;*/
}

.testo_slide
{
    /*overflow-y: auto;*/
    min-height:325px;
    background-color: white;
    border: 1px solid black;
    color:black;
    width:100%;
    margin-left:auto;
    margin-right: auto;
    font-family: 'MuseoSans';
    font-weight: 100;
    margin-top:5px;
    padding-top:40px;
}
.testo_slide span
{
    color:red;
    letter-spacing: 2px;
    font-size: 33px;
}

.contenuto
{
    text-align: right;
    width: 1091px;
    height: auto;
    color: #666;
    font-size: 17px;
}
.contenuto img
{
    width:55px;
    /*margin-right: 20px;*/
}

/* EFFETTO SLIDE INIZIO */
div.fadenav
{
    width: 500px;
    margin-left:280px;
    margin-top: 30px;
}

div.fadenav a
{
    display: block;
    background: #ccc;
    width: 12px;
    height: 12px;
    margin-top:345px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
}

div.fadenav a.current
{
    background: #c00;
}

div.circular
{
    width: 128px;
    height: 128px;
    background: none;
}

.circular .slide
{
    width: 700px;
    height: 364px;
    /*border: 1px solid #000;*/
    overflow: hidden;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color:red;
}

.circular .slide img
{
    width: 699px;
    max-height: 357px;
    margin-top:6px
}

#example3
{
    /*position: absolute;*/
    top:100px;
    margin-left: 308px;
    background-color: rgba(255,255,255, 0.5);
    border:1px solid black;
    width:750px;
    height:500px;
}

#example3 > div 
{
    float: left;
}

#back
{
    margin-left:-13px;
}
#back,#next
{
    position:absolute;
    top:370px;
    /*right:120px*/
}

#next
{
    position:absolute;
    left:710px;
    /*margin-left:10px;*/
}

/* EFFETTO SLIDE FINE */

/* EFFETTO SLIDE nell index INIZIO */
/*#slideshow 
{
    position:fixed;
    height:100%;
    z-index: -1
}
#slideshow DIV 
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 100%;
    width: 100%;
    background-color: #FFF;
}
#slideshow DIV.active 
{
    z-index:10;
    opacity:1.0;
}
#slideshow DIV.last-active 
{
    z-index:9;
}
#slideshow DIV IMG 
{
    height: 350px;
    display: block;
    border: 0;
    margin-top: -10px;
    margin-left:-10px;
}*/
/* EFFETTO SLIDE nell index FINE */

.scritta_studio
{
    position: absolute;
    width: 194px;
    margin-top: 39px;
    font-family: sans-serif !important;
    color: black;
    font-size: 13px;
    font-weight: 500;
}

.contieni_po
{
    width:1024px;
    margin-top:-25px;
    /*border:1px solid black;*/
}

.contieni_menu
{
    width:100px;
}

.contieni_menu tr td
{
    vertical-align:top;
}

.contenitore
{
    background-color: rgba(255,255,255, 0.5);
    border:1px solid black;
    border-bottom:none;
    color:black;
    margin-top:26px;
    min-height: 318px;
    margin-left: -38px;
    width:793px;
    padding:26px 0px 0px 19px;
    height: 573px;
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 25px;
}

.fotorama
{
    margin-top: -26px;
    margin-left: -19px;
}

.active
{
    background-image:url("images/hover.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    /*border:1px solid black;*/
    background-color:rgba(255,255,255, 0.6) !important;
}

li.trasparenza_bianca:hover
{
    background-image:url("images/hover.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color:rgba(255,255,255, 0.6);
    color: #444;
    text-shadow: 0px 0px 4px #BBB;
}

.contenuto_testuale
{
    padding:18px;
    /*width: 812px;*/
    margin-left: -38px;
    margin-top: 0px;
    border: 1px solid black;
    border-top:none;
    padding-top: 30px;
}

p
{
    margin:0;
    padding:0;
}

.contenuto table
{
    width:100%;
}

.contenuto table tr td
{
    vertical-align: middle;
}

.sopra_div
{
    background-color:rgba(255,255,255, 0.5) !important;
    border:none !important;
    box-shadow: none !important;
}

.sopra_div:hover
{
    background-color:rgba(255,255,255, 0.9) !important;
}

input[type="text"],input[type="email"]
{
    padding: 10px;
    width: 200px;
}

textarea
{
    width:288px;
    height:104px;
    padding:10px;
}

.form_contatti
{
	font-size:15px !important;
}

.width_100
{
	width:100%;
}