/* CSS Document */
#abstract {
	width: 470px;
	float: left;
	padding: 38px 0px 20px 20px;
	}
.tipoAbstract {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 0px 4px 8px;
	margin-bottom: 10px;
	color: #f26323;
	background: #FFF url(../img/arrow.gif) no-repeat 0 0.8em;
}
.tipologia {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 4px 4px 8px;
}
#titolAbstract {
	padding: 8px 0px 0px 0px;
	width: 540px;
	/*height: 82px;*/
	float: right;
}
#titolAbstract h6 {
	color: #f26323;
	font: bold 14px Georgia, "Times New Roman", Times, serif
	background: inherit;
	margin-bottom: 10px;
}
#titolAbstract h7 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	background: inherit;
	color: #6F6F6F;
}
#textAbstract {
	clear: both;
	margin: 20px 0px 20px 0px;
}
#abstract img {
	float: left;
	border:0;
	padding: 0px 10px 10px 10px;
}
#abstract a {
	color: #0099FF;
	background: #FFF;
	text-decoration: underline;
}
#abstract a:hover {
	text-decoration: underline;
}
#autor{
	margin: 0;
	color: #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	background: inherit;
	border-bottom: 1px solid #CCC; 
	border-top: 1px solid #CCC; 
}
.imgAbstract {
	padding: 4px;
	float: right;
	width: 75px;
	display: block;
}
#infoAbstract {
	padding: 4px 0px 4px 4px;
	width: 300px;
	float: left;
}
#llAbstract a {
	text-decoration: none;
	color:#333;
	background: #FFF;
}
#llAbstract a:hover {
	text-decoration: underline;
}
#llAbstract .autor{
	color: #6F6F6F;
	background: inherit;
}
#llAbstract .tit{
	color: #f26323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: inherit;
}
