html, body {
	background-color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	text-align:center; /* centratura per IE */

}


div.centeringDiv{
  width:700px;
  margin: 0 auto;      /* centrare nei browser standard */
}

div.contenitoreLeft {
	color: #000;
	background-image: url(immagini/left.png);
	background-repeat: repeat-y;
	background-position: top left;
}

div.contenitoreRight {
	color: #000;
	background-image: url(immagini/right.png);
	background-repeat: repeat-y;
	background-position: top right;
}


div.contenuto { 
	padding: 70px;
	color:#DAA520;
	text-align:justify;
	
	}

div.contenuto:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}	
	
/*HEADER*/

div.topleft { background: url(immagini/top_left.png) no-repeat top left; height: 56px;}

div.topright { background: url(immagini/top_right.png) no-repeat top right; height: 56px; }

div.top{
	position: relative;
	left: 56px;
	width: 588px;
	height: 56px;
	background: url(immagini/top.png) repeat-x;
	background-position: left top;
	}
	
div.header img#logo{
	margin-top: -30px;
	border: 0px;
	padding: 0px;
}	
	

/*FOOTER*/

div.bottomleft { background: url(immagini/bottom_left.png) no-repeat bottom left; height:56px; }

div.bottomright { background: url(immagini/bottom_right.png) no-repeat bottom right; height: 56px; }

div.bottom{
	position: relative;
	left: 56px;
	width: 588px;
	height: 56px;
	background: url(immagini/bottom.png) repeat-x;
	background-position: left bottom;
	}

div.footerCenter p{
	color: #DAA520;
	font-size: 10px;
}
a#contatti, a#newsletter{
	font-family: 'Lucida Sans Unicode';
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a#contatti:hover, a#newsletter:hover{
	color: #DAA520;
}

a#andrea, a#stefano{
	font-family: 'Lucida Sans Unicode';
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a#andrea:hover , a#stefano:hover{
	color: #DAA520;
}
/* MENU*/


.menu{
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	width: 96%;
	position: center;
}

/*.menu ul
{
  width:100;
  margin: 0 auto 0 auto;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}
.menu li
{
	background-color: #DAA520;
	padding-left: 5.3px;
	padding-right: 5.3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	border-left-style: solid;
	border-width: 2px;
	border-color: black;
	float: left;
}*/
div#navcontainer
{
background-color: #DAA520;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
}
div#navcontainer ul
{
font-family: 'Lucida Sans Unicode';
font-size: 12px;
font-weight: bold;
font-style: normal;
color: black;
text-align: center;
margin: 0;
margin-left:0px;
padding:8px 0px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
padding: 8px 12px;
color: black;
text-decoration: none;
border-left: 1px solid #000;
border-right: 1px solid #000;
margin-right: -1px;
background-color: #DAA520;
}
div#navcontainer ul li a:hover
{
background-color: #FFD700;
}

/*
.menu li:hover
{
	background-color: #FFD700;
}
.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  font-family: 'Lucida Sans Unicode';
  font-size: 12px;
  font-weight: Bold;
  font-style: normal;
  text-decoration: none;
  color: #000000;
  padding: 0 8px;
  margin: 0;
  line-height: 32px;
  text-align: center;
  
}
*/
/* PAGINA SERVIZI */
div#loghi{
	display: block;
	width: 100%;
	margin: 30px auto; 
	padding: 0;
	border: 0;
	text-align: center;
	}
div#loghi a{
	text-decoration: none;  
	padding: 0;
	border: 0;
	margin: 0px;
	}

div#loghi img{
	margin: 0;
	padding: 10px;
	border: 0;
}	
	
div#loghi a:hover img{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	}

/* PAGINA SERVIZI - DETTAGLIO */

div.textimage{
	margin-bottom: 0;     
	border: 0;
	padding: 0;
}

div.textimage img{
float:left;
margin: 15px;
}

div.textimage p{
margin:0 10px;
padding: 0;
}


div.clearer{clear: left}


/* PAGINA EVENTI */
ul.listaEventi{
	list-style-type:none;
}
li.itemEvento {
	display: block;
	border:0;
	padding:0;
	margin:40px;
}

li.itemEvento a{
	text-decoration: none;  
	color: #CCCCCC;
	font-weight: Bold;
	padding: 0;
	border: 0;
	margin: 0px;
}

li.itemEvento a:hover{
	color: #DAA520;
}

div.immagineEvento{
	float:left;
	border: 0;
	padding: 0;
	margin: 20px 15px 0px 0px;
	display:block;
}
div.immagineEvento a:hover img{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	}
	
div.immagineEvento img{
	border: 0;
	padding: 0;
	margin: 0;
}

div.testoEvento{
	overflow: hidden;
	_height:1%; 

}

li.itemEvento hr {
	color: #CCCCCC;
	margin-top: 40px;
}



/* PAGINA EVENTI - DETTAGLIO */

div.gallery{
	width:49%;
	float:left;
	color:#DAA520;
	text-align:center;
}

div.rassegnaStampa{
	width:49%;
	float:left;
	color:#DAA520;
	text-align:center;
}

div.rassegnaStampa ul{
	list-style-type: none;
}

div.gallery a:hover img{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

div.rassegnaStampa a{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: Bold;
}

div.rassegnaStampa a:hover{
	color: #DAA520;
}

div.rassegnaStampa li{
	text-align: center;
	border:0;
	padding:0;
	margin: 20px auto;
	}

img.immagineEvento{
	padding:8px;
	margin: 0;
	border: 0;
	background-image: url(immagini/bordo_TN.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* PAGINA STAMPA */
ul.stampa{
	list-style-type:none;
}
li.elementoStampa{
	text-align: center;
	border:0;
	padding:0;
	margin: 20px auto;
}

li.elementoStampa a{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: Bold;
}

li.elementoStampa a:hover{
	color: #DAA520;
}

li.elementoStampa  hr {
	color: #CCCCCC;
	margin-top: 20px;
}



/* VIP */
div.serievip{
	display: block;
	width: 100%;
	margin: 30px auto; 
	padding: 0;
	border: 0;
	text-align: center;

	}

div.fotovip{
	width: 50%;
	margin: 20px auto;
	padding: 0;
	border: 0;
	text-align: center;
	float: left;
	}
	
div.fotovip a{
	text-decoration: none;  
	padding: 0;
	border: 0;
	margin: 0px;
	}

div.fotovip img{
	margin: 0;
	padding: 10px;
	border: 0;
}	
	
div.fotovip a:hover img{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	}

div.serievip:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}	

/* CONTATTI */
div#contatti{
	text-align:center;
}

div#contatti a{
	text-decoration: none;
	color: #CCCCCC;
}

div#contatti a:hover{
	color: #DAA520;
}

/* NEWSLETTER */

div#newsletter{
	text-align:center;
}

div#newsletter a{
	text-decoration: none;
	color: #CCCCCC;
}

div#newsletter a:hover{
	color: #DAA520;
}