﻿/* INIZIO PSEUDOCLASSI */

body
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background-color: #FFF566;
    margin-top: 0px;
    padding-top: 0px;
}

form, html, div
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div
{
    padding: 5px 5px 5px 5px;
}
h4
{
    font-family: Verdana;
    font-size: 16px;
    color: #000000;
    margin: 0px 0px 0px 0px;
}
a
{   
    color:#000000;
    text-decoration: underline;
    font-weight: normal;
}
         
/* FINE PSEUDOCLASSI */
table.BSP_MainTable{
    width: 800px;
} 
table.BSP_MainTable td{
    
}

table.BSP_MenuTable td{
    background: #ffffff;
}

table.BSP_Menu{
    height: 40px;
    background: #ffffff;
} 
table.BSP_Menu td{
    border-left: dashed 1px #bbbbbb;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: bottom;
} 

table.BSP_Menu a{
    color: #bbbbbb;
    font-weight: bolder;
    text-decoration: none;
}

table.BSP_Menu a:hover{
    color: #000000;
    font-weight: bolder;
    text-decoration: none;
}

table.BSP_Contenitore td
{
    background-color: #FFF566;
}

td.BSP_CellaLingue
{
    text-align: right;
    padding: 10px;
    white-space: nowrap;
}
a.BSP_LinkLingua
{
    color: #000000;
    font-weight: bolder;
    text-decoration: none;
}

.footer
{
background-color: #FFF566;
}

table.BSP_Contenuti 
{
    background: url('/UserFiles/Image/sfondo-grigio-sfu.gif') repeat-y;
    width: 900px;
}

table.BSP_Contenuti td
{
   
}
.textboxCerca
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: solid 1px #bbbbbb;
}
.bottoneCerca
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: solid 1px #bbbbbb;
}

a.navigation {
   
    color: #bbbbbb;
    font-weight: bold;
}  
.navigation {
    color: #bbbbbb;
    font-weight: bold;
} 

a.sitemap {
   
    color: #000000;
    font-weight: normal;
}  

#areastampa
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

a.linkZone, a.linkBlog {
    color: #000000;
    font-weight: normal;
    margin-bottom: 3px;
    line-height: 15px;
}

td.navigationZone,  td.navigationZone a
{
    color: #000000;
    font-weight: bold;
}
td.navigationZone
{
    padding: 5px 5px 5px 5px;
    
}
.panelBlog
{
    text-align: center;
}

.panelBlog td
{
    text-align: left;
}

.textboxContatti
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: solid 1px #bbbbbb;
    width: 200px;
}
table.BSP_FormContatti
{
    text-align: center;
}
table.BSP_FormContatti th
{
    text-align: left;
}
table.BSP_FormContatti td
{
    text-align: center;
}

a.linkCart
{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;    
}

a.linkCart:hover
{
    color: #FFF566;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;    
}