﻿body {
    text-align: center;
    background-image: url('Images/Banner-Sx.gif');
    background-repeat: repeat-x;
    background-color: #d5cea6;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 14px;
}

#container {
    width: 960px;
    text-align: justify;
    margin: 9px auto 0;
}

/* HEADER */

#header {
    background-color: #54321c;
    background-image: url('Images/banner-alto.gif');
    background-repeat: no-repeat;
    background-position: center;
    height: 113px;
    color: White;
    font-family: Arial, Helvetica, sans-serif; /*  float: left;     width: 960px;      */
}

    #header h3 {
        /*display: inline;*/
        text-align: right;
        font-size: 13px;
        padding: 10px 18px 0px 0px;
    }

    #header ul {
        display: inline;
        float: right;
        margin-right: 18px;
        margin-top: 45px; /*font-family: Myriad Pro, Arial, Sans-Serif;*/
        font-size: 16px;
    }

    #header li {
        display: inline;
        margin-left: 67px;
        list-style-type: none;
        text-align: center;
        float: left;
    }

        #header li a, #header li a:link, #header li a:active, #header li a:focus {
            color: #ffffff;
            text-decoration: none;
        }

            #header li a:hover {
                color: #ff7800;
                text-decoration: none;
            }

/* ARTICLE HEADER */

#crema {
    padding: 8px 0;
    position: relative;
}

#article-menu {
    font-family: Arial, Helvetica, sans-serif;
    width: 220px;
    float: left;
    color: #cba674;
    font-size: 14px;
    padding: 6px 0 5px;
}

    #article-menu h2, #article-equipe h2 {
        font-size: 16px;
        color: #432F1B;
        margin: 0;
        padding: 10px 0;
        text-align: center;
    }

    #article-menu li {
        padding: 12px 0 12px;
        list-style-type: none;
        text-align: center;
    }

        #article-menu li a, #article-menu li a:link, #article-menu li a:active, #article-menu li a:focus {
            color: #432F1B;
            text-decoration: none;
        }

            #article-menu li a:hover {
                color: #ff7800;
                text-decoration: none;
            }

#border-equipe {
    border-right: solid 2px #68512C;
    float: left;
    padding: 10px 0;
}

#article-equipe {
    font-family: Arial, Helvetica, sans-serif;
    width: 289px;
    float: left;
    color: #cba674;
    font-size: 14px;
    padding: 10px 0;
}

    #article-equipe p {
        font-size: 14px;
        color: #cba674;
        margin-left: 15px;
        margin-right: 10px;
    }


/*
#testo-equipe
{
    width: 140px;
    float: left;
}

#logo-equipe
{
    width: 139px;
    height: 155px;
    background-position: center;
    float: left;
    background-image: url('Images/logo-Equipe.gif');
    background-repeat: no-repeat;
    margin-top: 8px;
}

*/

#picture {
    width: 447px;
    float: left;
    padding: 5px 0;
}



#brusasco-cycle {
    margin: 0 29px 0 28px;
}

    #brusasco-cycle ul {
        width: 390px;
        height: 268px;
        overflow: hidden;
    }

        #brusasco-cycle ul li {
            width: 390px;
            height: 268px;
        }


/* END ARTICLE HEADER */

/* FOOTER */

#footer {
    margin-top: 5px;
    background-color: #68512c;
    width: 960px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 0;
}

    #footer p {
        font-size: 14px;
        color: #efb633;
        margin: 0;
        text-align: center;
    }

    #footer a {
        font-size: 14px;
        color: #efb633;
        text-decoration: none;
    }

/* END FOOTER */



/* HOME PAGE */

#content {
    display: inline;
    width: 960px;
    /*background-image: url('Images/sfondo-content.gif');*/
    /*background-repeat: repeat-x;
    background-color: #775e33;*/
    float: left;
}


.sfondo {
    display: inline;
    width: 960px;
    /*background-image: url('Images/sfondo-secondario.jpg');*/
    background-repeat: repeat-x;
    background-color: #fff;
    float: left;
}

    .sfondo h1 {
        padding: 15px 0;
        margin: 0;
        font-size: 18px;
        color: #6c400f;
        text-align: center;
        font-weight: bold;
    }

    .sfondo h2 {
        padding: 6px 0;
        margin: 0;
        font-size: 16px;
        color: #6c400f;
        text-align: center;
        font-weight: bold;
        background: #f90;
    }

    .sfondo p {
        color: #2a1d10;
        font-size: 16px;
        text-align: justify;
        line-height: 1.5;
    }



#sfondoHome {
    display: inline;
    width: 936px;
    background-image: url('Images/homeBg.jpg');
    background-repeat: no-repeat;
    background-color: #ff7800;
    margin: 8px 0px 0px 12px;
    float: left;
    color: White;
    height: 320px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 1px;
}

    #sfondoHome p {
        padding: 15px;
        padding-top: 0px;
    }


#top {
    text-align: center;
    margin: 57px 0px 24px 0px;
    float: left;
    width: 936px;
}

#home-left {
    width: 296px;
    text-align: left;
    margin: 22px 27px 39px 146px;
    float: left;
}

#home-right {
    width: 296px;
    text-align: left;
    margin: 22px 0px 39px 0px;
    float: left;
}

h1 {
    font-size: 25px;
    color: #52391f;
    text-align: left;
}

blockquote#home-phrase {
    position: relative;
    font-size: 27px;
    color: #666;
    font-style: italic;
    font-family: 'Times New Roman', times, serif;
    font-weight: bold;
    margin: 0 20px;
    text-align: left;
}

    blockquote#home-phrase:before {
        color: #ff7800;
        font-size: 50px;
        font-weight: bold;
        position: absolute;
        left: -30px;
        top: -30px;
        content: "\201c";
        font-style: italic;
    }

/* END HOME PAGE */

/* CHI-SIAMO */

.column-left {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 80px;
    text-align: justify;
    float: left;
    display: inline;
    width: 360px;
}

.column-right {
    margin-top: 20px;
    margin-right: 80px;
    margin-bottom: 30px;
    text-align: justify;
    float: right;
    display: inline;
    width: 360px;
}

/* END CHI-SIAMO */


/* SERVIZI */

.colum-right-no-margin {
    margin: 75px 0px 73px 15px;
    text-align: justify;
    float: left;
    display: inline;
    width: 297px;
}

/* END SERVIZI */

/* CONTATTI */

#contactLeft {
    float: left;
    margin: 0px 33px 0px 80px;
}

#contactRight {
    float: left;
    margin: 0px 30px 0px 30px;
    width: 535px;
}

#contactCenter {
    float: left;
    margin: 0px 0px 0px 0px;
}

.adp {
    font-size: 12px;
}

.adp-summary {
    color: #a00;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

/* END CONTATTI */

/* ARTICOLI */

/* EPIGRAFI */

.articoli-left {
    width: 625px;
    float: left;
    display: inline;
    margin: 5px;
}

    .articoli-left p {
        padding-left: 25px;
        padding-right: 15px;
    }

.linkArticoli p {
    padding-left: 0px;
    padding-right: 0px;
}


#articoli-right {
    background-position: left 85%;
    background-image: url('Images/sfondo-epigrafi.jpg');
    background-repeat: no-repeat;
    background-color: #ffb800;
    height: 493px;
    float: right;
    width: 323px;
    display: inline;
}

.linkArticoli a, .linkArticoli a:link, .linkArticoli a:active, .linkArticoli a:focus {
    color: #3e2203;
    text-decoration: none;
    font-size: 15px;
}

    .linkArticoli a:hover {
        color: #000000;
        text-decoration: none;
    }

/* END EPIGRAFI */

/* POST MORTEM */

#articoli-right-pm {
    background-image: url('Images/sfondo-post-mortem.jpg');
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: bottom;
    height: 493px;
    float: right;
    width: 323px;
    display: inline;
}

/* END POST MORTEM */

/* FORNO CREMATORIO */

#articoli-right-fc {
    background-image: url('Images/sfondo-forno-crematorio.jpg');
    background-repeat: no-repeat;
    background-color: #febd00;
    background-position: bottom;
    height: 493px;
    float: right;
    width: 323px;
    display: inline;
}

/* END FORNO CREMATORIO */

/* URNE */

#articoli-right-ur {
    background-image: url('Images/sfondo-urne.jpg');
    background-repeat: no-repeat;
    background-color: #febd00;
    background-position: left 55%;
    /*background-position: bottom;*/
    height: 592px;
    float: right;
    width: 323px;
    display: inline;
}

.avviso {
    padding: 10px;
    text-align: center;
}

    .avviso h5 {
        margin: 0;
        padding: 4px 0;
        color: #000;
        font-size: 20px;
    }

    .avviso p {
        font-size: 12px;
        color: #a00;
    }

/* END URNE */

/* COFANI */

#articoli-right-cf {
    background-image: url('Images/sfondo-cofani.jpg');
    background-repeat: no-repeat;
    background-color: #febd00;
    background-position: bottom;
    height: 450px;
    float: right;
    width: 323px;
    display: inline;
}

/* END COFANI */

/* END ARTICOLI */

/* CLASSI */

.epigrafiText {
    margin: 3px 3px 10px 3px;
    line-height: 20px;
    text-align: center;
    color: White;
    width: 70px;
    float: left;
}

.serviziText {
    color: #170e05;
    text-align: justify;
    font-size: 13px;
    width: 213px;
    margin: 0px 0px 10px 0px;
    float: left;
}

.serviziTitle {
    color: #ffffff;
    text-align: left;
    font-size: 16px;
}

.w180 {
    width: 180px;
}

.w140 {
    width: 140px;
}

.w311 {
    width: 200px;
}

.w915 {
    width: 915px;
    text-align: left;
    margin: 17px 8px 17px 8px;
}

.link {
    font-size: 12px;
    color: #c3cfde;
    text-decoration: none;
    margin-left: 15px;
}

.clear {
    clear: both;
    height: 1px;
}

.colorTextWhite {
    color: White;
}

/*.TitleArticle
{
    margin-top: 15px;
    font-size: 15px;
    color: #6c400f;
    padding-left: 5px;
    font-weight: bold;
    float: left;
}
*/

.TextArticle {
    text-align: left;
    color: #cba674;
    margin: 0 auto;
}

.TextBrandArticle {
    text-align: left;
    color: #ffffff;
    width: 145px;
    float: left;
    margin-left: 5px;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.BrandProduct {
    float: left;
    width: auto;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.sub-container {
    width: 230px;
    float: left;
    height: auto;
}

.image-servizi {
    margin: 0px 5px 40px 37px;
    width: 167px;
    text-align: center;
    height: auto;
}

.linkEmail {
    font-size: 13px;
    color: #c3cfde;
    text-decoration: none;
    margin-left: 15px;
}

.linkServizi {
    font-size: 14px;
    color: #331903;
    text-decoration: none;
}

.TitleContatti {
    font-size: 15px;
    color: #52391f;
    font-weight: bold;
}

.TextContatti {
    color: #2a1d10;
    font-size: 14px;
}

.colorTextContatti {
    color: #2a1d10;
}

.SubTitleArticoli {
    font-size: 15px;
    color: #52391f;
    text-align: left;
    margin: 45px 0px 7px 7px;
}

.TitleArticoli {
    font-size: 20px;
    color: #52391f;
    text-align: left;
    margin: 19px 0px 0px 5px;
}

.TextArticoli {
    width: 520px;
    margin: 0px 30px 0px 55px;
    font-size: 16px;
    color: #2a1d10;
    line-height: 1.5;
}

.linkArticoli2 {
    font-size: 16px;
    font-weight: bold;
    color: #52391f;
    text-align: left;
    margin: 8px 0px 7px 7px;
    text-decoration: none;
}

.font-bold {
    font-weight: bold;
}

.Titolo {
    font-size: 15px;
    color: #52391f;
    font-weight: bold;
}


.gallery {
    padding: 10px 0;
}

    .gallery ul {
        margin: 0;
        padding: 0;
        list-style: none outside none;
    }

        .gallery ul li {
            display: inline;
            float: left;
            margin: 5px 20px;
        }

.cb {
    clear: both;
}

.urne-cremazione {
    padding: 50px 20px;
}

.crema-border:before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    border-left: 2px solid #68512c;
}

.crema-border {
    position: static;
}


a.btn-collezione {
    background: #fea00c; /* Old browsers */
    background: -moz-linear-gradient(top, #fea00c 0%, #ff7000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fea00c), color-stop(100%,#ff7000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fea00c 0%,#ff7000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fea00c 0%,#ff7000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fea00c 0%,#ff7000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fea00c 0%,#ff7000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea00c', endColorstr='#ff7000',GradientType=0 ); /* IE6-9 */

    display: block;
    width: 70%;
    margin: 0 auto;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #6c2f03;
    padding: 4px 7px;
    text-align: center;
}
