BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	margin: 0;
	padding: 0;
/*	Sfondo natalizio */
/*	background-image: url(../images/falco/sf_sito_natale.gif); */
}

A.calcellanno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000;
	text-decoration: none;
}

A:hover.calcellanno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFCC33;
	text-decoration: none;
}

A.giorno_selez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FF0000;
	text-decoration: none;
}

A:hover.giorno_selez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFCC33;
	text-decoration: none;
}

B {
	color: #006;
}

BIG {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

TD, td strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
/*	color: #0F5BA8;*/
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #222222;
}

HR {
  color: #DDDDDD;
  height: 1px;
}

FONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

I {
	font-size: x-small;
	font-style: italic;
}

H1 {
	font-size: 12pt;
	color: #245995;
}

h2 {
	font-size: 14pt;
	color:#000066;
	text-align:center;
	text-decoration: none;
	/*margin-left: 0;*/
}

h3 {
	font-size: x-small;
	color:#000066;
	text-decoration: none;
	margin-left: 0;
}

PRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000
}

BLOCKQUOTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000
}

.WELCOMETITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background: #666666;
	font-weight: bold
}

.WELCOMETITLE:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background: #666666;
	font-weight: bold
}

.WELCOMETITLE:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background: #666666;
	font-weight: bold
}

.TOOLBAR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal
}

.TOOLBAR:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal
}

.TOOLBAR:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal
}

.TITLEBAR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background: #000080;
	font-weight: bold
}

.MESSAGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal
}

.MESSAGE:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	font-weight: normal
}

.MESSAGE:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal
}

.MESSAGENEW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold
}

.MESSAGENEW:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	font-weight: bold
}

.MESSAGENEW:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold
}

.BorderedContent {
  border: 1px #666666 solid;
  font-weight: normal;
  color: #000000;
}

.BorderedController {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: thin gray solid;
	padding: 0;
}

.BorderedPortlet {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 2px solid #99F;
	margin-bottom: 8px;
}

.ControllerStyleClass {
	font-weight: normal;
	color: #0000FF;
	border: 0;
	padding: 0 4px 0 2px;
}

.PortletStyleClass {
	font-weight: normal;
	color: #000000;
	border: 1px #AAAAAA none;
	padding: 0;
}

.TabStyleClass {
	font-weight: bold;
	color: #000000;
	border: none;
	background-color: #FFFFFF;
}

.TitleStyleClass {
	font-weight: bold;
	border: none;
	background: url(../images/decor/sf_channel_h2.png) top repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006;
	margin: 0px;
	padding: 3px;
}

.TitleStyleClassG {
	color: #006699;
	font-weight: bold;
	font-size: x-small;
	border: none;
	padding: 2px;
	border: 1px solid #5984B5;
}

.BorderedTitle {
	font-weight: bold;
	color: #006699;
	padding: 0 2px;
	border: 1px solid #4F769D;
}

.HighlightTitleStyleClass {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C5A8E;
	padding: 0 2px;
	border: 1px solid #5984B5;
}

.HighlightTitleStyleClassG {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	background-color: #5281B3;
	border: 1px solid #FFFFFF;
}

.HighlightTitleStyleClass2 {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	background-image: url(../images/falco/sf_menu.gif);
	background-repeat: no-repeat;
}

.BorderedTitleW {
  font-weight: normal;
  color: #FFFFFF;
  background-color: #FFFFFF;
  border: #FFFFFF solid;
  border-width: 1px 1px 1px 0px;
  padding: 0 3px;
}

.HighlightTitleStyleClassW {
  font-size: 12px;
  font-weight: lighter;
  color: #FFFFFF;
  background-color: #FFFFFF;
  border: 1px #FFFFFF solid;
  padding: 0 3px;
}

.BorderedTitleB {
  font-weight: bold;
  color: #FFFFFF;
/*  background-color: #BFD2E3; */
  background-color: #9BB8D2;
  border-top: 1px #FFFFFF solid;
  border-bottom: 1px #FFFFFF solid;
  padding: 0 2px 2px 2px;
}

.HighlightTitleStyleClassB {
  font-weight: bold;
  font-size: x-small;
  color: #FFFFFF;
  background-color: #3C5A8E;
  border-top: 1px #FFFFFF solid;
  border-bottom: 1px #FFFFFF solid;
  border-left: 1px #FFFFFF solid;
  padding: 0 2px 2px 2px;
}

.TabTitleStyleClass {
  font-weight: normal;
  border: none;
  padding: 0;
}

.ContentStyleClass {
  font-weight: normal;
  color: #FF0000;
  border: 1px #006699 none;
  padding: 0;
}

.TabContentStyleClass {
  font-weight: normal;
  color: #FF0000;
  border: 1px #336699 none;
  padding: 0;
}

.UPPERCASE {
	text-transform: uppercase;
}

.MENUBAR {
	background: #F5F5F5;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #FAFAFA;
	border-bottom: 1px solid #FAFAFA;
}

.INPUTFORM {
	background: #F0F0F0;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.INPUTFORMTITLE {
	background: #FAFAFA;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;
}

.MENUBUTTON {
	background: #E0E0E0;
	color: #808080;
	font-size: x-small;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

.PANETITLE {
	background: #FAFAFA;
	font-weight: bold;
}

.BUTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bluebuttonsmall {
	background-color: #CCCCCC;
	border-style: none;
	color: #000000;
	display: block;
	font-weight: normal;
	padding: 0;
	font-size : 8pt;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;
	width : 65px;
}

.UserBrowserUserDisabled {
	background-color: red;
	text-decoration: line-through;
}

.UserBrowserUserConfirmed {
	background-color: yellow;
	font-style: italic;
}

.riga {
	height: 1px;
	/*background-color: #3C5A8E;*/
	background-color: #99F;
	/*color: #FFF;*/
	color:#006;
}

.riga b {
	/*color: #FFF;*/
	color:#006;
}

.riga2 {
	height: 3px;
	background-color: #3C5A8E;
	color: #333333;
}

.rigachiara {
	height: 1px;
	background-color: #DDDDDD;
	color: #333333;
}

.intestazione {
	background-image: url(../images/falco/intestazione.jpg);
	background-position: right top;
	background-color: #FFF;
	background-repeat: no-repeat;
}

.piedipagina {
	background: url(../images/decor/sf_bottom.png) top repeat-x;
	width: 100%;
	/*background-image: url(../images/falco/barra_sfondo.gif);
	background-position: center;
	background-color: #3C5A8E;
	background-repeat: no-repeat;
}

.intestazione_text {
	font-size: 12px;
	color: #006699;
}

.pagina {
	border: 1px solid #3C5A8E;
}

.info_link {
	background-image: url(../images/falco/italiani.jpg);
	background-position: center top;
}

.info_link_reg {
	background-image: url(../images/falco/regionali.jpg);
	background-position: center top;
}

.img_nosf {
	background-color: #FFFFFF;
	vertical-align: top;
}

.sivede:link, .sivede:visited, .sivede:hover {
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}

.btn_g {
	background-image: url(../images/g.gif);
	height: 16px;
	width: 16px;
	border: 0px;
	cursor: pointer;
}

.btn_gg {
	background-image: url(../images/gg.gif);
	height: 16px;
	width: 16px;
	border: 0px;
	cursor: pointer;
}

.btn_invio {
	background-image: url(../images/invio.gif);
	height: 16px;
	width: 16px;
	border: 0px;
	cursor: pointer;
}

.btn_titolino {
	background-image: url(../images/titolino.gif);
	height: 16px;
	width: 16px;
	border: 0px;
	cursor: pointer;
}

.btn_titolo {
	background-image: url(../images/titolo.gif);
	height: 16px;
	width: 16px;
	border: 0px;
	cursor: pointer;
}

.color {
	color: #245995;
}

.colormedio {
	font-size: 14px;
	color: #2C6CB4;
	font-weight: bold;
}

.colorbig {
	font-size: 16px;
	color: #2C6CB4;
	text-align: center;
}

.colorbig_meno {
	font-size: 14px;
	color: #2C6CB4;
	text-align: center;
}

.colorbig_piu {
	font-size: 24px;
	font-weight: bold;
	color: #2C6CB4;
	text-align: center;
}

.tab_standard {
	border: 1px solid #B2B2B2;
}

.tab_elenco {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98A7BC;
	border-right-color: #98A7BC;
	border-bottom-color: #98A7BC;
	border-left-color: #98A7BC;
}

.piccolo {
	font-size: xx-small;
	color: #000000;
}

.piccolo_rosso {
	font-size: xx-small;
	color: #FF0000;
}

.titolini_scheda {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
}
.menu_lat {
	background-image: url(../images/falco/logo_sm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.blu {
	color: #CC3300;
}
.intestaz_tab {
	font-size: smaller;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #476AA5;
}
.oggetto {
	color: #CC3300;
}
.portlet {
	background-color: #F4F3EA;
	border: 1px double #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.portlet_portale {
	background-color: #EEEEEE;
	border: 1px double #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.semplice {
	color: #666666;
}

.table_nospace {
	width: 100%;
	padding: 0px;
}

.titolo {
	font-size: medium;
	font-variant: small-caps;
}

.bianco {
	color: #FFF;
	font-size: small;
	font-weight: bold;
}
