<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#393939;
}
html { 
	min-width:980px;
}
html, 
body { 
	height:100%;
}

.clear {
	clear:both
}

a { 
font-weight:bold; 
text-decoration:none;
}

#gallery {
	position:relative;
	height:320px;
	background-image:url(images/scrollo1.jpg) no-repeat center top;
}
#gallery a {
		float:left;
		position:absolute;
	}
	
#gallery a img {
		border:none;
	}
	
#gallery a.show {
		z-index:500
	}

#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

#gallery .caption .content {
		margin:5px
	}
	
#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	

/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	width:980px;
	font-size:.875em;
}

	/* Header */
	header {
		height:192px;
		position:relative;
		background:url(images/header-bg.png) repeat-x left top;
	}
	#page1 header {
		height:192px; // era 515px
	}
	
	/* Content */
	#page1 section#content {
		background:url(images/cont-bg.png) no-repeat center top;
	}
	
	/* Sidebar */
	aside {}
			
	/* Footer */
	footer {
		height:170px;
		background:url(images/footer-bg.png) no-repeat center top;
		position:relative;
		z-index:9999;
	}




/* Left &amp; Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom {
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/
.site-menu{
	position:absolute;
	left:260px;
	background:none;
	z-index:9999;
	top:152px;
}

.site-menu li{
	float:left;
	width:112px;
	background:url(images/line1.gif) no-repeat right top;
	text-align:center;
	line-height:40px;
}
.site-menu li.middle{

}
.site-menu li.last{
	background:none;
	width:90px;
	margin:0;
}
.site-menu li a{
	color:#323232;
	text-decoration:none;
	font-size:13px;


}
.site-menu li a:hover{
	color:#f19735;
	background:none;
	width:112px;
}
.site-menu li:hover{
	width:112px;
}
.site-menu li.last:hover{
	width:90px!important;

}
.social{
	position:absolute;
	top:160px;
	right:19px;
	z-index:9999;
	font-weight:bold;
}
.social li{
	float:left;
	padding-left:6px;
}
.social li a {
	display:block;
}
.social li a:hover{
	padding-top:3px;
	background-color:#f19735;
	color:white;
}
.list {}
	.list li {
		float:left;
		width:160px;
		margin-right:12px;
	}
	.list li.last{
		margin-right:0;
	}
	.list li img{
		margin-bottom:17px;
	}
	.list li p{
		color:#f09236;
		font-weight:bold;
		line-height:1.5em;
	}
	.list li p.txt1{
		line-height:1.333em;
	}
	.list li p a{
		margin-top:3px;
	}
	
	
	.list_1 {}
	.list_1 li {
		float:left;
		width:143px;
		margin-right:19px;
	}
	.list_1 li.last{
		margin-right:0;
	}
	.list_1 li img{
		margin-bottom:17px;
	}
	.list_1 li p{
		color:#f09236;
		line-height:1.333em;
	}
	.list_1 li p.txt1{
		line-height:1.333em;
	}
	.list_1 li p a{
		margin-top:3px;
	}
	.list_1 li p span{
		font-weight:bold;
		display:block;
		text-align:right;
		margin-top:13px;
	}
	
	
.list1{}
.list1 li{
	background:url(images/line-hor1.png) repeat-x left bottom;
}
.list1 li.last{
	background:none;
}
.list1 li a{
	color:#f09336;
	font-weight:normal;
	font-size:14px;
	text-decoration:none!important;
	line-height:24px;
	background:url(images/marker3.png) no-repeat 0;
	padding-left:13px;
}
.list1 li a:hover{
	padding-left:20px;
}
.list2{}
.list2 li{
	height:73px;
	background:url(images/line-hor1.png) repeat-x left 58px;
}
.list2 li.last{
	background:none;
	height:40px;
}
.list2 li a{
	color:#323232;
	font-size:20px;
	line-height:1.2em;
	text-decoration:none;
	letter-spacing:-1px;
}
.list2 li a span{
	text-transform:uppercase;
	display:inline-block;
	letter-spacing:-1px;
//	background:url(images/marker2.png) no-repeat right 6px;
	padding-right:13px;
	margin-top:-3px;
	font-size:19px;
}
.list2 li a:hover {
	color:#f09336;
}
.list3{}
.list3 li {
	background:none;
	line-height:23px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(js/PIE.htc);
	position:relative;
	margin-top:7px;
}
.list3 li:first-child{
	margin-top:9px;
}
.list3 li a {
	color:#f09336;
	font-size:14px;
	text-decoration:none;
	background:url(images/marker3.png) no-repeat 22px ;
	padding-left:35px;
	display:block;
	width:100%;
	
}
.list3 li a:hover{
	background:url(images/marker3-act.png) no-repeat 22px;
	color:#fff;
	display:block;
}
.list3 li:hover{
	background:#f09336 ;
	color:#fff;
}
.list4{
	width:335px; // era 275
}
.list4 li{
	border:1px solid #d9ecf4;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(js/PIE.htc);
	position:relative;
//	padding:17px 0 19px 0;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	
}
.list4 li p {
	background:url(images/marker-4.png) no-repeat 0 2px;
	padding-left:21px;
	padding-right:20px;
//	margin-left:20px;
	width:224px;
	line-height:1.5em;
}
.list4 li p b{
	color:#323232;
}
.list4 li p a{
	color:#323232;
	text-decoration:none;
}
.list4 li p a:hover{
	color:#f09336;
}
.list4 li:hover{
	background:#f5fafc;
}
.list5 {
	position:relative;
	top:-3px;
	width:372px;
	overflow:hidden;
}
.list5 li{
	padding-bottom:19px;
}
.list5 li .link{
	background:url(images/marker1.png) no-repeat right 8px;
}
.list5 li .link:hover{
	background:url(images/marker1-act.png) no-repeat right 8px;
}
.list5 li.one{
	background:url(images/marker-numb1.png) no-repeat;
	overflow:hidden;
	padding-left:57px;
}
.list5 li.two{
	background:url(images/marker-numb2.png) no-repeat;
	overflow:hidden;
	padding-left:57px;
}

.list6{}
.list6 li{
	width:280px;
	background:#fff;
	border:1px solid #d9ecf4;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(js/PIE.htc);
	position:relative;
	float:left;
	margin-right:35px;
	margin-bottom:35px;
}
.list6 li.last{
	margin-right:0;
}
.list6 li.row2{
	margin-bottom:0;
}
.list6 li img{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:21px;
}
.list6 li p{
	color:#f09236;
	font-size:12px;
	margin-left:10px;
	padding-bottom:25px;
}
.list6 li p a{
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#f09236;
}
.list6 li:hover{
	background:url(images/shine1.png) no-repeat center top #f19436;
	border:1px solid #f19436;
}
.list6 li:hover p{
	color:#fff;
}
.list6 li:hover p a{
	color:#fff;
}





















.list7{}
.list7 li{
	// width:780px;
	background:#fff;
	border:1px solid #d9ecf4;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(js/PIE.htc);
	position:relative;
	float:left;
	/*
	margin-right:35px;
	margin-bottom:35px;
	*/
}
.list7 li.last{
	margin-right:0;
}
.list7 li.row2{
	margin-bottom:0;
}
/*
.list7 li img{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:21px;
}
*/
.list7 li p{
	color:#0452A1;
	margin-left:10px;
	padding:5px;

	background:url(images/line-hor1.png) no-repeat left top;
}
.list7 li p a{
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color:#0452A1;
}
.list7 li:hover{
        color:#fff;
        background:#0452A1; /* default background for browsers without gradient support */
        /* css3 */
        background:-webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#0452A1));
        background:-moz-linear-gradient(#2e88c4, #0452A1);
        background:-o-linear-gradient(#2e88c4, #0452A1);
        background:linear-gradient(#2e88c4, #0452A1);
}
.list7 li:hover p{
	color:#fff;
}
.list7 li:hover p a{
	color:#fff;
}
.list7 li:hover p span{
	color:#fff;
}

.list7 li p span{
	font-size: large;
	text-align:right;
	float:right;
	color:#0452A1;
}

























/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	color:#0452A1;
	font-size:12px;
	line-height:1.333em;
}
p span{
	color:#f09336;
	font-weight:bold;
}
.p0 {
	margin:0;
	padding:0;
}
.p1 {
	margin-bottom:8px;
}

dl {}
	dl dt {}
	dl dd {}
	
.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


.line-hor{
	background:url(images/line-hor1.png) repeat-x left top;
	height:1px;
	width:100%;
}
.myline-hor{
	background:url(images/line-hor1.png) repeat-x left top;
	height:1px;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
}
	h1 a {
		position:absolute;
		left:10px;
		top:109px;
		background:url(images/logo.png) no-repeat left top;
		width:215px;
		height:55px;
		z-index:9999;
	}
h2 {
	text-transform:uppercase;
	font-size:32px;
	color:#fff;
	letter-spacing:-1px;
}
h3 {
	color:#f09236;
	font-size:45px;
	line-height:1em;
	position:absolute;
	top:54px;
	right:22px;
	letter-spacing:-1px;
}
h3 span{
	text-transform:uppercase;
	color:#323232;
}
h4.title5{
	color:#323232;
	font-size:30px;
	line-height:1.2em;
	letter-spacing:-1px;
}
h4 {
	color:#323232;
	font-size:24px;
	line-height:1.2em;
	letter-spacing:-1px;
}
h4.title1{
	background:url(images/icon-1.png) no-repeat left top;
	padding-left:65px;
	padding-bottom:36px; 
	font-size:23px;
	line-height:1.2em;
	padding-top:15px;
	letter-spacing:-1px;
		height:42px;
}
h4.title2{
	background:url(images/icon-2.png) no-repeat left top;
	padding-left:65px;
	padding-bottom:16px;
	font-size:23px;
	line-height:1.2em;
	padding-top:15px;
	letter-spacing:-1px;
		height:42px;
}
h4.title3{
	background:url(images/icon-1.png) no-repeat left top;
	padding-left:65px;
	padding-bottom:16px;
	font-size:23px;
	line-height:1.2em;
	padding-top:15px;
	letter-spacing:-1px;
		height:42px;
}
h4.title4{
	background:url(images/icon-4.png) no-repeat left top;
	padding-left:65px;
	padding-bottom:16px;
	font-size:23px;
	line-height:1.2em;
	padding-top:10px;
	letter-spacing:-1px;
		height:42px;
}
h4.titleMy{
       	padding-left:65px;
	background:url(images/icon-4.png) no-repeat left top;
      	padding-top:10px;
        font-size:23px;
       	line-height:1.2em;
        letter-spacing:-1px;
}
h4.titleAnalisti{
	background:url(images/icon-borsa.png) no-repeat left top;
	padding-left:65px;
	padding-bottom:16px;
	font-size:23px;
	line-height:1.2em;
	padding-top:15px;
	letter-spacing:-1px;
		height:42px;
}
h4.titleBrokers{
	background:url(images/icon-dollar.png) no-repeat left top;
	padding-left:65px;
	padding-bottom:16px;
	font-size:23px;
	line-height:1.2em;
	padding-top:15px;
	letter-spacing:-1px;
		height:42px;
}
h4.titleTrader{
	background:url(images/icon-3.png) no-repeat left top;
	padding-left:65px;
	padding-bottom:16px;
	font-size:23px;
	line-height:1.2em;
	padding-top:15px;
	letter-spacing:-1px;
		height:42px;
}
h4 span{
	margin-top:-11px;
	display:block;
}
h5 {
	color:#323232;
	font-size:30px;
	letter-spacing:-1px;
	line-height:1.2em;
}
h5 img{
	vertical-align:middle;
}
h6 {
	color:#323232;
	font-size:20px;
	line-height:1.2em;
}

.title4{
	font-size:20px;
	color:#323232;
	line-height:1.2em;
	letter-spacing:-1px;
}
.txt1 {
}
.txt2 {
}
.link{
	color:#f09236;
	font-size:13px;
	background:url(images/marker1.png) no-repeat right 11px;
	text-decoration:none;
	display:inline-block;
	padding-right:5px;
}
.link:hover{
	color:#323232;
	background:url(images/marker1-act.png) no-repeat right 11px;
}

.linkMy{
	color:#0452A1;
	font-weight:bold;
	font-size:13px;
	background:url(images/marker1-act.png) no-repeat left 11px;
	text-decoration:none;
	display:inline-block;
//	padding-right:5px;
	padding-left:7px;
	padding-top:7px;
}
.linkMy:hover{
	color:#f09236;
	background:url(images/marker1.png) no-repeat left 11px;
}



.linkMyN{
	color:#0452A1;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	display:inline-block;
	padding-top:7px;
}
.linkMyN:hover{
	color:#f09236;
}






.link1{
	color:#323232;
	font-size:13px;
	background:url(images/marker1-act.png) no-repeat right 8px;
	text-decoration:none;
	display:inline-block;
	padding-right:5px;
}
.link1:hover{
	color:#f09236;
	background:url(images/marker1.png) no-repeat right 8px;
}
	
.link3{
	color:#f09336;
	font-size:14px;
	background:url(images/button1-bg.gif) repeat-x;
	text-decoration:none;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	behavior: url(js/PIE.htc);
	position:relative;
	padding:5px 13px 8px 16px; 
	box-shadow:0 0 5px #d78630;
	-moz-box-shadow:0 0 5px #d78630;
	-webkit-box-shadow:0 0 5px #d78630;
}
.link3 span{
	background:url(images/marker6.gif) no-repeat center top;
	display:inline-block;
	width:3px;
	height:5px;
	margin-top:7px;
	margin-left:5px;
}
.link3:hover{
	color:#323232;
}
.link3:hover span{
	background:url(images/marker1-act.png);
}
.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.hr { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	display:block;
}
.vr { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:0 0;
	width:100%;
}


/*==================boxes====================*/
.box1{
	height:323px; // era 323px
	width:100%;
	top:176px;
	position:relative;
}
.box1 img{
	margin-left:10px;
}
.box1 h2{
	position:absolute;
	top:42px;
	left:73px;
}
.box1 h2 span{
	display:block;
	margin-bottom:-3px;
}
*+ html .box1 h2 span {
	margin-bottom:-7px;
}
.box1 h2 em{
	display:inline-block;
	margin-bottom:-3px;
	margin-left:-2px;
}
*+ html .box1 h2 b{
	margin-top:-7px;
}
.box1 h2 b{
	margin-top:-3px;
	display:block;
	margin-left:3px;
}
.box2{
	background:url(images/box2-bg.gif) repeat-x left top #f2f9fc;
	border:1px solid #d6e9f2;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(js/PIE.htc);
	position:relative;
}

/*===== header =====*/
header {
}
header .container_24{
	position:relative;
}
header .inside {}
header nav {
	position:absolute;
	top:82px;
	width:950px;
	height:110px;
	background:url(images/nav-bg.gif) repeat-x left top;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(js/PIE.htc);
	box-shadow:0 1px 10px #afd2e4;
	-moz-box-shadow:0 1px 10px #afd2e4;
	-webkit-box-shadow:0 1px 10px #afd2e4;
	z-index:9997;
}
nav ul{
	position:absolute;
	right:0;
	background:url(images/menu-button-bg.jpg) repeat-x left top;


}
nav ul li{
	float:left;
	line-height:69px;
	height:69px; // by me
	position:relative;
	width:130px;
	margin-left:-14px;
}
nav ul li.first{
	margin:0;
}
nav ul li a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	text-align:center;
	height:39px;
	padding-top:30px; // by me
}
nav ul li a:hover,
nav ul li a.active{
	background:url(images/menu-button-act.jpg) no-repeat left top #fff;
	color:#f09336;
	width:130px;
}

nav ul li.last span{
	background:url(images/top-right-corner.jpg) no-repeat right top;
	width:5px;
	height:5px;
	position:absolute;
	right:0;
	top:0;
}
nav ul li.last:hover span,
nav ul li.last.active span{
	background:url(images/right-top-corner-act.jpg) no-repeat right top;
}
nav ul li.last.active {
	background:url(images/menu-button-act.jpg) no-repeat left top #fff;
}
nav ul li.last.active a{
	color:#f09336;
}
.menu{
	display:none;
	position:absolute;
	z-index:9999!important;
	background:#FFF!important;
	width:219px!important;
}
.menu li {
	width:219px!important;
	margin-left:0px;
	background:#FFF!important;
}
.menu li a{
	width:219px!important;
	line-height:34px;
	color:#f09336;
}
.menu li a:hover{
	background:#f09336;
	color:#fff;
}
/*===== content =====*/
#content .inside {}
#content {}

/*===== Sidebar =====*/
aside .inside {}
aside {}

/*===== footer =====*/
footer .inner {
	padding-left:24px;
	padding-top:31px;
}
footer .inner .footer-logo{
	width:238px;
	float:left;
	position:relative;
	z-index:9999;
}
footer .inner .footer-logo img{
	float:left;
}
footer span {
	font-size:12px;
	font-weight:bold;
	color:#0452A1;
	margin-top:-2px;
	margin-left:4px;
	display:inline-block;
}
footer span em{
	font-size:14px;
	font-style:normal;
}
footer span a{
	text-decoration:none;
	color:#0452A1;
	display:inline-block;
	margin-top:3px;

}
footer i{
	font-style:normal;
	display:block;
	text-decoration:none;
	color:#0452A1;
	font-weight:bold;
	font-size:11px;
}
footer span a:hover{
	text-decoration:underline;
}
footer .inner .contacts{
	float:left;
	margin-left:97px;
}
footer .inner .contacts p.col1{
	width:124px;
	color:#0452A1;
	font-weight:bold;	
	float:left;
	line-height:1.5em;
	margin-top:-3px;
	position:relative;
	z-index:9999;
}
footer .inner .contacts p.col2{
	width:154px;
	color:#0452A1;
	font-weight:bold;
	float:left;
	margin-left:77px;
	line-height:1.5em;
	margin-top:-3px;
	position:relative;
	z-index:9999;
}
footer .inner .contacts p.col2 span{
	font-weight:normal;
	margin:0;
}
footer .inner .contacts p.col2 a{
	color:#0452A1;
	font-weight:bold;
	text-decoration:none;
}
footer .inner .contacts p.col2 a:hover{
	color:#323232;
}
footer .inner .news{
	position:relative;
	left:-5px;
}
footer .inner .news h4{
	position:relative;
	left:48px;
	top:-6px;
	
}

/*----- forms -----*/
textarea:focus,
input:focus{
	outline:none;
}
#search{
	position:absolute;
	top:36px;
	right:10px;
}
#search input{
	background:none;
	border:none;
	float:left;
	color:#0452A1;
	font-size:14px;
	width:173px;
	padding:6px 3px 8px 13px;
}
#search .bg{
	background:url(images/search-bg.png) no-repeat left top;
	display:inline-block;
	float:left;
	padding:0;
	margin:0;
}
#search .find-button{
	float:left;
	background:url(images/search-button.png) no-repeat left top;
	width:20px;
	height:29px;

}
#contacts-form{
	margin-top:16px;
}
#contacts-form .field { 
	height:40px;
}
#contacts-form input,
#contacts-form textarea {
	background:#fff;
	border-top:1px solid #7ca3b8; 
	border-left:1px solid #7ca3b8; 
	border-bottom:1px solid #dee8ed; 
	border-right:1px solid #dee8ed;
	padding:6px 10px 7px 16px;
	width:223px; 
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	behavior: url(js/PIE.htc);
	position:relative;
	color:#0452A1;
	font-size:12px;
}
#contacts-form input {
	vertical-align:top;	
	line-height:1.2em;
	width:324px;
}
#contacts-form textarea { 
	width:453px; 
	height:200px; 
	overflow:auto;
}

.send-reset{
	background:#f09236;
//	color:#fff;
	color:#D52D00;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior: url(js/PIE.htc);
	padding:6px 19px 7px 19px;

	letter-spacing:-1px;
}
.send-reset:hover{
//	background:#323232;
	background:#cacaca;
}

.no-send-reset{
	background:#cacaca;
	color:#D52D00;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior: url(js/PIE.htc);
	padding:6px 19px 7px 19px;
	letter-spacing:-1px;
}
.no-send-reset:hover{
	background:#f09236;// #0452A1;
}










.buy-send{
	background: #D52D00; //#0452A1;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior: url(js/PIE.htc);
	padding:6px 19px 7px 19px;
	letter-spacing:-1px;
}
.buy-send:hover{
	background: #fff;
	color:#D52D00;// #0452A1;
}








.cont-buttons{
	padding-bottom:30px;
	padding-top:20px;
}
.cont-buttons .alt{
	margin-right:15px;
}
#news{}
#news input{
	background:none;
	border:none;
	color:#0452A1;
	font-weight:bold;
	font-size:12px;
	width:165px;
	padding:6px 3px 8px 13px;
}
#news span.bg{
	background:url(images/news.png) no-repeat left top;
	display:block;
	padding:0;
	margin:0;
}
.news-button{
	background:#f09236;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior: url(js/PIE.htc);
	position:absolute;
	padding:6px 12px 7px 15px;
	margin-top:7px;
	margin-left:110px;
	letter-spacing:-1px;
}
.news-button:hover{
	background:#323232;
}
#news {
	position:relative;
	left:52px;
	top:3px;
	height:100px;
	overflow:hidden;
	width:200px;
}

/*=============page1=============================*/
.p1-cont{
	margin-bottom:43px;
	overflow:hidden;
}
.grid_6 .inner{
	padding-top:13px;
	padding-left:4px;
}
.grid_6 .inner p{
	font-size:12px;
	color:#0452A1;
	padding-left:66px;
	margin-top:-2px;
}
.grid_6 .inner p strong{
	line-height:1.5em;
}
.grid_6 .inner p .link{
	padding-top:3px;
	margin-right:2px;
}
.topcols{
	background:#333;
	padding-bottom:10px;
}
.p1-cont .grid_18{
width:900px;
}
.p1-cont .grid_18 .top1{
	padding-bottom:31px;
	overflow:hidden;
	width:900px; // non c'era
}
.p1-cont .grid_18 .line-hor{
	margin-left:37px;
	width:667px;
}
.p1-cont .grid_18 .bottom-text{
	padding-top:26px;
	padding-left:34px;
}
.p1-cont .grid_18 .bottom-text .title4{
	padding-bottom:14px;
	display:block;
}
.p1-cont .grid_18 .bottom-text .list{
	padding-top:20px;
}
.p1-cont .grid_5 .inner{
	padding-top:12px; / era 22
}
.p1-cont .grid_5 .inner .list1{
	padding-top:9px;
	margin-left:2px;
}
.p1-cont .grid_5 .inner .list2{
	padding-top:39px;
}
/*=============page2=============================*/
.p2-cont .inner{
	padding-top:44px;
	padding-left:0px;
}
.p2-cont .inner h4.title5.alt{
	padding-bottom:16px;
}
.p2-cont .inner .box2{
	width:237px;
}
.p2-cont .inner .box2 .list3{
	padding-bottom:20px;
}

.testomonials{
	position:relative;
}
.testomonials img{
	margin-left:7px;

}
.testomonials h4{
	padding-top:48px;
	padding-bottom:16px;
}
blockquote{
	color:#fff;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	position:absolute;
	top:142px;
	left:65px;
	line-height:1.333em;
}
blockquote span strong{
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	display:block;
	margin-bottom:-5px;
}
blockquote span{
	display:block;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin-left:-15px;
	margin-top:14px;
}
.testomonials .link1{
	margin-top:7px;
}
.p2-cont .grid_16 .toptext{
	padding-bottom:33px;
}
.p2-cont .grid_16 .toptext h4 {
	padding-bottom:18px;
}
.p2-cont .grid_16 .toptext img{
	float:left;
	margin-right:20px;
}
.p2-cont .grid_16 .toptext h6{
	margin-bottom:11px;
	letter-spacing:-1px;
	position:relative;
	top:-6px;
}
.p2-cont .bottomcols{
	padding-top:25px;
	padding-bottom:14px;
}
.p2-cont .bottomcols h4{
	padding-bottom:12px;
}
.p2-cont .bottomcols p{
	padding-bottom:23px;
}

/*=============page3=============================*/
.p3-cont .topcols1{
	padding-top:45px;
}
.p3-cont .topcols1 .col1{
	padding-bottom:30px;
}
.p3-cont .topcols1 h4{
	padding-bottom:17px;
}
.p3-cont .topcols1 .grid_5 h4{
	padding-bottom:25px; // era 10 -.-
}
.p3-cont .topcols1 .grid_5 p{
	padding-left:65px;
}
.p3-cont .topcols1 .grid_5 h4.title1,
.p3-cont .topcols1 .grid_5 h4.title2,
.p3-cont .topcols1 .grid_5 h4.title3,
.p3-cont .topcols1 .grid_5 h4.title4{
//	padding-top:7px;
}
.p3-cont .topcols1 .grid_5 p a.link{
	padding-top:0;
	margin-top:8px;
	background-position: right 8px;
}
.p3-bottom{
	padding-top:25px;
	padding-bottom:32px;
}
.p3-bottom .grid_7 img{
	margin-bottom:23px;
}
.p3-bottom .grid_7 p span{
	margin-top:-3px;
	display:inline-block;
}
.p3-bottom .grid_7 .list1{
	padding-top:14px;
}
/*=============page4============================*/
.leftlist{
	padding-top:44px;
}
.leftlist.last{
	padding-top:50px;
}
.leftlist h4{
	padding-bottom:9px;
	margin-left:-2px;
}
.p4-cont .grid_8{
	padding-top:22px;
}
.p4-cont .grid_8 h4.title5{
	letter-spacing:-2px;
	padding-bottom:16px;
}
.p4-cont .grid_8 img{
	margin-bottom:21px;
}
.p4-cont .grid_8  p strong{
	display:block;
	padding-bottom:7px;
}
.p4-cont .grid_7 {
	margin-top:44px;	
}
.p4-cont .grid_7 h4{
	letter-spacing:-1px;
	padding-bottom:16px;
}
.p4-cont .grid_7 .box2{
//	background:url(images/shine.png) no-repeat center top #f09236;
	background:no-repeat center top #f09236;
	height:331px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(js/PIE.htc);
	position:relative;
}
.p4-cont .grid_7 .box2 blockquote{
	position:absolute;
	top:35px;
	left:36px;
	width:202px;
}
.p4-cont .grid_7 .box2 blockquote strong{
	font-size:14px;
	display:block;
	padding-bottom:18px;
}
.p4-cont .grid_7 .box2 .link3{
	position:absolute;
	top:257px;
	left:37px;
}
.text3{
	margin-left:38px;
	width:630px;
	padding-top:31px;
}
.text3 .line-hor{
	padding-bottom:22px;
}
.text3 h4{
	padding-bottom:14px;
}
.text3 p.first{
	padding-bottom:23px;
}
.text3 img{
	float:left;
	margin-right:18px;
}
.p4-cont{
	padding-bottom:14px;
	overflow:hidden;
}
/*=============page5=============================*/
.p5-cont{
	padding-top:44px;
	padding-left:35px;
	margin-bottom:35px;
	
}
.p5-cont .list6{
	padding-top:15px;
}
.p5-cont p.address  span{
	padding-right:60px;
	color:#0452A1;
	font-weight:normal;
}
*+ html .p5-cont p.address  span{
	position:relative;
	right:157px;
}
.p5-cont p.address a{
	color:#f09336;
	padding-left:13px;
	font-size:14px;
}
/*=============page1=============================*/
.p5-cont.alt{
	overflow:hidden;
	padding-bottom:22px;
}
/*=============page1=============================*/
p.policy{
	padding-top:13px;
	margin-left:2px;
	padding-bottom:35px;
}
p.policy a{
	color:#f09336;
	font-size:14px;
}
/*=============page1=============================*/
#map_canvas {
	margin-top:16px;
	width:388px;
	height:254px;
	overflow:hidden;
	border:1px solid #c4e3f3;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(js/PIE.htc);
	position:relative;
	margin-bottom:17px;
	}

/*=============page1=============================*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a &gt; .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus &gt; .sf-sub-indicator,
a:hover &gt; .sf-sub-indicator,
a:active &gt; .sf-sub-indicator,
li:hover &gt; a &gt; .sf-sub-indicator,
li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a &gt; .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus &gt; .sf-sub-indicator,
.sf-menu ul a:hover &gt; .sf-sub-indicator,
.sf-menu ul a:active &gt; .sf-sub-indicator,
.sf-menu ul li:hover &gt; a &gt; .sf-sub-indicator,
.sf-menu ul li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*=============page1=============================*/

.fontNostroB {
color:#0452A1;
font-size:14px;
}
.fontNostro {
color:#0452A1;
font-size:13px;
}
.tabNostro {
border:1px solid;
border-collapse:collapse;
}

.bluNostro {
color:#0452A1;
}
/* blu nostro - testo bianco - bold */
.fmtheader
{
        background-color:#0452A1;
        font-weight:bold;
        color:#ffffff;
}


.pagerd {
font-weight: bold;
font-size: 10pt;
color: #0452A1;
}

.pagerw {
font-weight: bold;
font-size: 11pt;
color: red;
}
.pagerz {
font-size: 14pt;
color:#0452A1;
margin-top:6px;
margin-bottom:8px;
}

.pagerbig {
font-weight: bold;
font-size: 14pt;
color: red;
}

/* box nuovo commento */
.new_comment {
display: block;
width:650px;
height:450px;
background-color: #e1e1e1;
-moz-border-radius: 15px;
border-radius: 15px;

}

.avatar {
width:70px;
height:70px;
padding:35px;
position:relative;
clear:both;
}

.box_ncomment {
width: 430px;
height: 250px;
left: 150px;
bottom: 120px;
position: relative;

}

.captcha {
position:relative;
bottom:13px;
left:60px;
text-align:right;
float: right;
}

/* fine box nuovo commento */
/* nostro rosa */
.posRosa {
background-color: #f8b4b4;
}

/* nostro giallino */
.posItem {
background-color:#FFF9CC;
}

/* celestino */
.posIzione {
background-color:#88D9FF;
}

.boxroundmm {
display:inline-table;
vertical-align:middle;
width:360px;
border:2px solid #e1e1e1; //#88D9FF;
background-color: #e1e1e1;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
margin:8px;
}

.boxroundm {
display:block;
float:left;
border:2px solid #e1e1e1; //#88D9FF;
background-color: #e1e1e1;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
margin-top:8px;
}

.boxroundmi {
width:1100px;
display:block;
float:left;
border:1px solid #88D9FF;
-moz-border-radius: 15px;
background-color: #fff;
border-radius: 15px;
padding:6px;
}

// grigio chiaro
.boxround {
border:1px solid #cacaca;
background-color: #fff;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
}

/* quello di commenti e guestbook (celestino) */
.boxroundato {
//background-color:#88D9FF;
background:#f5fafc;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
}

.boxMarqueeBakeka {
        border:1px solid #78acff;
        width:260px;
        //-moz-border-radius: 15px;
        //border-radius: 15px;
        padding:6px;
font:13px 'Sans Serif','Arial';

}


.boxMarquee {
border:1px solid #78acff;
//width:320px;
width:260px;
padding:6px;
}

/* colore rosso */
.boxroundatoMarquee {
border:2px solid #ca0000;
width:320px;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
}

/* colore rosso - forse non piu usato */
#boxroundatoMini {
        display:block;
        float:left;
        border:1px solid #78acff; // #ca0000;
        width:210px;
        padding:6px;
        //-moz-border-radius: 15px;
        //border-radius: 15px;
font:14px 'Sans Serif','Arial';
font-weight:bold;
}

/* colore rosso */
.boxroundatoMarqueeH {
border:1px solid #d9ecf4; // era rosso #ca0000;
width:190px;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
}
.boxMarqueeH {
border:1px solid #78acff;
width:699px;
//-moz-border-radius: 15px;
//border-radius: 15px;
padding:6px;
}


/* colore blu nostro */
.boxroundatoMarqueeBlu {
border:2px solid #0452A1;
width:320px;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
}

.boxroundatoMarqueeBluH {
border:2px solid #0452A1;
-moz-border-radius: 15px;
border-radius: 15px;
padding:6px;
}

/* verdino */
.ordIne {
background-color:#99CC33;
}

.posRed {
background-color:red;
}


/* commenti */
.comments {
display: block;
width:700px;
background-color:#FFF9CC;
overflow-y: auto;
overflow-x:auto;
/* margin-bottom: 30px; */
margin:30px;
padding:30px;
}

.nickname {
color:black;
font-weight:bold;
font-size:12px;
}

/* msg box with icon */
.msg-ok{
border:solid 1px green;
background:#99CC33 url(images/icons/accept.png) 8px 4px no-repeat;
color:#222222;
padding:4px;
text-align:center;
width:500px;
font-weight:bold;
}

.msg-ok-mini{
border:solid 1px green;
background:#99CC33 url(images/icons/accept.png) 8px 4px no-repeat;
color:#222222;
padding:4px;
text-align:center;
width:320px;
font-weight:bold;
}

.msg-no{
border:solid 1px red;
background:#f8b4b4 url(images/icons/exclamation.png) 8px 4px no-repeat;
color:#222222;
padding:4px;
text-align:center;
width:500px;
font-weight:bold;
}

.msg-no2{
border:solid 1px red;
color:#222222;
padding:4px;
text-align:center;
width:500px;
font-weight:bold;
}

.msg-no-mini{
border:solid 1px red;
background:#f8b4b4 url(images/icons/exclamation.png) 8px 4px no-repeat;
padding:4px;
text-align:center;
width:320px;
font-weight:bold;
font-size:13px;
}

.msg-no-micro{
border:solid 1px red;
background:#f8b4b4 url(images/icons/exclamation.png) 8px 4px no-repeat;
padding:4px;
text-align:center;
width:190px;
font-weight:bold;
}


.msg-info{
border:solid 1px black;
background:#FFF9CC url(images/icons/information.png) 8px 4px no-repeat;
padding:4px;
text-align:center;
width:500px;
font-weight:bold;
}

.msg-info-mini{
border:solid 1px black;
background:#FFF9CC url(images/icons/lightbulb.png) 8px 4px no-repeat;
padding:4px;
text-align:center;
width:320px;
font-weight:bold;
}

#donazione {
        text-align:center;
        width:260px; // era 320
        float:left;
        border:1px solid #78acff; //#cacaca;
        //-moz-border-radius: 15px;
        //border-radius: 15px;
        padding:6px;
font:16px 'Sans Serif','Arial';
//font:16px 'Gill Sans MT';
color:#000000;
}

.pari {
background-color: #efefef;
}
.dispari {
background-color:white;
}

.pryvacyBar
{
font-weight:bold;
font-size:16px;
background-color:#0452A1;
color:white;
margin-top:15px;
}
.privacyText
{
font: 14px "Verdana", Courier, mono;
}
.pari {
background-color: #efefef;
}
.dispari {
background-color:white;
}

.pryvacyBar
{
font-weight:bold;
font-size:16px;
background-color:#0452A1;
color:white;
margin-top:15px;
}
.privacyText
{
font: 14px "Verdana", Courier, mono;
}


.regRow {
        clear: both;
        margin-left: auto;
        margin-right: auto;
}

.regPCell {
        float: left;
        width: 200px;
        margin-top: 5px;

        font-weight:bold;
        color:#0452A1;
}
.regSCell {
        float: left;
        width: 320px;
        height:15px;
        margin-top: 5px;
}
.regSCellx {
        width: 320px;
        height:15px;
        margin-top: 5px;
}
.regTCell {
        float: left;
        width: 78px;
        margin-top: 15px;
}

.regFD {
        border: 1px solid #000;
        font-weight: bold;
}

.miop {
	color:#0452A1;
	font-size:15px;
	line-height:1.333em;
}



.barMarquee
{
        border-bottom:1px solid #ca0000;
        width:260px; // era 315
        margin-bottom:15px;

        color:#ca0000;
        font-weight:bold;
        text-align:left;
        padding-top:10px;
        padding-bottom:5px;
font:16px 'Sans Serif','Arial';
}

.barMarqueeBlu
{
        border-bottom:2px solid #0452A1;
        width:315px;
        margin-bottom:15px;

        color:#0452A1;
        font-weight:bold;
        text-align:left;
        padding-top:10px;
        padding-bottom:5px;
}








.myhref4 a{
        //color:#323232;
	color:black;
//        font-size:20px;
        line-height:1.2em;
        text-decoration:none;
        letter-spacing:-1px;
}
.myhref4 a span{
        text-transform:uppercase;
        display:inline-block;
        letter-spacing:-1px;
        background:url(images/marker2.png) no-repeat left 6px;
        padding-right:13px;
        margin-top:-3px;
        font-size:19px;
}
.myhref4 a:hover {
        color:#f09336;
}















.myhref a{
        color:#323232;
        font-size:20px;
        line-height:1.2em;
        text-decoration:none;
        letter-spacing:-1px;
}
.myhref a span{
        text-transform:uppercase;
        display:inline-block;
        letter-spacing:-1px;
        background:url(images/marker2.png) no-repeat left 6px;
        padding-right:13px;
        margin-top:-3px;
        font-size:19px;
}
.myhref a:hover {
        color:#f09336;
}

.newBoxRoundato {
        border:1px solid #d9ecf4;
        border-radius:6px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        behavior: url(js/PIE.htc);
        position:relative;
//	padding:6px;
	margin-left:17px; // era 47
        margin-bottom:5px;
	padding-bottom:17px;
}

.newBoxRoundatoI {
        border:1px solid red; // era #d9ecf4;
	background-color:beige; // #f09336;
        border-radius:6px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        behavior: url(js/PIE.htc);
        position:relative;
        margin-bottom:5px;
	padding:7px;
//        box-shadow:0 1px 10px #afd2e4;
//        -moz-box-shadow:0 1px 10px #afd2e4;
//        -webkit-box-shadow:0 1px 10px #afd2e4;

}

.newBoxRoundatoBlu {
        border:1px solid red; // era #d9ecf4;
	background-color: #88D9FF; // #f09336; arancione 
        border-radius:6px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        behavior: url(js/PIE.htc);
        position:relative;
        margin-bottom:5px;
	padding:7px;
//        box-shadow:0 1px 10px #afd2e4;
//        -moz-box-shadow:0 1px 10px #afd2e4;
//        -webkit-box-shadow:0 1px 10px #afd2e4;

}


.myBold {
font-weight:bold;
}


#trLeft1
{
        float:left;
       	width:550px;
}

#trRight1
{
        float:left;
       	width:300px;
}

.myOrange {
color:#f19735;
}

.myFWidth {
width:200px;
}


.bigcheck {
height: 50px;
width: 50px;
border: 3px solid black;
padding:2px;
}
.bigcheck1 {
height: 50px;
width: 50px;
border: 3px solid red;
padding:2px;
}
.bigcheck2 {
height: 50px;
width: 50px;
border: 3px solid blue;
padding:2px;
}
.bigcheck3 {
height: 50px;
width: 50px;
border: 3px solid green;
padding:2px;
}

.msg_fm {
       	position:relative;
        padding:15px;
       	width:300px;
    	//margin:1em 0 3em;
       	margin-bottom:15px;
        color:#000;
       	background:#f3961c; /* default background for browsers without gradient support */
    	/* css3 */
        background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
        background:-moz-linear-gradient(#f9d835, #f3961c);
       	background:-o-linear-gradient(#f9d835, #f3961c);
        background:linear-gradient(#f9d835, #f3961c);
       	-webkit-border-radius:10px;
   	-moz-border-radius:10px;
        border-radius:10px;
}
.msg_utenti p {
color: white;
}

.msg_fm p {
color: #0452A1;
}

.msg_utenti {
        width:300px;
        position:relative;
        padding:15px;
        //margin:1em 0 3em;
        margin-bottom:15px;
        color:#fff;
        background:#0452A1; /* default background for browsers without gradient support */
        /* css3 */
        background:-webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#0452A1));
        background:-moz-linear-gradient(#2e88c4, #0452A1);
        background:-o-linear-gradient(#2e88c4, #0452A1);
        background:linear-gradient(#2e88c4, #0452A1);
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius:10px;
}



.container_mytab {
	padding-left: 25px;
	padding-right: 20px;
}

.left_t_question {
	background: transparent url('images/left_t_question.gif') no-repeat top left;
	width: 354px;
	height: 17px;
	margin-top: 5px;
}

.left_m_question {
	background: transparent url('images/left_m_question.gif') repeat-y top left;
	width: 319px;
	padding: 0 20px 0 15px;
	font-size: 12px;
	font-family: Verdana;
	/*letter-spacing: 1px;*/
}

.left_b_question {
	background: transparent url('images/left_b_question.gif') no-repeat top left;
	width: 354px;
	height: 25px;
}

.right_t_question {
	background: transparent url('images/right_t_question.png') no-repeat top left;
	width: 354px;
	height: 17px;
	margin-top: 5px;
}

.right_m_question {
	background: transparent url('images/right_m_question.png') repeat-y top left;
	width: 314px;
	padding: 0 20px;
	font-size: 12px;
	font-family: Verdana;
	/*letter-spacing: 1px;*/
}

.right_b_question {
	background: transparent url('images/right_b_question.png') no-repeat top left;
	width: 354px;
	height: 25px;
}

/* login */
.contact {
	background:url(images/email2.gif) no-repeat 95% 1em;
}
.contact label {
        float:left;
        width:10em;
        text-align:right;
        margin-right:1em;
        color:#0452A1;
}
.contact input {
        padding:0.15em;
        width:13em;
        border:1px solid #ddd;
        background:#fafafa;
        font:bold 0.95em arial, sans-serif;
        -moz-border-radius:0.4em;
        -khtml-border-radius:0.4em;
}
.contact input:hover, input:focus {
        border-color:#c5c5c5;
        background:#FFFFA0; // era #f6f6f6;
}

/* login */
.myInput input {
        padding:0.15em;
        width:13em;
        border:1px solid #ddd;
        background:#fafafa;
        font:bold 0.95em arial, sans-serif;
        -moz-border-radius:0.4em;
        -khtml-border-radius:0.4em;
}
.myInput input:hover, input:focus {
        border-color:#c5c5c5;
        background:#FFFFA0; // era #f6f6f6;
}

/* login */
.login {
        background:url(images/user.gif) no-repeat 95% 1em;
}
.login label {
	float:left;
        width:10em;
        text-align:right;
        margin-right:1em;
        color:#0452A1;
}
.login input {
        padding:0.15em;
        width:13em;
       	border:1px solid #ddd;
        background:#fafafa;
        font:bold 0.95em arial, sans-serif;
        -moz-border-radius:0.4em;
        -khtml-border-radius:0.4em;
}
.login input:hover, input:focus {
        border-color:#c5c5c5;
        background:#FFFFA0; // era #f6f6f6;
}
.myFieldset fieldset {
        border:1px solid #ddd;
        padding:0 0.5em 0.5em;
        width:30em;
}










.box-title{
  background: #0452A1;
//  background: #26a;
  color: #fff;
  padding: 3px 10px 3px 10px;
  font-family: sans-serif;
  font-weight: bold;
}
.box-title-up{ float: right; }
.box-body{
  padding: 0px;
  background: transparent;
}
.box-paddedbody{
  padding: 12px;
}
.box-block{
  padding: 12px;
  border-bottom: #666 dotted 1px;
}
.box{
    border: #26a solid 1px;
    margin: 10px; // auto

  color: #222;
  font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  background: #fff;
}
.box-dialogbody{
  padding: 12px;
  background: #ddd;
}

.font-semi {
font-size:11pt;
}
</pre></body></html>