/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
border: 0;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}


body, html {
    width: 100%;
    text-align: center;
}

body {
    background-color: rgb(240,220,180);
}

div.body {
    text-align: center;
    margin: 0px auto 0px auto;
    width: 900px;
    margin-top: 10px;
    border: 3px solid rgb(60,60,60);
    font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
    background-color: rgb(255,255,255);    
}

div.main_nav {
    height: 177px;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid rgb(80,80,80);
}

.main_nav h1 {
    width: 900px;
    height: 177px;
    background-image: url('/immagini/testata.jpg');
    text-indent: -9999px;
}

.main_nav h2 {
    margin-top: -23px;
    margin-bottom: 5px;    
    width: 900px;
    text-align: right;
}

.main_nav h3 {
    margin-top: -160px;
    width: 100%;
    text-align: right;
}

.main_nav ul {
    margin-right: 10px;
}

.main_nav ul li {
    display: inline;
    margin-left: 20px;
}

.main_nav a {
    color: rgb(250,230,170);
    text-decoration: none;
    font-family: inherit;
}

.main_nav h3 a {
    color: rgb(150,0,0);
}

.main_nav a:hover {
    color: rgb(150,0,0);
}

.main_nav a.reverse_color {
    color: rgb(150,0,0);
}

.main_nav a.reverse_color:hover {
    color: rgb(250,230,170);
}

a.here {
    color: rgb(250,250,0)
}

span.indirizzo {
    font-weight: normal;
}

div.main_content {
    background-position: bottom;
    background-image: url('/immagini/background.jpg');
    background-repeat: repeat-x;
    text-align: left;
    width: 100%;
    min-height: 400px;
}

.disclaimer {
    margin-top: 5px;
    font-size: 11px;
}

table {
    margin-top: 20px;
    margin-bottom: 40px;
}

td.leftcol {
    width: 300px;
    vertical-align: top;
    text-align: left;
}

td.rightcol {
    vertical-align: top;
}

.leftcol img {
    margin-top: 15px;
}

.rightcol span {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    text-align: justify;
    font-size: 13px;
    margin-top: 20px;
}


ul.news {
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
    width: 270px;
}

ul.news li {
    margin-bottom: 10px;
    text-align: justify;
}

.news a {
    color: rgb(150,0,0);
    text-decoration: none;
}

.news a:hover {
    color: rgb(250,200,0);
}

table.attivita td {
    vertical-align: top;
}

.attivita h3 {
    text-align: left;
    font-size: 17px;
}

.attivita h4 {
    text-align: left;
    font-size: 13px;
    margin-top: 10px;
}

.attivita ul {
    font-size: 12px;
    margin-left: 20px;    
}

table.attivita li {
    list-style-type: disc;
    margin-top: 5px;
    width: 250px;
    vertical-align: top;
}


h3.logo {
    background-image: url('/immagini/logo_alterato.jpg');
    width: 260px;
    height:100px;
    background-repeat: no-repeat;
    margin-left: 25px;
    margin-bottom: 15px;
}

.curriculum h3, .curriculum h4{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
}

.curriculum h4 {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 15px;
}

.curriculum li {
    list-style-type: disc;
    margin-left: 15px;
    font-size: 13px;
}

div.curriculum {
    text-align: justify;
    width: 550px;
    margin: 10px;
}

div.circolari {
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 20px;
    font-size: 13px;
    width: 550px;
    text-align: justify;
    border-bottom: 1px solid rgb(50,50,50);    
}

div.circolari h3 {
    font-size: 15px;
    width: 100%;
    margin-bottom: 10px;
}

span.ecomm {
    font-family: times;
    font-weight: normal;
    font-size: 17px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline;
}

span.clienti {
    margin-top: 30px;
}

span.clienti ul {
    margin-top: 20px;
    list-style-type: disc;
    margin-left: 20px;
    width: 400px;
    vertical-align: top;
}

.main_content table {
    width: 100%;
}

.main_content table img {
    margin: 15px;
}

.leftcol ul.attivita {
    text-align: left;
    font-size: 11px;
    margin-left: 25px;
    font-weight: bold;
}

.leftcol ul.attivita ul {
    margin-top: 3px;
    font-size: 12px;
    font-weight: normal;
}

ul.attivita li {
    list-style-type: none;
}

.leftcol a {
    color: rgb(150,0,0);
    text-decoration: none;
}

.leftcol a.here {
    color: green;
}

.leftcol a:hover {
    color: rgb(250,200,0);
}

table.attivita {
    margin-left: 20px;
}

div.leggi {
    position: relative;
    left: 430px;
    top: 10px;
}

div.leggi a {
    color: rgb(150,0,0);
    text-decoration: none;
}

div.leggi a:hover {
    color: rgb(250,200,0);
}


/*SUPPORTO DI USER_UI.CSS */

td.rightcol p, td.rightcol h1, td.rightcol h2, td.rightcol h3, td.rightcol h4, td.rightcol h5, td.rightcol h6, td.rightcol div {
    margin-top: 5px;
    margin-bottom: 5px;
}

td.rightcol strong {
    font-weight: bold;
}

td.rightcol em {
    font-style: italic;
}

td.rightcol h1, td.rightcol h2, td.rightcol h3, td.rightcol h4 {
    display: block;
    margin-right: 10px;
    color: rgb(130,20,20);
    font-size: 20px;
    font-family: times, verdana;
    margin-top: 15px;
}

td.rightcol h1 {
    font-size: 20px;
}

td.rightcol h2 {
    font-size: 18px;
}

td.rightcol h3 {
    font-size: 16px;
}

td.rightcol h4 {
    font-size: 14px;
}

a.sitemap {
 display: block;
 position: absolute;
 top: 595px;
 font-size: 0.8em;
 text-decoration: none;
 color: #565656;
}

#lang_en, #lang_it {
 display: block;
 position: relative;
 background-image: url('../immagini/EN.png');
 width: 25px;
 height: 16px;
 text-indent: -9999px!important;
 font-size: 0px;
 top: -160px;
 left: 830px;
}

#lang_it {
 background-image: url('../immagini/ITA.png')!important;
 top: -176px;
 left: 860px;
}