
body {
		background  					: #FFFFFF;
		margin		  					: 0px 0px 0px 0px;
		padding								: 0px 0px 0px 0px;
                					
		font-family 					: Arial;
		font-size 						: 11px;
		color 								: #000000;
		text-decoration 			: none;
		font-weight 					: bold;

}

.container  {
			margin-left   			: auto;  
			margin-right  			: auto; 
			width         			: 1024px; 
			height              : 100%;
			
			border        			: 0px solid #FF0000;
			
			display     				: block;

}


.container_inline  {
			position						: relative; 
			float               : left;

			margin-left   			: 5px;  
			
			border        			: 0px solid #FF0000;
			
			display     				: inline;
}

.container_benessere_oriz {
			position						: relative; 
			float               : left;

			margin-left   			: 5px;  
			
			padding             : 0px 0px 0px 0px;
						
			border        			: 0px solid #FF0000;
			
			width               : 330px; 
			height              : 255px; 
			
			display     				: inline;
}

.container_benessere_vert {
			position						: relative; 
			float               : left;

			margin-left   			: 5px;  
			
			padding             : 0px 0px 0px 0px;
						
			border        			: 0px solid #FF0000;
			
			width               : 260px; 
			height              : 255px; 
			
			display     				: inline;
}



.sfondo  {
			position						: relative; 
			float               : left;
			
			z-index							:	100; 
			width               : 980px;
			height              : 95%;
			
			margin					    : 0px 0px 0px 0px;
			padding					    : 0px 0px 0px 0px;

			background-image    : url(../img/sfondo_body.gif);
			background-color    : #F3F3EB; 
			background-repeat   : repeat-y; 

			display     				: block;
			
			border        			: 0px solid #00FF00;

}


.menutop  {
			position						: relative; 
			float               : left;
			z-index							:	98; 
			width               : 935px;
			
			margin					    : 0px 0px 0px 0px;
			
			margin-left 				: 19px; 
						
			padding					    : 0px 0px 0px 0px;
			
/*			background-image    : url(../img/sfondo_body.gif);
			background-color    : #FFFFFF; 
			background-repeat   : repeat-y; 
*/
			display     				: block;

			border        			: 0px solid #0000FF;
}

.mainframediv  {
			position						: relative;
			z-index							:	98; 

			float               : left;
			 
			margin-top  				: 0px;
			margin-left 				: 20px; 
			margin-right				: auto;

			width               : 935px;

			padding					    : 0px 0px 0px 0px;
			border      				: 0px solid #FF0000;

			background-color    : #FFFFFF; 

/*
			background-image    : url(../img/sfondo_body.gif);
			background-color    : #F3F3EB; 
			background-repeat   : repeat-y; 
*/
			display             : block;
}


.mainmenu  {
			
			position						: relative; 
			float               : left;

			text-align          : left;
				
			z-index							:	1; 
			width               : 930px;
			height      				: 80px;
			
			margin-left         : 0px;
			margin-top  		    : 0px;
			margin-bottom		    : 0px;
			
			padding					    : 0px 0px 0px 0px;

			line-height         : 40px;
			border      				: 0px solid #FF0000;

			display     				: block;
}


.submenu4all  {
			
			position						: relative; 
			float               : left;

			text-align          : left;
				
			z-index							:	1; 
			width               : 935px;
			height      				: 35px;
			
			margin-left         : 21px;
			margin-top  		    : 0px;
			margin-bottom		    : 0px;
			
			padding					    : 0px 0px 0px 0px;

			line-height         : 34px;
			border      				: 0px solid #FF00FF;

			display     				: block;
}


.foglio_bottom  {
			
			position						: relative; 
			float               : left;

  		font-family 				: Arial;
  		font-size 					: 11px;
  		color 							: #CECECE;
  		text-decoration 		: none;
  		font-weight 				: bold;


			z-index							:	1; 
			width               : 980px;
			height      				: 47px;
			
			margin-left         : 0px;
			margin-top  		    : auto;
			margin-bottom		    : 0px;
			padding					    : 0px 0px 0px 0px;
			
/*			background-image    : url(../img/foglio_bottom.jpg?999);
			background-repeat   : no-repeat; 
	*/	              				
			border      				: 0px solid #CECECE;

			display     				: block;
			            				

}

.qeb_logo {
			position    				: absolute;

			z-index             : 100;

			float               : left;

			width               : 290px;
			height              : 134px;


			margin-top  				: 80px;
			margin-left 				: 450px;
			            						              				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #666666;

			/*  background-color    : #211D1F; */

			display     				: block;
}


.qeb_firma {
			position    				: relative;

			z-index             : 100;

			float               : right;

			width               : 190px;
			height              : 46px;


			margin-top  				: 0px;
			margin-right 				: 95px;
			            						              				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #666666;

			display     				: block;
}

.qeb_button
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 0px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #FFFFFF;  /* #C9E4A3; */

				border              : 1px solid #8CC63E;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}


.qeb_button_over
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 0px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #A3D163; 

				border              : 1px solid #8CC63E;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}

.qeb_menu
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 5px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #FFFFFF;  /* #C9E4A3; */

				border              : 1px solid #8CC63E;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}


.qeb_menu_over
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 5px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #A3D163; 

				border              : 1px solid #8CC63E;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}

.qeb_salva
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 0px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #FFFFFF;  /* #C9E4A3; */

				border              : 1px solid #8CC53D;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}


.qeb_salva_over
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 0px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #A3D163; /*  #E38902; */

				border              : 1px solid #8CC53D;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}


.qeb_nuovo
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 0px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #FFFFFF;  /* #C9E4A3; */

				border              : 1px solid #A3D163;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}


.qeb_nuovo_over
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin      				: 0px 5px 0px 0px;
				padding							: 0px 0px 0px 0px;

			  background-color    : #A3D163; /*  #A3D163; */

				border              : 1px solid #A3D163;  
				line-height         : 20px;

        cursor              : pointer ;
				
				display             : inline;
}


.qeb_riga_verde
{
				position    				: relative;
				float               : left;

				width               : 905px;
				height              : 15px;

				border              : 0px solid #A3D163;  
				line-height         : 15px;
				                    
				background-color    : #FFFFFF; 

				margin              : 0px 0px 0px 5px;

				padding							: 0px 0px 0px 11px;

				cursor              : normal;
				
				display             : block;
}


.image_in_text {

			position    				: absolute;
			float               : left;

			border      				: 0px solid #666666;

			margin		  				: 0px 0px 0px 500px;
			          
			margin-top          : 35px          
			margin-left         : 500px          
			            						              				
			padding							: 0px 0px 0px 11px;

			width               : 230px;
			height              : 160px;
			
			display     				: block;

			z-index             : 99;
			
}


.image_in_text2 a {

			position    				: relative;
			float               : right;

			border      				: 0px solid #666666;

			margin		  				: 150px 0px 0px 0px;
			            						              				
			padding							: 0px 0px 0px 11px;

			width               : 230px;
			height              : 160px;
			
			display     				: inline;

			z-index             : 50;
}

.image_in_text2 {

			position    				: relative;
			float               : right;

			border      				: 0px solid #666666;

			margin		  				: 0px 0px 0px 0px;
			            						              				
			padding							: 0px 0px 0px 0px;

			width               : 230px;
			height              : 160px;
			
			display     				: inline;

			z-index             : 50;
}

.qeb_row_title
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 15px;
				color               : #211D1F  ; /*  #8CC63E;  #F7931D;  */
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				line-height         : 20px;
				
				z-index             : 50;				
				
				
				width               : 550px;
				height              : 20px;
					
				border              : 0px solid #ff0000;  
				line-height         : 20px;

				margin      				: 0px 0px 0px 30px;
				padding							: 0px 0px 0px 30px;
				
				background-image    : url(../img/punto_verde.jpg); 
				background-repeat   : no-repeat; 
				background-position : left top; 				
				background-color    : #FFFFFF;   
								
				/*#211D1F;*/ 

				display             : block;
				
}

.textbold
{
				font-family         : Arial;
				font-size           : 12px;
				color               : #211D1F;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
}

.qeb_row_text
{
				position    				: relative;				
				float               : left;
				z-index             : 50;				

				font-family         : Arial;
				font-size           : 12px;
				color               : #211D1F;
				text-decoration     : none;
				font-weight         : normal;
				text-align          : justify;
				
				width               : 840px;
				height              : 20px;
	
				margin							: 0px 0px 0px 50px; 

				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
/*				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
				background-color    : #FFFFFF; 
*/


/*				cursor              : pointer;
	*/			
				display             : block;
}

.qeb_row_title_arancio
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 12px;
				color               : #211D1F  ; /*  #8CC63E;  #F7931D;  */
				text-decoration     : none;
				font-weight         : normal;
				text-align          : left;
				line-height         : 20px;
				
				z-index             : 50;				
				
				width               : 510px;
				height              : 20px;
					
				border              : 0px solid #0000FF;  
				line-height         : 20px;

				margin      				: 0px 0px 0px 0px;
				padding							: 0px 0px 0px 30px;
				
				background-image    : url(../img/punto_arancio.jpg); 
				background-repeat   : no-repeat; 
				background-position : left top; 				
				background-color    : #FFFFFF;   
								
				/*#211D1F;*/ 

				display             : inline;
				
}

.dati_personali_title
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : right;
				
				
				width               : 200px;
				height              : 18px;
	
				margin      				: 0px 0px 0px 225px ;
				
			  background-color    : #BEDF91; 				
				
				border              : 1px solid #FFFFFF;  
				line-height         : 18px;

				padding							: 0px 10px 0px 0px;
				
				display             : inline;
}

.dati_personali_data
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 350px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 11px; 
/*				margin-right				: auto;
	*/							
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.notepad_top  {
			
			position						: relative; 
			float               : left;

			z-index							:	1; 
			width               : 935px;
			height      				: 40px;
			
			margin-left         : 20px;
			margin-top  		    : 0px;
			margin-bottom		    : 0px;
			padding					    : 0px 0px 0px 0px;

			border      				: 0px solid #666666;

			display     				: block;

			background-image    : url(../img/notepad_spiral_top.jpg);
			background-color    : #FFFFFF; 
			background-repeat   : repeat-x; 
}


.username {
			position    				: relative;

			float               : right;

			margin-top  				: 0px;
			margin-left 				: auto; 
			margin-right				: 0px;
			            				
			width								: 170px; 
/*			height      				: 60px;
*/			            				
			padding							: 0px 0px 0px 0px;
			border      				: 1px solid #00FF00;

			display     				: inline;
}


.menu4all  {
			
			position						: relative; 
			float               : right;

			z-index							:	1; 
			width               : 500px;
			height      				: 20px;
			
			margin-left         : auto;
			margin-right				: 30px;
			margin-top  		    : 0px;
			margin-bottom		    : 0px;
			padding					    : 0px 0px 0px 0px;

			border      				: 0px solid #FF00DD;

			display     				: inline;

}



.menu4user_cell  {
			
			position						: relative; 
			float               : left;

			font-family         : Arial;
			font-size           : 11px;
			color               : #222222;
			text-decoration     : none;
			font-weight         : bold;
			text-align          : center	;

			z-index							:	1; 
			width               : 100px;
			height      				: 18px;
			
			margin-left         : 5px;
			margin-top  		    : 0px;
			margin-bottom		    : 0px;
			
			padding					    : 0px 0px 0px 0px;

			line-height         : 20px;
			border      				: 1px solid #8CC63E;

			cursor              : pointer;

			display     				: inline;

}


/* ------------      MENU ADMIN        ----------------- */


.menu_container
{
				position    				: relative;
/*				float               : left;
*/
				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
				
				width               : 900px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 0px; 
				margin-right				: auto;
				
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;

				cursor              : auto;
				
				display             : block;
}

.menu_cell
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
				
				width               : 100px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 1px solid #00FF00;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.menu_cell_big
{
				position    				: relative;
				float               : right;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
								
				width               : 180px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 1px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

/* ------------   FINE  MENU ADMIN     ----------------- */


.menulogo {
			position    				: relative;

			float               : left;

			margin-top  				: 0px;
			margin-left 				: 30px;
			margin-right				: auto;
			            				
			width       				: 360px;
			height      				: 120px;
		              				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #666666;

			display     				: block;
			            				
}

.menulogin {
			position    				: relative;

			float               : right;

			margin-top  				: 0px;
			margin-left 				: auto; 
			margin-right				: 0px;
			            				
			width								: 500px; 
			height      				: 100px;
			            				
			padding							: 0px 0px 0px 0px;
			border      				: 1px solid #FF0000;

			display     				: inline;
}



.ticket_prenota {
			position    				: relative;
			float               : left;

			margin-top  				: 0px;
			margin-left 				: 80px; 
			margin-right				: auto;
			            				
			width								: 730px; 
			height      				: 480px;
			            				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #FF0000;

			display     				: block;

			background-image    : url(../img/ticket_prenotazione.jpg);
			background-repeat   : no-repeat; 

}

.ticket_in_mano {
			position    				: relative;
			float               : right;


			font-family         : Arial;
			font-size           : 11px;
			color               : #000000;
			text-decoration     : none;
			font-weight         : bold;
			text-align          : center;
							
				
			line-height         : 20px;


			margin      				: 80px 20px 0px 0px;
			            				
			width								: 340px; 
			height      				: 240px;
			            				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #00FF00;

			display     				: block;

}


.ticket_row {
			position    				: relative;
			float               : right;


			font-family         : Arial;
			font-size           : 11px;
			color               : #000000;
			text-decoration     : none;
			font-weight         : bold;
			text-align          : center;
							
				
			line-height         : 20px;


			margin      				: 10px 10px 0px 0px;
			            				
			width								: 320px; 
			height      				: 20px;
			            				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #FF0000;

			display     				: block;

}

.headerdeke {
			position    				: relative;

			z-index             : 10;

			float               : left;

			margin-top  				: 0px;
			margin-left 				: 5px;
			margin-right				: auto;
			            				
			width       				: 905px;
			height      				: 62px;
		              				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #DEDEDE;

			display     				: block;
			            				
}

.headerimg {
			position    				: relative;

			z-index             : 10;

			float               : left;

			margin-top  				: 0px;
			margin-left 				: 270px;
			margin-right				: auto;
			            				
			width       				: 391px;
			height      				: 60px;
		              				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #666666;

			display     				: inline;
			            				
}

.salvaimg {
			position    				: relative;

			z-index             : 10;

			float               : right;

			margin-top  				: 20px;
			margin-left 				: auto;
			margin-right				: 0px;
			            				
			width       				: 105px;
			height      				: 45px;
		              				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #666666;

			display     				: inline;
			            				
}


.notepad_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				width               : 905px;
				height              : 22px;

				border              : 0px solid #0000FF;  
				line-height         : 22px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
				background-color    : #FFFFFF; 
*/

				margin              : 0px 0px 0px 5px; 

				padding							: 0px 0px 0px 11px;

				cursor              : normal;
				
				display             : block;
}

.location_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;


				border-top          : 1px solid #8CC63E;  
				line-height         : 20px;
				                    
				background-image    : url(../img/punto_arancio.jpg); 
				background-repeat   : no-repeat; 
				background-position : left top; 				
				background-color    : #FFFFFF; 

				margin              : 0px 5px 0px 0px; 

				padding							: 0px 0px 0px 11px;

				cursor              : normal;

	
				width               : 375px;
				height              : 20px;
				
				display             : block;

}

.location_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;


				border-top          : 1px solid #8CC63E;  
				line-height         : 20px;
				                    
				background-image    : url(../img/punto_arancio.jpg); 
				background-repeat   : no-repeat; 
				background-position : left top; 				
				background-color    : #F2F2F2; 

				margin              : 0px 5px 0px 0px; 

				padding							: 0px 0px 0px 11px;

				cursor              : pointer;
	
				width               : 375px;
				height              : 20px;
				
				display             : block;

}

.location_row_slidedown
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				border              : 0px solid #F1F1F1;  
				line-height         : 17px;

/*				background-image    : url(../img/location_slide.jpg); 
				background-repeat   : no-repeat; 
				background-position : left top; 				
*/			background-color    : #F2F2F2; 

				margin              : 0px 5px 0px 22px; 

				padding							: 0px 0px 0px 24px;

				cursor              : normal;
	
				width               : 340px;
				height              : 0px;
				
				display             : block;

				visibility					: hidden;
}



.notepad_row_800
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				width               : 750px;
				height              : 20px;

				border              : 0px solid #00F400;  
				line-height         : 20px;
				                    
				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
/*				background-color    : #FFFFFF; 
*/

				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.notepad_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				width               : 905px;
				height              : 20px;

				border              : 0px solid #00F400;  
				line-height         : 20px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/			
				background-color    : #8CC63E; 


				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.notepad_row_title
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : right;
				
				
				width               : 200px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 205px; 
				margin-right				: auto;
				
				border              : 0px solid #0000FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.notepad_row_dati
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 350px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 11px; 
/*				margin-right				: auto;
	*/							
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.altro
{
				position    				: relative;
				float               : left;

				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : right;
				
				
				width               : 250px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 11px; 
/*				margin-right				: auto;
	*/							
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.notepad_row_bianco
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				width               : 905px;
				height              : 60px;

				border              : 0px solid #00F400;  
				line-height         : 20px;
				                    
				background-color    : #FFFFFF; 


				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}


/* ------------      ANAGRAFICA     ----------------- */

.anag_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 890px;
				height              : 20px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 20px;
				                    
/*			background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
				background-color    : #FFFFFF; 
*/

				margin      				: 3px 0px 0px 5px; 

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.anag_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 890px;
				height              : 20px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 20px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/			
        background-color    : #C9E4A3; 

				margin      				: 3px 0px 0px 5px; 

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.anag_row_hidden
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				width               : 890px;
				height              : 20px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 20px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
*/				background-repeat   : repeat-x; 
				background-position : bottom left; 				
/*				background-color    : #FFFFFF; 
*/

				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 0px;

				cursor              : normal;
				
				display             : none;

/*				visibility					: hidden;
*/
}


.anag_nome
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 155px;
				height              : 20px;
	
				margin      				: 0px 0px 0px 0px;
				
				border              : 0px solid #F30000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.anag_indirizzo
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 170px;
				height              : 20px;
	
				margin      				: 0px 0px 0px 2px;
				
				border              : 0px solid #00DD00;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.anag_citta
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 145px;
				height              : 20px;
	
				margin      				: 0px 0px 0px 2px;
				
				border              : 0px solid #0000EE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.anag_phone
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 90px;
				height              : 20px;
	
				margin      				: 0px 0px 0px 2px;
				
				border              : 0px solid #0000EE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.anag_usernote
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 145px;
				height              : 20px;
	
				margin      				: 0px 0px 0px 2px;
				
				border              : 0px solid #0000EE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.anag_credito
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 55px;
				height              : 20px;
	
				margin      				: 0px 0px 0px 2px;
				
				border              : 0px solid #0000EE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


/* ------------  FINE   ANAGRAFICA   ----------------- */

/* ------------   ADMIN ANAGRAFICA   EDIT  ----------------- */


.anag_edit_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 890px;
				height              : 20px;

				border              : 0px solid #0000FF;  
								
				line-height         : 20px;
				                    
/*			background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
				background-color    : #FFFFFF; 
*/

				margin      				: 3px 0px 0px 5px; 

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.anag_edit_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 890px;
				height              : 20px;

				border              : 0px solid #0000FF;  
								
				line-height         : 20px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/			
        background-color    : #C9E4A3; 

				margin      				: 3px 0px 0px 5px; 

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}


.anag_edit_title
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : right;
				
				width               : 90px;
				height              : 18px;
	
				margin      				: 1px 0px 0px 0px ;
				
			  background-color    : #A3D163; /*#BEDF91;*/ 				
				
				border              : 1px solid #FFFFFF;  
				line-height         : 18px;

				padding							: 0px 10px 0px 0px;
				
				display             : inline;
}

.anag_edit_data
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				line-height         : 20px;
				
				width               : 210px;
				height              : 20px;
	
				margin      				: 0px 0px 0px 3px ;

				border              : 0px solid #FF0000;  


				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.salvaimg_anagedit {
			position    				: relative;

			z-index             : 8;

			float               : right;

			margin-top  				: 20px;
			margin-left 				: auto;
			margin-right				: 40px;
			            				
			width       				: 105px;
			height      				: 45px;
		              				
			padding							: 0px 0px 0px 0px;
			border      				: 0px solid #666666;

			display     				: inline;
			            				
}


/* ------------    FINE  ANAGRAFICA EDIT  ----------------- */

/* ------------    SCEGLI CITY   ----------------- */

.scegli_city_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 430px;
				height              : 22px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 22px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/			
				background-color    : #FFFFFF; 


				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.scegli_city_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 430px;
				height              : 22px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 22px;
				                    
/*			
        background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/				
				background-color    : #C9E4A3; 


				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}


.scegli_city
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;

/*			  background-color    : #FFFFFF; 				
	*/			
				width               : 300px;
				height              : 22px;
	
				margin      				: 0px 0px 0px 5px ;
				
				border              : 0px solid #FFFFFF;  
				line-height         : 22px;

				padding							: 0px 0px 0px 10px;
				
				display             : inline;

				cursor              : pointer;
}




/* ------------     TRATTAMENTI  LIST   ----------------- */

.trattamenti_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 880px;
				height              : 22px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 22px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
*/				background-repeat   : repeat-x; 
				background-position : bottom left; 				
/*				background-color    : #FFFFFF; 
*/

				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 11px;

				cursor              : pointer;
				
				display             : block;
}

.trattamenti_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 880px;
				height              : 22px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 22px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/			
        background-color    : #C9E4A3; 

				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 11px;

				cursor              : pointer;
				
				display             : block;
}

.trattamenti_row_hidden
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 880px;
				height              : 22px;

				border              : 0px solid #0000FF;  
				
				border-bottom       : 1px solid #8CC63E;
				
				line-height         : 22px;
				                    
/*				background-image    : url(../img/notepad_row_5.jpg); 
*/				background-repeat   : repeat-x; 
				background-position : bottom left; 				
/*				background-color    : #FFFFFF; 
*/

				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;

				padding							: 0px 0px 0px 11px;

				cursor              : normal;
				
				display             : none;

/*				visibility					: hidden;
*/
}

.tipo_trattamento_title
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
	/*			
				background-image    : url(../img/sfondo_title.jpg); 
				background-repeat   : repeat-x; 
				background-position : top left; 				
	*/			
			  background-color    : #BEDF91; 				
				
				width               : 300px;
				height              : 18px;
	
				margin      				: 0px 0px 0px 5px ;
		
				
				border              : 1px solid #FFFFFF;  
				line-height         : 18px;

				padding							: 0px 0px 0px 10px;
				
				display             : inline;
}


.tipo_trattamento
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #C40000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
								
				width               : 700px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #FF00FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;

				cursor              : auto;
				
				display             : inline;
}

.trattamento
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				width               : 520px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #00FF00;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.durata
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : right;
				
				
				width               : 25px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #446688;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.costo
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 25px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 3px; 
				margin-right				: auto;
				
				border              : 0px solid #446688;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.codice
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 60px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 0px; 
				margin-right				: auto;
				
				border              : 0px solid #446688;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.note
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 111px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #446688;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.note_trattamento
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #C40000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 180px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #000000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}
/* ------------  FINE   TRATTAMENTI   LIST   ----------------- */


/* ------------     TRATTAMENTI  EDIT    ----------------- */

.tipo_trattamento_edit
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #211D1F;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 150px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 170px; 
				margin-right				: auto;
				
				border              : 0px solid #F30000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.trattamento_edit
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 200px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #00FF00;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.note_trattamento_edit
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 270px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 1px solid #0000FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}



/* ------------  FINE   TRATTAMENTI  EDIT  ----------------- */

.cust_trattamento
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 500px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #FF00FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.data
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 111px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #220022;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.ora
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 45px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #446688;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.box
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : right;
				
				
				width               : 40px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #3377FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.centro
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 100px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #FF00FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.cust_foto {
			position    				: absolute;

			float               : left;

/*			margin							: 60px 0px 0px 55px;
	*/		            				
			width       				: 130px;
			height      				: 130px;
		              				
			padding							: 0px 0px 0px 0px;
			border      				: 2px solid #8CC63E;

			display     				: block;

			z-index             : 999;
			            				
}


.spuntato
{
				position    				: relative;
				float               : left;
				
				width               : 20px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
/*				margin-right				: auto;
	*/			
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : inline;
				
				z-index             : 999;
}


/* ------------  FINE   CUST  APPUNTAMENTI  LIST   ----------------- */

.cust_centro_dati
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #CE0000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;
				
				
				width               : 350px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 11px; 
/*				margin-right				: auto;
	*/							
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}






/* ------------     PRODOTTI  LIST    ----------------- */


.tipo_prodotto
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #FE0000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 500px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #CECECE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.prodotto
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 550px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #CECECE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.note_prodotto
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 270px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #CECECE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.euro
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
				width               : 15px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 0px; 
				margin-right				: auto;
				
				border              : 0px solid #CECECE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

/* ------------  FINE   PRODOTTI    ----------------- */

/* ------------     PRODOTTI  EDIT    ----------------- */


.tipo_prodotto_edit
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #FE0000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 150px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #CECECE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.prodotto_edit
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 200px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #000000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.note_prodotto_edit
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left	;
				
				
				width               : 270px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #CECECE;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}



/* ------------  FINE   PRODOTTI  EDIT  ----------------- */


/* ------------      PRENOTA        ----------------- */

.prenota_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 900px;
				height              : 22px;

				border              : 0px solid #0000FF;  
								
				line-height         : 22px;
				                    
				background-color    : #FFFFFF; 

				margin              : 0px 0px 0px 5px;

				padding							: 0px 0px 0px 9px;

				cursor              : pointer;
				
				display             : block;
}

.prenota_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 900px;
				height              : 22px;

				border              : 0px solid #0000FF;  
								
				line-height         : 22px;
				                    
				background-color    : #FFFFFF; 

				margin              : 0px 0px 0px 5px;

				padding							: 0px 0px 0px 9px;

				cursor              : pointer;
				
				display             : block;
}


.prenota_ora
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
				
				width               : 60px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #FF00FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.prenota_giorno
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 100px;
				height              : 18px;

				line-height         : 18px;

			  background-color    : #FFFFFF; 				
	
				margin              : 1px 0px 1px 5px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : inline;
}

.prenota_giorno_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 100px;
				height              : 18px;

				line-height         : 18px;

			  background-color    : #BEDF91; 				
	
				margin              : 1px 0px 1px 5px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;
				
				display             : inline;
}

/* ------------   FINE   PRENOTA     ----------------- */

/* ------------   ADMIN  PRENOTA        ----------------- */

.admin_prenota_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 900px;
				height              : 30px;

				border              : 0px solid #0000FF;  
								
				line-height         : 30px;
				                    
				background-color    : #FFFFFF; 

				margin              : 2px 0px 0px 0px;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.admin_prenota_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 900px;
				height              : 22px;

				border              : 0px solid #0000FF;  
								
				line-height         : 22px;
				                    
				background-color    : #FFFFFF; 

				margin              : 0px 0px 0px 5px;

				padding							: 0px 0px 0px 9px;

				cursor              : pointer;
				
				display             : block;
}


.admin_prenota_ora_v
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				background-color    : #FFFFFF; 
				
				width               : 25px;
				height              : 1230px;
	
				margin              : 0px 0px 0px 0px; 
				
				border              : 1px solid #FFFFFF;  
				line-height         : 30px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.admin_prenota_ora
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 18px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
			  background-color    : #C9E4A3; 				
				
				width               : 25px;
				height              : 30px;
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #FFFFFF;  
				line-height         : 30px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.admin_prenota_min
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
				
				width               : 25px;
				height              : 30px;
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #FFFFFF;  
				line-height         : 30px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.admin_prenota_oper_v
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 10px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 202px;
				height              : 1430px;

				line-height         : 30px;

			  background-color    : #FFFFFF; 				
	
				margin              : 0px 5px 0px 0px; 
				
				border              : 1px solid #FFFFFF;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : inline;
}

.admin_prenota_oper
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 25px;
				color               : #777777;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 30px;

			  background-color    : #FFFFFF; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}

.admin_prenota_oper_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 25px;
				color               : #777777;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 30px;

			  background-color    : #D5EAB9; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;
				
				display             : block;
}

.admin_prenota_oper_close
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 25px;
				color               : #A3D163;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 30px;

			  background-color    : #D5EAB9; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}


.admin_prenota_oper_booked
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 15px;

			  background-color    : #FAB45F; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #666666;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}

.admin_prenota_oper_booked_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 15px;

			  background-color    : #FAB45F; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #666666;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}


.admin_prenota_giorno_top
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 4px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
			  background-color    : #FFFFFF; 				
				
				width               : 20px;
				height              : 18px;
				line-height         : 16px;
	
				margin              : 1px 1px 1px 0px; 
				
				border              : 1px solid #C9E4A3;  

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}



/* ------------   FINE  ADMIN  PRENOTA     ----------------- */


/* ------------   ADMIN  DISP OPER        ----------------- */

.admin_disp_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 875px;
				height              : 18px;
				line-height         : 18px;

				border              : 1px solid #FFFFFF;  
				                    
				background-color    : #FFFFFF; 

				margin              : 0px 0px 0px 20px;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.admin_disp_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 875px;
				height              : 22px;

				border              : 0px solid #0000FF;  
								
				line-height         : 22px;
				                    
				background-color    : #FFFFFF; 

				margin              : 0px 0px 0px 5px;

				padding							: 0px 0px 0px 9px;

				cursor              : pointer;
				
				display             : block;
}


.admin_disp_ora_open
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 4px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
			  background-color    : #FFFFFF; 				
				
				width               : 16px;
				height              : 16px;
				line-height         : 16px;
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #C9E4A3;  

				border-left         : 0px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.admin_disp_ora_close
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 4px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
			  background-color    : #C9E4A3; 				
				
				width               : 16px;
				height              : 16px;
				line-height         : 16px;
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #C9E4A3;  

				border-left         : 0px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.admin_disp_ora_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 20px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 16px;
				height              : 16px;
				line-height         : 16px;

			  background-color    : #D5EAB9; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				border-left         : 0px;


				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;
				
				display             : inline;
}

.admin_disp_oper_name
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 15px;
				color               : #222222;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 20px;

				line-height         : 20px;

			  background-color    : #A3D163; 				
	
				margin              : 1px 0px 1px 20px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}

.admin_disp_ora_header
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 18px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 64px;
				height              : 20px;

				line-height         : 20px;

			  background-color    : #FFFFFF; 				
	
				margin              : 0px 0px 0px 0px; 
				
				border              : 1px solid #FFFFFF;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : inline;
}

.admin_disp_giorno
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 14px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 42px;
				height              : 18px;
				line-height         : 18px;

			  background-color    : #F9A43C; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #FFFFFF;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;
				
				display             : inline;
}





.admin_disp_oper_display
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;

				width               : 890px;
				height              : 175px;
				line-height         : 18px;

				border              : 1px solid #FFFFFF;  
				                    
				background-color    : #FFFFFF; 

				margin              : 0px 0px 0px 2px;

				padding							: 0px 0px 0px 2px;

				cursor              : pointer;
				
				display             : block;
}





.admin_disp_min
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
				
				
				width               : 20px;
				height              : 20px;
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #FFFFFF;  
				line-height         : 30px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.admin_disp_oper_v
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 10px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 202px;
				height              : 1430px;

				line-height         : 30px;

			  background-color    : #FFFFFF; 				
	
				margin              : 0px 5px 0px 0px; 
				
				border              : 1px solid #FFFFFF;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : inline;
}

.admin_disp_oper
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 25px;
				color               : #8CC63E;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 30px;

			  background-color    : #FFFFFF; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}


.admin_disp_oper_close
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 25px;
				color               : #A3D163;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 30px;

			  background-color    : #D5EAB9; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}


.admin_disp_oper_booked
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 30px;

			  background-color    : #D5EAB9; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}

.admin_disp_oper_booked_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center	;
								
				width               : 200px;
				height              : 30px;

				line-height         : 30px;

			  background-color    : #D5EAB9; 				
	
				margin              : 1px 0px 1px 0px; 
				
				border              : 1px solid #8CC63E;  

				padding							: 0px 0px 0px 0px;
				
				cursor              : pointer;

				display             : block;
}

/* ------------   FINE  ADMIN  DISP OPER     ----------------- */







/* ------------   STATISTICHE  ----------------- */

.statistiche_title
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #000000;
				text-decoration     : none;
				font-weight         : bold;
				
				text-align          : center;

				width               : 350px;
				height              : 22px;

				border              : 1px solid #92C949;  

								
				line-height         : 20px;
				                    
			
        background-image    : url(../img/sfondo_title.jpg); 
        background-repeat   : repeat-x; 
				background-position : top left; 				
/*				background-color    : #FFFFFF; 
*/
				margin              : 0px 0px 0px 160px;
				padding							: 0px 0px 0px 0px;

				cursor              : normal;
				
				display             : block;
}


.stat_trattamento
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : right;
				
				
				width               : 300px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 5px; 
				margin-right				: auto;
				
				border              : 0px solid #0000FF;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.stat_counter
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;
				
				
				width               : 35px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 11px; 
/*				margin-right				: auto;
	*/							
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}


.stat_line
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;

				background-image    : url(../img/sfondo_stat_red.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
				
				
				width               : 11px;
				height              : 20px;
	
				margin-top  				: 0px;
				margin-left 				: 11px; 
/*				margin-right				: auto;
	*/							
				border              : 0px solid #FF0000;  
				line-height         : 20px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

/* ------------    FINE  STATISTICHE  ----------------- */


/* ------------   ADMIN ORARIO   ----------------- */


.orario_row
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				width               : 880px;
				height              : 18px;

				border              : 0px solid #0000FF;  
				line-height         : 18px;
				                    
/*			
				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/
				background-color    : #FFFFFF; 

				margin							: 2px 0px 0px 20px;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.orario_row_over
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;

				width               : 880px;
				height              : 18px;

				border              : 0px solid #0000FF;  
				line-height         : 18px;
				                    
/*			
				background-image    : url(../img/notepad_row_5.jpg); 
				background-repeat   : repeat-x; 
				background-position : bottom left; 				
*/
				background-color    : #FFFFFF; 

				margin							: 2px 0px 0px 20px;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : block;
}

.orario_giorno
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : center;


				background-color    : #A3D163;				
				
				width               : 35px;
				height              : 16px;
	
				margin							: 0px 1px 0px 1px;
				
				border              : 1px solid #444444;  
				line-height         : 16px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.orario_cell
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;

/*				background-image    : url(../img/orario_open.jpg); 
				background-repeat   : no-repeat; 
				background-position : bottom left; 				
*/				
				
				width               : 15px;
				height              : 18px;
	
				margin							: 0px 0px 0px 2px;

				border              : 1px solid #444444;  
				line-height         : 18px;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : inline;
}


/* ------------    FINE  ADMIN ORARIO  ----------------- */




.notepad_title 
{
				font-family         : Arial;
				font-size           : 11px;
				color               : #CE0000;
				text-decoration     : none;
				font-weight         : bold;
				border-bottom       : 0px solid #999999;  
				line-height         : 20px;

}


.notepad_notes 
{
				font-family         : Arial;
				font-size           : 11px;
				color               : #CE0000;
				text-decoration     : none;
				font-weight         : bold;
				border-bottom       : 0px solid #999999;  
				line-height         : 20px;

}


.input {  
		background-color		:	#FFFFFF;
		background-image		:	url(../img/back_input.gif);
		background-position	:	center top;
		background-repeat		:	repeat-x;
		border							:	1px solid #ACACAC;
		
		border-top          : 0px;
		
		display							:	inline;
		font-size						:	inherit;
		line-height					:	inherit;
		margin							:	1px 0px 0px 0px;
		padding							: 2px 1px 0px 2px;


		font-family : Arial;
		font-size 	: 11px;
		color 			: #000000;
		text-decoration : none;
		font-weight : bold;

}

 select, checkbox, radio
{
		border: 1px solid #B2B2B2;
		background-color: #FFFFFF;
		background-repeat: repeat-x;

/*		background-image     : url(./img/back_input.gif);
		background-position  : center top;
*/
		color:#8f8f8f;

		font-family : Arial;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
		font-weight : bold;
}




.img_top_left
{
	float       : Left;
	margin-top  : 0px;
	margin-left : 0px;
	padding     : 0px;
}


				
				width               : 35px;
				height              : 16px;
	
				margin							: 0px 1px 0px 1px;
				
				border              : 1px solid #444444;  
				line-height         : 16px;

				padding							: 0px 0px 0px 0px;
				
				display             : inline;
}

.orario_cell
{
				position    				: relative;
				float               : left;

				font-family         : Arial;
				font-size           : 11px;
				color               : #444444;
				text-decoration     : none;
				font-weight         : bold;
				text-align          : left;

/*				background-image    : url(../img/orario_open.jpg); 
				background-repeat   : no-repeat; 
				background-position : bottom left; 				
*/				
				
				width               : 15px;
				height              : 18px;
	
				margin							: 0px 0px 0px 2px;

				border              : 1px solid #444444;  
				line-height         : 18px;

				padding							: 0px 0px 0px 0px;

				cursor              : pointer;
				
				display             : inline;
}


/* ------------    FINE  ADMIN ORARIO  ----------------- */




.notepad_title 
{
				font-family         : Arial;
				font-size           : 11px;
				color               : #CE0000;
				text-decoration     : none;
				font-weight         : bold;
				border-bottom       : 0px solid #999999;  
				line-height         : 20px;

}


.notepad_notes 
{
				font-family         : Arial;
				font-size           : 11px;
				color               : #CE0000;
				text-decoration     : none;
				font-weight         : bold;
				border-bottom       : 0px solid #999999;  
				line-height         : 20px;

}


.input {  
		background-color		:	#FFFFFF;
		background-image		:	url(../img/back_input.gif);
		background-position	:	center top;
		background-repeat		:	repeat-x;
		border							:	1px solid #ACACAC;
		
		border-top          : 0px;
		
		display							:	inline;
		font-size						:	inherit;
		line-height					:	inherit;
		margin							:	1px 0px 0px 0px;
		padding							: 2px 1px 0px 2px;


		font-family : Arial;
		font-size 	: 11px;
		color 			: #000000;
		text-decoration : none;
		font-weight : bold;

}

 select, checkbox, radio
{
		border: 1px solid #B2B2B2;
		background-color: #FFFFFF;
		background-repeat: repeat-x;

/*		background-image     : url(./img/back_input.gif);
		background-position  : center top;
*/
		color:#8f8f8f;

		font-family : Arial;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
		font-weight : bold;
}




.img_top_left
{
	float       : Left;
	margin-top  : 0px;
	margin-left : 0px;
	padding     : 0px;
}


