

/* 

      IMPOSTAZIONI GENERALI
      
*/

body {
background-color: #eaeadc;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}
a:hover {

color: #333;
}
h1,h2,h3 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
}
h1 {
font-size: 24px;
color: #669933;

}
img {
border: none;
}

/* 

     struttura sito
      
*/
#wrapper,#header,#menu,#main,#footer_menu,#footer{
clear: both;
}


#texture {
width: 100%;
height: 442px;
margin-top: 165px;
background-image: url("../images/texture.jpg");
background-repeat:repeat-x;
z-index:-1;
position:absolute;

}
#flash {
width: 980px;
height: 440px;
border-bottom-style: solid;
border-bottom-width:5px;
border-color:#999;
background-image: url("../images/piazzasancarlo.jpg");
background-repeat: no-repeat ;

}
#wrapper {
width: 980px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border: none;
background-color: #f5f1df;




}
#header {
width: 980px;
height: 130px;
text-align: center;
position:relative;


}


#main {
width: 980px;
height:440px;
position:absolute;
z-index:2;

background-color: #f5f1df;
border-top-style: solid;
border-top-width:5px;
border-color:#999;


}

#intro {
width: 980px;
height: 440px;
border-bottom-style: solid;
border-bottom-width:5px;
border-color:#999;

}

#footer {
width: 980px;
background-color: #f5f1df;
}

#footer p {
width:400px;
padding:20px;
font-size: 8.5pt;
color: #666666;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
text-align: left;

}



/* 

      livelli
      
*/
                                                    
.logo{
width: 525px;
height: 108px;
margin-top: 7px;
margin-left: 2px;
float:left;
position: relative;
}

#newsletter {
margin-top: -100px;
height:45px;
float:right;
margin-right:30px;
}


#newsletter input#news_mail{
background-color:#FFFFFF;
border:1px solid #9C9582;
margin-top: -30px;
color:#dbd4d4;
float:right;
font-size:11px;
height:16px;
padding:3px 0 2px 5px;
width:200px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;

}

#newsletter input#iscriviti{
background-color:#e7e2e2;
border:1px solid #9C9582;
color:#666666;
float:right;
width:70px;
font-size:11px;
padding:3px 0 2px 5px;
cursor:hand;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;

}

#newsletter input#iscriviti a:hover{
background-color:#d2caa0;
border:1px solid #9C9582;
color:#666666;
float:left;
width:70px;
font-size:11px;
padding:3px 0 2px 5px;
cursor:hand;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;

}

#newsletter input#help{
background-color:#e7e2e2;
border:1px solid #9C9582;
color:#666666;
float:right;
margin-right: -360px;
width:30px;
font-size:11px;
padding:3px 0 2px 5px;
cursor:hand;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;

}

#newsletter h2 {
font-size: 18px;
color: #9C9582;
padding-bottom:2px;
text-align:right;

}
