/*reset dei margini e del padding*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;padding:0;
}
/*rimozione stile nelle liste*/


body {
background-image:url('../bg.png'); 

}

a {
text-decoration: none;
}

img {
border:none;
}

#swf {
float: left; 
clear: left; 
margin-top: 6px; 
width: 125px; 
height: 130px;
}

#title {
float: left; 
clear: right; 
margin-left: 6px; 
margin-top: 40px; 
height: 90px;
}

#page { 
margin: 30px auto; 
width: 600px; 
position: relative; 
}

#header {
height: 350px; 
border: 0px solid #333; 
position: relative; 
overflow: hidden; 
margin-bottom:20px;
}

#header1 {
height: 50px; 
border: 0px solid #333; 
position: relative; 
overflow: hidden; 
margin-bottom:20px;
}

#header .slide { 
position: absolute; 
top: 0; 
left: 0; 
display: none; 
}


#header1 .slide { 
position: absolute; 
top: 0; 
left: 0; 
display: none; 
}

#slide_nav { 
position: absolute; 
bottom: 0; 
height: 44px; 
background-image: url(black-65-opacity.html); 
width: 100%; 
}

#slide_nav li { 
float: left; 
height: 14px; 
line-height: 14px; 
padding: 15px 0; 
text-transform: uppercase; 
font-weight: bold; 
}

#slide_nav a { 
color: #fff; 
display: block; 
float: left; 
height: 14px; 
line-height: 14px; 
border-left: 1px solid #6e6d6d; 
text-align: center; 
}

#slide_nav .selected a { 
color: #999; 
} 

