body {
	padding: 0px;
	margin: 0px;
	background: #f3ead7;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #4b3224;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a{
	color: #5c564a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

input{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #757575;
}
table{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
}

form{
	display:inline;
}

ul, li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#flashHome{
	position: absolute; 
	top: 78px; left: 36px; 
	width: 831px; height: 333px;
	z-index: 50;
}




#container{
	margin: auto;
	width: 983px;
}

#top{
	float: left;
	width: 983px;
	position: relative;
	background: #fff url(./../widgets/sfondo_home_top.jpg) top left no-repeat;
	height: 626px;
}

#top .loghi{
	position: absolute;
	top: 0px;
	left: 33px;

}

#top .menuTop{
	position: absolute;
	top: 0px;
	right: 33px;
	text-align: right;
	color: #fff;
}

#top .menuTop .links{
	float: right;
	width: 272px;
	padding: 20px 10px 0px 0px;
}

#top .menuTop .links a{
	color: #fff;
	padding: 0px 2px;
}

#top .menuTop .links2{
	float: right;
	width: 272px;
	padding: 20px 10px 0px 0px;
}


#top .menuTop .lingue{
	float: right;
	width: 92px;
}

#top .titolo{
	float: left;
	width: 837px;
	height: 397px;
	margin: 94px 0px 0px 63px;
	display: inline;
	z-index: 10;
}

#top .menu{
	float: left;
	width: 800px;
	margin: 10px 0px 0px 68px;
	display: inline;
}

#top .menu .dx{
	float: right;
	width: 300px;
	
	padding-top:5px;
}

#top .menu .dx a{
	padding-left: 10px;
	background: url(./../widgets/freccia_menu.gif) top left no-repeat;
	background-position: 0px 4px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}


#contenutoHome{
	float: left;
	width: 983px;
	background: url(./../widgets/sfondo_1px.jpg) top left repeat-y;
	font-size: 12px;
}

#contenutoHome .sx{
	float: left;
	width: 550px;
	margin: 0px 0px 0px 70px;
	display: inline;
}

#contenutoHome .sx .newsHome{
	float: left;
	width: 244px;
	margin: 15px 25px 0px 0px;
}

#contenutoHome .sx .newsHome .titolo{
	font-size: 20px;
	font-weight: bold;
}

#contenutoHome .sx .dicono{
	float: left;
	background: url(./../widgets/sfondo_diconoDiNoi.jpg) top left no-repeat;
	width: 280px;
	height:240px;
	margin-left: 20px
}

#contenutoHome .sx .dicono .testo{
	float: left;
	width:210px;
	font-size:12px;
	margin-top:50px;
	margin-left: 36px
}

#contenutoHome .dx .dicono{
	float: left;
	background: url(./../widgets/sfondo_diconoDiNoi_en.jpg) top left no-repeat;
	width: 280px;
	height:240px;
	margin-left: 5px
}

#contenutoHome .dx .dicono .testo{
	float: left;
	width:210px;
	font-size:12px;
	margin-top:50px;
	margin-left: 36px
}

#contenutoHome .sx .newsHome .news{
	float: left;
	width: 244px;
	margin: 10px 0px 15px 0px;
}

/*#contenutoHome .sx .newsHome .news .titoloNews {
	color: #a06949;
	font-weight: bold;
}*/

.titoloNews {
	color: #a06949;
	font-weight: bold;
}

#contenutoHome .sx .newsHome .news  .sottotitoloNews{
	font-weight: normal;
}

#contenutoHome .dx{
	float: left;
	width: 290px;
	margin: 0px 0px 0px 32px;
	display: inline;
}

#footer{
	float: left;
	width: 983px;
	position: relative;
	background: url(./../widgets/sfondo_footer.jpg) top left no-repeat;
	min-height: 125px;
	height: auto !important;
	height: 125px;
	font-size: 10px; 

}

#footer .marroneChiaro{
	color: #a06949;
}

#footer .copyright{
	position: absolute;
	top: 130px;
	left: 30px;
	width: 723px;
	display: inline;
	padding: 0px 0px 20px 0px;
}

#footer .credits{
	position: absolute;
	top: 130px;
	right: 30px;
	width: 199px;
	text-align: right;
}

