@import url(navigazione.css);
@import url(tipografia.css);
/*@import url(debug.css);
stili per il layout fisso con background*/
html,body{
margin: 0;
padding:0;

}

body{
font-family: arial,sans-serif;
font-size: 76%;
text-align:center;
background-color: Black;


}

#container{
width:1024px; 
margin:0 auto;
background-color: Black;
background-image: url(../images/sfondo_corpo.jpg);
background-repeat: repeat-y;


}
div#container2{
background: trasparent repeat-y top left;
text-align: left;

}


/*stili generici, su header e footer*/
div#header{
background-image: url(../images/header.jpg);
height: 188px;

}

div#nav{
height: 41px;
padding: 5px 10px 5px 0px;
text-align: right  ;
color: White;
font-family: Trebuchet MS;
font-size: 16px;
margin-bottom: 80px;
}


div#navcontainer{
padding:208px 0px 5px 0px;
text-align: left  ;
color: White;
font-family: Trebuchet MS;
font-size: 16px;
}




/*stili specifici per il layout*/
div#extra{
background-image: url(../images/sfondo_extra.jpg);
background-repeat: repeat-y;
float: right;
width: 818px;\width:818px;w\idth:818px;


}
div#left{
float: left;
width: 206px;\width:206px;w\idth:206px;
background-image: url(../images/sfondo_left.jpg);
background-repeat: no-repeat;
color: White;
text-align: right;
min-height:442px;
}
div#right{
float: right; 
width: 187px;\width:202px;w\idth:187px;
padding: 1em 5px 0px 10px;
color: White;
background-image: url(../images/sfondo_right.jpg);
background-repeat: no-repeat;
min-height: 455px;
height: auto !important;
height: 455px;
text-align: center;

}
div#content{
background-image: url(../images/sfondo_contenuti.jpg);
background-repeat: no-repeat;
background-position: top left;
margin: 0 202px 0 0px;
padding: 3em 10px;
color: White;
min-height:455px;


}

div#footer{
background-image: url(../images/sfondo_piede.jpg);
clear:both; 
text-align:center; 
padding:0;
height: 99px;
color: White;
padding-left: 204px;
}

div#footer1{
background-image: url(../images/sfondo_footer1.jpg);
background-repeat: no-repeat;
clear:both; 
text-align:center; 
padding:0 10px 0 0;
color: White;
width: 800px;
height: 67px;
margin: 0px;

}


	 

	 
.imgsx{
margin-right: 5px;
    }
	 
	 
.ita{
margin: 160px 4px 0px 665px;

    }
	 