@charset "utf-8";
/* CSS Document */
/* CSS HOMEPAGE FAB-LAB.IT */

body {background-color: #f6f6f7; color: #999; font-size:11px; font-family:Verdana, Geneva, sans-serif; text-align:center; margin:0; padding:0; background-image: url(images/home/body-bkg.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 0; }

div#mother{text-align:left; width:516px; margin:0 auto 20px auto; position:relative;}

a#enter{display:block; width:100%; height:850px; z-index:9999; position:absolute; top:0; left:0;}

div#header{height:178px; position:relative; background:url(images/home/bkg-header.gif) no-repeat bottom left #f6f6f7; padding:38px 0 0 0; margin:0; border-bottom:13px solid #f6f6f7;}

img#logo-fablab{position:absolute; left:0; top:36px; z-index:100;}

div#MadDoctor{position:relative; padding:100px 0 0 0; margin:0; height:202px; background-color:#f6f6f7;}

div#MadDoctor #swf{position:absolute; top:0; left:0; z-index:200;}

div#content{position:relative; display:inline; float:left; background-color:#e3e3e4; padding:24px 18px 0 0; border-bottom:15px solid #f6f6f7;}

div#content div.boxServizio{position:relative; width:230px; height:82px; margin:0 0 18px 18px; padding:0; display:inline; float:left;}

div#content div.boxServizio span{display:block; width:230px; height:82px; position:absolute; top:0; left:0; z-index:300; background-position:top left; background-repeat:no-repeat;}

div#footer{clear:both; background:url(images/home/scroll-game.png) no-repeat 22px 0px; height:2300px; border-top:15px solid #e3e3e4; padding-top:8px; font-size:10px;}
	div#footer a{color:#999; text-decoration:underline;}
	div#footer a:hover{text-decoration:none;}

*html div#footer{clear:both; background:none; height:30px; border-top:0;}

/*box servizi*/
	div#content div.box01 span{background-image:url(images/home/advertising_box.gif);}
	
	div#content div.box02 span{background-image:url(images/home/web-marketing_box.gif);}
	
	div#content div.box03 span{background-image:url(images/home/web-solutions_box.gif);}
	
	div#content div.box04 span{background-image:url(images/home/motion-design_box.gif);}
	
	div#content div.box05 span{background-image:url(images/home/below-the-line_box.gif);}
	
	div#content div.box06 span{background-image:url(images/home/unconventional-marketing_box.gif);}

/*formattazione*/
	h1, h2, h3, h4{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; margin:0;}

	ul{margin:0; padding:0; list-style-type:none;}
	
	
/*TOOLTIP*/


#tt {position:absolute; display:block; z-index:99999;}

#ttcont {display:block; padding:0; margin-left:0; background:url(images/home/entra.gif) top left no-repeat; width:159px; height:35px;}




