@media Print    
{
#TipLayer {
	DISPLAY: none; VISIBILITY: hidden
}
#top-menu-box {
	DISPLAY: none; VISIBILITY: hidden
}
#header-box {
	DISPLAY: none; VISIBILITY: hidden
}
#menu-top {
	DISPLAY: none; VISIBILITY: hidden
}
#menu-sx {
	DISPLAY: none; VISIBILITY: hidden
}
#menu-dx {
	DISPLAY: none; VISIBILITY: hidden
}
#footer {
	DISPLAY: none; VISIBILITY: hidden
}
#content {
        text-align: center;
	color: #333333;
	width: 85%;
}
#content-inside {
        padding-left:1px;
        padding-top:1px;
        padding-bottom:1px;
}
#stampa {
	DISPLAY: none; VISIBILITY: hidden
}
#rit-elenco {
	DISPLAY: none; VISIBILITY: hidden
}
#download-table {
	DISPLAY: none; VISIBILITY: hidden
}
/*
 ----------------------------------------------------------------------------
 ---  Standard HTML Elements
 ---------------------------------------------------------------------------- 
*/
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FFFFFF;
	color:#000000;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
a:link {
	color : #0033CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	border: 0px;
	font-weight: normal;
}

a:visited {
	color : #0033CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	border: 0px;
	font-weight: normal;
}

a:active {
	color : #00238C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color : #4768CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
img {
	border: 0px;
}
td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/*
 ----------------------------------------------------------------------------
 ---  Generali
 ---------------------------------------------------------------------------- 
*/
a.grassetto-nounderlineLink:link,  a.grassetto-nounderlineLink:hover, a.grassetto-nounderlineLink:visited, a.grassetto-nounderlineLink:active{
	text-decoration : none;
	font-weight: bold;
}
a.grassetto-nounderline-smallLink:link,  a.grassetto-nounderline-smallLink:hover, a.grassetto-nounderline-smallLink:visited, a.grassetto-nounderline-smallLink:active{
	text-decoration : none;
	font-weight: bold;
	font-size:11px;
}
a.nounderline-smallLink:link,  a.nounderline-smallLink:hover, a.nounderline-smallLink:visited, a.nounderline-smallLink:active{
	text-decoration : none;
	font-weight: normal;
	font-size:11px;
}
a.nounderline-Link:link,  a.nounderline-Link:hover, a.nounderline-Link:visited, a.nounderline-Link:active{
	text-decoration : none;
	font-weight: normal;
	font-size:12px;
}
a.underline-smallLink:link,  a.underline-smallLink:hover, a.underline-smallLink:visited, a.underline-smallLink:active{
	text-decoration : underline;
	font-weight: normal;
	font-size:11px;
}
.highlight{
	color : #CC0000;
	font-size:12px;
	font-weight: normal;
	line-height:13px;
}
.highlight-small{
	color : #CC0000;
	font-size:11px;
	font-weight: normal;
	line-height:12px;
}
.sub-title01 {
  font-size:11px;
  line-height:12px;
}
.titolo-1liv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	color: #B81027;
}
.titolo-2liv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
	color: #B81027;
}
.titolo-1liv-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color: #FBD35B;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	color: #B81027;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.titolo-1livOr-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color: #F7ED8D;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	color: #B81027;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}




/*
 ----------------------------------------------------------------------------
 ---  Stile box appuntamenti
 ---------------------------------------------------------------------------- 
*/
.appuntamenti-box {
    width:600px;
    BORDER-LEFT: #CC8888 1px double;
	BORDER-RIGHT: #CC8888 1px double;
	BORDER-TOP: #CC8888 1px double;
	BORDER-BOTTOM: #CC8888 2px double;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	background-color:#FFFEF0;
	color:#000000;
}
.appuntamenti-box2 {
    width:280px;
    BORDER-LEFT: #CC8888 1px double;
	BORDER-RIGHT: #CC8888 1px double;
	BORDER-TOP: #CC8888 1px double;
	BORDER-BOTTOM: #CC8888 2px double;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 4px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 3px;
	background-color:#FFFEF0;
	color:#000000;
}
/*
 ----------------------------------------------------------------------------
 ---  Stile domande
 ---------------------------------------------------------------------------- 
*/
.domande {
    color : #0033CC;
	font-size:12px;
	font-weight: normal;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 2px;
}
/*
 ----------------------------------------------------------------------------
 ---  Mappa
 ---------------------------------------------------------------------------- 
*/
ul.mappa-gialla li {
    line-height: 130%;
	list-style: none url(/img/mappa-giallo-small.gif);
	margin: 1px 0px 1px 1px;
	padding: 0px 1px 1px 1px;
	border: 0px;
} 
ul.mappa-marrone li {
    line-height: 130%;
	list-style: none url(/img/mappa-marrone-small.gif);
	margin: 1px 0px 1px 1px;
	padding: 0px 1px 1px 1px;
	border: 0px;
}
a.mappa:link {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	border: 0px;
	font-weight: normal;
}

a.mappa:visited {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	border: 0px;
	font-weight: normal;
}

a.mappa:active {
	color : #EF4848;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a.mappa:hover {
	color : #EF4848;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}



