.progressbar {
	float:left;
	overflow:hidden;
}

.presentazione{

}

.presentazione h1{ color:#FF9A00; border-bottom :1px solid #CCC; padding-bottom:5px; margin-bottom:10px;

}

.blogselezione{ border-bottom :1px solid #F3ECE9; padding-bottom:5px; margin-bottom:10px;

}
.blogselezione_destra {float:right;}

.blogselezione p {display:inline; font-size:12px; font-weight:bold; margin-right:5px;}


.titoloBlog{

}

.boxcaricamento {
    padding: 8px 0 0 48px; background: #F9E185;
    border: 1px solid #CCCCCC;
    height: 24px;
    margin: 3px;    float:left;
    background-image: url(/img/caricamento.gif);    
    background-repeat: no-repeat;
    background-position: 0px 5px; display: inline;
    }



.boxcaricamento2 {
    padding: 8px 0 0 6px;
    background: #F9E185;
    border: 1px solid #CCCCCC;
    height: 24px;
    margin: 3px;   
    float:left;

} 

.labelCreaAlbum {
    padding: 3px 3px 3px 33px;
    margin: 3px;    border-bottom: 1px solid #CCCCCC;
    background-image: url(/img/nuovoalbum.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}


.labelCreaAlbum a {
  
}

.labelCreaAlbum a:hover {

} 
.insertMultiSelect {
	padding: 5px;
	float: right;
}

.albumEngaged {
	border: 2px solid #bbb;
}

.listaAlbumMenu {
	width: 150px;
	float: left;
	height: 267px;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 1px 1px;
	position: relative;
	overflow: auto;
}

.voceAlbumDiv div a {
	text-indent: 18px
}

.listaAlbumMenu div {
	line-height: 30px;
}

.listaAlbumMenu a {
	line-height: 30px;
	display: block;
	text-indent: 8px;
	visibility: visible;
	overflow: visible
}

.listaAlbumMenu a:hover,.fotoalbumSelezionato {
	
}

.voceMenuSelezionata {
	padding-left: 10px;
}

.listaAlbumCreati {
	text-indent: 10px;
}

.divFotoAlbumC {
	float: left
}

.titoloAlbumSc {
	font-weight: bold;
	text-align: center;
	height: 13px;
}

.immagineListaCopertina {
	padding-left: 3px;
	width: 65px;
	height: 65px
}

.descrizioneImmagini {
	position: absolute;
	top: -16px;
	left: -150px;
	z-index: 100px;
}

.selezionato {
	border: 1px solid red !important;
}

.errors {
	display: block;
	color: #CC0000;
	margin-left: 10px;
	font-weight: bold;
}

.ltrascina {
	margin: 5px 200px;
	border: 1px solid #dedede;
	padding: 2px;
	background: #ffc;
	font-weight: bold
}

.divStilePopUp {
	left: 250px;
	top: 300px;
	position: absolute;
	z-index: 350;
	width: 300px;
}

.menuAlto {
	text-align: right;
	border: 1px solid white;
}

.menuAlto div {
	display: inline;
	line-height: 30px;
	height: 30px;
}

.modificaAlbumLabel {
	background: url(/images/preferenze.png) no-repeat left;
	color: #0066CC;
	font-weight: bold;
	padding: 2px 20px;
	cursor: pointer
}

.modificaAlbumLabel:hover {
	color: #39f
}

.anteprima {
	background: url(/images/anteprima-f.png) no-repeat left;
	font-size: 0.9em;
	padding: 2px 8px 2px 20px;
}

.tornaFotoAlbum {
	background: url(/images/elencofotoalbum.png) no-repeat left;
	font-size: 0.9em;
	padding: 2px 20px;
}

.creaFotoAlbum {
	background: url(/images/aggiungi.gif) no-repeat left;
	font-size: 0.9em;
	padding: 2px 20px;
}

.bar-spazio {
	margin: 10px 0 0 0;
	width: 210px;
	font-size: 11px;
	text-indent: 4px
}

.bar-border {
	background: url(/img/bar-border.gif) no-repeat;
	height: 35px;
	padding: 4px 6px;
}

.bar-color {
	background: url(/img/bar-color.gif) no-repeat;
	width: 100px;
	height: 10px;
	padding: 4px 6px;
}

.caricamentoScelta {
	text-align: left;
	font-size: 0.85em;
	/*	float:left;*/
	display: inline;
}

caricamentoScelta img {
	width: 16px;
	height: 16px;
}

.caricaPc {
	width: 16px;
	height: 16px;
}

.caricaGalleriaImg {
	width: 16px;
	height: 16px;
}

.caricamentoSceltaLabel {
	font-weight: bold;
	float: left;
	font-size: 1.2em;
	padding-top: 0;
	padding-right: 5px;
}

.caricaBox {
	float: left;
	/*width:80px;*/
	cursor: pointer;
}

.caricaBox img {
	float: left;
}

.labelCarica {
	display: inline;
	padding: 4px 10px 4px 4px;
	font-weight: bold;
	color: #06c
}

.labelCarica:hover {
	color: #39f
}

.boxPulsantiAzione {
	text-align: right;
	clear: both;
	margin-top: 10px;
	padding: 7px;
}

/*.fotoAlbum{
	background:#eee; 
	padding: 2px; 
	margin:0; 
	border:1px solid #A4B6CD; 
	position:relative; 
	float:left; 
	width:658px;
	}
*/
.fotoAlbum {
	background: #eee;
	padding: 2px 0 0 12px;
	margin: 0;
	border: 1px solid #A4B6CD;
	position: relative;
	float: left;
	width: 650px;
}

.fotoalbum-dettaglio {
	background: #fff;
	text-align: left;
	color: #333;
	font-weight: bold;
	padding: 10px 20px;
}

.fotoalbum-dettaglio div {
	padding: 10px 0 5px 0;
}

.titoloalbum {
	font-weight: normal;
}

.descrizioneAlbum {
	margin-bottom: 5px;
	width: 100%;
	height: 60px;
}

.schermataAlbum {
	padding: 1px;
	height: 263px;
	overflow: auto;
	text-align: left;
}

/*
.immagineLista, .immagineListaCover {
	margin:12px 0 0 12px; padding:5px; 
	background:#fff; border:1px solid #999; 
	width:80px; height:80px; float:left;
	}
.immagineListaCover { border:1px solid #c00;}
*/
.immagineLista {
	margin: 12px 12px 0 0px;
	padding: 5px;
	background: #fff;
	border: 1px solid #999;
	width: 80px;
	height: 80px;
	float: left;
}

.immagineListaCover {
	margin: 12px 12px 0 0px;
	padding: 5px;
	background: #fff;
	border: 1px solid #c00;
	width: 80px;
	height: 80px;
	float: left;
}

.immagineLista:focus,.immagineLista:active {
	border: 1px solid #c00;
}

.fotoAlbumVuoto {
	text-align: left
}

.cestino2 {
	border: 1px solid #fff;
	display: block;
	width: 277px;
	float: right;
	text-align: left;
	background: url(/images/cestino-descrizione2.gif) no-repeat left top;
}

.cestino2 img {
	float: left;
	margin-top: 0px;
	width: 30px;
	height: 36px
}

.cestino {
	border: 1px solid #fff;
	display: block;
	width: 277px;
	float: right;
	text-align: left;
	background: url(/images/cestino-descrizione.gif) no-repeat left top;
}

.cestino img {
	float: left;
	margin-top: 0px;
	width: 30px;
	height: 36px
}

.labelCestino {
	height: 0px;
	width: 145px;
	visibility: hidden;
	display: none
}

.cestino-engage {
	display: block;
	width: 277px; /*height:40px;*/
	border: 1px solid #f60;
}

.cestinoPieno {
	border: 1px solid #fff;
	display: block;
	width: 160px;
	float: right;
	text-align: left;
	background-color: red;
}

.navbar {
	font-size: 0.85em;
	padding: 0;
	margin: 0;
	padding-left: 40px;
	line-height: 22px;
	text-align: left;
}

.navbar ul,.navbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.navbar a {
	border-width: 1px 1px 1px; 1 px;
	border-style: solid;
	border-color: #32659A;
	margin: 0 2px;
	padding: 4px 10px;
	background: #eee;
	color: #32659A;
	text-transform: uppercase;
}

.navbar a:hover {
	background: #ffd;
	color: #000;
	border-color: #0063DB;
	text-decoration: none;
}

.halfsize {
	float: left;
	margin: 10px 0pt;
	width: 48%;
}

.popupMultiUpload {
	border: 2px solid #aaa;
	padding: 10px;
	background: #fff;
}

.popupSfoglia {
	width: 600px;
	border: 2px solid #666;
	padding: 5px;
	background: #fff;
	/*height:500px;*/
}

.popupSfoglia td {
	vertical-align: top
}

.uploadGalleria { /*width: 405px;*/
	z-index: 300;
}

.imgProgressUpload {
	height: 10px;
}

.tabellaUpload {
	width: 100%;
}

.immagineCliccabile {
	cursor: pointer;
}

.tabellaUpload input {
	padding: 2px;
	font-size: 11px;
	margin-left: 5px;
}

.tabellaUpload button {
	font-size: 11px;
	margin-left: 5px;
}

.titoloPopup {
	text-indent: 10px;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

.divSfogliaGalleria {
	width: 100%;
	text-align: left;
	/*height: 450px;*/
}

.divMultiUpload {
	text-align: left;
	width: 300px;
}

.esploraGalleria {
	float: left;
	/*height:285px;*/
	margin: 0;
	width: 580px;
	position: relative;
}

#butInvia {
	visibility: hidden;
}

.caricamentopc {
	padding: 10px;
}

.popupMultiUpload {
	
}

.esitoUpload {
	margin-top: 10px;
	clear: both;
	width: 100%;
}

.esitoUploadImg {
	float: left;
	margin-right: 10px;
}

.esitoUploadImg img {
	margin-top: 10px;
}

.esitoStato {
	float: left;
	font-weight: bold;
	margin: 20px 5px 0 0;
	font-size: 14px
}

.succUpload {
	float: left;
	margin: 20px 5px 0 0;
	font-size: 14px
}

.descriviUpload {
	font-weight: bold;;
	font-size: 14px;
	margin-top: 20px;
	float: left;
	cursor: pointer;
	text-decoration: underline;
	color: #06c;
}

.pannelloUpload {
	float: right;
}

.divBottoniEsterno {
	
}

.divBottoniEsterno div {
	float: right;
	width: 90px
}

.formUploadDiv {
	float: left;
	width: 100%;
}

.dettaglioGalleria { /*font-size:0.85em;*/
	margin-right: 10px;
	float: left;
	text-align: left;
}

.boxFotoalbum {
	
}

.albumVuotoLabel {
	margin: 75px 0 0 15px;
	float: left;
	font-size: 12px;
}

.pannelloModificaImmagini {
	float: left;
	width: 100%;
	height: 350px;
	overflow: auto;
	margin-bottom: 10px
}

.dettaglioImmagini {
	background: #FFF none repeat scroll 0%;
	border: 1px solid #AAA;
	overflow: auto;
	padding: 5px;
}

.dialogModificaDue {
	float: left;
	width: 250px;
	margin: 0 0 20px 10px;
}

.titoloModifica {
	font-size: 130%;
	padding: 0px;
	margin: 0 0 10px 10px;
	font-weight: bold;
}

.pulsDettaglio {
	text-align: right;
}

.pulsDettaglio button.puls {
	margin: 0 0 0 10px
}

.titoloDettaImg {
	margin: 10px 0;
	width: 98%;
}

.tagsDettaImg {
	margin: 10px 0;
	width: 98%;
}

.descrizioneDettaImg {
	width: 98%;
	height: 40px;
}

.imgDettaglio {
	border: 1px solid #AAA;
	width: 170px;
	height: 170px;
}

.campi {
	width: 240px;
}

.campi div {
	font-weight: bold;
	padding: 8px 0 3px 0
}

.gallery-foto {
	background: #FFF none repeat scroll 0%;
	border: 1px solid #AAA;
	height: 280px;
	overflow: auto;
	width: 400px;
}

.folderPanel {
	float: left;
	/*width: 390px;*/
}

.gallery-foto img {
	margin: 0 2px 2px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #999;
	width: 80px;
	height: 80px;
}

.creaCartella {
	
}

.gallery-upload {
	margin-left: 240px;
	margin-top: 10px;
	padding: 10px 10px 10px 0;
}

.folderTree {
	background: #fff;
	padding: 5px;
	border: 1px solid #aaa;
	height: 270px;
	width: 150px;
	overflow: auto
}

.immaginePrincipale {
	width: 220px;
	background: url(/images/sf-cover.gif) no-repeat;
	padding: 10px 5px 5px 20px;
}

.immaginePrincipale img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #999
}

.immaginePrincipalecover1:hover,.immaginePrincipalecover2:hover,.immaginePrincipalecover3:hover
	{
	border: 1px solid #c00;
}

.immaginePrincipalecover1 {
	width: 220px;;
	background: url(/images/cover1.gif) no-repeat;
	padding: 10px 5px 5px 20px;
}

.immaginePrincipalecover1 img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #4ae;
}

.immaginePrincipalenull {
	width: 220px;
	background: url(/images/cover1.gif) no-repeat;
	padding: 10px 5px 5px 20px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #aaa;
}

.immaginePrincipalenull img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #4ae;
}

.immaginePrincipalecover2 {
	width: 220px;
	background: url(/images/cover2.gif) no-repeat;
	padding: 10px 5px 5px 20px;
}

.immaginePrincipalecover2 img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #f55;
}

.immaginePrincipalecover3 {
	width: 220px;
	background: url(/images/cover3.gif) no-repeat;
	padding: 10px 5px 5px 20px;
}

.immaginePrincipalecover3 img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #c33;
}

.immaginePrincipale2 {
	width: 100px;
	background: url(/img/sf-cover.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.immaginePrincipale2 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999
}

.immaginePrincipale2cover1 {
	width: 110px;
	background: url(/img/cover1.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.immaginePrincipale2cover1 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999;
}

.immaginePrincipale2cover2 {
	width: 110px;
	background: url(/img/cover2.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.immaginePrincipale2cover2 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999;
}

.immaginePrincipale2cover3 {
	width: 110px;
	background: url(/img/cover3.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.immaginePrincipale2cover3 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999;
}

/* Fine FotoAlbum */
.pannelloPrincipalenull {
	width: 220px;
	background: url(/images/cover1.gif) no-repeat;
	padding: 10px 5px 5px 20px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #aaa;
}

.pannelloPrincipalenull img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #4ae;
}

.pannelloPrincipalecover1 {
	width: 220px;;
	background: url(/images/cover1.gif) no-repeat;
	padding: 10px 5px 5px 20px;
}

.pannelloPrincipalecover1 img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #4ae;
}

.pannelloPrincipalecover2 {
	width: 220px;
	background: url(/images/cover2.gif) no-repeat;
	padding: 10px 5px 5px 20px;
}

.pannelloPrincipalecover2 img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #f55;
}

.pannelloPrincipalecover3 {
	width: 220px;
	background: url(/images/cover3.gif) no-repeat;
	padding: 10px 5px 5px 20px;
}

.pannelloPrincipalecover3 img {
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #c33;
}

.pannelloPrincipale2 {
	width: 100px;
	background: url(/img/sf-cover.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.pannelloPrincipale2 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999
}

.pannelloPrincipale2cover1 {
	width: 110px;
	background: url(/img/cover1.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.pannelloPrincipale2cover1 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999;
}

.pannelloPrincipale2cover2 {
	width: 110px;
	background: url(/img/cover2.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.immaginePrincipale2cover2 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999;
}

.pannelloPrincipale2cover3 {
	width: 110px;
	background: url(/img/cover3.gif) no-repeat;
	padding: 10px 10px 10px 20px;
}

.pannelloPrincipale2cover3 img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999;
}

.fotoAlbumDiv {
	border: 1px solid #999;
	width: 107px;
	height: 142px;
	margin: 3px;
	padding: 10px 8px 10px 30px;
	float: left;
}

.fotoAlbumDiv img {
	border: 1px solid #ccc;
	width: 100px;
	height: 100px;
}

.titoloFotoAlbum {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 8px
}

.divlink {
	text-align: right;
	color: #06c;
	font-weight: bold
}

.divlink div {
	display: inline;
	text-align: right;
}

.linkModifica {
	background: url(/images/matita.gif) no-repeat left 5px;
	padding: 2px 20px 2px 15px;
	line-height: 24px
}

.eliminaAlbum {
	background: url(/images/cassonetto.gif) no-repeat left 5px;
	padding: 2px 5px 2px 15px;
	line-height: 24px;
	cursor: pointer
}

.dialogModifica {
	background: #fff;
	text-align: left;
	color: #333;
	font-weight: bold;
	padding: 10px 20px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #666;
	width: 250px;
}

.dialogModifica td {
	vertical-align: top
}

.dialogModifica td img {
	margin: 0 0 15px 0px;
	border: 1px solid #ccc
}

.dialogModifica input {
	width: 
}

.dialogModifica div {
	padding: 5px 0;
}

.titleGestioneImmagine {
	font-size: 130%;
	padding: 0px;
	margin: 0 0 10px 0
}

.titoloModificaAlbum {
	font-size: 130%;
	text-align: left
}

.divPulPnDet {
	text-align: right
}

.fotoAlbumDiv a {
	
}

.descrizioneItem {
	font-size: 80%;
	font-weight: bold;
	padding-left : 25px;
}

.p10 {
	padding : 10px;
}

.round_box {
	padding: 10px;
	margin: 0 auto;
	background: #f4f4f4;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: none;
}

.yellow {
	background: #fff;
	padding-top: 0;
	border-left: 6px solid #FAD441;
	border-right: 6px solid #FAD441;
}

.datiUtente {
	border : 1px solid #ccc;		
}

.datiUtente td {
	border-bottom : 1px solid #ccc;
	font-size: 11px;
}

form {
	padding : 0;
	margin : 0;
}

.bl {
	border-left: 1px solid #f5cd33;
}

.br {
	border-right: 1px solid #f5cd33;
}

.bt {
	border-top: 1px solid #f5cd33;
}

.bb {
	border-bottom: 1px solid #f5cd33;
}

.gwtBottone2 {
	background: url(../img/sf-puls.gif) repeat-x;
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	width: 150px;
	cursor : pointer;
}

.pulsFCK {
	cursor: pointer;
}

.cat {
	padding: 10px;
	margin: 10px 0;
	overflow: auto;
	height: 280px;
}

.catsel {
	background: #fcf0c2;
	border: 1px solid #999;
}

.catdesel {
	border: 1px dotted #ccc;
}

.cat ul {
	padding: 0 18px;
	margin: 0;
	list-style: none
}

.cat ul li {
	font-weight: bold;
	padding-top: 10px;
}

.cat ul li ul li {
	font-weight: normal;
	padding-top: 5px;
}

.cat ul li ul li ul li {
	font-size: 11px;
	padding-top: 2px;
}

.table-list {
	border-collapse: separate;
	border-spacing: 1px;
	border-bottom: 1px solid #ccc;
	width: 100%
}

.table-list th {
	padding: 3px;
	background: #f9e185;
	text-align: left
}

.table-list tr:hover,.table-list tr:focus {
	background: #ffc;
}

.table-list td {
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
}

.table-list2 {
	padding-top: 25px;
	border-collapse: separate;
	border-spacing: 1px;
	border-bottom: 1px solid #ccc;
	width: 100%
}

.table-list2 th {
	padding: 3px;
	background: #f9e185;
	text-align: left
}

.table-list2 td {
	font-size: 11px;
	padding: 5px
}

.tac {
	text-align: center
}

.formError {
	color: red;
}

body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
}

body {
	background-image: url(../img/sf.gif);
	background-repeat: repeat-x;
}

.main {
	width: 860px;
	margin: 0 auto
}

.header {
	margin: 20px 0px 5px 0px;
	border-bottom: 6px solid #ffdeac;
}

.header div.fl img {
	margin: 10px 0 5px 0;
}

.header div.fr {
	margin: 16px 0 0 0;
}

.profilo {
	width: 178px;
	height: 60px;
	background: url(../img/sf-box-profilo.gif) no-repeat top left;
	padding: 10px;
	font-family: arial;
}

.menu{height:80px; text-align:center; margin-left : 15px;
      padding:0 10px; float: left;}            
 
.menu li { display:block; float: left; 
          font-size:10px; font-family:arial; text-align:center;
          border-left: 2px solid #fff; border-right: 1px solid #ccc;
          padding: 0 7px 4px 8px; margin:16px 0 0 0} 
          
.menu li a { text-align:center;} 

.menu a:hover {
	
}

.menu li.selected {
	background: #ddd;
	color: #3399ff;
	padding-bottom: 3px;
	padding: 0 9px 4px 9px;
	border-left: 1px solid #999;
	border-right: 1px solid #fff;
	margin-left: -1px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #fff;
}

.menu img {
	border: none;
}

.menuint a {
	padding: 5px 20px 5px 10px;
	margin: 5px;
	display: block
}

.menuint a:hover {
	/*background: url(../img/button1.gif) no-repeat left center;*/
}

.content {
	background: url(../img/sf-border-gray.gif) repeat-y;
	padding: 5px 20px;
	margin-top: -2px;
}

.bordered {
	border-left: 6px solid #f9e185;
	border-right: 6px solid #f9e185;
	padding: 0 20px 0 30px
}

.footer {
	padding: 10px 30px;
	color: #666;
	font-size: 10px;
	text-align: center
}

a {
	color: #06c;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #3399ff;
}

h1,h2,h3,h4 {
	padding: 0;
	margin: 5px 0;
	font-family: arial, helvetica, sans-serif;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

.box-hpl {
	float: left;
	width: 340px;
}

.box-hpr {
	float: right;
	width: 420px;
}

.fl {
	float: left
}

.fr {
	float: right
}

.cl {
	clear: left
}

.cb {
	clear: both
}

.arancio {
	color: #ff6600;
	font-weight: bold;
}

.p5 {
	padding: 5px
}

.m5 {
	margin: 5px
}

.m10 {
	margin: 10px
}

.m20 {
	margin: 20px
}

.mt5 {
	margin-top: 5px
}

.p20 {
	padding: 20px
}

.b {
	border: 1px solid #ccc
}

.db {
	display: block
}

.puls {
	background: url(../img/sf-puls.gif) repeat-x;
	border: 1px solid #999;
	color: #333333;
	font-weight: bold;
	width: 150px;
	cursor : pointer;
}

.tis-puls {
	background: url(../img/sf-puls.gif) repeat-x;
	border: 1px solid #999;
	color: #333333;
	font-weight: bold;
	width: 150px;
	cursor : pointer;
}

.tis-puls2 {
	background: url(../img/sf-puls.gif) repeat-x;
	border: 1px solid #999;
	color: #333333;
	font-weight: bold;
	width: 150px;
	cursor : pointer;
}

/*.pulsBox {
	background: url(../img/bordo2-inf.gif) no-repeat bottom center;
	padding: 10px 30px 10px 30px;
	text-align: right;
}*/

.pulsgrigio {
	background-color: #ccc;;
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	width: 162px;
}

.box-text {
	width: 330px;
	margin: 0 10px 0 10px
}

.px11 {
	font-size: 11px
}

.px10 {
	font-size: 10px
}

.gallery {
	background-color: #fff;
	width: 100%;
	float: left;
}

.gallery_popup {
	width: 800px;
	background-image: url(../img/sf-gallery-head.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/** pannello del delete e della dimensione dell'ajaxmediagallery **/
.resize_dialog {
	border: 2px outset #666;
	background-color : #f4f4f4;
	color: #333;
	padding: 10px;
}

.resize_dialog_titolo {
	background-color : #999;
	color: #fff;
	font-weight: bold;
	padding : 5px;
	margin-bottom : 10px;
}

.thumbnail {
background-repeat: no-repeat;
	float: left;
	background-color: #ffffff;
	border: 1px solid #ddebf8;
	height: 100px;
	width: 100px;
}

.thumbnail_sel {
background-repeat: no-repeat;
	float: left;
	background-color: #ffffff;
	border: 1px solid #ff0000;
	height: 100px;
	width: 100px;
	cursor: pointer;
}

.thumbnail_err {
	float: left;
	background-color: #ffffff;
	border: 1px solid #ff0000;
	overflow: auto;
	width: 100px;
	height: 100px;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #ddebf8;
	scrollbar-highlight-color: #ddebf8;
	scrollbar-shadow-color: #ddebf8;
}

/* Stili Ajax */
.images_pannel {
	border: 1px solid #aaa;
	width: 402px;
	/*height: 600px;*/
	overflow: auto;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #ddebf8;
	scrollbar-highlight-color: #ddebf8;
	scrollbar-shadow-color: #ddebf8;
}

.gwt-DialogBox {
	border: 1px solid #aaa;
	background-color: white;
}

.gwt-DialogBox .Caption {
	background-color: #fff;
	padding: 3px;
	margin: 2px;
	font-weight: bold;
	cursor: default;
}

.MyDock {
	background-color: #fff;
	/*border: 1px solid #DDEBF8;*/
}

.MyDock_nores {
	width: 800px;
	height: 600px;
	background-image: url(../img/sf-gallery-body.gif);
	background-repeat: repeat-y;
}

.MyDock_head {
	width: 800px;
	height: 30px;
	background-image: url(../img/sf-gallery-head.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.MyDock_foot {
	width: 800px;
	height: 30px;
	background-image: url(../img/sf-gallery-foot.gif);
	background-repeat: no-repeat;
}

.gwt-Tree {
	text-align: left;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	/*border-style: inset;*/ /*border-width: 2px;*/
	width: 200px;
	height: 600px;
	overflow: auto;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #ddebf8;
	scrollbar-highlight-color: #ddebf8;
	scrollbar-shadow-color: #ddebf8;
}

.gwt-Tree .gwt-TreeItem {
	cursor: pointer;
	margin: 0px;
	padding: 3px;
}

.gwt-Tree .gwt-TreeItem-selected {
	color: #333;
	background-color: #ddebf8;
}

span.gwt-TreeItem {
	cursor: pointer;
}

span.gwt-TreeItem:hover {
	color: #3399FF;
	font-weight: bold
}

.gwt_Img {
	padding: 5px;
	float: left;
}

.upload { /*border:2px solid #DDEBF8;*/
	padding: 2px;
}

.invia {
	font-size: 10px;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 3px;
}

.dialog {
	display: block;
}

.cursor-pointer {
	cursor: pointer;
}

.imgclose {
	text-align: right;
	background: #fff
}

.Mydock_head {
	width: 100%
}

.elimina {
	cursor: pointer;
	font-weight: bold;
	color: #06c;
	padding-left: 2px;
	vertical-align: bottom;
}

.elimina : hover {
	color: #3399ff;
}

/* FotoAlbum */
.eliminaMultiSelect {
	cursor: hand;
	background: url(../img/sf-puls.gif) repeat-x;
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
	text-align: center;
	margin: 5px;
	margin-left: 100px;
}

.MyDockMultiSelect_head {
	width: 651px;
	height: 20px;
	background-color: #EEE;
	border-left: 2px solid rgb(207, 207, 207);
	border-top: 2px solid rgb(207, 207, 207);
	border-right: 2px solid rgb(207, 207, 207);
}

.MyDockMultiSelect_foot {
	width: 651px;
	height: 30px;
	background-color: #EEE;
	border-left: 2px solid rgb(207, 207, 207);
	border-bottom: 2px solid rgb(207, 207, 207);
	border-right: 2px solid rgb(207, 207, 207);
}

.MyDockMultiSelect_panel {
	background-color: white;
	/*height: 340px;
	width : 500px;*/
}

.MyDockMultiSelect_nores {
	width: 600px;
	height: 340px;
	border-left: 2px solid rgb(207, 207, 207);
	border-right: 2px solid rgb(207, 207, 207);
	background-color: #EEE;
}

MyDockMultiSelect_dock {
	background-color: #EEE;
}

.immagine {
	margin: 5px;
	float: left;
}

.anteprima_album {
	margin: 15px;
	margin-left: 40px;
	float: left;
	width: 170px;
	height: 170px;
	background-color: rgb(250, 250, 250);
	background-image: url("../img/sf-fotoalbum.gif");
}

.album_labelNome {
	padding: 5px;
}

.pulsante_album {
	float: left;
	padding-right: 5px;
}

.anteprima_immagine {
	width: 100px;
	height: 100px;
	cursor: hand;
}

.border_anteprima_album {
	margin-top: 10px;
	border: 2px solid #EEE;
}

.border_anteprima_immagine {
	border: 2px solid #EEE;
}

.barra {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: rgb(239, 237, 216);
	border-style: solid;
	border-width: 1px;
	width: 690px;
	height: 20px;
}

.listaImmagini {
	width: 690px;
	height: 400px;
}

.puls2 a {
	display: block;
	background: #8CB8E4 url(img/sf-puls2.gif) repeat-x center center;
	padding: 0 5px 3px 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 5px;
	cursor: pointer;
}

.puls2_disabilitato {
	display: block;
	background: #CCC url(img/sf-puls2.gif) repeat-x center center;
	padding: 0 5px 3px 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 5px;
	color: #999;
	cursor: default;
}

.puls2 a:hover {
	background: #06c url(img/sf-puls2.gif) repeat-x center center;
	color: #fff;
	cursor: pointer;
}

.labelPagina {
	margin: 4px 0px;
}

.px11 {
	font-size: 11px
}

.foldersTree {
	text-align: left;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	/*border-style: inset;*/ /*border-width: 2px;*/
	width: 82px;
	height: 600px;
	overflow: auto;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #ddebf8;
	scrollbar-highlight-color: #ddebf8;
	scrollbar-shadow-color: #ddebf8;
}

.popupPanelNuovoAlbum {
	padding: 5px;
}

.anteprimaNuovoAlbum {
	width: 100px;
	height: 100px;
}

.dialogNuovoAlbum {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #DDD;
}

.pulsPopupNuovoAlbum {
	background: url(../img/sf-puls.gif) repeat-x;
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	width: 80px;
	margin: 2px 5px;
}

.cursor-n {
	cursor: n-resize;
}

.cursor-ne {
	cursor: ne-resize;
}

.cursor-e {
	cursor: e-resize;
}

.cursor-se {
	cursor: se-resize;
}

.cursor-s {
	cursor: s-resize;
}

.cursor-sw {
	cursor: sw-resize;
}

.cursor-w {
	cursor: w-resize;
}

.cursor-nw {
	cursor: nw-resize;
}

.cursor-default {
	cursor: default;
}

.cursor-move {
	cursor: move;
}

.flowpanel {
	width: 620px;
	height: 600px;
	overflow: auto;
}

.areaMessaggio {
	width: 300px;
	height: 150px;
}

#boxSel {
	border: 2px solid #666;
}

#boxSel :hover,#boxSel :active {
	border: 2px solid #fc6;
	background-image: url("../img/focus.gif");
}

.imageContainer {
	position: absolute;
	top: 38px;
}

.modificaImmagine_barra {
	height: 26px;
	background-color: #EEE;
	padding-top: 5px;
}

.modificaImmagine_barra a {
	padding: 3px 10px;
	margin: 5px 3px 0px 3px;
	background-color: #DDD;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.borderDDD {
	border: 1px solid #EEE;
}

.confirmDialog {
	padding: 10px;
	background-color: ffd;
	width: 450px;
}

.confirmDialog_barra {
	padding: 1px 5px;
	margin: 5px 3px 0px 3px;
	background-color: #DDD;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}

.dialogDescrizione {
	padding: 5px;
	background-color: ffd;
}

.folder-tree {
	cursor: pointer;
	overflow: auto;
}
/* Fine FotoAlbum */

.popup_upload {
	padding-top : 20px;
}

.upload_form {
	padding : 0 5px;
	padding-bottom : 5px;
}

.upload_label {
	padding-top : 5px;
	padding-left : 3px;
}

.gwt-TreeItem-selected {
	background-color : #BBB;
	color : white;
}

/* fotoalbum ------------------------------------------------------------------*/
.dati {
	margin: 0 auto; /*width:768px*/
}

.dati h3 {
	color: #336699
}

.dati td {
	
}

.dati th {
	vertical-align: top;
	text-align: left
}

.dati .border {
	
}

.step {
	margin: 0 auto;
	width: 766px;
	padding: 5px 10px;
	background: url(sf2.gif) repeat-x center bottom;
}

.step ol {
	margin: 0;
	padding: 0
}

.step li {
	display: inline;
	margin: 0;
	padding: 0 4px;
	font-size: 14px;
	font-weight: bold;
	color: #369
}

.step li.deselect {
	color: #999
}

.box-img {
	padding: 6px 6px 6px 20px;
}

.b {
	border: 1px solid #ccc
}

.bt {
	border-top: 1px solid #ccc
}

.wmax {
	width: 98%
}

.p5 {
	padding: 5px
}

.barra_upload_singolo {
	width: 580px;
	background-color: #E8EEFC;
	padding: 10px;
	clear: both
}

.descrizioni_popup {
	font-size: 11px;
	padding: 8px 0;
}

.bold {
	font-weight: bold;
}

.hover {
	cursor: default;
}

.antDiv {
	float: left;
	padding-top: 0;
}

.modpDiv {
	float: left;
	padding-top: 0;
}

.pannelloEsterno {
	float: left
}

.barraSuperioreMenu {
	height:60px; 
}

table .barraSuperioreMenu {
	width: 100%
}

.elencoAlbum {
	background: #EEEEEE none repeat scroll 0%;
	border: 1px solid #A4B6CD;
	float: left;
	margin: 0pt;
	padding: 2px;
	position: relative;
	width: 658px;
	height: 263px;
	overflow: auto;
}

.titoloElencoFotoAlbum {
	text-align: left;
	font-weight: bold;
	margin: 5px 10px;
	font-size: 14px;
}

.linkDisabilitato {
	color: #666;
	
	font-weight: bold;
	text-indent: 8px;
}

.cursorPointer {
	cursor: pointer;
}


/* nuove aggiunte */
#pannelloTag span:hover {
	background-color: #EEE;
}

.info {
	cursor: help;
}

.pulsBox {
	padding: 10px 30px 10px 30px;
	text-align: right;
}

div#tipDiv {
	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	background-color:#dee7f7; border:1px solid #336; 
	width:250px; padding:4px;
	color:#000; font-size:11px; line-height:1.2;
}	
			
div.hoverclass123 {
	border:2px solid rgb(186, 214, 241);
}			
  			
.navigazione{ background:url(/img/sf-box-menu.gif) no-repeat}

.titoloLogin {color: #fff;}	

.datiUtente td{
	padding:5px;
}

.limgEditor{
	float:left;
}

.boxInserImgArticoloForm {
	background:#EFEFDE none repeat scroll 0%;
	border-right:1px solid #ccc;
	cursor:pointer;
	padding:5px;
	text-align:right;
	width:210px;
}

.menuint {
}

