/*  
Author: DigitalTree S.r.l.  Roberto Sarti,  Barbara Roggero
Author URI: http://www.webagencytorino.it  (web & development)
            http://www.digitaltree.it      (information technology system)
*/


/* 

      IMPOSTAZIONI GENERALI
      
*/

body {
background-color:#000000;
background-attachment: fixed;
background-repeat: repeat-x;
background-position: bottom;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0000FF;
}
h1,h2,h3 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
}
h1 {
font-size: 24px;
color: #669933;

}
h2 {
font-size: 18px;
color: #669933;

}
h3 {
font-size: 12px;
color: #cc0000;
margin-top:15px;
margin-left:15px;

}
img {
border: none;
}
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal;
line-height: normal; 
font-weight: normal; 
color: #999999;
cursor: pointer; 
text-decoration: none;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal;  
line-height: normal; 
font-weight: normal; 
color: #999999; 
cursor: pointer; 
text-decoration: none;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
cursor: pointer; 
text-decoration: none;
}
a:focus {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
cursor: pointer; 
text-decoration: none;
}
a:active {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #999999; 
cursor: pointer; 
text-decoration: none;
}
/* 

     struttura sito
      
*/
#wrapper,#header,#navigation,#main,#footer{
clear: both;
}
#wrapper {
width: 850px;
height:656px;
margin-top: 50px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border: none;
}
#header {
width: 850px;
height: 338px;
text-align: center;
margin-top:0px;
background-image: url("../images/header.jpg");
}
#main{
width: 850px;
height: 276px;
position: relative;
z-index: 100;
background-image: url("../images/main.jpg");
}
#navigation{
width: 850px;
height: 20px;
text-align:right;
position: relative;
z-index: 100;

}
#footer {
width: 850px;
height: 21px;
font-size: 7pt;
color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 2em;
text-align: center;
top:5px;
position:relative;
}
/*

menù

*/



.menustyle ul{

padding: 0;
margin: 0;
text-align: right; 
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a{
color: #FFFFFF;
padding: 15px ;
margin: 0;
text-decoration: none;

}

/* 

      livelli
      
*/
                                                    
.logo{
width: 111px;
height: 93px;
float:right;
margin-top: 22px;
margin-right:15px;
position: relative;
z-index: 100;
}

.sitemap{
width: 33px;
height: 33px;
float:left;
margin-top: 0px;
margin-right:0px;
position: relative;
z-index: 100;
}
#box{
width: 120px;
height: 30px;
z-index:100;
float:right;
margin-top: 200px;
background-color: #000000;
opacity: 0.4;
filter:alpha(opacity=40);
-moz-opacity:0.4;
}
#box a:link {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal;
line-height: normal; 
font-weight: normal; 
color: #FFFFFF;
cursor: pointer; 
text-decoration: none;
}
#box a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal;  
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
cursor: pointer; 
text-decoration: none;
}
#box a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
cursor: pointer; 
text-decoration: none;
}
#box a:focus {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
cursor: pointer; 
text-decoration: none;
}
#box a:active {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
cursor: pointer; 
text-decoration: none;
}
span{

font-family: 'Lucida Grande', sans-serif;
font-size: 7.5pt;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
text-align:justify;
color:#FFFFFF;
padding:5px;


}


