.arancio { color:#ff9933; }
.grigio { color:#CCC; }
.big-copy { font: 50px/45px 'Terminal Dosis Light', arial, serif; text-transform: uppercase; }
.divisore { border-bottom:1px solid #CCC; clear:both; margin-bottom:20px; margin-top:20px; }

/*--------------- menu ------------------*/
#menu ul li { display:inline; font-size:32px; font-weight:700; padding-right: 12px; }
#menu ul li a { color:#ddd; }
#menu ul li a:hover,
#menu ul li a.active { color:#ff9933; }

/*--------------- breadcrumb ------------------*/
/*#breadcrumb { position:relative; }*/
#breadcrumb > div { float:left; margin-right:15px; cursor:pointer; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; }

#breadcrumb #alt { background:url(../images/breadcrumb.gif) 0px 0px; width:51px; height:26px; }
#breadcrumb #alt:hover, #breadcrumb #alt.over { background: url(../images/breadcrumb.gif) 0px -26px no-repeat; }

#breadcrumb #btl { background:url(../images/breadcrumb.gif) -58px 0; width:51px; height:26px; }
#breadcrumb #btl:hover, #breadcrumb #btl.over { background: url(../images/breadcrumb.gif) -58px -26px no-repeat; }

#breadcrumb #new-media { background:url(../images/breadcrumb.gif) -115px 0; width:93px; height:26px; }
#breadcrumb #new-media:hover, #breadcrumb #new-media.over { background: url(../images/breadcrumb.gif) -115px -26px no-repeat; }

#ultimi-lavori { position:absolute; top: 103px; right:0px; margin-top:5px; color:#CCC; font-size:11px; }

/*------------------ portfolio -------------------*/
#content #project-box h2 a { font: 32px/35px 'Terminal Dosis Light', arial, serif; cursor:pointer; color:#ddd; /*display:inline; */}
#content #project-box h2.over a { color:#ff9933; }
#content #project-box h2.press a { color:#666; }
#content #project-box h2.new a { padding-right:30px; background: url(../images/new.gif) no-repeat right 15px; }
#content #project-box h2.new.over a { background: url(../images/new-over.gif) no-repeat right 15px; padding-right:30px; }
#content #project-box h2.new.press a { background: url(../images/new-press.gif) no-repeat right 15px; padding-right:30px; }
.btl-txt { margin-top:8px; padding-top:8px; border-top:1px solid #CCC; margin-bottom:20px; }
#col-sx-cnt  h3 { color:#ff9933; font-weight:500; margin-bottom:4px; }
#load { 
	display: none;
    position: absolute; 
	right: 460px; 
	top: 106px; 
	background: url(../images/ajax-loader.gif) no-repeat left top; 
	width: 16px; 
	height: 16px;
	text-indent: -9999em;
}
.bt-close { float:right; width:12px; height:12px; background:url(../images/close.gif) top left no-repeat; margin-top:15px; }
ul#profilo-tit li  { list-style: url(../images/bullet-riga.gif); margin-bottom:6px; }

/* -------------------- generali -------------------- */

