﻿*
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

a
{
    text-decoration: none;
}
h1
{
    font-family: Verdana;
    font-size: 18px;
    color: #00C7D3;
}
h2
{
    font-family: verdana;
    font-size: 12px;
    color: #5F6879;
    font-weight: bold;
    float: left;
    margin: 10px 0px 0px 23px;
}

h2 a
{
    color: #5F6879;
    text-decoration: none;
}

h2 a:hover
{
    color: #00ACC4;
    text-decoration: none;
}

h3
{
    color: #E41869;
    font-family: Verdana;
    font-size: 18px;
}
h4
{
    color: #00C7D3;
    font-family: Verdana;
    font-size: 14px;
}
p
{
    font-family: verdana;
    font-size: 12px;
    color: White;
    text-align: left;
    padding-top: 20px;
}

img
{
    margin-top: 15px;
}

body
{
    text-align: center;
    background-color: #071640;
    background-repeat: repeat;
}

.contenitore
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #0D2C7F;
    background-repeat: repeat;
    text-align: left;
    margin-bottom:50px;
}

.menu
{
    height: 76px;
    background-image: url(/images/sfondo_menu.jpg);
    background-repeat: no-repeat;
   
    
}

.voci_menu
{
    font-family: Verdana;
    font-size: 12px;
    color: #4275FF;
    font-weight:normal;
    text-decoration: none;
    float: left;
    /*margin-top: 10px;*/
}

.voci_menu a
{
    color: #4275FF;
    margin-right: 100px;
}

.monitor
{
    width: 800px;
    height: 164px;
    display: block;
}
.barra_nav
{
    background-image: url(/images/barra_navigazione.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 36px;
    font-family: verdana;
    font-size: 12px;
    color: #5F6879;
    font-weight: bold;
}

.contenitore_testo
{
    width: 753px;
    padding-left: 23px;
    padding-top: 22px;
    background-color: #0D2C7F;
}
.tab_1
{
    width: 211px;
    margin-right: 21px;
    float: left;
    font-weight:normal;
}

.tab_2
{
    width: 240px;
    margin-right: 21px;
    float: left;
}
.tab_3
{
    width: 260px;
    margin-right: 0px;
    float: left;
}
.tab_contatti
{
    width: 230px;
    margin-right: 10px;
    float: left;
}
.tab_2_contatti
{
    width: 240px;
    margin-right: 5px;
    float: left;
}
.tab_3_contatti
{
    width: 250px;
    margin-right: 0px;
    float: left;
}
.prodotti
{
    margin-top: 15px;
}
.prodotti p
{
    padding-top: 0px;
}
.pezzi
{
    height: 73px;
    float: left;
    margin-top: 2px;
}
.pezzi img
{
    margin-top: 0px;
    float: left;
}
.sfondo_pezzi
{
    background-image: url(/images/sfondo_pezzi2.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 132px;
    height: 73px;
    float: left;
}
.sfondo_pezzi p
{
    font-family: Verdana;
    font-size: 12;
    color: Black;
    font-style: italic;
    font-weight: bold;
    padding-top: 0px;
    padding-left: 15px;
    margin-top:5px;
    color:#071640;
}


.div_head
{
    cursor: pointer;
    color: #00C7D3;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    margin-top:10px;
}


.div_head a:hover
{
    color: #E41869 !important;
}

.div_head a
{
    color: #00C7D3 !important;
}


.div_descrizione li
{
    list-style: none;
}
.contatti
{
    float:left;
    }
    
    .tab_2_location
{
    width: 500px;
    margin-right: 10px;
    float: left;
    height:500px;
    margin-top:35px;
}
