/**
 * @copyright	Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt 3330B2
 */

.titoloinfo
{
font-family: Georgia,Lucida Sans,SunSans-Regular,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 2.0em !important;
line-height: 1.2em !important;
text-align: justify !important; 
padding-right: 90px;
}

.leggitutto, .leggitutto a:link,
.leggitutto a:visited,
a.leggitutto:link,
a.leggitutto:visited
{
  font-weight: bold;
  margin-top: 5px;
  padding: 2px 5px 2px 2px;
  text-decoration: none;
  color:#fff;
  background: #b20101;
  border:solid 1px #b20101;
  margin-left: 5px;
}

a.leggitutto:hover {background: #fff !important; color: #b20101 !important;}

.alias {font-weight: bold; line-height: 1.2em; text-shadow: 0 0 10px #FF0000;}