/* CSS Document */
/* FOTO GEROS - splash */


body{margin:0; padding:0; font-size:10px; text-align:center; background:url(/images/layout/bkg_body_splash.gif) repeat-x top left #303333; font-family:Verdana, Arial, Helvetica, sans-serif;}

img#logo{position:absolute; top:30px; left:30px;}

div#foto-splash{
	margin:64px auto 0px auto; width:331px;
	padding:20px 0 0 0;
	text-align:center;
	background:url(/images/layout/bkg-up_splash.png) no-repeat top center;
}

div#foto-splash div#inner-fotosplash{
	padding:0 10px 20px 10px; text-align:center; margin:auto;
	background:url(/images/layout/bkg-bottom_splash.png) no-repeat bottom center;
}

	*html div#foto-splash{
		
		background:none;
	}
	
	*html div#foto-splash div#inner-fotosplash{
		
		background:none;
	}

div#foto-splash div#inner-fotosplash div{position:relative;  padding:0;}

img#frame{display:block; position:absolute; top:0; left:9px;  width:293px; height:100%; border:0;}
*html img#frame{display:none;} /*per IE6 non faccio vedere il frame!!!!*/

img#foto{border:0;}

*html img#foto{border:13px solid #000; padding:0; margin:0;}


a#entra{font-weight:bold;  display:block; width:54px; text-decoration:none; margin:10px auto 0 auto; text-align:center;}



div#footer{color:#757676; width:300px; text-align:center; margin:28px auto 0 auto; line-height:150%;}

a{color:#757676; text-decoration:underline;}
a:hover{text-decoration:none;}

div#griffe{display:block; margin-top:15px;}



