﻿body
{
    background-color: #20201e;
    font-family: Verdana;
    font-size: 12px;
}

img
{
    border: 0;
}
p
{
    margin: 0;
    padding: 0;
}

#div_menu
{
    height: 40px;
    width: 990px;
    margin: 0 auto;
}
#div_menu div
{
    width: 110px;
    float: left;
    display: inline;
}


#div_menu div a
{
    outline: 0;
}

.immagine
{
    width: 670px;
    height: 232px;
    margin-left: 5px;
}

#div_content
{
    color: #CCCCCC;
    font-family: "Verdana";
    font-size: 14px;
    letter-spacing: 1.1px;
    line-height: 25px;
    text-align: justify;
    padding-left: 240px;
    width: 700px;
    background-color: #2a251f;
    border: solid 0px #312c26;
    padding-bottom: 10px;
}


#div_bordino
{
    width: 1002px;
    background-color: #2a251f;
    border: double 1px #3c3934;
    border-bottom: 0;
    margin: 26px 0 0 0;
}

#titoletto
{
    color: #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px 0px;
}

.div_titolo_menu
{
    padding: 0;
    margin-top: 20px;
    padding:3px 0 3px 20px;
    background-color:#20201E;
  }

h1
{
    font-size: 17px;
    display: inline;
    font-family:Georgia;
}

.verde
{
    color: #20B148;
}

.bianco
{
    
    color: #f0f0f0;
    
    }

.advance-link img
{
    width: 400px;
    height: 400px;
}


#div_titolo
{
    position: relative;
    width: 1000px;
    height: 50px;
    background-image: url(../../img/header.jpg);
}
