

body

	{
	
	background:#433C39 /*url(../images/sfondo/texture.jpg)*/;
	font-family: Arial, Verdana, Tahoma;
	text-align:center;
	font-size: 11px;
	padding:0;
	margin:0;
	overflow: hidden;
	
	}

body.index

	{ background: #000; }


h1 { display:none; }
a {cursor:pointer;}



/* flash */
#flash { position: absolute; top: 0; }



/* index */
#contenitore
	
	{
	
	display:block;
	width:1000px;
	height:550px;
	position:relative;
	padding:0;
	margin: auto;
	
	}
	
#index
	
	{ 
	
	width:1000px;
	height:528px;
	display:block;
	left:0;
	top:200px;
	position:absolute;
	margin:0;
	padding:0;
	background:url(../images/KAREL_SPLASH_2_00.jpg) top left no-repeat;
	
	}

#index a { top: 270px; width:50px; height:30px; background:transparent; display:block; position: absolute; }
#index a span { display: none; }
#index a#karelpiu_ita { left:110px;}
#index a#karelpiu_eng { left:165px;}
#index a#karellingerie_ita { left:445px;}
#index a#karellingerie_eng { left:500px;}
#index a#enricocoveri_ita { left:770px;}
#index a#enricocoveri_eng { left:825px;}



/* footer */
#ottimizzazione { position:absolute; left:50px; bottom:0px; color:#fff;}

#credits { position:absolute; right:50px; bottom:0px; color:#999;}
#credits a {color:#555; text-decoration:none;}
#credits a:hover {color:#999; text-decoration:none;}




