/*
blu: 003480
ciano: 5493c9
grigio 666
*/
body {
    background: #d3ddef url(img/bg2.jpg) repeat-x scroll top left;
    color: #666;
    text-align: center;
}
body,table,input {
    font-family: arial;
    font-size: 9pt;
}
input[type='submit'] {
    border: 1px solid #003480;
    background-color: transparent;
}
img {
    border: 0;
}
a {
    color: #666;
    text-decoration: none;
}
a:hover {
    color: #003480;
}
.bulselect {
    padding-left: 30px;
    background: transparent url(img/bgrey.gif) no-repeat scroll center left;
}
.bulhover {
    background-image: url(img/bblue.gif);
}
#body1 {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    /*background: transparent url(img/bgint1.jpg) no-repeat scroll bottom right;*/
}
#topbar a {
    padding: 5px 5px 5px 5px; border: 1px solid #666;
}
#topbar a:hover {
    background-color: #666;
}
#banner {
    background: #666 url(img/limoni.jpg) no-repeat scroll top left;
}
#butbar {
    background: transparent url(img/bgbar.gif) repeat-x scroll bottom left;
}
#butbar td {
    border-right: 1px solid #003480;
    border-left: 1px solid white;
    padding: 10px 10px 10px 10px;
}
#butbar a {
    color: #003480;
}
#butbar a:hover {
    color: #5493c9;
}
#sxcont {
    text-align: right;
    background: transparent url(img/sfumaturaMENU.png) repeat-y scroll top right;
    white-space: nowrap;
    padding-bottom: 10px;
}
.minimenu {
    padding: 6px 20px 4px 0px;
}
.minimenuOn {
    background-color: #fff;
}
#bottombar {
    margin-top: 20px;
    font-size: 80%;
    text-align: center;
}
#cxcont a {
    text-decoration: underline;
}


.gal a img {  border: 1px solid #ccc; }
.gal a:hover img { border: 1px solid #003480; }

