body{
	background-color: #000;
	margin: 0px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}

h1{
	color: #cc9933;
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: normal;
}

h2{
	color: #cc9933;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
}

hr{
	border-top:1px solid #cc9900;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

p{
	color: #ccc;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #cc9933;
}

#global{
	text-align: left;
	width: 1000px;
	margin:auto;
}

.clr{
	clear: both;
}

.lingue{
	float: right;
}

.lingue img{
	border: 0px;
}

#header{
	width: 100%;
	height: 150px;
	display: block;
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#header img{
	float:left;
	border:0px;
}

#menu{
	width: 100%;
	display: block;
}

#menu ul{
	float:right;
	font-style: italic;
}

#intro{
	width: 100%;
	height: 233px;
	display: block;
	margin-top: 20px;
}

#intro ul li{
	margin-right: 5px;
}

#eventi li a, #territorio li a,#shop li a, #cantina li a{
	text-decoration: none;
	color: #cc9933;
}

#eventi li a:hover,#territorio li a:hover,#shop li a:hover, #cantina li a:hover{
	color: #ffffff;
}

#eventi li h2,#territorio li h2,#shop li h2, #cantina li h2{
	padding-top: 5px;
	font-style: italic;
	background-image: url(../img/bg_h2.png);
	height: 45px;
	text-align: center;
}


#text{
	width: 100%;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
}

#text h1{
	font-style: italic;
}

#riconoscimenti{
	width: 250px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#riconoscimenti h1{
	font-style: italic;
}

#riconoscimenti img{
	margin-top: 15px;
	float: left;
	margin-right: 5px;
	border: 0px;
}

.sx{
	float:left;
	display: block;
	width: 550px;
	text-align: justify;
}

.dx{
	display: block;
	padding-top: 45px;
	float: right;
}

.thumb{
	float: left;
	margin-bottom: 20px;
}

.thumb img{
	border:3px solid #999;
}

.news{
	display: block;
	margin-top: 20px;
}

.news .image{
	float:left;
	display: block;
}

.news .content{
	float:left;
	display: block;
}


.news .image img{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}

.news .content span{
	color: #999;
	font-size: 10px;
	display: block;
}


.dx{
	float:right;
}

.form{
	float:left;
	display: block;
}

.form input{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.form label{
	display: block;
	color: #ccc;
	font-size: 12px;
}

.form textarea{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.rico{
	display: block;
	clear: both;
	margin-bottom: 10px;
	float: left;
}

.rico p{
	float:left;
}

.rico ul{
	margin: 0px;
	padding: 0px;
	clear: both;
}

.rico li{
	padding-left: 0px;
	margin-top: 10px;
	clear: both;
	display: block;
	float: left;
}

.rico li img{
	float: left;
	margin-right: 10px;
}

.loghetti_sx{
	float: left;
	display: block;
	margin-top: 10px;
}

#footer{
	width: 100%;
	display: block;
	border-top:1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footer a{
	font-size: 12px;
	text-decoration: none;
}
