/*principal*/
html {
	margin:0;
	padding:0;
	background:#f5f2ed url('immagini/sf-body-top.png') no-repeat top center;
}

body {
	margin:16px 0 0 0;
	padding:0px;
	color:#222;
	font: normal 11px Verdana,Arial,Helvetica,Sans-Serif;
	background:#f5f2ed url('immagini/sf-body.png') repeat-y top center;
	text-align:center;
}

div{
	margin:0;
	padding:0;
}

p{
	margin:14px 0 14px 0;
	padding:0;
}

img{
	border:0;
}

p.psection{
	margin:14px 0 14px 0;
	padding:0 18px;
	font-size:10px;
	background: transparent url('immagini/img-palla.gif') no-repeat left center;
	color:#979797;
}

p.product{
	margin:14px 0 14px 0;
	padding:0 18px;
	font-size:10px;
	background: transparent url('immagini/img-palla.png') no-repeat left center;
	color:#ff5400;
}

fieldset{
	margin:0;
	padding:0;
	border:none;
}

fieldset.graficFieldset{
	margin:0;
	padding:0;
	border:1px solid #e2e2e2;
	color:#444;
	background-color:inherit;
}
legend{
	padding:0;
	margin-left:10px;
}

.left{
	display:block;
	float:left;
}

.flowLeft{
	display:block;
	float:left;
	clear:left;
}

.right{
	display:block;
	float:right;
}

.flowRight{
	display:block;
	float:right;
	clear:right;
}

.verticalUl{
	margin:4px 0 0 0;
	padding:0;
	list-style:none;
}

.verticalLi{
	display:block;
	margin:0;
	padding:0;
	clear:both;
}

li{
	clear:both;
}

.liResults{
	display:block;
	clear:both;
	height:14px;
	margin:0;
	padding:0;
	list-style:none;
}

.dtUser{
	margin:0;
	padding:2px;
	color:#0e3b62;
	font-weight:bold;
	background-color:inherit;
}

.ddUser{
	margin:0;
	padding:2px;
	color:inherit;
	color:#525252;
	background-color:#e9e4e2;
}

#mainSpacer{
	margin:0px auto !important;
	width:780px;
}

#mainContainer{
	border:1px solid #fff;
	color:inherit;
	text-align:left;
	background-color:#fff;
}

#containerBodyContent{
	overflow:visible;
	color:inherit;
	background-color:inherit;
}


.clearDiv{
	clear:both;
	font-size:0;
	line-height:0;
	width:1px;
}
a {color :#ff5400; background-color:inherit;text-decoration: none;}
a:visited  {color :#ff5400;background-color:inherit;}
a:active  {color :#ff5400;background-color:inherit;}
a:hover  {color :#ff5400; background-color:inherit; text-decoration:  underline;}

a.under {color :#ff5400; background-color:inherit;text-decoration: underline;}
a.under:visited  {color :#ff5400;background-color:inherit;}
a.under:active  {color :#ff5400;background-color:inherit;}
a.under:hover  {color :#ff5400; background-color:inherit; text-decoration:  underline;}

/*end principal*/

/*head classes*/
#head {
	height:141px;
	margin:0;
	background-color:#f5f2ed;
	color:inherit
}

#head {
	margin:0px;
	background-color:#fff;
	color:inherit
}
#headContainer{
	height:137px;
	position:relative;
}
#headContainer h1{
	margin:0px;
	padding:0px;
	float:left;
	color:inherit;
}

.siteTitle{
	display:block;
	margin:0px;
	padding:0px;
	width:300px;
	height:112px;
	background: #f5f2ed url('immagini/sf-title.jpg') no-repeat top left;
	text-indent:-10000px;
	overflow:hidden;
}

#head1, #head2,#head3{
	float:left;
	height:112px;
}
#head1{
	width:159px;
	background: #f5f2ed url('immagini/sf-head1.jpg') no-repeat top left;
	color:inherit;
}
#head2{
	width:159px;
	background: #f5f2ed url('immagini/sf-head2.jpg') no-repeat top left;
	color:inherit;
}
#head3{
	width:160px;
	background: #f5f2ed url('immagini/sf-head3.jpg') no-repeat top left;
	color:inherit;
}

#headSpacer{
	clear:both;
	font-size:0px;
	height:1px;
	background-color:#fff;
}

#headMenu1{
	float:left;
	height:24px;
	width:595px;
	background: #1c4064 url('immagini/sf-head-links.png') repeat-x top left;
}
#headMenu2{
	float:left;
	height:24px;
	margin-left:1px;
	width:182px;
	color:#fff;
	background-color:#ff9900;
	text-align:center;
	font-weight:bold;
}

#headMargin{
	height:12px;
	margin-top:1px;
}

.headLinks{
	float:left;
	padding:0px 0px 0px 9px;
	margin:4px 0 0 0px;
	height:12px;
}

.headLinksSeparator{
	background-image:url('immagini/sf-headlinks-separator.png');
	background-repeat:no-repeat;
	background-position:0px 1px;

}

/*end head classes*/

/*Center Column*/
#centerColumn{
	float:left;
	width:570px;
	overflow:visible;
	background-color:inherit;
	color:inherit;
	margin-right:13px;
	margin-left:13px;
}

#smallCenterColumn
{
	float:left;
	width:418px;
	overflow:visible;
	background-color:inherit;
	color:inherit;
	margin-right:13px;
	margin-left:13px;
}

#centerContent{
	margin-bottom:20px;
	font-size:10px;
	text-align:justify;
	color:inherit;
	background-color:inherit;
}

#leftContent{
	margin-bottom:20px;
	font-size:10px;
	text-align:left;
	color:inherit;
	background-color:inherit;
}


#centerContentFCK{
	margin-top:16px;
	margin-bottom:20px;
	font-size:12px;
	text-align:justify;
	color:inherit;
	background-color:inherit;
}

h2.h3{
	color:#444;
	background-color:inherit;
}

h2.encabezado, h3.encabezado{
	display:block;
	margin:16px 0 10px 0;
	padding:0;
	background:#fff url('immagini/sf-titoli.png') no-repeat center right;
	color:#ff9700;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

h2.encabezado span, h3.encabezado span{
	display:table-cell;
	padding-right:6px;
	background-color:#fff;
	color:inherit;
}

.separator{
	margin:4px 0 8px 0;
	background:#fff url('immagini/sf-titoli.png') no-repeat center left;
	color:#ff9700;
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}

.separator2{
	margin:4px 2px 4px 2px;
	background-color:#e2e2e2;
	color:#ff9700;
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}

h4{
	margin:16px 0px 0px 0px;
	padding:0px;
	background-color:inherit;
	color:#979797;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

h4.section{
	margin:0;
	padding:0 0 4px 0;
	display:block;
	background-color:inherit;
	color:#1d3b57;
	font-size:10px;
	font-weight:bold;
	text-transform:none;
	text-decoration:underline;
}

h5.section{
	margin:0;
	padding:0 0 4px 0;
	display:block;
	background-color:inherit;
	color:#1d3b57;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}

h4.encabezado{
	margin:16px 0 0 0;
	padding:0;
	height:33px;
	background-color:inherit;
	color:#979797;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

h4.titleBox{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#0489c1;
	background-color:inherit;
	height:20px;
	line-height:20px;
	text-align:left;
}


.bigText{
	font-size:12px;
	margin:12px;
}

.bigFont{
	font-size:12px;
}

.extraFont{
		font-size:16px;
	}

.color2{
	color:#ff5400;
	background-color:inherit;
}

.color2b{
	font-weight:bold;
	color:#ff5400;
	background-color:inherit;
}

.color3{
	color:#222;
	background-color:inherit;
}

.color3b{
	color:#222;
	background-color:inherit;
	font-weight:bold;
}

.color1, .color1u{
	color:#0e3b62;
	background-color:inherit;
}

.color1u{
	text-decoration:underline;
}

.color1b{
	font-weight:bold;
	color:#0e3b62;
	background-color:inherit;
}

.color4{
	color:#525252;
	background-color:inherit;
}

.color4b{
	font-weight:bold;
	color:#525252;
	background-color:inherit;
}


#centerBox, .centeBox{
	margin-bottom:16px;
}

.centerImg{
	margin-right:16px;
	margin-bottom:12px;
	border:3px solid #1c1c1c;
}

#treeBoxContainer{
	width:280px;
	background-color:#f5f2ed;
	border:1px solid #cbc8c3;
}

#treeBox{
	color:#222;
	border:1px solid #fff;
	background-color:inherit;
}

.treeDiv{
	color:inherit;
	background-color:inherit;
}

.treeDiv_active{
	background-color:inherit;
	font-weight:bold;
}

a.treeLink {color :#222; background-color:inherit;text-decoration: inherit;}
a.treeLink:visited  {color :#222;background-color:inherit;}
a.treeLink:active  {color :#222;background-color:inherit;}
a.treeLink:hover  {color :#0e3b62; background-color:inherit; text-decoration: underline;}

a.treeLink_active {color :#0e3b62; background-color:inherit;text-decoration: inherit;}
a.treeLink_active:visited  {color :#0e3b62;background-color:inherit;}
a.treeLink_active:active  {color :#0e3b62;background-color:inherit;}
a.treeLink_active:hover  {color :#0e3b62; background-color:inherit; text-decoration:  underline;}

.manageTreeContainer{
	width:180px;
	background-color:#f5f2ed;
	border:1px solid #cbc8c3;
	margin-bottom:20px;
}

.manageTreeBox, .errorBox, .color1Box{
	font-size:10px;
	color:#222;
	background-color:#f5f2ed;
	border:1px solid #e2e2e2;
	padding:6px;
	overflow:visible;
}

.color1Box{
	margin-top:4px;
}

.boxTreeTitle{
	height:14px;
	padding-bottom:6px;
	font-weight:bold;
	text-decoration:underline;
}

.infoBox{
	font-size:10px;
	background-color:#000;
	color:#979797;
	border:3px solid #1c1c1c;
	padding:6px;
}

/*end Center Column*/

/*side columnns*/

#rightColumn{
	float:right;
	width:166px;
	background-color:inherit;
	color:#444;
}

#leftColumn{
	float:left;
	width:166px;
	background-color:inherit;
	color:#444;
}

#boxText{
	padding-top:18px;
	margin-left:10px;
}

.boxMenu{
	margin-top:10px;
	text-align:left;
	padding-bottom:2px;
	border-bottom:3px solid #0b3b63;
}

.menuSpacer{
	height:6px;
	background-color:#d9ebf7;
	font-size:0px;
}

.boxTitleContainer{
	height:23px;
	padding-left:13px;
	background:#fff url('immagini/sf-titlebox.png') no-repeat top left;
	overflow:hidden;
}

h3.boxTitle{
	margin:0 0 2px 0;
	height:20px;
	padding:3px 0 0 6px;
	background:#fff  url('immagini/sf-titlebox2.png') repeat-x top left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}


.boxBlock{
	font-size:10px;
	color:#0e3b62;
	background-color:#d9ebf7;
	padding:14px 10px 14px 10px;
}

.boxMenuLinks{
	padding:4px 0 2px 10px;
	background-color:#d9ebf7;
	color:#0e3b62;
	font-size:10px;
}

.boxMenuLinks2{
	background-color:#d9ebf7;
	color:inherit;
}
.dashedSpacer{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	background:#f5f2ed url('immagini/sf-dashedSeparator.png') top left repeat-x;
}
.menuBottomMargin{
	width:100%;
	height:3px;
	font-size:1px;
	background-color:#000000;
	color:inherit;
}

.menuLevel1{
	font-size:10px;
	font-weight:bold;
}

.menuLevel2{
	font-size:10px;
}

.menuLevel3{
	padding:0 0 3px 0;
	margin:0;
	font-size:10px;
	color :#525252; background-color:inherit;
}

a.levels1 {color :#0e3b62; background-color:inherit;text-decoration: none;}
a.levels1_active {color :#0e3b62; background-color:inherit;text-decoration:underline;}
a.levels1:visited, a.levels1_active:visited, a.levels1:active, a.levels1_active:active
{color :#0e3b62;background-color:inherit;}
a.levels1:hover,a.levels1_active:hover {color :#0e3b62; background-color:inherit; text-decoration:underline;}

a.levels2{color :#525252; background-color:inherit;text-decoration: none;}
a.levels2_active {color :#ff5400; background-color:inherit;text-decoration:underline;}
a.levels2:visited, a.levels2:active {color :#525252;background-color:inherit;}
a.levels2_active:visited, a.levels2_active:active {color :#ff5400;background-color:inherit;}
a.levels2:hover, a.levels2_active:hover {color :#ff5400; background-color:inherit; text-decoration:underline;}


a.levels3 {color :#525252; background-color:inherit;text-decoration: none;}
a.levels3_active {color :#ff5400; background-color:inherit;text-decoration:none;}
a.levels3:visited, a.levels3:active {color :#525252;background-color:inherit;}
a.levels3_active:visited, a.levels3_active:active  {color :#ff5400;background-color:inherit;}
a.levels3:hover, a.levels3_active:hover {color :#ff5400; background-color:inherit; text-decoration:none;}

.genericSideBox{
	padding:16px 12px 13px 12px;
	margin-bottom:20px;
	text-align:left;
	background-color:#d9ebf7;
	color:inherit;
}

.genericSideContent{
	margin:4px;
	text-align:justify;
	background:inherit;
	color:#222;
}

.genericSideTex{
	margin:10px 2px 0px 2px;
}

.boxOffertaContent{
	border:1px solid #e2e7eb;
	text-align:justify;
	background:inherit;
}

.boxOffertaText{
	margin:6px 10px 6px 10px;
	color:#222;
	background:#fff;
}

.imgOfferta{
	margin-bottom:6px;

	border-bottom:1px solid #e2e7eb;
}

.contacts{
	height:30px;
	font-size:14px;
	background:#1c1c1c url('immagini/img-contacts.png') top left no-repeat;
}

.contactsPosition{
	position:relative;
	background-color:#1c1c1c;
	top:8px;
	left:14px;
}
a.contactsLink {color :#d86a2b; background-color:transparent;text-decoration: none;}
a.contactsLink:Visited  {color :#d86a2b;background-color:transparent;}
a.contactsLink:Active  {color :#d86a2b;background-color:transparent;}
a.contactsLink:Hover  {color :#d86a2b; background-color:transparent; text-decoration:none;}

/*end right column*/

/*Footer*/
#bottomDiv{
	text-align:left;
	color:#fff;
	background-color:#18416d;
	padding-bottom:4px;
}
#bottomSpacer{
	background-color:#fff;
	height:16px;
}

#bottomEnd{
	height:16px;
	margin:0 0 0 0;
	background:#f5f2ed url('immagini/sf-body-bottom.png') no-repeat bottom center;
}

#footer{
	float:left;
	margin-top:5px;
	font-weight:bold;
}


#secure{
	float:right;
	margin-top:8px;
	width:20px;
}

/*end Footer*/

/*form widgets*/

form{
	margin:0px;
	padding:0px;
}

.fieldGroup{
	clear:both;
	height:20px;
	margin:4px 0px 0px 0px;
	padding:0px;
}

.submitContainer{
	float:left;
	margin:6px 0px 0px 0px;
	padding:0px;
}

.submitOneCenter{
	margin:4px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

.submitCenter{
	float:left;
	margin:4px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

.submitLeft{
	float:left;
	margin:4px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

.submitRight{
	float:left;
	margin:4px 0px 0px 0px;
	padding:0px;
	text-align:right;
}

.fields{
	float:left;
	text-align:left;
}

.fieldsSpacer{
	float:left;
	height:18px;
	padding:4px 0px 0px 0px;
	text-align:left;
}

.fieldsSpacer2{
	float:left;
	text-align:left;
}

.textContainer{
	clear:both;
	height:22px;
	margin:0px;
	padding:0px;
}

.textContainerLegenda{
	clear:both;
	height:16px;
	margin:0px;
	padding:0px;
}

.fieldsTop{
	height:14px;
	text-align:left;
}

.areaContainer{
	clear:both;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}

.input, .mySelect {
	padding-left:2px;padding-right:2px;
	margin:2px 1px 1px 1px;
	border:1px solid #cbc8c3;
	font-family:arial, verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#222;
	background-color:#fff;
}

.mySelect {
	margin-bottom:3px;
}

.areaInput {
	float:left;
	font-size:10px;
	padding-left:0px;
	margin:4px 1px 1px 1px;
	border:1px solid #cbc8c3;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#222;
	background-color:#fff;
	height:90px;
	overflow:auto;
}

.checkbox{
	margin:0px;
	padding:0px;
	height: 12px;
	width: 12px;
}

.radio{
	border:0;
	padding:0;
	margin:2px 4px;
	width:11px;
	height:11px;
}

/*fine form*/

a.footerLink {color :#fff;; background-color:inherit;text-decoration: inherit;}
a.footerLink:visited  {color :#fff;background-color:inherit;}
a.footerLink:active  {color :#fff;background-color:inherit;}
a.footerLink:hover  {color :#fff; background-color:inherit; text-decoration:  underline;}

a.color2Link {color :#ff5400; background-color:inherit;text-decoration: none;}
a.color2Link:visited  {color :#ff5400;background-color:inherit;}
a.color2Link:active  {color :#ff5400;background-color:inherit;}
a.color2Link:hover  {color :#ff5400; background-color:inherit; text-decoration: underline;}

a.color3Link {color :#444; background-color:inherit;text-decoration: none;}
a.color3Link:visited  {color :#444;background-color:inherit;}
a.color3Link:active  {color :#444;background-color:inherit;}
a.color3Link:hover  {color :#ff5400; background-color:inherit; text-decoration: none;}

a.color3LinkUnder {color :#444; background-color:inherit;text-decoration: none;}
a.color3LinkUnder:visited  {color :#444;background-color:inherit;}
a.color3LinkUnder:active  {color :#444;background-color:inherit;}
a.color3LinkUnder:hover  {color :#444; background-color:inherit; text-decoration: underline;}

a.color1Link {color :#444; background-color:inherit;text-decoration: none;}
a.color1Link:Visited  {color :#444;background-color:inherit;}
a.color1Link:Active  {color :#444;background-color:inherit;}
a.color1Link:Hover  {color :#444; background-color:inherit; text-decoration:underline;}


a.color4Link {color :#979797; background-color:inherit;text-decoration: none;}
a.color4Link:Visited  {color :#979797;background-color:inherit;}
a.color4Link:Active  {color :#979797;background-color:inherit;}
a.color4Link:Hover  {color :#ff5400; background-color:inherit; text-decoration:none;}

a.color5 {color :#1d3b57; background-color:inherit;text-decoration: underline;}
a.color5:Visited  {color :#1d3b57;background-color:inherit;}
a.color5:Active  {color :#1d3b57;background-color:inherit;}
a.color5:Hover  {color :#1d3b57; background-color:inherit; text-decoration:underline;}

.treeLoading{
	height:30px;
	background: #f5f2ed url('immagini/ajaxloading.gif') no-repeat center center;
	color:inherit;
}

.title{
	color:#0e3b62;
	font-weight:bold;
	background-color:inherit;
}

.dynamicLabel{
	font-style: italic;
	margin-top:4px;
	display:block;
	color:#ff5400;
	background-color:inherit;
}

.color2Label{
	font-style: italic;
	margin-top:4px;
	display:block;
	color:#ff5400;
	background-color:inherit;
}

/*STYLE UPLOAD*/
.fileinput{
	position: relative;
	top:2px;
	display:table;
	margin:0px;
	padding:0px;
}

.fakefilea{
	float:left;
	font-family:arial, verdana, Helvetica, sans-serif;
	color:#222;
	background-color:#fff;
	border:1px solid #cbc8c3;
	padding:0px;
	margin:0px;
	height:15px;
	text-indent:2px;
	text-align:left;
	overflow:hidden;
}

.fakefileb
{
	float:right;
	margin:0px;
	padding:0px;
}

.fakefile{
	position:absolute;
	text-align:right;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#222222;
	background-color:inherit;
	border: 0px;
	padding:2px 2px 0px 2px;
	margin:0px;
	height:17px;
	width:208px;
	z-index:50;
}

.inputContainer{
	position: absolute;
}

.check{
	position: relative;
	float:left;
	margin:1px 4px 0px 0px;
	padding:0px;
}

.imageClass{
	z-index:200;
	position:absolute;
	padding:1px;
	background-color:#fff;
	border:1px solid #222;
	color:inherit;
}

.legenda{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:10px;
}
/*#######*/
/*###NEWS && E-COMERCE###*/
.genericBox, .boxnews, .boxProducts{
	line-height:16px;
	color:inherit;
	background-color:#f5f2ed;
	border:1px solid #cbc8c3;
	margin-top:4px;
	margin-bottom:10px;
	padding:6px 8px 6px 8px;
	text-align:justify;
}


.boxNewsLinks{
	margin-top:1px;
	background-color:#000000;
	color:inherit;
	padding-right:26px;
}

.publicNews{
	text-align:justify;
	color:#222;
	background-color:#d9ebf7;
	padding:8px;
	font-size:10px;
}

.smallBoxNews{
	text-align:justify;
}

.publicImageNews{
	float:left;
	padding:0px;
	margin:2px 8px 4px 0px;
	color:inherit;
	background-color:#000000;
	border:1px solid #686868;
}

.lastNewsTitle{
	font-weight:bold;
}

.productDesc{
	float:left;
	width:358px;
	margin-right:10px;
}

.divImageEc{
	margin:2px 6px 4px 0px;
	color:inherit;
	border:1px solid #e4e5e0;background-color:#fff;
	padding:2px;
	position:relative;
	z-index:200;
}

#popInfoContainer{
	height:1px;
	line-height:1px;
	font-size:1px;
	position:relative;
	z-index:2500;
	text-align:center;
}

.zoomLabel{
	margin-top:4px;
	margin-bottom:4px;
	position:relative;
	z-index:200;
	height:5px;
	width:30px;
	background-image:url('immagini/img-zoom.png');
	background-repeat:no-repeat;
	background-position: top left;
	line-height:1px;
	font-size:1px;
}

.zoomMiniThumbs {
	position:absolute;
	padding:0;
	margin:0;
	color:inherit;
	background-color:#000000;
	border:1px solid #686868;
	z-index:100;
}

.spanMiniThumbs {
	border:1px solid #686868;
}

.productLeftContainer{
	float:left;
}

.productQuantity{
	float:left;
	width:40px;
	text-align:center;
	border-left:2px solid #131313;
	border-right:2px solid #131313;
	border-bottom:2px solid #131313;
	color:#444;
	background-color:inherit;
}

.productPrice{
	float:left;
	clear:right;
	width:70px;
	text-align:right;
	border-bottom:2px solid #131313;
	color:#444;
	background-color:inherit;
}

.firstEcTitle{
	float:left;
	width:376px;
	margin-bottom:4px;
}

.firstEcDisp{
	font-size:9px;
	font-weight:bold;
	height:15px;
	margin-bottom:2px;
	float:left;
	width:44px;
	text-align:center;
	color:#979797;
	background-color:#000;
	text-transform:uppercase;
}

.firstEcPrice{
	font-size:9px;
	height:15px;
	margin-bottom:2px;
	font-weight:bold;
	float:left;
	clear:right;
	width:80px;
	text-align:right;
	color:#979797;
	background-color:#000;
	text-transform:uppercase;
}


.detail{
	font-size:10px;
	text-align:right;
	color:#ff5400;
	background-color:inherit;
}

/*##ERRORI###*/
.bigError{
	font-size:10px;
	color:#444;
	background-color:inherit;
	text-align:justify;
}

a.linkmailto {color :#ffffff; background-color:inherit;text-decoration: none;}
a.linkmailto:Visited  {color :#ffffff;background-color:inherit;}
a.linkmailto:Active  {color :#ffffff;background-color:inherit;}
a.linkmailto:Hover  {color :#ffffff; background-color:inherit; text-decoration:underline;}
/*###########*/
.fckContent{
	width:490px;
	color:inherit;
	background-color:#f5f2ed;
	border:1px solid #e2e2e2;
}

.nonVisible{
	display:none;
}

.errorLabel{
	display:block;
	padding-right:18px;
	background-image:url('immagini/img-alert.png');
	background-position:center right;
	background-repeat:no-repeat;
}

/*###########*/
/*###########################
RICHTEXT EDITOR
###########################*/
.richText{
	border:1px solid #cbc8c3;
	background-color:#ffffff;
	padding:0;
	margin:0 0 0 0px;
	color:#222;
	text-align:left;
}

.buttonContainer{
	border:1px solid #cbc8c3;
	background-color:black;
	margin-left:1px;
	margin-right:1px;
}

.richButton{
	float:left;
	margin-right:1px;
	background-color:#e6e3e1;
}

#colorPalette{
	width:177px;
	top:-96px;
	right:2px;
	padding-top:1px;
}

#fontSelect{
	width:140px;
	top:-82px;
	right:2px;
}

#colorPalette, #fontSelect{
	background-color:#f5f2ed;
	color:inherit;
	overflow:hidden;
	position:absolute;
	display:none;
}

#fontSelect{
	border-top:1px solid #cbc8c3;
	border-right:1px solid #cbc8c3;
	border-left:1px solid #cbc8c3;
}

.fontSel{
	padding-left:6px;
	color:#111111;
	background-color:#f5f2ed;
	border-bottom:1px solid #cbc8c3;
}

.colorRows{
	clear:both;
	margin-left:1px;
	line-height:10px;
}


.colorCell{
	font-size:1px;
	width:10px;
	height:10px;
	float:left;
	margin-right:1px;
	line-height:10px;
}

#tableCode{
	display:none;
	margin:0 1px 0 1px;
	height:12px;
	background-color:#f5f2ed;
	color:inherit;
	border-bottom:1px solid #cccccc;
}

#colorCode{
	width:98px;
	height:12px;
	line-height:12px;
	float:left;
	color:#444444;
	background-color:inherit;
}

#trueColorContainer{
	height:12px;
	line-height:12px;
	width:61px;
	float:left;
	margin-left:16px;
}

#trueColor
{
	height:10px;
	line-height:10px;
	font-size:1px;
	width:59px;
	margin:1px;
	background-color:#666666;
	color:inherit;
}

#colorPalette .clearDiv, #tableCode .clearDiv{
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color:#cbc8c3;
}

a.richAnchor {color :#111111; background-color:inherit;text-decoration: none;}
a.richAnchor:Visited  {color :#111111;background-color:inherit;}
a.richAnchor:Active  {color :#111111;background-color:inherit;}
a.richAnchor:Hover  {color :#111111; background-color:inherit; text-decoration:underline;}

ul, ol{
	padding:0;
	margin:0 0 6px 14px;
	marker-offset:1;
}

ul.vertical{
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	marker-offset:0;
}

ul.vertical li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	marker-offset:0;
}

.definition{
	width:60px;margin-right:10px;font-weight:bold;
	text-align:right;
}

.trash{
	background: transparent url('immagini/img-trash.gif') no-repeat left bottom;
}

.modify{
	background: transparent url('immagini/img-modify.gif') no-repeat left bottom;
}

.libera{
	height:18px;
	color:inherit;
	background: #fff url('immagini/img-libera.gif') no-repeat 6px 2px;
	text-align:left;
}
.occupata{
	height:18px;
	color:inherit;
	background: #fff url('immagini/img-occupata.gif') no-repeat 6px 2px;
	text-align:left;
}
.richiesta{
	height:18px;
	color:inherit;
	background: #fff url('immagini/img-richiesta.gif') no-repeat 6px 2px;
	text-align:left;
}

iframe.popFrame{
	position:absolute;
	background-color:#fff;
	z-index:2000;
	height:300px;
}

.popinfoContainer{
	position:absolute;
	z-index:3000;
	background-color:#fff;
}

.prezzi1
{
	color:#444;
	background-color:#fff;
	height:18px;
	font-size:10px;
}

.prezzi2
{
	color:#444;
	background-color:#d9ebf7;
	height:18px;
	font-size:10px;
}

.popObject{
	margin-top:4px;
	height:14px;
	line-height:14px;
}

.popInfoBox{
	margin:4px;
	padding:6px;
	line-height:14px;
	color:#444;
	font-size:10px;
	background-color:#f5f2ed;
	border:1px dashed #cbc8c3;
	text-align:left;
}

.priceDescription{
	height:18px;
	font-weight:bold;
	background-color:#244b6f;
	color:#fff;
	font-size:10px;
	line-height:14px;
}

#englishLang{
	background-image: url('immagini/english.png');
}

#italianLang{
	background-image: url('immagini/italian.png');
}

#englishLang, #italianLang{
	height:16px;
	line-height:16px;
	text-indent:30px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-weight:bold;
}
