* {	
	margin:0;
	padding:0;
	list-style-type:none;	
}

a img {
	border:0px;
}

a {
	text-decoration:none;
	font-weight:bold;	
	color:#44312E;
}

a:hover	{	
	color:#9A0201;
}

body.home {
	background: url(img/bg.jpg) 0 0;
	font-family:Georgia;
}

body.int {
	background: #270500;
	font-family:Georgia;
}

h1.titolo {
	font-family:Georgia;
	color:#9A0201;
	background: url(img/bgtitle.jpg) no-repeat 0px 100%;
	font-size:30px;	
	font-weight:normal;
	padding-bottom:29px;
	width:611px;
	padding-left:50px;
	margin-bottom:12px;
}


#top100{
	background: url(img/bgtopinterno.jpg) repeat-x 0 0;
	margin:0px;
	width:100%;
	height:142px;
}


#top{
	background: url(img/topinterno.png) no-repeat 0 0;
	margin:0 auto;
	width:1004px;
	height:142px;
}

* html #top{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/topinterno.png', sizingMethod='crop');
}

#main100 {
	background: #DFD79D;
	margin:0px;
	width:100%;
	clear:both;
	height:100%;
	overflow:hidden;
}

#main {	
	padding:30px 0px 50px 30px;
	margin:0 auto;	
	font-family:Verdana;
	font-size:13px;
	text-align:justify;
	width:974px;
}

#content {
	float:left;
	width:661px;
}

#column {
	background: url(img/bgcolumn.jpg) repeat-x 100% 100%;
	width:232px;
	padding:0px 30px 200px;
	float:right;
	height:100%;
	overflow:hidden;
	text-align:left;
}

#column div.box {
	margin-top:20px;
	height:100%;
	overflow:hidden;	
}

#column div.box h3 {
	font-family:Georgia;
	color:#F9F0B7;
	font-weight:normal;
	font-size:22px;
	padding-bottom:8px;
}

#footer100{
	clear:both;
	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:428px;
	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;
}

#menuint {
	display:block;
	font-family:Georgia;
	margin-left: 45px;
	padding-bottom: 30px;
	width:661px;
}

#menuint li {
	float:left;
}

#menuint li a {
	float:left;
	color:#5A0A00;
	padding:0px 6px;
	font-size:16px;
	font-weight:bold;
}

#menuint li a:hover {
	color:#B80000;
}

#bandiere {
	margin-top:27px;
	margin-left:900px;
	float:left;
	display:inline;
	height:25px;
}

a.langlink {
	float:left;
	display:inline;
	margin-left:10px;
}

div.imagerotator {	
	width:406px;
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:22px;
}

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;
}

div.vino {
	width:330px;
	float:left;
	display:inline;
}

div.vino a img {
	float:left;
}

div.vino a h3 {	
	font-family:Georgia;
	font-size:20px;
	font-weight:normal;
	float:left;
	padding-top:110px;
	padding-left:10px;
	width: 187px;
	text-align: left;
}


div.vino a {	
	display:block;
	height:100%;
	overflow:hidden;
	color:#44312E;
}

div.vino a:hover {
	color:#9A0201;
}

div.allegati {
border-top:1px solid #9A0201;
clear:both;
height:100%;
margin-top:10px;
overflow:hidden;
padding-top:10px;
padding-left:45px;
}

#mappa {
	border:3px double #9A0201;
	margin-top:20px;
}

a.link {
	clear:both;
	float:right;
	margin-top:20px;
}

input {
	width:300px;
	border:1px solid #9A0201;
	background:#E4E2D6;
	padding:3px;
	font-size:15px;
}

textarea {
	width:300px;
	border:1px solid #9A0201;
	background:#E4E2D6;
	overflow:auto;
	padding:3px;
	font-size:15px;
}

input.radio {
	width:auto;
	border:none;
	background:none;
	padding:0px;
}

input.button {
	width:100px;
	cursor:pointer;
	margin-right:10px;
}

table.nav {
	margin-top:50px;
}

a.year {
	display:block;
	padding:3px 5px;
	border:1px solid #9A0201;
	background:#E4E2D6;
	float:left;
}

a.year:hover {
	background:#EFE2D6;
	border:1px solid #6A0201;
}

