HTML {
	height: 100%;
	width: 100%;
}
BODY {
	height: 99%;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	/* halloween merda 
	background: #000000 url(../images/hbg.jpg);*/
}
#ifc_wrap {

}
#ifc_corpo, .Inner, .FooterSub {
	width: 935px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}
#ifc_head {
	background: #00adef url(../images/head_sfo.gif) repeat-x 0% 100%;
}
#ifc_corpo {
	clear: both;
	padding: 10px 0px 0px;

}
#ifc_side_a {
	width: 180px;
	float: left;
	background: url(../images/sideA_sfo.gif) repeat-y 100% 0%;
	
}
#ifc_main {
	width: 575px;
	float: left;
	margin-left: 20px;
	line-height: 1.5em;
	color: #525252;
	overflow:hidden;
		/* halloween merda 
	background-color: #FFF;*/
}
#ifc_side_b {
	width: 140px;
	float: right;
	background: url(../images/sideB_sfo.gif) repeat-y 0% 0%;
	border-top: 1px solid #F2F2F2;
}
#ifc_main .ColA {
	float:left;
	width:287px;
	margin:0;
}
#ifc_main .ColB {
	float:right;
	width:287px !important;
	margin:0;
}
A {
	outline: none !important;
}
BODY, TD, TH, INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
P, H1, H2, H3, H4, H5, H6 {
	margin-bottom: 0em;
	margin-top: 0em;	
	padding-bottom: 1.2em;
}
FORM {
	margin: 0px;
	padding: 0px;
}
H1, H2, H3, H4, H5, H6, TH {
	/*font-family: "Trebuchet MS", Arial, Verdana;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 1em;
	text-align: left;
}
.FloLeft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.FloRight {
	float:right;
	margin-left:10px;
	margin-bottom:5px;	
}
.clear, .clear-chusmy {
	font-size: 0;
	height: 1px;
	clear: both;
	display: block;	
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-color: transparent;
	border: none;
}
HR.Clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	background-color: transparent;
	background-color: #FF0000;
	border: none;
	visibility: inherit; /*FF*/
	position: inherit; /*FF*/
}
A {
	color: #00A2E2;
}
A:hover {
	color: #FD8C02;
}
UL {
	list-style: none;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
}
UL LI {
	margin: 0;
	padding: 0;
}
BLOCKQUOTE {
	text-align:center;
	color: #333333;
	margin: 10px auto 20px;
	width: 70%;
	line-height: normal;
	font-size: 13px;
}
IMG {
	padding: 3px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
A IMG {
	/*border: none;*/
}
#ifc_head .Inner {
	line-height:normal;
}
#ifc_head .BxA {
	float: left;
	width: 180px;
	height: 113px;
	background: #FFFFFF url(../images/head_bxAB.gif) no-repeat 100% 0%;
	text-align: center;
}
#ifc_head .HeadFoto {
	float: left;
	width: 594px;
	height: 113px;
	overflow: hidden;
}
#ifc_head .BxB {
	width: 160px;
	float: right;
	height: 113px;	
	background: #FFFFFF url(../images/head_bxAB.gif) no-repeat 0% 0%;
}
#ifc_head H1.Logo {
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
#ifc_head .Logo IMG {
	border: none;
	padding: 0px;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#ifc_head H1.Logo SPAN {
	position: absolute;
	left: -1000em;
}
#ifc_head .HeadFoto IMG {
	padding:0;
	margin:0;
	border:none;
	background: transparent;	
}
#ifc_head .Language {
	margin-top: 5px;
}
#ifc_head .Language IMG {
	padding:0px;
	border:2px solid #ffffff;
	margin:0;
}
#ifc_head .Language A {
	float: left;
	display: block;
	margin-left: 3px;
}
#ifc_head .Language A:hover IMG {
	border: 2px solid #dddddd;
}
#ifc_head .Language .Current {
	background: url(../images/ico/flag_current.gif) no-repeat 50% 100%;
	padding-bottom: 4px;
}
#ifc_head .Language .Current IMG {
	border: 2px solid #f59b40 !important;
}

#ifc_head .Login {
	font-size: 11px;
	line-height: normal;
}
#ifc_head .Login .Tit {
	background:transparent none;
	color: #00AAEB;
	font-size: 14px;
	padding-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#ifc_head .LogOut .User {
	font-weight: bold;
	font-size: 13px;
	margin: 10px 8px 0px 7px;
	padding: 4px 0px 4px 17px;
	color: #FF0099;
	text-transform: capitalize;
	background: url(../images/ico/user_peq.gif) no-repeat -1px 2px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 12px;
}
#ifc_head .Login A {
	font-weight: bold;
	color: #00A2E2;
	font-size: 11px;
}
#ifc_head .Login A:hover {
	color: #48CDFF;
}
#ifc_head .Login LABEL {
	width: 50px;
	float: left;
	clear: both;
	vertical-align: middle;
	margin: 3px 0px 0px 5px;
}
#ifc_head .Login .Campo, #ifc_head .Login .CampoOv, #ifc_head .Login .CampoFoc {
	width: 90px;
	float: right;
	clear: right;
	padding: 0px 1px;
	font-size: 11px;
	vertical-align: middle;
	margin: 0px 5px 3px 0px;
}
#ifc_head .Login .Campo {
	background: #BCE2FE;
	border-color: #008BC7 #8ACCFD #8ACCFD;
}
#ifc_head .Login .CampoOv {
	background: #BCE2FE;
}
#ifc_head .Login .CampoFoc {
	background: #88DEFF;
	border-color:#00ABED;
}
#ifc_head .Login .Info {
	font-size:10px;
	float:left;
	clear:both;
	width: 93px;
	margin: 7px 5px 0px 3px;
	padding: 0px;
	color: #888888;
	line-height: 12px;
}
#ifc_head .Login .BotSubmit {
	float: right;
	width: 47px;
	margin: 3px 5px 0px 0px;
	background: #FFFFFF url(../images/log_botSubmit.gif) no-repeat;
	height: 24px;
	padding-top: 4px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-style: none;
}
#ifc_head .Login .BotSubmit:hover {
	background: url(../images/log_botSubmit_o.gif) no-repeat;
	color: #FFFFFF;
}
#ifc_head .LogOut .Info {
	margin-left:10px!important;
}
#ifc_head .LogOut .BotSubmit {
	background: #FFFFFF url(../images/log_botLogout.gif) no-repeat !important;
}
#ifc_head .LogOut .BotSubmit:hover {
	background: #FFFFFF url(../images/log_botLogout_o.gif) no-repeat !important;
}
#ifc_footer {
	background-color: #00adef;
	clear: both;
	color: #F1FAFE;
	font-size: 10px;
	line-height:normal;
	float:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-top: 10px;
}
#ifc_footer A {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#ifc_footer A:hover {
	color: #FFFF66;

}
#ifc_footer .InfoA {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 320px;
}
#ifc_footer .InfoB {
	float: right;
	width: 350px;
	text-align: right;
}


.FooterSub {
	font-size: 10px;
	clear: both;
}
#ifc_side_a .Inner2 {
	background: url(../images/sideA_inf.gif) no-repeat 100% 100%;
}
#ifc_side_a .MapSite {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 30px 70px 7px;
}
#ifc_side_a A.MapSite:hover {
	text-decoration:underline;
}
#ifc_side_b .Inner2 {
	background: url(../images/sideB_inf.gif) no-repeat 0% 100%;
	padding: 5px 5px 100px;
}
#ifc_side_b .Banner {
	margin: 5px auto 0px;
	text-align: center;

}

/*- Menu IFC top--------------------------- */ 
#ifc_menu {
	float:left;
	width:100%;
	background:url(../images/menu_sfo.gif) repeat-x;
	font-size:12px;
	line-height:normal;
}
#ifc_menu UL {
	list-style:none;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#ifc_menu LI {
	display:inline;
	margin:0;
	padding:0;
}
#ifc_menu A {
	float:left;
	background:url(../images/menu_sx.gif) left top no-repeat;
	margin:0 3px 0px 0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
}
#ifc_menu A SPAN {
	float:left;
	display:block;
	background:url(../images/menu_dx.gif) right top no-repeat;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-size: 12px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ifc_menu A SPAN {float:none;}
/* End IE5-Mac hack */

#ifc_menu .Current A, #ifc_menu .Current A:hover {
	background-position:0% -84px;
}
#ifc_menu .Current A SPAN, #ifc_menu .Current A:hover SPAN {
	background-position:100% -84px;
	font-weight: bold;
}
#ifc_menu A:hover SPAN {
	color:#000000;
}
#ifc_menu A:hover {
	background-position:0% -42px;
}
#ifc_menu A:hover SPAN {
	background-position:100% -42px;
}
#ifc_menu LI#ifc_clock, #ifc_menu LI#ifc_data {
	float:right;
	padding-right:5px;
	font-size:10px;
	padding-top:5px;
	color: #ffe7c4;
	height: auto;
	border-left: 1px solid #FFBC2F;
	padding-left: 5px;
}
#ifc_menu LI#ifc_clock {
	background: url(../images/ico/ora_peq.gif) no-repeat 100% 4px;
	padding-right: 20px;
}
/***********************************/
.Campo {
	border: 1px solid #cccccc;
	background:#dddddd;
	vertical-align: middle;
}
.Campo:hover {
	border:1px solid #000000;
	background:#dddddd;	
	vertical-align: middle;	
}
.Campo:focus {
	border:1px solid #666666;
	background:#eeeeee;	
	vertical-align: middle;	
}
/*
.CampoOv {
	border:1px solid #000000;
	background:#dddddd;	
	vertical-align: middle;	
}
.CampoFoc {
	border:1px solid #666666;
	background:#eeeeee;	
	vertical-align: middle;	
}
*/
.BotSubmit, .bot-submit {
	background: #C67117 url(../images/botSubmit01.gif) repeat-x 0% 0%;
	border: 1px solid #FD9910;
	border-collapse:collapse;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px;
}
.BotCancel, .bot-cancel {
	background: #96A1A9 url(../images/botCancel01.gif) repeat-x 0% 0%;
	border: 1px solid #838E96;
	border-collapse:collapse;
	font-weight: normal;
	color: #000000;
	padding: 2px 0px;
}
/*****************************************/
.Menu2 {
	margin-bottom: 15px;
	margin-top: 0px;
	background: url(../images/menu2_sfo.gif) no-repeat 100% 100%;
	padding-bottom: 5px;
}
.Menu2 A, .Menu2 .Current LI A {
	text-decoration: none;
	display: block;
	color: #858585;
	font-weight: bold;
	padding: 5px 5px 5px 16px;
	text-transform: uppercase;
	background: url(../images/menu2_bullet.gif) no-repeat 4px 50%;
}
.Menu2 A:hover, .Menu2 .Current LI A:hover {
	color: #000000;
	background: url(../images/menu2_bullet_o.gif) no-repeat 5px 50%;
}
.Menu2 LI {
	background: url(../images/menu2_sfo.gif) no-repeat 100% 0%;
	padding: 2px 0px 0px;
}
.Menu2 UL {
	padding-left: 10px;
	margin-left: 5px;
	border-left: 1px solid #818181;	
}
.Menu2 .Open UL {
	display: inherit;
}
.Menu2 .Close UL {
	display: none;
}
.Menu2 .Close A {
	background: url(../images/menu2_bullet_close.gif) no-repeat 4px 50%;
}
.Menu2 .Close A:hover {
	background: url(../images/menu2_bullet_close.gif) no-repeat 4px 50%;
}
.Menu2 .Open A, .Menu2 .Open A:hover {
	background: url(../images/menu2_bullet_open.gif) no-repeat 0% 50%;
	color: #000000;	
}
.Menu2 UL LI {
	margin: 0px;
}
.Menu2 .Open UL A {
	background: url(../images/menu2_bullet.gif) no-repeat 4px 50%;
	text-transform: capitalize;	
	color: #858585;
}
.Menu2 .Open UL A:hover {
	background: url(../images/menu2_bullet_o.gif) no-repeat 5px 50%;
}
.Menu2 .Current A, .Menu2 .Current A:hover, .Menu2 UL .Current A, .Menu2 UL .Current A:hover {
	font-weight: bold;
	color: #00ADEF;
	background: #ffffff url(../images/menu2_bullet_curr.gif) no-repeat 0% 50%!important;
	padding-left: 16px;
	padding-right: 2px;
}
/******************************************/
#ifc_side_a .Tit2 {
	font-size: 15px;
	background: url(../images/tit_sideA.gif) no-repeat 0% 0%;
	padding: 6px 0px 0px 10px;
	color: #333333;
}
#ifc_side_a .Bx {
	margin-bottom: 15px;
	clear: both;
}

#ifc_side_a .Search .Campo, #ifc_side_a .Search .CampoOv, #ifc_side_a .Search .CampoFoc {
	width: 135px;
	margin-right: 5px;
}
#ifc_side_a .Newslt .Campo, #ifc_side_a .Newslt .CampoOv, #ifc_side_a .Newslt .CampoFoc {
	width: 90%;
	margin-bottom:3px;
}
#ifc_side_a .Newslt P {
	padding-bottom: 5px;
	font-size: 11px;
	color: #666666;
}
/********** LISTE PUNTATE *****************/
#ifc_main UL {
	line-height: normal;
	margin-left: 2em;
	margin-bottom: 20px;
}
#ifc_main UL LI {
	background:url(../images/ico/bullet03.gif) 0px 2px no-repeat;
	padding-left:15px;
	margin-bottom: 8px;
	line-height: 1.2em;
}
#ifc_main UL UL {
	margin-bottom: 10px;
	margin-left: 0px;

}
#ifc_main UL UL LI {
	padding-left:13px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: url(../images/ico/bullet03sub.gif) no-repeat 0px 0px;
}
/************************************/
.Ico {
	vertical-align: middle;
}
IMG.Ico, IMG.ImgOver, IMG.imgover {
	padding: 0px;
	border-style: none;
	vertical-align: middle;
	background-color: transparent;
}
A:hover .Ico, A:hover .ImgOver, A:hover .imgover {
	padding: 0px;
	border-style: none;
	background-color: transparent;
}
SPAN.Ico {
	color: #ffffff;
	text-decoration: none !important;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	vertical-align: middle;
	display: inline;
	font-size: 16px;
	background-position: 100% 50%;	
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;	
}
.Bot {
	vertical-align: middle;
}
.LinkIco {
	vertical-align: inherit;
	padding-top: 2px;
	height: 0;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 18px;
	text-decoration: none;
	background: url(../images/ico/link1.gif) no-repeat 100% 50%;
	white-space: nowrap;
}
.LinkIco:hover {
	background-image: url(../images/ico/link1_o.gif);
}
IMG.Foto {
}
/*A.Foto:hover IMG {
	border-color: #FD940B;
	background: #FED656;
}*/
A:hover IMG {
	border-color: #FD940B;
	background: #FED656;
}
.OpzBar {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.OpzBar A {
	font-weight: bold;
}
A.Back {
	background: url(../images/ico/back_peq.gif) no-repeat 0% 50%;
	padding-right: 0px;
	padding-left: 16px;
}
A.Back:hover {
	background: url(../images/ico/back_peq_o.gif) no-repeat 0% 50%;
}
A.Stampa {
	background: url(../images/ico/stampa_peq.gif) no-repeat 100% 50%;
}
A.Stampa:hover {
	background: url(../images/ico/stampa_peq_o.gif) no-repeat 100% 50%;
}
/*
A.Top {
	background: url(../images/ico/top_peq.gif) no-repeat 100% 50%;
	font-size: 10px;
}
A.Top:hover {
	background: url(../images/ico/top_peq_o.gif) no-repeat 100% 50%;
}
*/
P.Top, DIV.Top {
	text-align: center;
	clear: both;
	padding-top: 15px;
	background: url(../images/sep1.gif) no-repeat 50% 0%;
}
.Top A.Top {
	font-size: 10px;
	background-image:none;
	padding: 0px;
	margin: 0px;
}
.Top A.Top:hover {
	background-image:none;
}

/******** PULSANTI LINKS ************/
A.BotSubmit {
}
A.BotCancel {
}
A.BotSubmit SPAN {
}
A.BotCancel SPAN {
}
A.BotSubmit:hover {
}
A.BotCancel:hover {
}
A.BotSubmit:hover SPAN {
}
A.BotCancel:hover SPAN {
}
/****************************************/
/*********** TITULOS **************/
#ifc_main .Tit1 {
	background: url(../images/tit01.gif) no-repeat 0% 0%;
	font-size: 24px;
	padding: 7px 0px 5px 15px;
	margin-bottom: 8px;
	color: #DA9E03;
	letter-spacing: -0.05em;
	font-weight:bold;
}
#ifc_main .Tit2, #ifc_main H2 {
	font-size: 20px;
	color: #f15e25;
	font-weight:bold;	
}
#ifc_main .Tit3, #ifc_main H3 {
	font-size: 18px;
	color: #DA9E03;
	font-weight:bold;	
}
.Tit4, H4 {
	background: #FFFFFF url(../images/sep2.gif) no-repeat 50% 0%;
	padding-top:18px;
	font-size: 16px;
	color: #858585;
	font-weight:bold;	
}
#ifc_main .Tit5, #ifc_main H5 {
	font-size: 14px;
	color: #666666;
	font-weight:bold;	
	background:transparent none;
}
#ifc_main .Tit6, #ifc_main H6 {
	font-size: 12px;
	color: #333333;
	font-weight:bold;	
}
/**********************************/
.Sep1 {
	background: #FFFFFF url(../images/sep1.gif) no-repeat 50% 0%;
	font-size: 1px;
	height: 24px;
	padding: 0px;
	margin: 5px auto;
	clear:both;
}
.Sep2, .sep {
	background:transparent none;
	clear:both;
	font-size:1px;
	height:1px;
	padding:0;
	margin:5 auto;
	border-style: none;
}
.Sep3 {
	background: #FFFFFF url(../images/sep3.gif) no-repeat 50% 0%;
	font-size: 1px;
	height: 10px;
	padding: 0px;
	margin: 5px auto;
	clear:both;
}
.bxInfo {
	color: #007AAE;
	line-height: normal;
	text-align: center;
	background: url(../images/sep_info.gif) no-repeat 50% 100%;
	margin: 0px auto 10px;
	font-size: 13px;
	padding: 0px 60px 35px;
	
}
.BxConstruction {
	background: url(../images/construction_sfo.gif) no-repeat 50% 100%;
	height: 110px;
	font-size: 18px;
}
.MenuAdmin {
	background: url(../images/menuAdmin_sfo.gif) repeat-y 100% 0%;
}
#ifc_side_a .MenuAdmin .Tit2 {
	text-transform: uppercase;
	background: url(../images/menuAdmin_tit.gif) no-repeat 100% 100%;
	padding-top:10px;
	padding-bottom:5px;
	padding-left: 20px!important;
}
.MenuAdmin .Menu2 {
	background: url(../images/menuAdmin_sfo2.gif) no-repeat 100% 100%;
	padding-bottom:1px;
}
.MenuAdmin .Menu2 LI {
	background: url(../images/menuAdmin_sep.gif) no-repeat 100% 0%;
	padding-top:0px;
}
.MenuAdmin .Menu2 A, .MenuAdmin .Menu2 .Current LI A {
	color:#8e5402;
	background-image: url(../images/menuAdmin_bullet.gif);	
}
.MenuAdmin .Menu2 A:hover {
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(../images/menuAdmin_bullet_o.gif);		
}
/**************** CALENDAR SIDE *************************/
.Calendar {
	margin-bottom: 5px;
	/*background: url(../images/boxs/bx_med.gif) repeat-y 0% 0%;*/
	margin-top: 0px;
	width: 100%;
	float: left;
	clear: both;
	line-height: normal;
	font-size: 11px;
	color: #304352;
}
.Calendar .Opz {
	color: #2c495b;
	/*background: url(../images/boxs/bx_top.gif) no-repeat 0% 0%;*/
	margin: 0px;
	padding: 5px 5px 7px;
}
.Calendar FORM {
	background: url(../images/boxs/bx_infe.gif) no-repeat 0% 100%;
	margin: 0px;
	float: left;
	padding: 0px;
	padding-bottom:5px;	
	width: 100%;
	text-align: center;	
}
.Calendar .Campo {
	font-size:10px;
	padding: 0px;
	margin: 0px;
}
.Calendar .Days {
	margin: 0px 1% 6px;
	width: 97%;
	clear:both;
}
.Calendar .DaysFrame {
	margin: 0px 1% 6px;
	width: 97%;
	clear:both;
	height:130px;
	overflow:hidden;
}
/************************************/
#ifc_side_a .Cartina {
	display:block;
	clear:both;
	text-align:center;
	margin-bottom: 10px;
}
/************* ADMIN **************/
#ifc_admin_pag #ifc_side_b {
	display:none;
	/*width:140px;*/
}
#ifc_admin_pag #ifc_main {
	width:715px;
}
#ifc_admin_pag #ifc_main .Tit1 {
	background-image:url(../images/titAdmin.gif);
}
