body {
    color: #000;
    background-color: #ffffff;
    text-align: center;
}
hr {
    display: none;
}
p {
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 5px;
}
h4 {
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
}
h5 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul {
    padding-left: 0.2em;
    margin-left: 1em;
}
li {
    padding-right: 5px;
    font-size: 0.8em;
    color: #8a5e11;
    font-family: verdana, Arial, Helvetica, sans-serif;
    background-color: transparent;
}
li a:link {
    color: #8a5e11;
    background-color: transparent;
}
li a:visited {
    color: #ce9c00;
    background-color: transparent;
}
li a:hover {
    color: #ff3100;
    background-color: transparent;
}
#ricerca {
    padding-right: 5px;
    padding-left: 5px;
}
#aiuti {
    display: none;
}
#testa {
    margin-top: 0.3em;
    margin-left: auto;
    width: 750px;
    color: #b4633c;
    margin-right: auto;
    background-color: #ffffff;
    text-align: left;
}
.logo {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    text-align: left;
}
#corpo {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0em;
    padding-bottom: 0px;
    margin-left: auto;
    width: 750px;
    color: #000;
    margin-right: auto;
    padding-top: 0px;
    position: relative;
    background-color: #ffffff;
    text-align: left;
}
#corpo-colonna1 {
    margin-top: 0px;
    left: 0px;
    margin-left: 0px;
    color: #000;
    position: absolute;
    top: 0px;
    background-color: #ffffff;
}
#corpo-colonna2 {
    margin-top: 0px;
    left: 290px;
    color: #000;
    margin-right: 0px;
    position: absolute;
    top: 0px;
    background-color: transparent;
}
#piedipagina {
    border-top: 1px solid #233A8D;
    background: #ffffff;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 750px;
    color: #b4633c;
    position: absolute;
    top: 320px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 0.8em;
    text-align: left;
}
#piedipagina h3 {
    margin-top: 0px;
    color: #b4633c;
    font-family: 'Times New Roman' , Times, serif;
}
#piedipagina div {
    float: left;
    width: 374px;
}
#piedipagina a {
    color: #b4633c;
    text-decoration: none;
}
#paginainterna {
    background: none transparent scroll repeat 0% 0%;
    width: 750px;
    color: #b4633c;
    position: absolute;
    top: 26px;
    text-align: left;
}
#testodescr {
    background: none transparent scroll repeat 0% 0%;
    left: 290px;
    width: 460px;
    color: #b4633c;
    position: absolute;
    top: 0px;
    text-align: left;
}
#immagini {
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: 5px;
}
.clear {
    clear: both;
}
.testoindirizzo {
    font-weight: bold;
    font-size: 0.8em;
    color: #b4633c;
    font-family: 'Times New Roman' , Times, serif;
    background-color: transparent;
}
.testo {
    font-size: 0.8em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*
.certificazione
{
    FONT-SIZE: 9pt;
    COLOR: #b4633c;
    FONT-FAMILY: Arial, Verdana. sans-serif
}
*/
ul.certificazione li {
    font-size: 1.1em;
    color: #b4633c;
    font-family: 'Times New Roman' , Times, serif;
    list-style-type: square;
}
.evidenziato {
    text-decoration: underline;
}



/* Menu Civili */
.menucivili {
    padding: 0;
    width: 100%;
    border-top: 1px solid #233A8D; /*Highlight red color theme*/
    background: transparent; /*voice-family: "\"}\""; voice-family: inherit;*/
}
.menucivili ul {
    margin: 0;
    margin-left: 40px; /*margin between first menu item and left browser edge*/
    padding: 0;
    list-style: none;
}
.menucivili li {
    display: inline;
    margin: 0 2px 0 0;
    padding: 0; /*text-transform:uppercase;*/
}
.menucivili a {
    float: left;
    display: block;
    font: bold 12px Arial;
    color: white !important;
    text-decoration: none;
    margin: 0 1px 0 0; /*Margin between each menu item*/
    padding: 5px 10px 5px 10px; /*Padding within each menu item*/
    background-color: #233A8D !important; /*Default menu color*/
    border-bottom: 8px solid white;
}
.menucivili a:hover {
    background-color: #233A8D !important; /*Highlight red color theme*/
    padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
    padding-bottom: 0; /*Set padding-bottom value to 0 */
    border-bottom-color: #233A8D !important; /*Highlight red color theme*/
    color: white !important;
}
#bmattei #mmattei, #bmanin #mmanin, #bpagalvani #mpagalvani, #bpbgalvani #mpbgalvani, #bpcgalvani #mpcgalvani, #bpfgalvani #mpfgalvani, #bpbferretton #mpbferretton, #bschieraferretton #mschieraferretton {
    /* currently selected menu item */
    background-color: white !important;
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom-color: white !important;
    color: #233A8D !important;
}
