*{margin:0;padding:0;}
BODY{
	background-color:#5B5851;
	background-image:url(../img/background.gif); 
	background-position:top; 
	background-repeat:repeat-x;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A{color:#4A92BE;}
A:hover{color:#F33;}
H1{text-indent:-9000px;line-height:0;}
H5{font-size:1em;margin-bottom:3px;}
IMG{border:0;}
#tutto{
	text-align:left;
	margin: 0 auto;
	width: 759px;
	height: 100%;
}
#head{
	height:129px;
	background-image:url(../img/banner.gif);
	background-color:#000;
}
#head UL{
	list-style:none;
	width: 435px;
	display:block;
	position: relative;
	top: 76px;
	left:239px;
}
#head UL LI{
	float:left;
	margin-right:3px;
	background-image:url(../img/button.gif);
	background-repeat:no-repeat;
	width:83px;
	height:44px;
}
#head UL LI.over{
	float:left;
	margin-right:3px;
	background-image:url(../img/button_o.gif);
	background-repeat:no-repeat;
	width:83px;
	height:44px;
}
#page{
	background-color:#FFFFFD;
	border-left:#000 29px solid;
	border-right:#000 29px solid;

}
#tail{
	background-color:#000;
	height:20px;
	color:#F1F1F1;
	font-size: .86em;
	}
#body{padding-top:20px;}
#sottomenu{
	height:18px; 
	width:100%;
	background-color:#111;
	padding-top:2px;
	font-size: .8em;
	font-weight: bold;
	color:#0099CC;
}
/*home page*/
#col-sx{float:left;width:31%;margin:0 3px 0 3px;}
#col-sx IMG.img-me{margin:13px 0 5px 0;}
#col-cent{
	float:left;
	width:34%; 
	border-left:#000 dotted 2px;
	border-right:#000 dotted 2px;
	}
#col-cent IMG.img-monk{
	margin: 14px 0 -9px -30px;;
	z-index:-1;

}
#col-dx{float:left;width:31%;margin-left:5px;}
#col-dx IMG.img-contact{margin-bottom:5px;}
.testo-col{text-align:left;width:210px; margin:5px 0 5px 0;}
.testo-col EM{font-size:0.8em;}
.testo-col P.inciso{background-color:#CC9;}
/*home page*/
/*curriculum*/
H4{
	color:#EEE;
	background-image:url(../img/h4title.gif);
	background-repeat:no-repeat;
	width:328px;
	height:18px;
	font-size:.8em;
	padding: 7px 0 0 25px;
	margin:0 0 5px -5px;
	clear:both;
}
.curr_list LI{
	margin-bottom:10px;
	border-bottom:#330 solid 1px;
	list-style:none;
	padding-bottom:2px;
}
.curr-scheda{width:80%;text-align:left;}

.gototop{
	float:right;
	border-bottom:#CC9 solid 1px;
	width:40%;
	text-align:right;
	font-weight:bold;
	margin:10px 0;
}
/*curriculum*/
/*portfolio*/
.box_progetto{
	height:184px;
	width:70%;
	border: solid #000 2px;
	padding:2px;
	margin-bottom:10px;
	text-align:left;
	font-size:0.8em;
	}
.box_progetto IMG{border:#000 1px solid; margin-right:4px;}	
/*portfolio*/
/*links*/
	#links-container{
		width:536px;
		background: #FFFFFD url(../img/links_bkg.gif) no-repeat bottom;
		text-align:left;
	}
	#links-container P{
		padding-left:7px;
	}
	#links-container A{
		font-size:0.8em;
	}
	#links-container h6{
	line-height: 0px;
	}
	#links-title{
		height:96px;
		width:374px;
		background:transparent url(../img/links_title.gif) no-repeat;
		margin-left:-20px;
		margin-top:-5px;	
	}
	#links-title H4{
		top: 60px;
		left:20px;
		background:none;
		position:relative;
	}
/*links*/