.inner_content {
	clear: both;
	margin: 4em 2em 1em 1em;
}

.inner_content a {
	text-decoration:none;
	color:#AFAFAF;
}

.inner_content a:hover {
	text-decoration:none;
	color:#6E90A2;
}

.inner_content blockquote {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 2em;
	font-style: italic;
	color: #6E90A2;
	margin: 0;
	padding: 0;
}

.left {
	width: 48%;
	float: left;
}
.right {
	width: 48%;
	float: right;
}
.left_3 {
	width: 59%;
	float: left;
}
.right_2 {
	width: 39%;
	float: right;
}
.clr { clear: both; }

/* PORTFOLIO */
h2.toggler { 
	cursor: pointer; 
	line-height: 29px; 
	height: 29px; 
	margin: 5px 0 ; padding: 0 0 0 13px;
	font-size: 15px; font-weight: normal;
}

h2.toggler:hover {
	color: #005277;
}

h2#lineeFerroviarie { background: white url(../images/portfolio_headers/ferrovie.png) no-repeat top left; }
h2#pubbIll			{ background: white url(../images/portfolio_headers/pub_ill.png) no-repeat top left; }
.panel { }
.portfolio_entry {
	padding-left: 13px;
	clear: both;
	border-bottom: 1px dashed #BBBDBF;
}

.portfolio_entry h3.title { font-family: 'Georgia', 'Times New Roman', serif; color: #6E90A2; font-weight: normal; font-size: 15px;}
.portfolio_entry .description {}
.portfolio_entry .importo { font-weight: bold;}

/* END PORTFOLIO */
