* {
margin:0 0 0 0;
font-family:verdana, arial, sans-serif;
line-height: 160%;
}

body {
	background-color:#000000;
}

img {
	border:none;
}

/* -------------------------------------------- ID DIV ---------------------------------------------- */

#container {
position: relative;
width: 736px;
height: 625px;
margin: 0 auto;
background-image:url(sfondo_opt.gif);
background-repeat:no-repeat;
background-color:#bebebe;
}

#menuSx {
	width:424px;
	position: absolute;
	left: 30px;
	top: 90px;
	color: #f7e1ce;
	font-size: 16px;
}

#main {
	width: 302px;
	position: relative;
	left: 434px;
	top: 30px;
	font-size:10px;
	min-height:570px;	
	height:auto !important; /*trick x explorer*/
	height:570px;
}

/* -------------------------------------------- fine ID DIV ----------------------------------------- */

p {
	text-indent: 20px;
	padding: 5px 2px;
}

#infos {
	position:absolute;
	width:300px;
	height:300px;
	top:0px;
	left:0px;
	background-image:url("promemoria.jpg");
	background-repeat:no-repeat;
}

#punto_lamp {
	position:absolute;
	top:23px;
	left:29px;
}

#infos h2{
	color:#f8ba2f;
	letter-spacing:-1px;
	text-align:center;
}

#infos h4{
	color:#ffffff;
	text-align:center;
}

#infos p {
	color:#ffffff;
	font-size:11px;
}

#entra {
	position:absolute;
	top:259px;
	left:2px;
	font-size:200%;
	letter-spacing:8px;	
}

#entra a {
	color:#000000;
	text-decoration:none;
}

#entra a:hover {
	color:#00ff00;
}

#menuSx a {
	color:#ffffff;
	text-decoration:none;
}

#menuSx a:hover {
	text-decoration:underline;
}

#foto_micro {
	position:absolute;
	top:322px;
	left:323px;
}

