body {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #FF6B26;
}

a {
	color: #c75f3e;
}

table.main {
	border: 1px solid #777777;
}


td  { 
	color: blue; 
	font-size: 8pt; 
	font-family: serif; 
	background: #fff; 
	padding: 6px 6px 6px 12px; 
	/*
	border-right: 1px solid #c1dad7; 
	border-bottom: 1px solid #c1dad7 
	*/
}


td.alt  { color: #B34B1B; background: white; border-width: 0 }

td.top    { 
	color: #000000; 
	font-size: 8pt; 
	font-family: serif; 
	background: #fff600; /* CAMBIARE QUI PER IL FONDO */
	text-align: center; 
	padding: 6px 6px 6px 12px; 
	border-right: 1px solid #FFEA26; 
	border-bottom: 1px solid #FFEA26 
}


p.logo  { color: black; font-size: 14pt; font-family: sans-serif; text-decoration: none }
a.logo  { color: black; font-size: 14pt; font-family: sans-serif; text-decoration: none }

p.annuncio-speciale {
    padding: 6px 6px 6px 6px;
    text-align: center;
    border:2px solid #B93000;
    color: #B93000;
    font-size: 13pt;
}

p.vocalbox {
    padding: 6px 6px 6px 6px;
    text-align: center;
    color: #000000;
    font-size: 15pt;
}

a.vocalbox   { 
	color: black; 
	font-size: 12pt; 
	font-family: sans-serif; 
	text-decoration: none; 
	text-align: center;
	background: #FF6B26;
}

p.coverbox {
    padding: 6px 6px 6px 6px;
    text-align: center;
    color: #FF6B26;
    font-size: 13pt;
}


p.annuncio {
    padding: 6px 6px 6px 6px;
    text-align: center;
    color: #000000;
    font-size: 11pt;
}

table.annuncio    { 
	color: #000000; 
	background: #fff600; /* CAMBIARE QUI PER IL FONDO */
	border: 2px solid #FF6B26;
}

a.rivista-regolamento   { 
	color: black; 
	font-size: 12pt; 
	font-family: sans-serif; 
	text-decoration: none; 
	text-align: center 
}

td.gray-gradient {
    background-color: #FFFFFF;
    background-image: url(ns_gray_gradient.png);
    background-repeat: repeat-x;
    background-position: top left;
}

td.transparent-background {
    background-color: transparent
}

td.orange-top {
    border-top: 1px solid #FF6B26;
}

.shadow{
    border:1px solid silver;
    font:10pt arial;
    position:relative;
    display:inline;
    background:white;
    z-index:100
}

.shadow_inner{
    overflow:hidden;
    position:absolute;
    top: -1000px;
    filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
    opacity:0.1; /*firefox 1.5 opacity*/
    -moz-opacity:0.1; /*mozilla opacity*/
    -khtml-opacity:0.1; /*opacity*/
    z-index:10
}

span.search-title {
    text-align: center;
    color: #B93000;
    font-size: 14pt;
}

span.search-text {
    text-align: center;
    color: #B93000;
    font-size: 11pt;
}

a.hugelink {
    color: #B93000;
    font-size: 12pt;
}

span.red-text {
    color: #F40F17;
    font-size: 13pt;
}

p.footer {
    border-top: 1px solid #FF6B26;
    text-align: center;
    color: #B93000;
    font-size: 13pt;
    padding: 6px 6px 6px 0px;
}

span.hideFromScreen {
    display: none;
}

p.annuncio-speciale {
    padding: 6px 6px 6px 6px;
    text-align: center;
    border:2px solid #B93000;
    color: #B93000;
    font-size: 13pt;
}



