﻿img, object
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    display: block;
    border-collapse: collapse;
    margin-bottom: 0px;
}


.menufont
{
    font-family: Arial;
    font-size: 10pt;
    color: Gray;
}

.menu
{
    border: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    float: left;
    margin-top: 0px;
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
    background-color: White;
    text-align: center;
}

.menu A:hover
{
    border: solid 1px #efefef;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    float: left;
    margin-top: 0px;
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    background-color: White;
    text-align: center;
}

.menu_sub
{
    text-align: left;
    background-image: url('../images/transparent.gif') repeat 0 0 Transparent;
    float: left;
    margin-top: 0px;
    font-family: Arial;
    font-size: 8pt;
    color: #333333;
}

.body1
{
    background-color: #858585;
    background-image: url('../images/bg1.gif');
    background-repeat: repeat-x;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    display:block;
}
.body2
{
    background-color: #cbcda8;
    background-image: url('../images/bg2.gif');
    background-repeat: repeat-x;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    display:block;
    
}

.image_top
{
    width: 970px;
    height: 367px;
    float: left;
    z-index: 30;
}




.page
{
    width: 100%;
    margin: auto;
    text-align: center;
    height: 861px;
    display:block;
}

.main_div
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 970px;
    height: 859px;
    background-color: White;
    float: inherit;
    z-index: 10;
    position:relative;
}


.bottom_div
{
    background-color: #ececec;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 970px;
    height: 100px;
    float: inherit;
    z-index: 10;
    position: relative;
}


.content_div
{
    z-index: 10;
    float: left;
    height: 492px;
    width: 970px;
    position:relative;
}


.testo_link
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #939393;
    margin-top: 0px;
    text-decoration: none;
}

.testo_link A:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}

.testo_link A
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #939393;
    text-decoration: none;
}

.testo_link A:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #939393;
    text-decoration: none;
}




.testo_prod
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #b9a06f;
    margin-top: 0px;
}

.testo_prod A:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #b9a06f;
    text-decoration: none;
}


.testo_prod A:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #b9a06f;
    text-decoration: none;
}


.testo_prod2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #04274c;
    margin-top: 0px;
}

.testo_prod2 A:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #b9a06f;
    text-decoration: none;
}


.testo_prod2 A:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #04274c;
    text-decoration: none;
}

#slider
{
    width: 970px; /* important to be same as image width */
    height: 347px; /* important to be same as image height */
    position: absolute; /* important */
    overflow: hidden; /* important */
    top: 0px;
    left: 0px;
}



#sliderContent
{
    width: 970px; /* important to be same as image width or wider */
    position: relative;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
.sliderImage
{
    float: left;
    position: relative;
}
.sliderImage span
{
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 0px 0px;
    width: 0px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #FFFFFF;
    display: none;
}


.clear
{
    clear: both;
}
.sliderImage span strong
{
    font-size: 14px;
}
.top
{
    top: 0;
    left: 0;
}
.bottom
{
    bottom: 0;
    left: 0;
}
.left
{
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
}
.right
{
    right: 0;
    bottom: 0;
    width: 0px;
    height: 0px;
}
ul
{
    list-style-type: none;
}


#slider_side
{
    width: 250px; /* important to be same as image width */
    height: 138px; /* important to be same as image height */
    position: absolute; /* important */
    overflow: hidden; /* important */
    top: 0px;
    left: 0px;
}



#slider_sideContent
{
    width: 250px; /* important to be same as image width or wider */
    position: relative;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}

.slider_sideImage
{
    float: left;
    position: relative;
}

#gallery
{
    padding: 5px;
    margin: 0;
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    list-style-type: none;
    border-style: hidden;
}
#gallery li
{
    display: inline;
}
#gallery li a
{
    padding-right: 5px;
    padding-bottom: 5px;
    background: #fff;
    color: #000;
    text-decoration: none;
    float: left;
    border-style: hidden;
}
#gallery li a:hover
{
    background: #fff;
    color: #fff;
}
#gallery image
{
    border: 1px solid #b9a06f;
}


#UpdateProgress1
{
    background-color:  Transparent;
    color: #fff;
    left: 50%;
    top: 90%;
    margin: -16px auto auto -16px;
    z-index: 40000;
    position: absolute;
    width: 50px;
}

#UpdateProgress1 img
{
    vertical-align: middle;
    margin: 2px;
}
