
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
	color:#444444;
	
}

.bg1{
	background-image:url(images/top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

i{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.grigio{
  color:#444444;
}

.rosso{
  color:#ff0000;
}

b{
	color:#000;
	font-size:14px;
}

h1{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:24px;
	color:#ff5a00;
	line-height: 26px;
}


h2{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:22px;
	color:#000000;
}

h3{
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size:18px;
	color:#000000;
}

div.wrapper{
	display:block;
	width:100%;

	margin:0;
	text-align:left;
	float:left;
}

#footer{

	width:100%;
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:20px;
	text-align:left;
	float:left;
	margin-top:25px;
	text-align:center;
	height:60px;
}

#content{
	width:975px;
	float:center;
	margin:0px auto;
	padding-top:8px;
}

#header{
	width:975px;
	float:left;
	height:65px;
	margin-top:8px;
}

#menu{
	width:975px;
	float:left;
	height:30px;
	/*border-left: 1px solid black;*/
	padding-top:15px;
	font-weight:bold;
	color:#ffffff;
}

#menu a{
	color:#ffffff;
	text-decoration: none;
}

#menu a:hover{
	color:#ffffff;
	text-decoration: none;
	text-decoration:underline;
}

#menu a.selected{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#div635_left{
	width:635px;
	float:left;
	
	margin-top:25px;
	margin-right:45px;

}


img{
	border:0px;	
}

#width295_left{
	width:295px;
	float:left;
	margin-top:25px;
	margin-right:45px;
}

#width295_right{
	width:295px;
	float:left;
	margin-top:25px;
}

#form_box{
	width:295px;
	float:left;
	border-radius: 10px 10px 10px 10px;
	
	color:#000;
}

#width975{
	width:975px;
	float:left;
	margin-top:25px;
}