﻿body
{
    background-color: #4A4F52;
    margin: 0px;
}

.body
{
    background: url('../images/back.jpg') repeat-y center;
    width: 764px;
    margin-left: auto;
    margin-right: auto;
}

.logo
{
    display: block;
    height: 210px;
    margin: 0px 7px;
}

.menu
{
    background-color: #C0C0C0;
    text-align: center;
    padding-top: 2px;
    border-bottom-style: inset;
    border-bottom-width: 1px;
    margin-left: 7px;
    margin-right: 7px;
    height: 25px;
    background-image: url('../images/menu.jpg');
}

.menu table
{
    width: 100%;
    height: 100%;
    font-family: Tahoma;
    font-size: 15px;
    letter-spacing: 3px;
    font-variant: small-caps;
    text-transform: none;
}

.menu a
{
    color: #660033;
    text-decoration: none;
}

.menu a:hover
{
    text-decoration: underline;
}

hr
{
    color: #FFFFFF;
    border-bottom-style: dotted;
    border-width: 1px;
    border-color: black;
}

.main
{
    background-position: center center;
    margin: 0px 7px;
    padding: 10px 30px 0px 30px;
    font-family: Tahoma;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
    background-repeat: no-repeat;
    background-color: #4A4F52;
    color: #CCCCCC;
}

.border
{
    border-width: 1px;
    border-color: Black;
    border-style: solid;
}

.right
{
    float: right;
    margin: 10px 10px 10px 20px;
}

.left
{
    float: left;
    margin: 0px 20px 0px 10px;
}
.maintitle
{
    margin-left: auto;
    margin-right: auto;
    color: #DAFEFB;
    font-family: 'Bookman Old Style';
    font-size: 30px;
    text-align: center;
}

.top
{
    background: url('../images/top.jpg') no-repeat top;
}


.footer
{
    background: url('../images/bottom.jpg') no-repeat bottom;
    height: 79px;
    width: 764px;
    margin-left: auto;
    margin-right: auto;
}

.copyright
{
    padding-top: 43px;
    text-align: right;
    font-size: 10px;
    font-family: Verdana;
    margin: 0px 12px;
}



.main h1
{
    border-style: none none dotted none;
    border-width: 1px;
    border-color: #666666;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-variant: small-caps;
    color: #FF0000;
    letter-spacing: 4px;
    margin: 10px 0px;
}

.sectionSelected
{
    border-width: 1px;
    color: Red;
    border-bottom-style: dotted;
}

.title
{
    text-align: left;
    font-family: Verdana;
    font-variant: small-caps;
    margin-left: 20px;
}

.left-A, .left-G, .left-Q, .left-R, .left-C
{
    width: 52%;
    text-align: right;
    margin-top: 10px;
    float: left;
    font-family: Palatino Linotype, Arial Narrow;
    font-size: 15px;
}

.large
{
    width: 95%;
    text-align: justify;
    margin-right: 40px;
    margin-left: 40px;
}

.left-A
{
    background: url('../images/backlogo.jpg') no-repeat right center;
}

.left-Q
{
    background: url('../images/BackQ.jpg') no-repeat right center;
}

.left-G
{
    background: url('../images/BackG.jpg') no-repeat right 50px;
}

.left-R
{
    background: url('../images/BackR.jpg') no-repeat left top;
}

.left-C
{
    padding-top: 130px;
    padding-bottom: 150px;
    background: url('../images/BackC.jpg') no-repeat left top;
}

.right-azienda
{
    width: 45%;
    float: right;
    margin-right: 8px;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: Red;
}

.right-azienda
{
    padding: 35px 0px;
    text-align: center;
}

.highlighted
{
    color: Red;
    text-decoration: underline;
}

.referenze
{
    font-size: 12px;
    border-collapse: collapse;
    margin: 40px auto 10px auto;
}

.referenze th
{
    color: Red;
    padding-right: 15px;
    vertical-align: top;
}

.referenze td
{
    text-align: left;
    padding-left: 15px;
    color: #666666;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000000;
}



/* Menu section */

div.menu
{
    clear: both;
}

.menu td
{
    width: 25%;
    padding-bottom: 1px;
}

/*.menu ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: Bookman Old Style, Tahoma;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px;
    color: Red;
    margin-top: 9px;
    margin-bottom: 3px;
    font-variant: small-caps;
}

.menu ul li
{
    float: left;
    position: relative;
    border-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left:3px;
    width: 120px;

}*/

.noborder, ul li.noborder
{
    border: none;
}

ul li.paddingMenu
{
    margin-left: 5px;
}

.menu li a
{
    text-decoration: none;
    color: Black;
}
.menu li a:hover
{
    text-decoration: none;
    color: #666666;
}

table.gallery
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gallery td
{
    width: 33%;
    text-align: center;
}
td.didascalia
{
    text-align: left;
    font-size: 9px;
    padding-left: 5px;
    line-height: 12px;
    border-spacing: 10px;
}

td.thumbnail
{
    padding-top: 60px;
}

.didascalia
{
    font-size: 7px;
    color: Red;
}


.dock
{
    position: relative;
    height: 50px;
    text-align: center;
}
.dock-container2
{
    position: absolute;
    margin-top: 80px;
    height: 50px;
}
a.dock-item2
{
    display: block;
    font-weight: bold;
    width: 40px;
    color: White;
    bottom: 0px;
    position: absolute;
    text-align: center;
    text-decoration: none;
}
.dock-item2 span
{
    display: none;
    padding-left: 20px;
}
.dock-item2 img
{
    border: none;
    margin: 5px 10px 0px;
    width: 100%;
}
