@charset "UTF-8";
/* CSS Document */

body {
background-color:#FFFFCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
#main {
width:955px;
overflow:auto;
background-color:#FFFFFF;
margin:0 auto 0 auto;
border:1px solid #900000;
}
#top {
width:955px;
height:157px;
}
#riga {
width:955px;
height:13px;
background-color:#900000;
}
#immagine {
width:955px;
height:141px;
background-color: #900000;
}
#riga2 {
width:955px;
height:3px;
background-color:#900000;
}
#menu {
width:955px;
height:96px;
color:#FFFFFF;
font-family:Trajan pro, times, serif;
}
#menu ul {
margin:0;
padding:0;
list-style:none;
}
.menu {
width:134px;
height:88px;
float:left;
background-color:#900000;
list-style:none;
list-style-position:inside;
padding-left:25px;
padding-top:7px;
/*border:1px solid cyan;*/
}
.sottomenu {
height:12px;
width:159px;
padding:0;
margin:10px 0 0 0;
/*border:1px dotted green;*/
}
#contenuto {
width:955px;
overflow:auto;
}
#bottom {
width:955px;
height:79px;
background-image:url(../images/struttura/bottom.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}
#bottom a {
color:#FFFFFF;
}
#dati-bottom {
width:190px;
height:64px;
float:left;
line-height:15px;
padding: 16px 0 0 25px;
}
#orari-bottom {
width:215px;
height:64px;
float:left;
padding: 16px 0 0 25px;
}
#logo-bottom{
width:215px;
height:79px;
float:left;
}
#legal-bottom{
width:215px;
height:45px;
float:right;
text-align:right;
padding: 34px 25px 0 0;
}