﻿body
{
    margin: 0px;
}

.spalla
{
	width: 33%; 
	background: url(img\sfondo_testata_dx.gif) repeat-x; 
	padding-top: 200px;	
    font-family: Arial;
    font-size: 13px;
}

.pulsante
{
    background: url(img/pulsante.gif) no-repeat;
    height: 18px;
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #4B3400;
    padding-left: 17px;
    padding-top: 2px;
}

.pulsanteVuoto
{
    background: url(img/pulsanteVuoto.gif) no-repeat;
    height: 30px;
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #4B3400;
    padding-left: 17px;
    padding-top: 2px;
}

.pulsanteSelezionato
{
    background: url(img/pulsante.gif) no-repeat;
    height: 18px;
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #4B3400;
    padding-left: 17px;
    padding-top: 2px;
}

.separatoremenu
{
    background: url(img/sfondo_menu_livello2.gif) repeat;
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #4B3400;
    padding-left: 17px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.corpoCentrale
{
    width: 550px; 
    height: 100%; 
    border-bottom: 1px solid #4B3400; 
    border-left: 2px solid #4B3400; 
    border-right:1px solid #4B3400;
    font-size: 12px;
    color: #4B3400;
    font-family:  arial;
    padding: 3px;
}

.corpotitolo
{
    width: 550px; 
    height: 100%; 
    border-bottom: 1px solid #4B3400; 
    border-left: 0px solid #4B3400; 
    border-right:0px solid #4B3400;
    font-size: 16px;
    color: #4B3400;
    font-family: arial;
    padding: 3px;
}
.corpoCentralex
{
    width: 550px; 
    height: 100%; 
    border-bottom: 1px solid #4B3400; 
    border-left: 0px solid #4B3400; 
    border-right:0px solid #4B3400;
    font-size: 12px;
    color: #4B3400;
    font-family: Arial;
    padding: 3px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4B3400;
}
