html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #DFDDDB;
}

select, input, textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

ul, li {
	margin: 0;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;	
}

a:hover {
	text-decoration: none;	
}


/**************** PAGINA ******************/


#pagina {
	background-color: #000000;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 65px;
	padding-left: 65px;
	position: relative;

}

/**************** HEADER ******************/


#header {
	height: 170px;
	position: relative;
	background-color: #000000;

}

#header h1 {
	height: 101px;
	width: 218px;
	background-image: url(img/logo_management4you.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 42px;
	left: -5px;

}

#header h1 a {
	display: block;
	height: 101px;
	width: 218px;
	text-indent: -3000px;


}

#header .banner{
	position: absolute;
	top: 40px;
	width: 500px;
	right: 0px;


}

/**************** MENU ******************/


#header #menu {
	line-height: 40px;
	width: 530px;
	height: 40px;
	position: absolute;
	top: 117px;
	right: -12px;
	text-align: right;
	color:#FFCC66

}

#header #menu a {
	color: #FFCC66;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}

#header #menu a:hover {
	color: #FFCC66;
	text-decoration: underline;

}


/**************** PARTNER ******************/


#header #partner {
	line-height: 40px;
	background-color: #000000;
	width: 410px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;

}

#header #partner a {
	text-decoration: none;
	color:#FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
}

#header #partner a:hover {
	text-decoration: underline;
	color:#FFFFFF;

}


#header #partner .lingua {
	background-color: #666666;
	line-height: 40px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;

}

#header #partner .lingua  a { 
	background-color: #666666;
	line-height: 40px;
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;

}

/******************** BOOKING ****************/

#booking {
	width: 720px;
	height: 34px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}

#booking li {
	height: 34px;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;

}

#booking li a.winter2009 {
	height: 34px;
	width: 180px;
	background-image: url(img/booking2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -3000px;

}

#booking li a.summer2010{
	height: 34px;
	width: 180px;
	background-image: url(img/booking2.png);
	background-repeat: no-repeat;
	background-position: -180px 0px;
	display: block;
	text-indent: -3000px;

}

#booking li a.winter2010 {
	height: 34px;
	width: 180px;
	background-image: url(img/booking2.png);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	display: block;
	text-indent: -3000px;

}


#booking li a.summer2011 {
	height: 34px;
	width: 180px;
	background-image: url(img/booking2.png);
	background-repeat: no-repeat;
	background-position: -540px 0px;
	display: block;
	text-indent: -3000px;

}

/**************** CONTENT *************************/

#content {
	background-color: #FFFFFF;
	width: 680px;
	position: relative;
	overflow: hidden;
	color: #000000;
	border-top-width: 24px;
	border-top-style: solid;
	border-top-color: #7D7D62;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D7D62;
	border-left-color: #7D7D62;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D62;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(img/content_sfondo.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;

}


#content h2 {
	padding-left: 30px;
	font-size: 17px;
	color: #E62528;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 20px;

}

#content h2.live {
	margin-bottom: 45px;


}


#content  p {
	padding-left: 30px;
	margin-bottom: 1em;

}


#content  p.costruzione {
	padding-left: 30px;
	margin-bottom: 100px;
	text-align: center;
	margin-top: 100px;

}

/************* NEWSLETTER ************/

#content form.nletter {

}

#content form.nletter label {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 80px;
	text-align: right;
	padding-right: 10px;

}

#content form.nletter p {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0px;

}

#content form.nletter .campo {
	height: 18px;
	width: 150px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;

}

#content form.nletter {
	padding: 20px;
	background-color: #F8F8F8;
	margin-left: 30px;
	width: 400px;

}

#content form.nletter .chk {
	margin-left: 90px;
	position: relative;
	bottom: -1px;
	left: -1px;
}


#content form.nletter .invia {
	margin-left: 90px;
	line-height: 20px;
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background-color: #CCCCCC;
	width: 60px;
	margin-top: 10px;

}



/************ ARTISTA *************/

#content .artista {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 15px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	width: 640px;

}

#content .artista img {
	border: 1px solid #666666;
	float: left;

}


#content .artista h2 {
	padding-left: 190px;
	font-size: 15px;
	color: #E62528;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#content .artista h2 em {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;

}


#content .artista p {
	padding-left: 190px;

}

#content .artista p strong {


}

#content .artista p.link {
	background-image: url(img/freccia_link.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-top: 15px;
	text-align: right;
	padding-right: 20px;
	margin-right: -15px;

}

#content .artista p.link a {
	color: #7D7D62;
	text-decoration: none;

}

#content .artista p.link a:hover {
	color: #7D7D62;
	text-decoration: underline;

}


/************* NEWS *****************/

#content .news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 15px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	width: 624px;
	margin-left: 16px;

}

#content .news img {
	border: 1px solid #666666;
	float: left;

}


#content .news h2 {
	padding-left: 190px;
	font-size: 15px;
	color: #E62528;
	line-height: 18px;
	margin-top: 0px;

}

#content .news h2 em {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;

}


#content .news p {
	padding-left: 190px;

}

#content .news p strong {


}

#content .news p.link {
	background-image: url(img/freccia_link.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-top: 15px;
	text-align: right;
	padding-right: 20px;
	margin-right: -15px;

}

#content .news p.link a {
	color: #7D7D62;
	text-decoration: none;

}

#content .news p.link a:hover {
	color: #7D7D62;
	text-decoration: underline;

}

/************ NEXT LIVE *************/

#content .nextlive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	width: 590px;
	margin-left: 31px;
	border: 1px solid #666666;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 40px;

}

#content .nextlive img {
	border: 1px solid #666666;
	float: left;

}


#content .nextlive h2 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	position: relative;
	top: -18px;
	left: -16px;
	margin-bottom: -10px;
	width: 200px;

}

#content .nextlive td.art {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	position: relative;
	font-weight:bold;
	

}


#content .nextlive h3 {
	padding-left: 0px;
	font-size: 13px;
	color: #E62528;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;

}


#content .nextlive h2 em {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;

}


#content .nextlive p {
	padding-left: 0px;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0px;

}

#content .nextlive p.orario {
	margin-bottom: 3px;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	background-image: url(img/freccia_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;

}


#content .nextlive p strong {


}


#content .nextlive p a {
	color: #7D7D62;
	text-decoration: underline;
font-size: 20px;
}

#content .nextlive p a:hover {
	color: #7D7D62;
	text-decoration: underline;

}



/**************** SCHEDA ************************/

#content .scheda {
	padding: 15px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	width: 640px;

}

#content .scheda img {
	border: 1px solid #666666;
	float: left;
	margin-top: 5px;
	margin-bottom: 30px;

}


#content .scheda .imgFotoNoBorder {
	border:none;
	margin:0px;
	vertical-align: center;
float: none;
}

#content .scheda h2 {
	padding-left: 0px;
	font-size: 17px;
	color: #E62528;
	line-height: 18px;
	margin-bottom: 15px;

}

#content .scheda h3 {
	padding-left: 0px;
	font-size: 15px;
	color: #E62528;
	line-height: 18px;
	margin-bottom: 15px;
	clear: left;
	margin-top: 0px;

}


#content .scheda h2 em {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;

}


#content .scheda p {
	padding-left: 340px;

}


#content .scheda p.section {
	clear: both;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-right: 30px;

}

#content .scheda p strong {


}

#content .scheda p.link {
	background-image: url(img/freccia_link.gif);
	background-repeat: no-repeat;
	background-position: 340px 3px;
	padding-left: 365px;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 17px;

}

#content .scheda p.link a {
	color: #7D7D62;
	text-decoration: none;

}

#content .scheda p.link a:hover {
	color: #7D7D62;
	text-decoration: underline;

}

#content .scheda .video {

}

#content .scheda .video img {
	margin-right: 30px;
	margin-bottom: 10px;
}



#content .address {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 20px;
	
	
	height: 200px;

}

#content .address strong{
	color: #E62528;

}

#content .address p {
	
	text-align:center;
}

#content .address a {
	color: #666666;

}

#content .address img {
	margin-top: 35px;

}




/**************** FOOTER *************************/

#footer {
	margin-top: 60px;
	overflow: hidden;
	width: 720px;

}

#footer .address {
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	padding-top: 35px;
	overflow: hidden;
	float: left;
	height: 230px;
	background-image: url(img/address_sfondo.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;

}

#footer .address strong{
	color: #E62528;

}

#footer .address p {
	padding-left: 30px;

}

#footer .address a {
	color: #E1E1E1;
	text-decoration: underline;

}

#footer .address img {
	margin-top: 35px;

}


#footer p.credits {
	line-height: 27px;
	text-align: center;
	color: #E1E1E1;
	background-color: #3F3F3F;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	clear: both;

}

#footer p.credits a {
	color: #E1E1E1;
	text-decoration: none;
}

#footer p.credits a:hover {
	color: #E1E1E1;
	text-decoration: underline;
}



#footer p.credits strong{
	font-size: 11px;

}



.sfondoCellaNero {
	height: 180px;
	width: 180px;
	background-color: #000000;
	background-image: url(img/sfondoNero.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}


