/*  ===== Reset Elements ===== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1;
		margin:0 auto;

}
ol, ul {
	list-style:none;
	
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table, thead, tbody, tfoot, tr, th, td {
	border-collapse:collapse;
	vertical-align:top;
	text-align:left
}
table {
	border-spacing:0
}
/*  ===== Basic Elements ===== */
body {

	color:#fff;
height: 3351px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background: #000 url(../images/background_main.jpg) no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	
}
input, textarea, select, option {
	font:normal 14px arial, sans-serif;
	border: 0px;
	padding:0;
	margin:0;
}
p {
	text-align: left;
	margin-top:0px;
}
img {
	border-style: none;
}
a:link {
	}
a:visited {
	}

a:hover {
	
}

a:active {
	
}
h1 {
	font-size:36px;
	color: #579e30;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size:22px;
	line-height:normal;
	font-weight: lighter;
	color: #989898;
}
h3 {
	font-size:18px;
	color: #579e30;
	font-weight: bold;
	line-height: normal;
}
h4 {
	font-size:16px;
	color: #579e30;
	font-weight: lighter;
	line-height: normal;
}
h5 {
	font-size:13px;
	color: #f15922;
	font-weight: bold;
}
h6 {
	color: #579e30;
	font-size:11px
}




#header {
  padding-top:5px;
  padding-bottom:5px;
	margin:0 auto;
	text-align:left;
	width:100%;
	background-color: #000;
}


#bottiglia2008 {
	height:347px;
		width:123px;
	background-image: url(../images/2008_bottiglia.png);
	float: left;
}




#bottiglia2009 {
	height:347px;
		width:123px;
	background-image: url(../images/2009_bottiglia.png);
	float: left;
}



.immagini2008  {
	
display:block;
width: 79px;
height: 101px;
position: relative;
float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}






.immagini2009  {
	
display:block;
width: 80px;
height: 80px;
position: relative;
float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}



#header_menu {
	width:981px;
	margin:  0 auto;
	display: block;
	position:relative;
}




#ceresce a{
	height: 43px;
	width: 143px;
	background: url(../images/ceresCE_slide.gif) no-repeat 0 0;
	position:relative;
	display: block;
  overflow: hidden;
  text-decoration: none;
	margin-left: 290px;
	}

#ceresce a:hover{
  height: 43px;
	width: 143px;
  background: url(../images/ceresCE_slide.gif) no-repeat 0 -43px;
	display: block;
  overflow: hidden;
  text-decoration: none;
	margin-left: 290px;
}



#share-menu ul
{
  padding: 0;
 display:inline;
}

#share-menu li
{
  float:left;
	display:inline;	
}


#share-menu li a
{
  text-decoration: none;
  text-align: center;
}

#wrapper{
margin: 0 auto;
width: 981px;
	text-align: left;
}


#artistifinalisti {
	font-size: 17px;
	color: #b0c60a;
	

}




#artistifinalisti a{
		color: #b0c60a;
	
}

#artistifinalisti a:hover{
		color: #c7df17;
	
}


#rassegnastampa {
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
	list-style-image: url(../images/simple_arrow.png);
}




#rassegnastampa a{
	list-style-type: disc;
	font-size: 14px;
	color: #fff;
	
}

#rassegnastampa a:hover{
	list-style-type: disc;
	font-size: 14px;
	color: #b0c60a;
	
}




#menu-wrapper{
float: right;
display:block;
width: 300px;
	text-align: left;
	margin-top: -30px;
}

#partecipa{
margin-top: 0;
	margin-left: 30px;
	/*background: url(../images/btn_partecipa.png) no-repeat;*/
		text-align: left;
		display: block;

}

#partecipa a:hover{
	/*background: url(../images/btn_partecipa_over.png) no-repeat;*/
	text-align: left;
		display: block;
	margin-top: 0;
	margin-left: 0px;
}



/*** Nav bar styles ***/

ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	
	display: inline;
}

ul.nav{
	display: table;
}

ul.nav:hover{
	display: table;

}
ul.nav>li{
	display:inline;
	position: relative;
	padding: 2px 60px 2px 6px;
	
}


ul.nav>li:hover{
	border-bottom: 3px solid #000;
} [*]

ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}

ul.nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
		background: url(../images/sfondo_content_trasp.png) no-repeat;

}

.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
}


ul.nav li:hover,
.nav ul li a:hover{
}

ul.nav li:active,
.nav ul li a:active{
	}

ul.nav,
.nav ul{
}

.nav a{
	text-decoration: none;
}


#content{
	float: left;
	margin-top: -550px;
	margin-left: 330px;
}

#testi
{	background: url(../images/sfondo_content_trasp.png) repeat;

	float: left;
	margin-top: -470px;
	margin-left: 330px;
	width: 670px;
	height: 470px;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000000 0 1px 1px;
		padding-left: 10px;
		padding-right: 10px;
	text-align: justify;
}


#formbckg
{	background: url(../images/sfondo_content_trasp.png) repeat;

	float: left;
	margin-top: -470px;
	margin-left: 330px;
	width: 670px;
	height: 100%;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000000 0 1px 1px;
		padding-left: 10px;

}

#testibig
{	

	float: left;
	
	width: 100%;
	display: inline;
	height: 35px;
	text-shadow: #000000 0 1px 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #101010;
	font: bold 25px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-left: 3px;
}

#more
{	
	font: bold 13px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-left: 3px;
		padding-right: 3px;
		padding-top: 3px;



	
	height: 20px;
	text-shadow: #000000 0 1px 1px;
	background: url(../images/sfondo_content_trasp.png) repeat;
	text-align: right;
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:670px;
		height:400px;
		overflow:hidden; 
		position:relative;
		}
		
		
		
		
		
		
		
		span#prevBtn a:visited{
	
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}	
		
		
	span#prevBtn{
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;

}

span#prevBtn a{
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;

}

span#prevBtn a:hover{
	color: #b0c60a;
	font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;
	text-shadow: #ebde5c 0 0 10px;
}
	
	
	span#nextBtn{
	color: #fff;
font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;

	
	}	
	 
	span#nextBtn a{
	color: #fff;
font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;

	
	}	
	
	span#nextBtn a:hover{
	color: #b0c60a;
font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;
			text-shadow: #ebde5c 0 0 15px;


	
	}					

/* // Easy Slider */

/*form*/

label{
	
float: left;
width: 120px;
		text-shadow: #000000 0 1px 1px;
	font-style: italic;
}

input, textarea{
  width: 250px;
  margin-bottom: 10px;
	background-color: transparent;
	background-image: url(../images/sfondo_content_traspdark.png);
	border-bottom: 1px solid #000;
	color: #b0c60a;
	font-size: 15px;
}

textarea{
	
width: 250px;
height: 120px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}



#leggi{
	color: #fff;
font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;

	
	}	
	 
	#leggi a{
	color: #fff;
font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;

	
	}	
	
	#leggi a:hover{
	color: #b0c60a;
font-weight: bold;
	font-variant: small-caps;
		font-size: 12px;
			text-shadow: #ebde5c 0 0 15px;


	
	}	


#footer{
	
bottom:0;
clear:both;
color: #b0c60a;
height:100px;
left:0;
margin:0 auto;
padding:0;
position:relative;
width:100%;
	background-color: #000;
}

#footer a{
	
color: #e6f2fe;

}

#footer a:hover{
	
color: #fff;
			text-shadow: #ebde5c 0 0 15px;

}



#FooterCenterBox{
bottom:0;
display:block;
height:33px;
left:50%;
margin-left:-400px;
padding:0;
position:absolute;
text-align:center;
width:800px;
}

#FooterCenterBox ul{
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:center;
}

#FooterCenterBox li{
display: inline;
}

