HTML {
	height: 100%;
	width: 100%;
}
BODY {
	height: 99%;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	background-image: url(../images/sfo01.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-color: #F0F3F8;
}
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;
}
H1, .tit01, .tit01 A {
	color: #0054A6;
	font-weight: normal;
	font-size: 19px;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 0.9em;
}
#main .tit01 {
	background-color: #0054A6;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#main .tit01 .txt {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

/*H1 .titsub, .tit01 .titsub {
	display: block;
	font-size: 16px;	
	font-weight: bold;

}*/
.titsub {
	display: block;
	font-size: 0.7em;
	font-weight: bold;	
}
.titsub A {	
}
H2, .tit02, .tit02 A {
	color: #0054A6;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
H3, .tit03, .tit03 A {
	color: #0f4a91;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
H4, .tit04, .tit04 A {
	color: #5782B5;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	text-decoration: none;
}
.tit04b {
	background-color: #F0F3F8;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.tit04b .txt {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
H5, .tit05, .tit05 A {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1.5em;
}
H6, .tit06, .tit06 A {
	font-size: 12px;
	font-weight: bold;
	color: #5782B5;
}
A {
	font-weight: normal;
	color: #003F8A;
}
A:hover, A:hover STRONG {
	color: #EFA467;
}
IMG {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
}
.bord-no {
	border: none;
	background-color: transparent;
	padding: 0px;
}
A IMG {

}
A:hover IMG {
	border-color: #808080;
	background-color: #F9DEC8;
}
STRONG, B {
	color: #666666;
}
EM, I {
	font-weight: normal;
	font-style: italic;
}
U {
	text-decoration: underline;
}
UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
OL {
}
BLOCKQUOTE {
	margin-left: 20px;
}
UL.lista {
	margin-left: 10px;
}
UL.lista LI {
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
	margin-bottom: 0px;
	/*padding-bottom: 15px;*/
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: normal;
}
Ul.lista UL {
	margin-left: 10px;
}
UL.lista UL LI {
	background-image: url(../images/bullet03.gif);
}
.ico {
	vertical-align: middle;
}
IMG.ico, IMG.imgover {
	padding: 0px;
	border-style: none;
	vertical-align: baseline;
	background-color: transparent;
}
A:hover .ico, 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: inherit;*/
	display: inline;
	font-size: 16px;
	/*background-position: 100% 70%;*/
	background-position: 100% 50%;	
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;	
}
.bot {
	vertical-align: middle;
}

.clear {
	font-size: 0;
	height: 1px;
	clear: both;
	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*/
}
.clear02 {
	clear: both;
}
.clear-chusmy {
	font-size: 0;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-color: transparent;
	border: none;
	display: block;
}
.hide {
	display: none;
}

.sep {
	font-size: 0;
	height: 4px;
	clear: both;
	padding: 0px;
	line-height: 0px;
	background-color: transparent;
	border-bottom: none;
	background-image: url(../images/dot01H.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 5px 0px;
	display: block;
}

.left {
	float: left;
	margin-right: 5px;
}
.right {
	float: right;
	margin-left: 5px;
}
.inline {
	display: inline;
}
FORM .campo02, FORM .campo02-foc {
	margin: 0px;
	width: auto;
}
.campo, .campo-foc, .campo02, .campo02-foc {
	padding-left: 5px;
	background-repeat: repeat-x;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	margin-bottom: 3px;
	vertical-align: middle;
}

.campo, .campo02 {
	background-color: #F0F2F4;
	border-color: #C3CCDB #F0F3F8 #F0F3F8 #C3CCDB;
}
.campo-foc, .campo02-foc {
	background-color: #F8BD7F;
	border-color: #666666 #CC6600 #CC6600 #666666;
}

.bot-submit {
	background-color: #F59E42;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #FFCC00;
	padding: 1px 2px 2px;
}
.bot-cancel {
	background-color: #BEC9D0;
	font-weight: normal;
	color: #333333;
	width: auto;
	border-top: 1px solid #E0E6EB;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E0E6EB;
	padding: 1px 2px 2px;
}
A.bot-submit {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	padding: 1px 2px 2px 4px;
}
A.bot-submit:hover {
	color: #FFFFFF;
	background-image:  url(../images/bot_submit_o.gif);
	background-color: #01b233;		
}
A.bot-cancel {
	color: #000000;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	padding: 1px 2px 2px 4px;
}
A.bot-cancel:hover {
	color: #ffffff;
	background-image:  url(../images/bot_cancel_o.gif);
	background-color: #ac3910;		
}
.link-ico {
	/*font-weight: bold;*/
	/*color: #FF9900;*/
	/*text-decoration: none;*/
	vertical-align: inherit;
	padding-top: 2px;
	height: 0;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/link01.gif);
	padding-right: 18px;
	text-decoration: none;
}
.link-ico:hover {
	background-image: url(../images/link01_o.gif);
}
A.stampa {
	background-image: url(../images/ico/stampa_peq.gif);
}
A.stampa:hover {
	background-image: url(../images/ico/stampa_peq_o.gif);
}
A.email {
	background-image: url(../images/ico/email_peq.gif);
}
A.email:hover {
	background-image: url(../images/ico/email_peq_o.gif);
}

/***** item OPEN / CLOSE *****/
A.openInfo, A.closeInfo {
	padding-left: 16px;
	padding-right: 0px;
	margin-left: 0px;	
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
A.openInfo {
	background-image: url(../images/ico/infoOpen_peq.gif);
}
A.openInfo:hover {
	background-image: url(../images/ico/infoOpen_peq_o.gif);
}
A.closeInfo {
	background-image: url(../images/ico/infoClose_peq.gif);
	/*color: #EFA467;*/
	font-size: 14px !important;
	text-decoration: none !important;
}
A.closeInfo:hover {
	background-image: url(../images/ico/infoClose_peq_o.gif);
	color: #000000;
	text-decoration: underline !important;
}
A.closeInfo02 {
	background-image: url(../images/ico/infoClose02_peq.gif);
}
A.closeInfo02:hover {
	background-image: url(../images/ico/infoClose02_peq_o.gif);
}
/*****************************/
.top {
	text-align: right;
	line-height: normal;
	padding: 0px;
	border-bottom: 1px solid #E3EAF2;
	background-color: #F0F3F8;
	border-top: 1px solid #E6ECF3;
	clear: both;
}
A.top, .top .link-ico {
	background-image: url(../images/ico/top_peq.gif);
	font-size: 11px;
	display: inline;
}
A.top:hover, .top .link-ico:hover {
	background-image: url(../images/ico/top_peq_o.gif);
}
.test {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
}



#cont00 {

}

/*********** INTERFACCIA **************/
#corpo, .content {
	margin: 0 auto;
	text-align: left;
	width: 810px;
}
#head {
	/*background-color: #4775ab;*/
	background-image: url(../images/head_sfo.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	float: left;
	width: 100%;
}
#head IMG {
	background-color: transparent;
	padding: 0px;
	border-style: none;
}

#head H1.logo {
	background-image: url(../images/header_sx.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 160px;
}
#head .logo IMG {
	border: none;
	padding: 0px;
	background-color: transparent;
}
#head H1.logo SPAN {
	position: absolute;
	left: -1000em;
}
#head .slogan {
	float: left;
	margin-top: 17px;
}
#head .slogan #alterSwf {
	color: #AABFD9;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

#menu01 {
	float: right;
	background-image: url(../images/menu01_inf.gif);
	background-repeat: no-repeat;
	background-position: 0% 80%;
}
#menu01 LI {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	/*height: 35px;*/
}
#menu01 A {
	text-decoration: none;
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	display: block;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	padding: 4px 7px;
	border-right: 1px solid #7497c0;
}
#menu01 A:hover {
	background-image: url(../images/menu01_o.gif);
	background-color: #F59E42;
	background-repeat: repeat-x;
}

#menu01 LI.current {
	background-image: url(../images/menu01_current.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#menu01 LI.current A, #menu01 LI.current A:hover {
	color: #FFFFFF;
	background-image: url(../images/menu01_current_sfo.gif);
	background-repeat: repeat-x;
	background-color: #F59E42;
}
#menu02 {
	clear: both;
	float: left;
	width: 843px;
	background-image: url(../images/menu02_inf.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}
#menu02 LI {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	/*height: 35px;*/
}
#menu02 A {
	text-decoration: none;
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0054A6;
	text-align: center;
	padding: 4px 7px;
	border-right: 1px solid #b9cde5;
}
#menu02 A:hover {
	background-image: url(../images/menu02_o.gif);
	background-color: #F59E42;
	background-repeat: repeat-x;
}

#menu02 LI.current {
	background-image: url(../images/menu02_current.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#menu02 LI.current A, #menu02 LI.current A:hover {
	color: #FFFFFF;
	background-image: url(../images/menu02_current_sfo.gif);
	background-repeat: repeat-x;
	background-color: #F59E42;
}
#menu03 {
	margin-bottom: 5px;
}
#mylogo{
	margin-bottom: 5px 5px 5px 5px;
}

#menu03 A {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #003f8a;
	padding-left: 13px;
	border-bottom: 1px solid #c3cbd4;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(../images/menu03_item.gif);
}
#menu03 A:hover {
	background-color: #fdf6f0;
	color: #000000;
}
#menu03 .current {
	background-image: url(../images/menu03_current_sfo.gif);
	background-color: #6E96C5;
	background-repeat: repeat-x;
}
#menu03 .current A, #menu03 .current A:hover {
	font-weight: bold;
	background-image: url(../images/menu03_current.gif) !important;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #FFFFFF;
}

#menu03 LI {
	border-bottom: 1px solid #ffffff;
}
#menu03 UL {
	/*margin-left: 5px;*/
	background-image: url(../images/dot01V.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 2px;
}
#menu03 .open UL {
	display: inherit;
}
#menu03 .close UL {
	display: none;
}
#menu03 UL LI {
	margin: 0px;
	padding: 0px !important;
}
#menu03 UL A {
	background-image: url(../images/menu03_item.gif) !important;
	background-color: #F0F3F8;
}

#menu03 .close A, #menu03 .close A:hover {
	background-image: url(../images/menu03_close.gif);
}
#menu03 .open A, #menu03 .open A:hover {
	background-image: url(../images/menu03_open.gif);
}
#corpo {
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/corpo_side01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-right: 1px solid #dde2e6;
	border-left: 1px solid #dde2e6;
}
#corpo .clear-chusmy {
	background-color: #FFFFFF;
	height: 2px;
}
#sidebar01 {
	width: 135px;
	float: left;
	margin: 0px;
	padding: 0px 5px 55px;
	background-color: #FFFFFF;
	background-image: url(../images/corpo_side01_b.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#sidebar01 IMG {
	max-width: 160px;
}
#sidebar01 .tit02 {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 2px solid #efa467;
	padding-bottom: 5px;
	background-image: url(../images/side_tit02.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 16px;
	margin-bottom: 5px;
}
#sidebar01 .tit02 A {
	font-size: 13px;
}
#main {
	background-color: transparent;
	padding: 0px 5px 0px 0px;
	margin-left: 149px;
	overflow: inherit;
	/*color: #4E5C69;*/
	color: #47545F;
	text-align: left;
}

#mainInn {
	float: left;
	overflow: hidden;
	width: 100%;
	line-height: 1.5em;
}

#main .bx {
	margin-bottom: 3px;
	line-height: normal;
}
#main .info01 {
	color: #000000;
	font-style: normal;
	padding: 5px 10px 5px 100px;
	line-height: normal;
	margin-bottom: 10px;
	background-color: #ebf0f6;
	/*background-image: url(../images/bx_info/welcome.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-size: 11px;
	text-align: justify;
}
#main .info01 P {
	padding-bottom: 3px;
}
#main .info01 .tit05 {
	padding-top: 0px;
	padding-bottom: 5px;
}
.mainInfo {
	padding: 0px 0.5% 2% 2%;
	margin-top: 0px;
}
.subhead {
	margin-bottom: 10px;
}
.subhead .flash, .subhead .flash IMG {
	width: 470px;
	height: 139px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.subhead .locations, .subhead .locations IMG {
	height: 139px;
	width: 142px;
}
.subhead .locations {
	margin-left: 1px;
	display: inline;	
}

.cols {
	/*background-image: url(../images/dot01V.gif);
	background-repeat: repeat-y;
	background-position: 468px 0px;*/
	/*float: left;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: none;
	width: 100%;
	display: table;
}
.col-a {
	float: left;
	/*width: 438px;*/
	width: 453px;
	/*padding-right: 15px;*/
	padding-right: 0px;
	padding-left: 15px;
	/*display: block;
	margin-right: 145px;*/
}
.col-b {
	float: right;
	width: 140px;
	margin-right: 0px;
	text-align: right;
}
.side-b {
	float: right;
	width: 140px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px 2px 10px 15px;
	text-align: right;
}
.bx02 {
	background-image: url(../images/sfo02.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #D9E2ED;
	border: 1px solid #d9e2ed;
	padding: 4px;
	text-align: center;
}
.bx .tit03 {
	font-size: 18px;
	border-bottom: 1px solid #a9bed8;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight: normal;
}
.bx-info {
	color: #FFFFFF;
	background-image: url(../images/info02_sfo_a.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #5782b5;
	border: 1px solid #98b1d0;
	text-align: center;
	margin-bottom: 3px;
	line-height: normal;
	padding: 0px;
}
.bx-info .tit {
	color: #FFFFFF;
	padding-bottom: 0px;
}

.bx-info P {
	padding-right: 15px;
	padding-left: 15px;
}
.bx-info .inner P {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
.bx-info .inner {
	background-image: url(../images/info02_sfo_b.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 15px 10px;
}

.bx03 {
	color: #FFFFFF;
	background-image: url(../images/info03_sfo_a.gif);
	background-color: #F59E42;
	border: 1px solid #F8B977;
}
.bx03 .inner {
	background-image: url(../images/info03_sfo_b.gif);
}
.bx04 {
	color: #673400;
	background-image: url(../images/info04_sfo_a.gif);
	background-color: #CDCDCD;
	border: 1px solid #F8B977;
	font-size: 11px;
}
.bx04 P {
	padding-bottom: 0.3em;
}
.bx04 STRONG, .bx04 B {
	color: #660000;
}
.bx04 .tit {
	color: #A15501;
}

.bx04 .inner {
	background-image: url(../images/info04_sfo_b.gif);
}
.bx05 {
	color: #003F8A;
	background-image: url(../images/info05_sfo_a.gif);
	background-color: #C2D1E3;
	border: 1px solid #E6ECF3;
}
.bx05 .tit {
	color: #4775AB;
}

.bx05 .inner {
	background-image: url(../images/info05_sfo_b.gif);
}



#footer {
	clear: both;
	text-align: center;
	color: #666666;
	font-size: 10px;
}
#footer P {
	padding: 0px;
}
#footer STRONG, #footer B {
	font-weight: bold;
	color: #000000;
}

#footer .content {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #dde2e6;
	border-bottom: 1px solid #dde2e6;
	border-left: 1px solid #dde2e6;
	padding: 5px;
	//width: 760px;
	width: 804px;
}
#footer .info {
	float: left;
}
#footer .update {
	display: block;
}

#footer .firma {
	float: right;
	padding-top: 15px;
}
#footer .clear {
	background-color: #003f8a;
	height: 4px;
}


#subfooter {
	background-image: url(../images/subfooter.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
}
#menu_inf {
	background-color: #a6bcd6;
	border-top: 1px solid #b3c0cc;
	border-bottom: 1px solid #b3c0cc;
	clear: both;
	font-size: 10px;
	color: #4775AB;
	line-height: normal;
}
#menu_inf .content {
	background-image: url(../images/menu_inf_side.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	padding-left: 155px;
	width: 680px;
}
#menu_inf A {
	text-decoration: none;
	color: #003F8A;
}
#menu_inf A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.item {
	padding: 0px 0px 5px;
	/*line-height: normal;*/
	background-image: url(../images/dot01H.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	margin-bottom: 10px;
}

.item-list .item {
	line-height: normal;
	float: left;
	width: 100%;
}

.item .tit {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #4775AB;
}
.item .tit A {
	color: #4775AB;
	font-weight: bold;
	text-decoration: none;
}
.item .tit A:hover {
	color: #EFA467;
}

.item .date {
	color: #999999;
	padding-bottom: 0px;
	font-size: 11px;
}
.item .date STRONG, .item .date B {
	color: #8F8F8F;
}
.item .tit-b {
	color: #999999;
	padding-bottom: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
.item .testo {
	padding-left: 10px;
	border-left: 5px solid #E6ECF3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.item .desc {
	float: left;
	width: 98%;
}
.item .link-ico {
	font-weight: normal;
	font-size: 11px;
}
.item A.openInfo, .item A.closeInfo {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.item A.closeInfo02 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.item .opz-bar {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: normal;
}
.flash-locations {
	text-align: center;
}
/****************/
/************ FORMS Frameweork ***********/
#main FORM.form-01 {
	border: none;
	text-align: center;
}
/*
FORM.form-01 INPUT, FORM.form-01 .campo-focus-02 {
	margin: 0px;
	width: auto;
}
FORM.form-01 INPUT, .campo-focus, FORM.form-01 .campo02, FORM.form-01 .campo-focus-02 {
	padding-left: 5px;
	background-repeat: repeat-x;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	margin-bottom: 3px;
	vertical-align: middle;
}

FORM.form-01 .campo, FORM.form-01 .campo02 {
	background-color: #F0F2F4;
	border-color: #C3CCDB #F0F3F8 #F0F3F8 #C3CCDB;
}
FORM.form-01 .campo-focus, FORM.form-01 .campo-focus-02 {
	background-color: #F8BD7F;
	border-color: #666666 #CC6600 #CC6600 #666666;
}
*/
#main .form-01 .bxError {
	width: 420px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#main TABLE.form-01 {
	/*border-collapse: collapse;*/
	/*width: 95%;*/
	width: 450px !important;
	border-top: 1px solid #CED1D3;
	border-right: 1px solid #CED1D3;
	border-bottom: 1px solid #B0B6B9;
	border-left: 1px solid #CED1D3;
	margin-right: auto;
	margin-left: auto;

}
#main .form-01 IMG {
	background-color: transparent;
	border: none;
	padding: 0px;
}
#main .form-01 TD {
	border-collapse: collapse;
}
#main .form-01 TH {
	border-collapse: collapse;
}
#main .form-01 .label {
	padding: 4px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*width: 2%;*/
	width: 1.5%;
	/*white-space: nowrap;*/
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #c7d1da;
	border-left: none;
	color: #333333;
	background-color: #E6ECF3;
	border-right: 1px solid #FFFFFF;
}
#main .form-01 .dati {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #c7d1da;
	border-left: 1px solid #c7d1da;
	/*background-color: #F2F4F4;*/
	background-color: #F0F3F8;
}
#main .form-01 TR#send TH.label {
	text-align: center;
	background-color: #A6BCD6;
}
.form-01 .dati INPUT, .form-01 .dati SELECT, .form-01 .dati TEXTAREA {
	/*width: 98%;*/
	padding-left: 5px;
	margin-bottom: 3px;
	vertical-align: middle;
	background-color: #ffffff;
	border-top: 1px solid #A6BCD6;
	border-right: 1px solid #DFE4EC;
	border-bottom: 1px solid #DFE4EC;
	border-left: 1px solid #A6BCD6;
}
.bx .form-01 .dati INPUT, .bx .form-01 .dati SELECT, .bx .form-01 .dati TEXTAREA {
	background-color: #FFFFFF;
	background-image: url(../images/campoE.gif);
}
.form-01 .campo-focus-02 {
	background-color: #d6e280;
	background-image: url(../images/campo_o.gif);
	border-top-color: #006600;
	border-left-color: #006600;
	border-right-color: #7DA743;
	border-bottom-color: #7DA743;	
}
.pulsanti {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 3px;
	margin-top: 2px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.help-tip {
	margin: 0px;
	padding: 10px;
	color: #666666;
	font-size: 7pt;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	position: absolute;
	width: 200px;
	background-color: #F7F7F7;
	display: inline;
}
/*********************/
/************* FORMULARIOS TABLELESS ****************/
#main FORM {
	//width: 100%;
	width:2px;
}
#main .cols FORM {
	width: auto;
}
FORM .col-a {
	float: left;
	width: 49%;
	display: block;
	padding-left: 0px;
}
FORM .col-b {
	padding-left: 5px;
	float: left;
	width: 49%;
	text-align: left;
}
FORM .riga LABEL {
	width: 16%;
	float: left;
	white-space: normal;
	color: #333333;
	margin-right: 5px;
	display: block;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

FORM .col-a LABEL, FORM .col-b LABEL {
	width: 33%;
}
.riga EM {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	white-space: normal;
}
.oblig EM {
	font-weight: normal;
	color: #970F00;
}
FORM .riga .campo, FORM .riga .campo-foc {
	width: 76%;
	clear: inherit;
	float: none;
}
FORM .riga {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-bottom: 1px solid #CED8E0;
	height: auto;
	width: 100%;
	clear: left;
	overflow: hidden !important; /*para que se adapte a cntenido en FF ??*/
	background-image: url(../images/dot01V.gif);
	background-repeat: repeat-y;
	background-position: 16% 0%;
	border-top: 1px solid #FFFFFF;

}
FORM .col-a .riga, FORM .col-b .riga {
	background-position: 33% 0%;
}
FORM .oblig LABEL {
	color: #333333;
	font-weight: bold;	
}
FORM .oblig .campo, FORM .oblig .campo02 {
	/*background-color: #F7F8F9;*/
}
FORM .oblig .campo-over {

}
FORM .bots {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-color: #F0F3F8;
	border-top: 1px solid #E6ECF3;
	border-bottom: 1px solid #E6ECF3;
}
FORM .riga .label02, FORM .riga-obl .label02 {
	width: auto;
	float: none;
	white-space: normal;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 10px;
	padding-left: 5px;
	display: inline;		
}
#main .form02 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #F0F3F8;
	border-right: 1px solid #CBD8E7;
	border-bottom: 1px solid #CBD8E7;
	border-left: 1px solid #F0F3F8;
}
.form02 LABEL {
	width: 20% !important;
}
.form02 .campo, .form02 .campo-foc {
	width: 73% !important;
}
.form02 .riga {
	background-position: 22% 0%;
}
FORM .tit {
	padding-bottom: 2px;
	border-bottom: 1px solid #C2D1E3;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #EBF0F6;
	border-top: 1px solid #FFFFFF;
}
/*****************************************/

LI.email {
	background-image: url(../images/ico/email_bullet.gif) !important;
}
LI.phone {
	background-image: url(../images/ico/phone_bullet.gif) !important;
}
LI.fax {
	background-image: url(../images/ico/fax_bullet.gif) !important;
}
LI.website {
	background-image: url(../images/ico/web_bullet.gif) !important;
}
.signature {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	width: 200px;
	background-color: #F3F3F3;
}
.signature P {
	padding-bottom: 0.2em;
}
.signature .nome {
	font-size: 12px;
	font-weight: bold;
}
.signature .position {
}
.signature .company {
	font-style: italic;
}
#news .item-list .item {

}
#office .bxB {
	text-align: left;
	clear: left;
}
.logoOffice {
	float: right;
	/*width: 146px;*/
	width: 156px;
	background-color: #ffffff;
	margin: 0px 0px 5px 10px;
	/*overflow: hidden;*/
	text-align: right;
	padding: 0px 0px 5px 5px;
}
/*
.logoOffice IMG {
	border: 1px solid #ffffff;
	background-color: transparent;
}

.logoOffice:hover IMG {
	background-color: transparent;
	border-color: #C2D1E3;
}
*/
#office #main .info {
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/office_sfo02.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-bottom: 15px;	
}
#office .info .tit02 {
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 2px;
	font-weight: normal;
	border-top: 1px solid #EBEBEB;
	/*background-image: url(../images/office_tit.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;*/
}

#office .info .ico {
	vertical-align: middle;
}
#office .info .lista {
	margin-left: 5px;
}
#office .info STRONG, #office .info B {
	font-weight: bold;
	color: #7D7D7D;
	/*color: #A4ACB9;*/
	/*font-weight: normal;*/
}
#office .info .address {
	float: none;
	background-image: url(../images/dot01H.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-bottom: 5px;
	/*width: 35%;*/
}

#office .info .phone {
	float: left;
	width: 32%;
	clear: left;
}
#office .info .fax {
	float: left;
	width: 32%;
	clear: none;	
}
#office .info .email {
	float: left;
	width: 32%;
	clear: left;
}
#office .info .website {
	float: left;
	width: 32%;
	clear: none;	
}
#office .info .address .city {

}
#office .info .address .city STRONG, #office .info .city .address B {
	/*color: #7B8C9B;*/
	font-weight: bold;
	color: #000000;
}
#office .info .address .country STRONG, #office .info .country .address B {
	/*color: #7B8C9B;*/
	font-weight: normal;
	color: #000000;
}
#office .info .address .country {
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
	/*font-weight: bold;
	color: #7B8C9B;*/
	color: #000000;	
}
#office .info .email STRONG, #office .info .website STRONG {
	display: block;
}
#office .contact .item {
	float: left;
	clear: left;
}
#office .contact {
	text-align: left;
	background-image: none;
	padding-bottom: 5px;
	clear: left;
}
#office .contact .foto {
	float: left;
	margin-right: 5px;	
}
#office .contact A.email {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 0px;

}

#office .profile {
	text-align: left;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
#office .services {
	text-align: left;
}
#locations .countryList {
	margin-top: 20px;
	margin-bottom: 10px;
}
#locations .countryList .zona {
	margin-bottom: 20px;
	float: left;
	width: 48%;
	clear: none;
	margin-right: 1%;
	border-left: 1px solid #E6ECF3;	
}

#locations .countryList .tit04b {
	border-bottom: 2px solid #F0F3F8;
	color: #003F8A;
	padding-left: 10px;
}
#locations .countryList .tit04b .txt {
	padding-left: 5px;
}
#locations #europe {
	float: left;
	width: 100%;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	/*border-bottom: 2px solid #F0F3F8;	*/
	padding-bottom: 5px;
}
#locations .countryList .count {
	width: 47%;
	float: left;
	background-image: url(../images/dot02H.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1%;
	margin-right: 0%;
	height: auto;
	padding-top: 1px;
	padding-bottom: 2px;
}
#locations .zona .count {
	width: 46%;
	margin-left: 2%;		
}
#locations #europe .count {
	width: 24%;
	margin-left: 0.5%;		
}
#locations .countryList .count A {
	text-decoration: none;
	display: block;
	padding: 1px;
	font-size: 11px;
}
#locations .countryList .count A:hover {
	color: #ffffff;
	/*background-color: #fdf6f0*/
	background-color: #FF9900;
}
#locations .countryList .ico {
	vertical-align: middle;
	margin-right: 3px;
	text-decoration: none;
}

#locations #asia {
	height: 120px;
}

#locations #lat_america {
	height: 120px;	
}
#locations #north_america {
	height: auto;

}
#locations #mdl_est {
	height: auto;
	
}
#locations #africa {
	height: auto;
	
}
#locations #oceania {

}
/*
#locations .countryList .zona .col UL {
	clear: left;
	float: left;
	display: block;
	width: 100%;
	border: 1px solid #CC0000;
}
#locations .countryList UL UL UL LI {
	padding-left: 20px;
	background-image: url(../images/ico/tree_sub.gif);
	background-repeat: no-repeat;
	background-position: 6px 2px;
}
*/
#about_aims .bodList .foto {
	float: left;
	margin-right: 5px;
}
#sitemap .sitemap {
	/*background-image: url(../images/dot01V.gif);
	background-repeat: repeat-y;
	background-position: 48.5% 0%;*/
	/*float: left;*/
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#sitemap .sitemap A {
	text-decoration: none;
}
#sitemap .sitemap A:hover {
	text-decoration: underline;
}
#sitemap .sitemap .col {
	margin-bottom: 20px;
	float: left;
	width: 45%;
	clear: none;
	margin-right: 1%;
	/*border-bottom: 1px solid #E6ECF3;	*/
	background-image: url(../images/dot01H.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;	
}
#sitemap .sitemap UL LI {
	background-image: url(../images/ico/tree_sub.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
}
#sitemap .sitemap UL {
	margin-left: 3px;
	margin-top: 0px;
}
#sitemap .sitemap .col-b {
	float: right;
	text-align: left;
	clear: right;
	/*border: 1px solid red;*/
}
#sitemap .sitemap .col-a {
	float: none;
	/*clear: right;*/
}
.item .subItem {
	margin: 0px 5px 10px;
	background-image: none;
	display: none;
	padding-left: 10px;
	border-left: 5px solid #E6ECF3;
	padding-bottom: 5px;
}
.item .subItem .opz-bar {
	background-color: #F2F5F9;
	border-top: 1px solid #E6ECF3;
	border-bottom: 1px double #E6ECF3;
}
.item .subItem .tit06 {
	padding-top: 2em;
}
.item .subItem UL LI .tit06 {
	padding-top: 0px;
}
.item .subItem .date {
	color: #666666;
}
.item .subItem .date STRONG {
	color: #333333;
}