/* CSS Document FORMAT SITE */

body { background-color: #ff65c8}
/*img, div, input { behavior: url("iepngfix.htc") }*/

#flashTop {z-index:-10;}
#flashBot {z-index:-20;}

#imgTop {
					position:absolute;
					margin-top:-120px;
					z-index:0;
				}
#imgBot {
					position:absolute;
					margin-top:-178px;
					z-index:5;
				}

#menu {
			position:absolute;
			margin-top:-140px;
			margin-left:15px;
			
			}

#paginaInterna {
								width:492px;
								height:534px;
								z-index:10;
								background-image: url('../img/sfondoTesto.png');
								position:absolute;
								margin-top:-265px;
								margin-left:385px;
								padding-left:15px;
								padding-top:10px;
								background-repeat: no-repeat;
							 }

#boxOverFlow {
						z-index:20;
						width:450px;
						height:489px;
						overflow:auto;
				    }

#thumbPicSF {
								width:219px;
								height:93px;
								z-index:50;
								position:absolute;
								margin-top:20px;
								margin-left:150px;
							 }

#thumbPic {
						z-index:40;
						position:absolute;
						margin-top:20px;
						margin-left:150px;
						overflow:hidden;
						width:219px;
					 }

#boxThumb { padding-left:4px; padding-right:4px; }

#frecceBox {
						position:absolute;
						margin-top:120px;
						margin-left:234px;
						z-index:90;
					 }
					 
#collectionBox  {
									position:absolute;
									margin-top:-80px;
									margin-left:150px;
								 }

#overflowTitle {
								overflow:auto;
								width:220px;
								height:75px;
							 }					 
