* {	
	margin:0;
	padding:0;
	list-style-type:none;	
}

a img {
	border:0px;
}

a {
	text-decoration:none;
	font-weight:bold;	
}

a:hover	{	
}

body {
	background: url(img/bg.jpg) 0 0;
	font-family:Georgia;
}

h1.titolo {
	font-family:Georgia;
	color:#9A0201;
	background: url(img/bgtitle.jpg) no-repeat 0px 32px;
	font-size:32px;	
	font-weight:normal;
	padding-bottom:29px;
	width:611px;
	padding-left:50px;
	margin-bottom:12px;
}


#top100{
	background: url(img/bgtop.png) repeat-x 0 0;
	margin:0px;
	width:100%;
	height:399px;
}

* html #top100{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgtop.png', sizingMethod='scale');
}

#top{
	background: url(img/top.png) no-repeat 0 0;
	margin:0 auto;
	width:1004px;
	height:399px;
}

* html #top{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top.png', sizingMethod='crop');
}

#main100 {
	background: #DFD79D;
	margin:0px;
	width:100%;
}

#main {
	width:661px;
	padding:30px 313px 50px 30px;
	margin:0 auto;
	background: url(img/bgmain.jpg) no-repeat 100% 0;
	font-family:Verdana;
	font-size:13px;
	text-align:justify;
}

#footer100{
	background: url(img/bgfooter.png) repeat-x 0 0;
	margin:0px;
	width:100%;
	height:141px;
}

* html #footer100{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgfooter.png', sizingMethod='scale');
}

#footer{
	background: url(img/footer.png) no-repeat 0 0;
	margin:0 auto;
	padding:0px 35px 0px 65px;
	width:904px;	
	height:141px;
	color:#FFF;	
}

* html #footer{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/footer.png', sizingMethod='crop');
}

#menu {
	float:left;
	display:inline;
	margin-left:488px;
	margin-top:45px;
}

#menu li {
	float:left;
}

#menu li a {
	float:left;
	color:#FFF;
	padding:0px 12px;
	font-size:18px;
	font-weight:normal;
}

#menu li a:hover {
	color:#E5B2B2;
}

#bandiere {
	margin-top:27px;
	margin-left:900px;
	float:left;
	display:inline;
	height:25px;
}

a.langlink {
	float:left;
}

div.imagerotator {	
	width:406px;
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:22px;
}

#column {
	margin-left:82px;
	margin-top:22px;
	float:left;
	display:inline;
	width:280px;
	position:relative;
}

#column div.box {
	margin-top:20px;
	height:100%;
	overflow:hidden;
}

#column div.box h3 {
	color:#F9F0B7;
	font-weight:normal;
	font-size:22px;
	padding-bottom:8px;
}

a.newstitle {
	color:#FFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	padding-bottom:4px;
	float:left;
	clear:both;
}

a.newstitle:hover {
	color:#E5B2B2;
}

#address {
	font-family:Verdana;
	font-size:12px;
	float:left;
	line-height:17px;
	padding-top:50px;
}

#copyright {
	position:relative;
	font-family:Verdana;
	font-size:12px;
	float:right;
	line-height:17px;
	padding-top:65px;
	text-align:right;
}

#copyright a {
	font-weight:normal;
	font-style:italic;
	color:#FFF;
}

#copyright a:hover {
	color:#C38E86;
}

#testo {
	padding-left:30px;
}
