* {
    font-family: 'Book Antiqua', Arial, Helvetica, sans-serif;
}
.total {
    top:0px;
    margin-top:0px;
    text-align: center;
    width: 100%;
    color:#590E0E;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 0px solid black;
    border-right: 0px solid black;
}

.main {
    margin:auto;
    text-align: center;
    width: 800px;
    padding-top:40px;
}
.mainBottom {
    margin:auto;
    text-align: center;
    width: 895px;
    background-color:white;
    background-image:url("images/sfondoBottomLeft.jpg");
    background-repeat:no-repeat;
    background-position: bottom left;
}
.header {
    background-image:url("images/sfondoTop.jpg");
    background-repeat:no-repeat;
    background-position: top center;
}

.bottom{
    margin:auto;
    background-color:#F9EAD7;
    max-width: 1170px;
}

.footer{
    margin:auto;
    text-align: center;
    background-color:#E2D8D5;
    width: 895px;
    height:38px;
    font-size: 11px;
}

.languagesOptions{
    width: 100%;
    height:1px;
    text-align:right;
    padding-top:20px;
    margin-bottom:70px;
}

.bottomBoxes{
    height:176px;
    width:800px;
    padding:0px 47px 30px;
}

.bottomBoxes ul li {
    float:left;
    width:180px;
    margin-right:26px;
    text-align:left;
    color:#F9EAD7;
}

a{
    text-decoration: none;
    color:black;
}
.slideshow{
    width: 100%;
    height:350px;
}
.content{
    text-align:left;
    font-size:14px;
    min-height:200px;
    padding:50px 47px 20px 47px;
    line-height:16px;
    width:800px;
}
.gallery{
    font-size:12px;
}

.footsx {
    width:480px;
 white-space:nowrap;   padding-left:48px;
    text-align: left;
    color:#6D6E71;
}
.footdx {
    width:470px;
    padding-right:48px;
    text-align: right;
    color:#6D6E71;
}
.gallery a
{
    text-decoration: none;
    color:black;
}
.gallery a:hover
{
    text-decoration: underline;
    color:black;
}
.sx {
    width:170px;
    vertical-align: top;
    text-align:left;
}
.dx {
    width:auto;
    vertical-align: top;
}
.mail {
    border: none;
    text-decoration:underline;
    color:blue;
}
.photo {
    border:1px solid #CCCCCC;
}
.icona {
    border: 0px solid;
}
.mailError{
    border:solid 1px red;
}
.lista{
    width:100%;
}
.lista .image{
    padding:0;
    text-align:center;
    vertical-align:top;
    width:180px;
    min-height:120px;    
}
.lista img{    
    width:180px;
    /*height:170px;*/
}
.lista .detail{
    vertical-align:top;
    padding-left:20px;
}

.title{
    font-size:16pt;
    padding-left:20px;
}


.menu ul{
    list-style-type:none;
    padding:0;
    margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
    float:left;
    position:relative;
    z-index:100;    
}

/* use the table to position the dropdown list */
.menu table{
    position:absolute;
    border-collapse:collapse;
    z-index:80;
    left:-1px;
    top:25px;
}

.menu ul ul a, .menu :visited {    
    display:block;
    font-size:12px;
    width:117px;
    color:#AB1E25;
    background:transparent url(images/menu.png) 150px 35px;
    text-decoration:none;
    text-align:center;
    font-family:verdana, sans-serif;
    height:35px;
    line-height:35px;
}
.menu .center{
    display:block;
    font-size:12px;
    width:117px;
    color:white;
    background:transparent url(images/menu.png) 150px 0px;
    text-decoration:none;
    text-align:center;
    font-family:verdana, sans-serif;
    height:35px;
    line-height:35px;
}

.menu .center:hover{
    cursor:default;
    display:block;
    font-size:12px;
    width:117px;
    color:#AB1E25;
    background:transparent url(images/menu.png) 150px 35px;
    text-decoration:none;
    text-align:center;
    font-family:verdana, sans-serif;
    height:35px;
    line-height:35px;
}

.menu .first {
    cursor:pointer;
    display:block;
    font-size:12px;
    width:117px;
    color:white;
    background:transparent url(images/menu.png) repeat scroll left top;
    text-decoration:none;
    text-align:center;
    font-family:verdana, sans-serif;
    height:35px;
    line-height:35px;
}

.menu .first:hover{
    display:block;
    font-size:12px;
    width:117px;
    color:#AB1E25;
    background:transparent url(images/menu.png) repeat scroll left bottom;
    text-decoration:none;
    text-align:center;
    font-family:verdana, sans-serif;
    line-height:35px;
}

.menu .last {
    cursor:default;
    display:block;
    font-size:12px;
    width:117px;
    color:white;
    background:transparent url(images/menu.png) repeat scroll right top;
    text-decoration:none;
    text-align:center;
    font-family:verdana, sans-serif;
    height:35px;
    line-height:35px;
}

.menu .last:hover{
    display:block;
    font-size:12px;
    width:117px;
    color:#AB1E25;
    background:transparent url(images/menu.png) repeat scroll right bottom;
    text-decoration:none;
    text-align:center;
    font-family:verdana, sans-serif;
    height:35px;
    line-height:35px;
}

/* style the links hover */
.menu ul li :hover{
    color:#590E0E;
    background:#AB1E25;
}

/* hide the sub level links */
.menu ul ul {
    visibility:hidden;
    margin:auto;
    left:0px;
    top:35px;
    width:117px;
    height:0;
}

.menu ul .first ul, .menu ul .last ul{
    visibility:hidden;
    left:0px;
    top:35px;
    width:117px;
    height:0;
}

/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
    visibility:visible;
}

.littleImage{
    width:50px;
}

.littleImage :hover{
    border:1px solid #CCCCCC;
    padding:2px;
}