/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #244662;
	background-color: #ffffff;
	font-size:12px;
	margin:0px;
	background-repeat:repeat-x;
}
#container {
	width:802px;
	margin:0 auto 0 auto;
	margin-top:25px;
	
}
#logo {
	width:257px;
	height:160px;
	float:left;
	top:25;

}
#menu {
	width:150px;
	height:150px;
	float:right;
	padding-bottom:10px;
	padding-top:10px;
}
#slideshow {
	width:643px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	background-color: #244561;


}
#filetto_bottom {
	width:800px;
	height:16px;
	clear:both;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #244662;
}
#pulsanti_top{
	width:466px;
	height:150px;
	float:right;
	margin-top:10px;
}
#pulsanti_bottom{
	width:800px;
	height:150px;
	float:right;
}


a {
	color: #FF6600;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
p {
	text-align: justify;
	padding:24px;
}
.piccolo {
	font-size:10px;
	line-height:12px;
}
.immaginehome{
	margin-right: 8px;
}
