body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 0 0;
	background-color: #DDDDDD;
}

div#top {
	width: 840px;
	padding: 0 5px;
	margin-bottom: 10px;
}

div#top .sb-inner {
	background: #FFFFFF;
}

div#top .sb-border {
	background: #CCCCCC;
}

div#positionLogin .sb-inner {
	background: #EEEEEE;
}

div#positionLogin,
div#listaNotizie {
	width: 580px;
	margin: 5px 0;
	padding: 5px;
}

form INPUT {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCC;
}

form INPUT[type=checkbox] {
	border: 0;
}

form INPUT[type=submit] {
	cursor: pointer;
	font-size: 13px;
}

form#frmLogin {
	background: url(../images/private.gif) no-repeat top left;
	padding-left: 22px;
}

form#frmLogin INPUT[type=submit] {
	width: 35px;
	font-size: 11px;
}

div#wrapper .sb-inner {
	background: #FFFFFF;
}

div#wrapper .sb-border {
	background: #DDDDDD;
}

div#wrapper {
	width: 850px;
}

div#logo {
	width: 238px;
	height: 61px;
	padding: 5px 0;
	background: url(../images/logo_new.gif) no-repeat center left;
}

div#contenutoLeft {
	width: 18%;
	padding: 0;
}

div#contenutoCenter {
	width: 52%;
	min-height: 750px;
	padding: 5px;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	text-align: justify;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 18px;
}

div#wrapperRight {
	width: 27.4%;
}

/*div#contenutoRight { da cancellare
	width: 27.4%;
	padding: 5px;
	margin: 0;
	color: #666666;
}*/

div#contenutoRight,
div#radio {
	width: 100%;
	padding: 5px;
	margin: 0;
	color: #666666;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#navbar li {
	display: block;
}

ul#navbar li a {
	display: block;
	padding: 2px 5px;
	color: #336699;
	text-decoration: none;
	background-color: #F2F2F2;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

ul#navbar li a:hover,
ul#navbar li a:active {
	background-color: #FFFFFF;
	text-decoration: underline;
}

#navbar a.progetto {
	padding-left: 22px;
	background: #F2F2F2 url(../images/progetto.gif) no-repeat;
	background-position: 2% 50%;
}

#navbar a.chisiamo {
	padding-left: 22px;
	background: #F2F2F2 url(../images/chisiamo.gif) no-repeat;
	background-position: 2% 50%;
}

#navbar a.bando {
	padding-left: 22px;
	background: #F2F2F2 url(../images/bando.gif) no-repeat;
	background-position: 2% 50%;
}

#navbar a.iscrizione {
	padding-left: 22px;
	background: #F2F2F2 url(../images/iscrizione.gif) no-repeat;
	background-position: 2% 50%;
}

#navbar a.stampa {
	padding-left: 22px;
	background: #F2F2F2 url(../images/stampa.gif) no-repeat;
	background-position: 2% 50%;
}

#navbar a.links {
	padding-left: 22px;
	background: #F2F2F2 url(../images/links.gif) no-repeat;
	background-position: 2% 50%;
}

#navbar a.credits {
	padding-left: 22px;
	background: #F2F2F2 url(../images/credits.gif) no-repeat;
	background-position: 2% 50%;
}

#navbar a.iscrizioni {
	padding-left: 22px;
	background: #F2F2F2 url(../images/stats.gif) no-repeat;
	background-position: 2% 50%;
}

ul#contatti {
	margin-top: 10px;
}

ul#contatti li {
	padding: 3px;
}

ul#contatti li.telefono {
	padding-left: 22px;
	background: url(../images/telefono.gif) no-repeat;
	background-position: 2% 50%;
}

ul#contatti li.email {
	padding-left: 22px;
	background: url(../images/email.gif) no-repeat;
	background-position: 2% 10%;
}

ul.menuInterno li {
	display: inline;
}

ul.menuInterno li a {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #F2F2F2;
	margin-left: 4px;
	padding: 3px;
}

ul.menuInterno li a.visitedLink {
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

ul#messaggiBacheca {
	max-height: 290px;
	overflow: auto;
}

ul.puntato {
	list-style-type: disc;
	padding: auto;
	margin: 0;
}

ul.puntato li {
	padding-left: 15px;
	background: url(../images/puntatore.gif) no-repeat top left;
}

textarea {
	border: 1px solid #CCCCCC;
	width: 98%;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

form#frmInserisciMessaggio textarea {
	background-color: #F2F2F2;
}

ul.elencoBacheca li {
	display: block;
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px solid #FFFFFF;
}

ul.elencoBacheca li span {
	color: #999999;
	font-size: 9px;
}

p {
	font-size: 11px;
}

h1 {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
	line-height: 0.7;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

h2.titolo {
	padding-bottom: 7px;
	background: url(../images/sfondoTitolo.gif) repeat-x bottom left;
	line-height: 1;
	color: #336699;
}

h2#operationLogNone .sb-inner {
	background: #F3ABAB;
}

h2#operationLogNone .sb-border {
	background: white;
}

h2#operationLogNone {
	width: 800px;
}

h2#operationLogNone table{
	background-color: transparent;
}

h2#operationLogNone table td {
	padding: 0;
}

h2#operationLog .sb-inner {
	background: #FFFD7F;
}

h2#operationLog .sb-border {
	background: white;
}

h2#operationLog {
	width: 800px;
}

h2#operationLog table{
	background-color: transparent;
}

h2#operationLog table td {
	padding: 0;
}

h2.operationLog {
	font-size: 10px;
	padding: 4px 5px;
	margin: 0 0 8px 20px;
}

h3 {
	font-size: 13px;
	color: #000000;
}

span.operationLogError {
	background: url(../images/error.gif) no-repeat;
	background-position: 0% 60%;
	padding: 5px 0 5px 22px;
}

span.operationLogSuccess {
	background: url(../images/success.gif) no-repeat;
	background-position: 0% 60%;
	padding: 5px 0 5px 22px;
}

a {
	color: #336699;
	font-size: 10px;
}

a.logout {
	padding: 16px;
	background: url(../images/logout.gif) no-repeat center left;
}

a.small {
	font-size: 10px;
	font-weight: normal;
}

div#footer {
	padding: 5px;
	border-top: 1px dotted #CCCCCC;
	color: #999999;
	height: 100px;
	background: #FFFFFF url(../images/sfondo_footer.gif) repeat-x;
}

div#footer li {
	background-color: #FFFFFF;
	padding: 2px 5px;
	color: #000000;
	margin-bottom: 1px;
}

ul#navbarFooter li {
	display: inline;
	padding: 0;
}

ul#navbarFooter li a {
	padding: 2px 5px;
	color: #336699;
	text-decoration: none;
	background-color: #F2F2F2;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.spacer {
	margin-top: 5px;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.none {
	display: none;
}

.bold {
	font-weight: bold;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

hr {
	border: 1px solid #CCCCCC;
}

p {
	margin: 0;
	padding: 3px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	line-height: 1.3;
	color: #666666;
	text-align: justify;
}

.noPaddingNoMargin {
	padding: 0;
	margin: 0;
}

.pointer {
	cursor: pointer;
}

table {
	background-color: #FFFFFF;
}

table td {
	padding: 5px;
	vertical-align: top;
}

td.rightTd {
	border-left: 2px solid #DDDDDD;
}

.required {
	color: #AF593E;
}

.bigInput {
	font-size: 18px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 3px;
}

.warning {
	color: #FF0000;
}

.success {
	color: green;
}

.pulsantiera {
	margin-top: 5px;
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
}

.pulsantiera a:active {
	color: #FF0000;
}

label {
	cursor: pointer;
	font-size: 10px;
}

INPUT#countdown {
	border: 1px solid #FFFFFF;
	font-size: 7pt;
}

.adv {
	width: 150px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/adv.gif) no-repeat;
	border: 1px dotted #CCCCCC;
	border-width: 1px 0;
}

table[name=componente] {
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
}

.alignCenter {
	margin: 0 auto;
}

.disabled {
	background-color: #CCCCCC;
}

.enabled {
	background-color: #FFFFFF;
}

a.elimina {
	padding: 0 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.elimina:hover {
	background-color: #336699;
	color: #FFFFFF;
}

a.redLink {
	color: #FF0000;
}

a.whiteLink {
	color: white;
}

a.grayLink {
	color: gray;
}

a.navigation {
	padding: 0 2px;
	background-color: #336699;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.noDecoration {
	text-decoration: none;
}

span.pulsante {
	margin: 0 3px;
}

span.pulsante p {
	padding: 2px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

span.pulsanteBlu {
	border: 1px solid #6899CC;
}

span.pulsanteBlu p {
	background-color: #6899CC;
}

span.pulsanteRosso {
	border: 1px solid #FF0000;
}

span.pulsanteRosso p {
	background-color: #FF0000;
}

label.textBlue {
	color: blue;
}

label.textRed {
	color: #FF0000;
}

span.navigation {
	padding: 0 2px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 12px;
}

ul.bando li {
	margin-bottom: 10px;
}

ul.iscrizione li {
	padding: 5px;
}

div#flyer {
	width: 800px;
	height: 206px;
	margin: 20px auto;
	background: url(../images/logo_intro_new.gif) no-repeat center center;
}

div#videoIntro {
	width: 100%;
}

span.activeAction {
	color: #336699;
	font-size: 11px;
}

span.doneAction {
	text-decoration: line-through;
}

table.lista {
	line-height: 15px;
}

table.lista td {
	vertical-align: top;
}

table.lista img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

span {
	font-size: 10px;
}

#contenutoRight td.testoBacheca:hover {
	color: #333333;
	background-color: #F2F2F2;
}

.testoBrano {
	padding: 3px;
}

div#infoArtista .sb-inner {
	background: #F2F2F2;
}

div#primoTitolo .sb-inner, div#secondoTitolo .sb-inner {
	background: #FFFFFF;
}

div#primoTesto .sb-inner, div#secondoTesto .sb-inner {
	background: #F2F2F2;
}

#primoTitolo .sb-border, #secondoTitolo .sb-border {
	background: #CCC;
}