/* @group rassegnastampa */

.pressarticolo {
	margin-top: 10px;
	font-size: 1em;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}

.imgtestata {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.nometestata {
	color: #004494;
	font-weight: bold;
}

.nometestata span {
	font-size: 0.75em;
	color: #999999;
}

.presstitolo {
	clear: both;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

.presstitolo span {
	font-size: 0.75em;
	color: #999999;
	font-weight: normal;
	font-style: normal;
}

.presstesto {
	text-align: justify;
	color: #333;
	font-size: 0.7em;
}

.pressscarica {
	margin-bottom: 10px;
	height: 20px;
	margin-top: 20px;
}

.pressscaricatxt {
	color: #004494;
	font-weight: bold;
	font-size: 16px;
	width: 120px;
	float: left;
	height: 30px;
	display: block;
	text-align: right;
	margin-left: 10px;
}

.pressscaricatxt a {
	text-decoration: none;
	color: #004494;
}

.pressscaricatxt a:activelink {
	text-decoration: none;
	color: #004494;
}

.pressscaricatxt a:visited {
	text-decoration: none;
	color: #004494;
}

.pressscaricatxt a:hover {
	text-decoration: none;
	color: #f29500;
}



/* @end */

/* @group pulsante file */

.pressscaricadown {
	display: block;
	float: left;
	margin-left: 10px;
}

.pressscaricadown a {
	display: block;
	width: 75px;
	height: 25px;
	background: url(../images/pulsscarica.png) no-repeat;
}

.pressscaricadown a:hover {
	background-position: 0 -25px;
	background-repeat: no-repeat;
}



/* @end */

/* @group pulsante video */

.pressvedivideo {
	display: block;
	float: left;
	margin-left: 10px;
}

.pressvedivideo a {
	display: block;
	width: 75px;
	height: 25px;
	background: url(../images/pulsview.png) no-repeat;
}

.pressvedivideo a:hover {
	background-position: 0 -25px;
	background-repeat: no-repeat;
}



/* @end */

/* @group pulsante link */

.pressvaialsito {
	display: block;
	float: left;
	margin-left: 10px;
}

.pressvaialsito a {
	display: block;
	width: 75px;
	height: 25px;
	background: url(../images/pulsvaisito.png) no-repeat;
}

.pressvaialsito a:hover {
	background-position: 0 -25px;
	background-repeat: no-repeat;
}



/* @end */

/* @group indicerasstampa */

div#indicerasstampa {
	margin-top: 30px;
	clear: both;
	color: #f29500;
	font-weight: bold;
	font-size: 16px;
	/*width: 120px;*/
	/*float: left;*/
	/*height: 30px;*/
	display: block;
	border-bottom: 1px solid #f29500;
	margin-bottom: 3px;
	margin-left: 33px;
	width: 410px;
}

.indicearticoli {
	display: block;
	clear: both;
	width: 410px;
	margin-left: 30px;
	padding-top: 10px;
	border-top: 1px dotted #cccccc;
}

.imgindicerassegna {
	float: left;
	margin-bottom: 10px;
}

.pressviewtxt {
	font-size: 14px;
	float: right;
	display: block;
	text-align: right;
	margin-right: 10px;
	margin-top: 4px;
}

.pressviewtxt a {
	text-decoration: none;
	color: #004494;
}

.pressviewtxt a:activelink {
	text-decoration: none;
	color: #004494;
}

.pressviewtxt a:visited {
	text-decoration: none;
	color: #004494;
}

.pressviewtxt a:hover {
	text-decoration: none;
	color: #f29500;
}

.pressviewgo {
	display: block;
	float: right;
}

.pressviewgo a {
	display: block;
	width: 75px;
	height: 25px;
	background: url(../images/pulsview.png) no-repeat;
}

.pressviewgo a:hover {
	background-position: 0 -25px;
	background-repeat: no-repeat;
}



/* @end */
