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

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background-color:#CEE1FF;
margin:0 auto;
padding:0;}

ul#menu_a_2livelli{
float: left;
margin: 0;
padding: 0;
border-top: 1px solid #0267FF;
border-bottom: 1px solid #0267FF;
border-left: 1px solid #0267FF;
background: #0267FF;
list-style:none;
font:1em Verdana;
}
ul#menu_a_2livelli li ul li{
list-style:none;
margin:0;
padding:0;
}
ul#menu_a_2livelli li{
float:left;
margin: 0;
padding: 0;
border-right: 1px solid #0267FF;
color:black;
}
ul#menu_a_2livelli a:link,
ul#menu_a_2livelli a:visited{
display: block;
padding: 4px 16px;
color: #fff;
text-decoration: none;
}
ul#menu_a_2livelli a:hover,
ul#menu_a_2livelli a:focus,
ul#menu_a_2livelli a:active{
background-color: #0049B7;
color: #FFFFFF;
text-decoration: none;
}
ul#menu_a_2livelli li ul{
display: none;
}
ul#menu_a_2livelli li:hover ul{
display: block;
position: absolute;
z-index:1;
width:180px;
padding: 0;
text-align:left;
margin: 0 0 0 -1px;
border:1px solid #0267FF;
background: #0267FF;
font-size:1em;
}
ul#menu_a_2livelli li li {
border-bottom:1px solid #0267FF;
width: 180px;
}


#container{
border:0;
width:920px;
margin:0;
text-align:center;}

.header{
background-image:url(images/head.jpg);
background-repeat:repeat-x;
height:25px;
text-align:right;
padding-right:10px;}


.linkh{
color:#FFFFFF;
text-decoration:none;}


.leftbar{
width:190px;
vertical-align:top;
}


.logo{
background-image:url(images/band.jpg);
width:230px;
height:184px;}

.top1{
background-image:url(images/top1.jpg);
width:230px;
height:25px;}



.top2{
background-image:url(images/top2.jpg);
width:290px;
height:25px;}

.center2{
width:290px;
height:250px;
border-left:1px dotted #0a003f;
border-right:1px dotted #0a003f;
border-bottom:1px dotted #0a003f;}


.maincont{
vertical-align:top;
text-align:left;
background-color:#FFFFFF;
}

#barragrigia{
background-color:#E8E8EA;
display:block;
height:10px;}

#bottombar{
#background-color:#FFFFFF;
height:300px;
vertical-align:text-top;
text-align:center;}


#bottombar2{

height:100px;
background-image:url(images/barraloghi.jpg);
background-repeat:repeat-x;

text-align:center;}

.menu22{
background-color:#FFFFFF;}

.clion{
color:#0a003f;}

#footer{
padding-top:5px;}

.bor{
color:#999999;}

.lettera{
text-align:left;}



img {
  border: none;
}

a {
  outline: none;
}

li {
  display:inline;
  padding-left:1px;
  padding-right:0px; 

  
}

#desc {
  font-style: italic;
}
