*{	margin: 0; padding: 0; }

body{
	font: 14px Arial, Helvetica, sans-serif;
	text-align: left;
	/*background: #6E83A0 url(../img/bg.jpg) top left repeat-x; */
	background: #d02020 url(../img/bg-natale.jpg) top left repeat-x;    /*A 	NATALE*/
	color: #555;
}

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

a img{ border: none;}

a:hover{text-decoration: none;}

h1, h2, h3{color: #aaa;}

h1{font-size: 24px;}
h2{font-size: 20px;}

span#newsletter{
	font-size: 20px;
	color: #e2001a;
	font-weight: bold;
	margin-right: 10px;
}

p{
	margin: 5px 5px 0;
	line-height: 20px;
}

li{ list-style: none;}

div#container {
	height: 100%;
	width: 960px;
	margin: 0 auto;
}

div#header{
	position: relative;
	height: 164px;
	text-align: center;
	padding-top: 12px;
	background: url(../img/header_bg.jpg) bottom left repeat-x;
}

img#logo{
	position: absolute;
	top: 20px;
	left: 10px;
}

img#img_header{
	position: absolute;
	top: 10px;
	left: 262px;
}

div#evento_header{
	position: absolute;
	top: 20px;
	/*left: 272px;*/
	right: 13px;
	padding: 15px 15px 10px 10px;
	/*width: 650px;*/
	width: auto;
	background: url(../img/evento_header_bg.png) top left repeat;
	color: #666;
	font-weight: bold;
	text-align: right;
	font-size: 22px;
}

div#wrapper{
	height: auto;
}

div#content{
	display: block;
	float: left;
	width: 720px;
	margin: 0 0 15px 240px;
	padding-top: 13px;
	display: inline;
}
div#content h1{
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}

div.content_home{
	display: block;
	width: 46%;
	float: left;
	text-align: right;
	font-size: 12px;
	margin-left: 21px;
	display: inline;
}
div.content_home h2{ margin-bottom: 10px; margin-right: 10px;}
div.content_home h3{ margin: 10px; font-size: 16px;}
div.content_home h1{ margin: 0 0 10px 10px !important;}
div.content_home p{ margin: 10px 10px 10px 15px;}
div#newsletter_box{ width: 300px; float: right;}

div#calendario{
	background: #FFF;
	width: 270px;
	float: right;
	padding: 15px;
	margin-bottom: 30px;
	text-align:center;
	margin-right:-2px;
	border-color:#CCCCCC #CCCCCC #AAAAAA #AAAAAA;
	border-style:solid;
	border-width:1px;
}

div#newsletter_q{
	background: #FFF;
	width: 270px;
	float: right;
	padding: 15px;
	margin-bottom: 30px;
	margin-right:-2px;
	border-color:#CCCCCC #CCCCCC #AAAAAA #AAAAAA;
	border-style:solid;
	border-width:1px;
}

a#pdf_eventi{
	color:#F26522;
	font-size:15px;
	font-weight:bold;
	text-decoration: underline;
	
}

div#pagina_content{
	background: #fafafb url(../img/eventi_prox_bg.jpg) top left repeat-x;
	width: 665px;
	padding: 10px;
	border-bottom: #aaa 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #aaa 1px solid;
	margin-left: 21px;
	height: auto !important;  /* per i browser moderni */
   height: 400px;      /* per IE5.x e IE6 */
   min-height: 400px;  /* per i browser moderni */
}
div#pagina_content h1{ margin: 10px;}

div#pagina_content img{ 
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px; 
}

ul#proposte{
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
ul#proposte li{
	margin-bottom: 10px;
}
ul#proposte li a{ font-weight: bold;}

ul#gallery{
	width: 600px;
	margin: 15px auto;
}
ul#gallery li{
	float: left;
	width: 130px;
	margin: 10px !important;
	margin: 2px;
	height: 135px;
	font-size: 12px;
	text-align: center;
}
ul#gallery li img{
	margin: 0;
}
ul#gallery li div{
	height: 97px;
	width: 130px;
	background: #eee;
}
ul#gallery li a{ font-weight: bold; margin-top: 2px;}

ul.tabella {
	width: 665px;
	margin: 0 auto;
	float: left;
	padding: 0;
}
ul.tabella li {
	background: #ccc;
	text-align: left;
	font-size: 16px;
	clear: none;
	font-weight: bold;
	padding-top: 2px;
}
ul.tabella ul {
	width: 100%;
	float: left;
}
ul.tabella ul li {
	background: #eee;
	color: #000;
	height: 25px;
	float: left;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 1px solid;
}

ul.tabella ul li.vino { width: 354px; border-right: #FFF 1px solid;}
ul.tabella ul li.produttore { width: 204px; border-right: #FFF 1px solid;}
ul.tabella ul li.anno { width: 104px;}

ul.eventi_prox{}
ul.eventi_prox li{
	position: relative;
	width: 327px;
	background: #fafafb url(../img/eventi_prox_bg.jpg) top left repeat-x;
	list-style: none;
	border-bottom: #aaa 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #aaa 1px solid;
	/*padding-bottom: 10px;*/
	margin-bottom: 10px;
}
ul.eventi_prox li img{ 
	float: left;
	margin: 8px;
}
div#piacciamo{
	position: relative;
	text-align: left;
	height: 25px;
	width: 315px;
	margin: 0 auto;
}
div#piacciamo img{
	position: absolute;
	top: -12px;
	right: 40px;
}

div#menu{
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 0 -960px;
	padding: 20px;
	display: inline;
}

ul#navigation{
	float: left;
	margin-left: 30px !important;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 104px;
}
ul#navigation li{
	list-style: none;
	height: 50px;
	width: auto;
	color: #e2001a;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
ul#navigation li a:hover{ color: #0066c5;} 
ul#navigation li a{color: #e2001a;}

ul#navigation_ico{
	float: left;
	margin-top: -24px;
	width: 66px;
}
ul#navigation_ico li{
	list-style: none;
	margin-top: 6px;
	margin-left: 5px;
	height: 45px;
	text-align: left;
}

ul.contatti{}
ul.contatti li{
	float: right;
	width: 285px;
	list-style: none;
}
.label{
	font-weight: bold;
	font-size: 16px;
}
#invia{
	margin-left: 122px;
	border: #ccc 1px solid;
	background: #999;
	color: #fff;
	width: 50px;
}

form.newsletter input.casella_contact{
	width: 200px;
	border: #ccc 1px solid;
	font: 12px arial,sans-serif;
	padding: 2px;
}
form.newsletter textarea{
	width: 180px;
	height: 71px;
	border: #ccc 1px solid;
	font: 12px arial,sans-serif;
	background: #FFF;
}
form.newsletter textarea.normativa{
	margin-top: 15px;
	height: 110px;
	width: 260px;
	border: #ccc 1px solid;
	font: 10px arial,sans-serif;
	color: #999;
}

form#contact{
	width: 390px;
	margin: 10px auto;
}
form#contact input.casella_contact{
	width: 300px;
	border: #ccc 1px solid;
	margin-bottom: 5px;
	font: 12px arial,sans-serif;
	padding: 2px;
}
form#contact textarea{
	width: 304px;
	border: #ccc 1px solid;
	margin-bottom: 5px;
	font: 12px arial,sans-serif;
}
form#contact textarea#normativa{
	width: 380px;
	font: 10px arial,sans-serif;
}
form#contact input.invia{
	border: #ccc 1px solid;
	background: #999;
	color: #fff;
	width: 80px;
}

div#banner {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background: #FFF url(../img/banner_bg.jpg) top left repeat-x;
}

div#footer {
	height: 33px;
	padding-top: 10px;
	background: #FFF url(../img/footer_bg.jpg) top left repeat-x;
	text-align: center;
	margin-bottom: 30px;
	font-size: 12px;
	color: #e2001a;
}
div#footer a {
	color: #e2001a;
	text-decoration: underline;
}

div#testo_footer{
	padding: 8px;
	font-size: 16px;
	color: #555;
}

.clear{ clear: both;}
.rosso{ color: #e2001a !important;}
.underl{ text-decoration: underline !important;}
.sel{color: #0066c5 !important;}
.piccolo{ font-size: 10px !important;}

