

/* 

      IMPOSTAZIONI GENERALI
      
*/

body {
background-color:#330000;
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;

}
img {
border: none;
}

/* 

     struttura sito
      
*/
#wrapper,#header,#intro,#footer{
clear: both;
}


#wrapper {
width: 954px;
margin-top: 40px; 
margin-bottom: 0px; 
margin-left: auto;
margin-right: auto;
border: none;



}
#header {
width: 954px;
height: 87px;
text-align: center;
position:relative;



}


#intro {
width: 945px;
height: 360px;
background-color:#fff;
border:5px solid #FFF;


}


#content {
width: 954px;
height: 146px;
float:left;
text-align:justify;


}

#content p{

font-family: "Lucida Grande", sans-serif;
font-size: 9pt;
padding-left:50px;
padding-right:40px;
padding-bottom:10px;
padding-top:30px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #999999;


}

#content h2 {
	
padding-left:45px;
padding-top:30px;	

}

#footer {
width: 954px;	

}

#footer p {
font-size: 7.5pt;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.5em;
text-align: center;
padding:15px;

}

/* 

      livelli
      
*/
                                                    
.logo{
width: 285px;
height: 87px;
float:left;
position: relative;

}

.logo2{
width: 174px;
height: 87px;
margin-top:-5px;
float:right;
position: relative;

}

.box{
width: 310px;
height: 130px;
float:left;
position: relative;
margin-top:5px;
border:2px solid #FFF;


}

.box2{
width: 310px;
height: 130px;
float:left;
margin-top:5px;
margin-left:6px;
margin-right:6px;
position: relative;
border:2px solid #FFF;

}

.box3{
width: 310px;
height: 130px;
margin-top:5px;
float:right;
position: relative;
border:2px solid #FFF;

}


#bandiere{
width: 94px;
height: 20px;
margin-top:155px;
margin-left:auto;
margin-right:auto;
position: relative;



}
