/* Cascade DTP V4 - Style Sheet */

body {background-position: center; 
      background-color:#333333;} 

.tutto {background: url(img/x.jpg); 
        background-repeat: repeat-y; 
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 50px;
        width: 719px;
        height: 950px;}

#logo {background: url(img/1.jpg);
       margin-left: auto;
       margin-top: 0px;
       width: 719px;
       height: 310px}


#metisCookieTopBar {
    color:white;
}
#metisCookieInformativa{
    
    color:white;
}



.menu3 {margin-left: 330px;
        margin-top: 5px }



.menu1 {width: 360px;
	height: 0px;
	margin: 0;
        padding: 0;
	background: #888 url(img/fondo.gif) top left repeat-x;}

.menu1 ul {list-style: none;
	   margin: 0;
	   padding: 0;}

.menu1 ul li {float: left;
	      margin: 0;
	      padding: 0;
	      background: transparent url(img/button.gif) top left no-repeat;}

.menu1 ul li a {
	display: block;
	height: 40px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
        font-weight:bold;
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;}

.menu1 ul li a span.menu_ar {
	display: block;
	float: left;
	height: 20px;
	padding-top: 2px;
	padding-right: 15px;
	background: transparent url(img/button.gif) top right no-repeat;
	cursor: pointer;}


.menu1 ul li a:hover,
.menu1 ul li.highlight a {
	background: transparent url(img/aqua.gif) top left no-repeat;}

.menu1 ul li a:hover span.menu_ar,
.menu1 ul li.highlight a span.menu_ar {
	background: transparent url(img/aqua.gif) top right no-repeat;}

#test li {display: block;
	  border: solid 1px red;}

#slogan {float: left;
         padding-left:15px;
         padding-top:15px;
         text-align: justify;
         width: 245px;
         height: 400px}

#siti {margin-left: 22px;
       margin-top: 20px;
       margin-bottom: 10px;}

#logo1 {padding-left:22px;
         padding-top:50px}

#logo2 {padding-left:20px;
        padding-top:0px}

#logo3 {padding-left:20px;
        padding-top:0px}

#logo4 {padding-left:21px;
        padding-top:0px}

#logo5 {padding-left:21px;
        padding-top:10px}

#pag {margin-left:300px;
        padding-top:0px;
        width: 360px;
        color:#fff}

#testo {background:#888;
        text-align: justify;
        padding-top:0px;
        padding-left:10px;
        padding-right:10px;
        width: 340px;
        height: 640px;
        color:#fff}

.web2 {margin-left: 0px; 
       margin-top: 0px}

strong {font-size:11px;
        font-weight:bold;
        font-family:"trebuchet ms"}

.copyright {font-size:11px;
            font-weight:bold;
            font-family:"trebuchet ms";
            margin-top: 110px;
            margin-left: 0px; 
            color:#000}
                      
p {font-size:11px;
   font-weight:bold;
   font-family:"trebuchet ms";
   color:#000}

a:link, a:visited {color:#fff;
                   text-decoration:none;
                   font-weight:bold}

a:hover {color:#000;
         text-decoration:none}
