
body {
}

#FullPage{
	width:1024px;
	margin:0 auto;
	}
	
#FullPageInner{
	
	}
	/********     testata  *********/
	#HeaderOuter{
		/*position:fixed;*/
		background:#FFFFFF;
		opacity:0.9;
		/*z-index:3000;*/
		top:0;
	}
	div#sb-container {
		z-index:5000;
	}
		#Header{
			height:100px;
		}
		.logo-float {
			height:175px;
		}
			#HeaderAnimation{

			}
				#HeaderAnimationLeft{
					display:none;
				}
				#HeaderAnimationCenter{
					width:800px;
					float:left;
					text-align:center;
					padding:0 0 0 110px;
				}
				#HeaderAnimationRight{
					float:right;
					/*width:102px;*/
					padding:37px 0 0 0;
				}
		#BottomRow {
			height:75px;
			/*position:fixed;*/
			background:#FFFFFF;
			
		}
		.menu-float {
			position:fixed;
			top:0;
			opacity:0.9;
			height:38px!important;
		}
		.menu-float .moduletable-menu-principale {
			margin:0;
		}
		body.menuItem_101 #BottomRow {
			position:relative;
			background:#FFFFFF;
			opacity:0.9;
			z-index:3000;
		}		
			#Animation{
			}
				
	/********     parte centrale    *********/
	
	#ContainerOuter{
		min-height:300px;
	}
	body.menuItem_101 #ContainerOuter{
		/*margin:75px 0 0 0;*/
		min-height:300px;
	}
		#LeftColOuter {
			display:none;
		}
			#LeftColTop {
				
			}
				#LeftColBottom {
					
				}
					#LeftColInner {
						
					}
		#MainBodyOuter {
		}
			#MainBody {
				
			}
				#MainBodyInner {
					
				}
					#MainBodyComponent {
						
					}

		#HomeBottomOuter {
		}
		body.menuItem_101 #HomeBottomOuter {
			z-index:10;
		}
			#HomeBottom {
				
			}
				#HomeBottomInner {
					
				}
					#HomeBottomModules {
						
					}

		.clr {
			clear:both;
		}
	/********     chiusura pagina     *********/
	#FooterOuter *{


	}
	#FooterOuter {
		clear:both;
		height:80px;
	}
	#FooterInner {
	}
	
	

		
		
