.colore_sfondo, .colore_testo, .colore_cornice {
		 width:26px; 
		 height:26px; 
		 border:2px;
		 margin:2px;
	}
	.colore_sfondo_over, .colore_testo_over, .colore_cornice_over {
		 width:26px; 
		 height:26px; 
		 border:2px solid #33FF00;
	}
	.colore_sfondo_selected, .colore_testo_selected, .colore_cornice_selected {
		 width:26px; 
		 height:26px; 
		 border:2px solid #FFFF00;
	}
	
	 .francobollo{
		  background-repeat:no-repeat;
		  height:83px;
		  width:64px;
		  border:2px;
		  margin:2px;
	  }
	  .francobollo_over{
		  background-repeat:no-repeat;
		  height:83px;
		  width:64px;
		  border:2px solid #33FF00;
	  }
	  .francobollo_selected{
		  background-repeat:no-repeat;
		  height:83px;
		  width:64px;
		  border:2px solid #FFFF00;
	  }
	  
	  
	   .musica{
	   	cursor:pointer;
		cursor:hand;
	   	  text-align:center;
		  height:15px;
		  width:100px;
		  border:2px;
		  margin:2px;
		  padding:2px 0 0;
	  }
	  .musica_over{
	  cursor:pointer;
		cursor:hand;
		 text-align:center;
		  height:15px;
		  width:100px;
		  border:2px solid #33FF00;
		  padding:2px 0 0;
	  }
	  .musica_selected{
	  cursor:pointer;
		cursor:hand;
		  text-align:center;
		  height:15px;
		  width:100px;
		  border:2px solid #FFFF00;
		  padding:2px 0 0;
	  }
	  
	.input {
		background:transparent;
		color:#000099;
		font-size:11px;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:2px;
		border-bottom:#333 dotted thin;
		border-top-width:0px;
		border-right-width:0px;
		border-left-width:0px;
	}
	.input_pannello {
		background:transparent;
		color:#FFF;
		font-size:11px;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:2px;
		border-bottom:#FFF dotted thin;
		border-top-width:0px;
		border-right-width:0px;
		border-left-width:0px;
	}

	.div_testata_anteprima {
		float:left;
		font:18px Georgia, 'Times New Roman', Times, serif;
		color:#FFF;
		/*padding:10px;*/
		}

	  .div_bottone_tab{
	  background-image:url(http://www.salutiebaci.it/images/bottone_tab.png);
	  background-repeat:no-repeat;
	  text-align:center;
	  height:32px;
	  width:115px;
	  padding:8px 0 0;
	 }
	 .div_bottone_tab a:link{
	  color:#FFFFFF !important;
	  font-weight:bold !important;
	  text-decoration:none;
	 }
	 
	 .div_bottone_tab a{
		  font:11px Georgia, 'Times New Roman', Times, serif;
		  color:#FFFFFF !important;
	 }
	  .div_bottone_invia{
	  background-image:url(http://www.salutiebaci.it/images/bottone_tab_invia.png);
	  background-repeat:no-repeat;
	  text-align:center;
	  height:52px;
	  width:115px;
	  padding:26px 0 0;
	 }
	 .div_bottone_invia a:link{
	  color:#FFFFFF !important;
	  font-weight:bold !important;
	  text-decoration:none;
	 }
	  .div_bottone_invia a{
		  font:11px Georgia, 'Times New Roman', Times, serif;
		  color:#FFFFFF !important;
	 }
	 .radio_francobollo
	 {
	 	border:none;
		cursor:pointer;
		cursor:hand;
		width:69px;
		height:83px;
		filter:alpha(opacity=0);
		-moz-opacity:0.0;
		opacity:0.0;
	 }
	 
	 #tab_sfondo,#tab_testo,#tab_cornice,#tab_musica,#tab_francobollo,#tab_opzioni,#tab_blog,#tab_altridestinatari
	 {
	 display:none;
	 }
	 
	 .label{
	 	border:0;
		text-align:center;
		background:transparent;
		color:#000;
		font-size:9px;
	  }
	  
	  strong{
	  color:#FFFFFF;
	  }


/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */

#testata_anteprima {
	font:18px Georgia, 'Times New Roman', Times, serif;
	color:#FFF;
}
		
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

/*#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}*/

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{/*
	height:25px;
	padding:11px 25px 10px 0;
	float:right;*/
}

#TB_closeAjaxWindow{/*
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;*/
}

#TB_ajaxWindowTitle{/*
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;*/
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	background:#000099;
}

#TB_ajaxContent p{/*
	padding:5px 0px 5px 0px;*/
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}