*{
padding:0px;
margin:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
}
body{
width:970px;
margin:0 auto;
}
#header{
background-image:url(images/header_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:0px 0 0 0;
}
#ita_header{
background-image:url(images/ita_header_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:0px 0 0 0;
}
#menu{
background-image:url(images/menu_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
display:block;
width:970px;
line-height:48px;
text-align:center
}
#menu li{
display:inline;
background-image:url(images/line.gif);
background-position:top right;
background-repeat:no-repeat;
padding:2px 15px 2px 10px;
/ padding:2px 15px;
}
#menu a:visited{text-decoration:none}
#menu a:hover{text-decoration:underline}
#menu .last{
background:none;
}
#menu a{
font-family:Tahoma, sans-serif;
font-size:11px;
color:#666666;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
}
#content{
	background-image:url(images/content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:20px 30px 0 30px;
	font-family:Tahoma, sans-serif;
	font-size:11px;
	line-height: 16px;
	color:#5B5B5B;
	overflow:hidden;
	float:left;
	width:910px;
}
#lingua a:visited{text-decoration:none}
#lingua a:hover{text-decoration:underline}
#lingua a{
font-family:Tahoma, sans-serif;
font-size:11px;
color:#666666;
	float: right;
	text-decoration:none;
	padding-top: 10px;
}
.lingua{
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#666666;
	float: right;
	text-decoration:none;
	padding-top: 10px;
}
.block{
width:460px;
float:left;
padding:0 0 0 0;
}
.titolo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:24px;
	color:#006699;
}
.slogan{
	font-family:Tahoma, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#CC6600;
}
.block2{
width:450px;
float:left;
padding:0 0 30px 0;
font-size:13px;
}
.block2 p{
padding:10px 0 0 0;
}
.block3{
width:910px;
float:left;
padding:0 0 30px 0;
font-size:12px;
}
.block3 p{
padding:10px 0 0 0;
}
.block4{
width:700px;
float:left;
padding:0 0 30px 105px;
font-size:12px;
}
.block4 p{
padding:10px 0 0 0;
}
#content a:visited{text-decoration:none}
#content a:hover{text-decoration:underline}
#content a{
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#5B5B5B;
	text-decoration:none;
}
.title{
padding:0 0 15px 0
}
.slide{
	padding:0 0 0 10px;
	float: right;
}
.slide2{
	padding:0 10px 0 0;
	float: left;
}
.block p{
width:245px;
padding:0 0 25px 60px;
}
.more{
margin:0 0 0 57px;
}
.pic{
margin:0 0 3px 54px;
}
.list{
padding:10px 0 18px 10px;
}
.list li{
list-style-type:none;
background-image:url(images/bullet.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0 0 7px 27px;
line-height:15px;
}
#block{
	background-image:url(images/block_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	float:left;
	width:970px;
}
.news{
width:775px;
padding:0 0 0 40px;
float:left;
}
.news img{
float:left
}
.news p{
	padding:17px 0 10px 5px;
		color:#969696;
	float:left;
	width:700px;
}
.news p a:link{
	
	color:#969696;
	float:left;
	width:700px;
	text-decoration: none;	
}
.news p a:visited{
	
	color:#969696;
	float:left;
	width:700px;
	text-decoration: none;	
}
.news p a:hover{
	
	color:#0099CC;
	float:left;
	width:700px;
	text-decoration: none;
}
.firma{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 0;
	float:left;
	width:600px;
	font-style: italic;
	text-align: right;
	font-size: 14px;
}
.banner{
margin:8px 0 0 0;
display:block
}
#footer{
background-image:url(images/footer_bg.gif);
background-position:top left;
background-repeat:no-repeat;
margin:2px 0 0 0;
width:970px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
float:left;
line-height:12px;
padding:22px 0 15px 0px
}
#footer li{
	font-size:12px;
display:inline
}
#footer li a{
color:#666666;
text-decoration:none;
margin:0 10px;
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer .bft{
color:#254A73;
text-decoration:underline
}
#footer .bft:visited{text-decoration:underline}
#footer .bft:hover{text-decoration:none}

label,input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

label {
text-align: right;
width: 100px;
padding-right: 20px;
}

br {
/*clear: left;*/
}
