/*
COLORI:
#bf0000 ROSSO ( + bianco 75%: #efbfbf; + bianco 30%: #d24d4d )
#995285 VIOLA
#ffffe0 GIALLO
#0060b6 BLU ELETTRICO
#33465e	BLU ( 50% su GIALLO: #b8beb3 )
*/
body, div, p, ul {
	margin:0; padding:0; vertical-align:top;
	list-style:none; 
	font:11px/13px Georgia, "Times New Roman", Times, serif; color:#33465e;	
}
body {background: #fff url(../i/bck.gif) repeat -85px}
a img {border:0}

/* NAVIGAZIONE 1 - SITO */
#skip {display:none}
#n1 {
	position:absolute; left:75px; top:0;
	width:262px; background: #bf0000; list-style:none
}
#n1 li {display:block; width:75px}
#n1 a {display:block; padding:2px 0 8px 4px; color:#fff; text-decoration:none }
#n1 a:hover {color:#efbfbf; background:#d24d4d}
#profile, #portfolio, #contact {
	position:absolute; top:0;
	display:block; 
	color:#fff; background:transparent; text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
#profile {
	position:static; margin-left:-6px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:8px;
}
#profile a {padding:2px 0 8px 2px}
#portfolio {left:84px}
#contact {left:160px}
/* logo */
#home {position:absolute; top:21px; left:759px; z-index:2; width:120px; height:37px; /*text-indent:-5000px; background:url(../i/logo_s.gif) no-repeat*/}
/* SEZIONE */
h1 {text-indent:-5000px}
#who .tit2, #clnt .tit2 {top:40px}
.tit2 {
	position:absolute; 
	width:67px; margin:0 0 0 4px; text-align:right;
	font:bold 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#0060b6; background:transparent;
}
.tit2 a {color:#0060b6; text-decoration:none;}
.tit2 a:hover {background:#0060b6}