@charset "UTF-8";
body {
	background-color: #620100;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
}
.giallo {
	color: #FFFF00;
}
.pulsante {
	color: #FFF;
	background-color: #FF7F00;
	text-transform: uppercase;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}
#sfondo_header {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 0;
	height: 214px;
	top: 0px;
	position: absolute;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
}

#header {
	width: 960px;
	height: 200px;
	letter-spacing: 0px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 50;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#header #logo {
	width: 260px;
	height: 188px;
}

#page {
	width: 960px;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
	background-position: top;
	top: -10px;
	z-index: 20;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	position: relative;
}

#page #nav {
	height: 99px;
	width: 554px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#page #nav #menu {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 40px;
	width: 554px;
	z-index: 60;
}

#page #nav #menu img {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #contenuti #evento  {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page #menu_vert_dx {
	height: 454px;
	width: 287px;
	top: 0px;
	position: absolute;
	left: 655px;
}


#footer {
	background-color: #000;
	font-size: 12px;
	color: #FFF;
	height: 35px;
	width: 960px;
	z-index: 20;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

#footer #left {
	position: relative;
	left: 10px;
	top: 10px;
	float: left;
	text-align: left;
}

#footer #player {
	position: relative;
	left: 60px;
	top: 15px;
	float: left;
	text-align: left;
}


#footer #right {
	position: relative;
	top: 10px;
	float: right;
	right: 10px;
	text-align: right;
}

#footer #right a:link {
	color: #FFF;
	text-decoration: underline;
}

#footer #right a:visited {
	color: #FFF;
	text-decoration: underline;
}


#newsletter {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 20;
}
#newsletter .newsletter {
	background-color: #890C08;
	font-size: 12px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 90px;
}

#page #contenuti .gallery img {
	border: 2px solid #FF4B00;
}

#page #contenuti #seratedj {
	line-height: 15px;
}
#page #contenuti #seratedj p {
	margin: 7px;
}
#page #contenuti #seratedj td {
	border: 1px solid #FF7F00;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
}
.stile {
	font-size: 11px;
	text-transform: uppercase;
	color: #FDFE04;
}
#page #contenuti #seratedj .angolo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF7F00;
	border-right-color: #FF7F00;
	border-bottom-color: #FF7F00;
	border-left-color: #FF7F00;
	width: 16px;
}
#page #contenuti #seratedj .sala {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #600A00;
	text-align: center;
	background-color: #FB7F00;
	text-transform: uppercase;
}
.bordogiallo {
	border: 1px solid #FFFF00;
}
#page #contenuti p a {
	color: #FFF;
}
#page #contenuti .testoBlu {
	color: #0E1E7D;
}
#page #contenuti .testoNero {
	color: #000;
}
