.BodyBabbo{
    background-color: #cfcff5;
	margin: 0px;
	padding: 0px;	
	overflow-y: 			scroll;	
/*	background-image:url('../immagini/pagine.jpg');
	background-repeat:no-repeat;
	background-position:top-left;	*/
}
.BodyPupazzo{
    background-color: #d4d7f6;
	margin: 0px;
	padding: 0px;	
	overflow-y: 			scroll;		
	/*background-image:url('../immagini/sfondo.jpg');
	background-repeat:no-repeat;
	background-position:top-left;*/	
}
.TabelllaCorpoBabbo {
	width: 1000px;
	background-image:url('../immagini/pagine.jpg');
	background-repeat:no-repeat;
	background-position:top-left;	
}
.TabelllaCorpoPupazzo {
	width: 1000px;
	background-image:url('../immagini/sfondo.jpg');
	background-repeat:no-repeat;
	background-position:top-left;	
}

.BottoneRosso {
     background-color: #ff0000;
     border: 1px #79ffca solid;
     color: #FFFFFF;
     font-size: ;
     font-family: verdana;
     font-style: normal;
     font-weight: ;
     padding: 1px;
}
.BottoneVerde {
     background-color: #00643c;
     border: 1px #79ffca solid;
     color: #FFFFFF;
     font-size: ;
     font-family: verdana;
     font-style: normal;
     font-weight: ;
     padding: 2px;
}
.SfondoVerdeTratteggiato {
     background-color: #00643c;
	 border:	#48fe1b 1px dashed;
}

.TabellaPaginazione {
	border-bottom: #28cd0c 1px dashed;
	border-top: #28cd0c 1px dashed;
}
.textboxVerde{
	font-family:Verdana,Arial,sans-serif;
	font-size:	10pt;
	color: #640028;
	border: 1px solid #24b101;
}   

.FontMedioBordeaux {
	font-size: 	10pt;
	color:		#b70049;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.FontMedioBordeaux a:link { color: #b70049;}
.FontMedioBordeaux a:visited { color: #b70049;}
.FontMedioBordeaux a:hover { color: #b70049;}

.TitoloVerde {
	font-size: 	12pt;
	color:		#00643c;
	font-family:Verdana, Arial;
}
.TitoloVerde a:link { color: #00643c; }
.TitoloVerde a:hover { color: #00643c; }
.TitoloVerde a:visited { color: #00643c; }     

.TitoloRosso {
	font-size: 	12pt;
	color:		#ff0000;
	font-family:Verdana, Arial;
}
.TitoloRosso a:link { color: #ff0000; }
.TitoloRosso a:hover { color: #ff0000; }
.TitoloRosso a:visited { color: #ff0000; }

.TitoloNero {
	font-size: 	12pt;
	color:		#000000;
	font-family:Verdana, Arial;
}
.TitoloNero a:link { color: #000000; }
.TitoloNero a:hover { color: #000000; }
.TitoloNero a:visited { color: #000000; }

.TitoloBlu {
	font-size: 	12pt;
	color:		#2d33d3;
	font-family:Verdana, Arial;
}
.TitoloBlu a:link { color: #2d33d3; }
.TitoloBlu a:hover { color: #2d33d3; }
.TitoloBlu a:visited { color: #2d33d3; }


.testoGrandeBlu {
	font-size: 	14pt;
	color:		#2d33d3;
	font-family:Verdana, Arial;
}

.ColonnaMenu {
	width: 250px;
}

.cellaSpaziaturaTitolo {
	height: 150px; /*135*/
}

.FontPiccolo {
	font-size: 8pt;
	color:		#000000;
	font-family: Verdana, Arial;
}
.FontPiccolo a:link { color: #000000;}
.FontPiccolo a:visited { color: #000000;}
.FontPiccolo a:hover { color: #000000;}

.FontPiccoloRosso {
	font-size: 8pt;
	color:		#ff0000;
	font-family: Verdana, Arial;
}
.FontPiccoloRosso a:link { color: #ff0000;}
.FontPiccoloRosso a:visited { color: #ff0000;}
.FontPiccoloRosso a:hover { color: #ff0000;}

.FontPiccoloBordeaux {
	font-size: 8pt;
	color:		#880036;	/* è un pochino + scuro dell'altro x facilitare la lettura del testo*/
	font-family: Verdana, Arial;
}
.FontPiccoloBordeaux a:link { color: #9f0040;}
.FontPiccoloBordeaux a:visited { color: #9f0040;}
.FontPiccoloBordeaux a:hover { color: #9f0040;}

.FontPiccoloVerde {
	font-size: 	8pt;
	color:		#00643c;
	font-family:Verdana, Arial;
}
.FontPiccoloVerde a:link { color: #00643c;}
.FontPiccoloVerde a:visited { color: #00643c;}
.FontPiccoloVerde a:hover { color: #00643c;}

.FontPiccoloBlu {
	font-size: 	8pt;
	color:		#2d33d3;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.FontPiccoloBlu a:link { color: #2d33d3;}
.FontPiccoloBlu a:visited { color: #2d33d3;}
.FontPiccoloBlu a:hover { color: #2d33d3;}

.FontMedioBlu {
	font-size: 	10pt;
	color:		#2d33d3;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.FontMedioBlu a:link { color: #2d33d3;}
.FontMedioBlu a:visited { color: #2d33d3;}
.FontMedioBlu a:hover { color: #2d33d3;}

.div_help_container{
	 position:relative;
}
.div_help{
	border: 1px #24b101 solid;
	background-color: #c30049;
	color: #ffffff;
	font-size: 10pt;
	z-index: 100;
	position:absolute;
	top:0;
	left:90%;
	width: 250px;
}
