/* ----------------------------------------------------------------------
	stile standard
  volendo nel body si puo' aggiungere: background-image: url(/asplib/images/SfondoIntranet.jpg);
   ---------------------------------------------------------------------- */


table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

h1 
{
    margin-top: 0em;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	margin-top: 0em;
	margin-bottom: 0.8em;
	font-size: 17px;
	font-weight: bold;
}

h3 {
	
	font-size: 11px;
}


h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}


p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	color: #980000; 
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #980000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #e05252;
	font-weight:bold;
    text-decoration: underline;
}

a:active {
	color: #980000;
	font-weight:bold;
	text-decoration: none;
}

body {
	background-color: #ffffff;
	/* background-image: url(images/lumaca.gif);
	background-repeat: repeat-y; */
/*	margin: 0;
	padding: 0;
	text-align: center; */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #222222; /* #666666; */
}

.PageTitle
{
    margin: 0;
    font-family: tahoma, arial, helvetica, sans-serif;
    margin-top: 0em;
    margin-bottom: 0.8em;
    font-size: 17px;
    font-weight: bold;
    display: block;
}

table.blogborder 
{
    width: 100%;
}
td.blogborder {
	margin: 0px;
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

.blogtitle
{
    color: #444444;
	font-family:  Arial, Verdana,'Trebuchet MS', sans-serif;
	text-align: left;
	font-weight: bold;
	/*margin-bottom: 10px;*/
	font-size: 16px;

}

.blogtitle a {
	color: #980000; 
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

.blogtitle a:visited {
	color: #980000;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

.blogtitle a:hover {
	color: #e05252;
	font-weight:bold;
    text-decoration: underline;
    font-size: 16px;
}

.blogtitle a:active {
	color: #980000;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

.blogimage
{
    text-align: center;
    float: right;
}
.blogauthor
{
    color: #444444;
	font-family:  Arial, Verdana,'Trebuchet MS', sans-serif;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 8pt;
	font-style:italic;
}

.blogbody {
	background-color: #ffffff;
	color:#000000;
	font-family: Verdana,  'Trebuchet MS', sans-serif;
	font-size: 8pt;
	text-align:justify;
	
}

.blogaction
{
    color: #980000;
	font-family:  Verdana, 'Trebuchet MS', sans-serif;
	font-size: x-small;
    font-weight:bold;
	/* border-top: 1px dotted #999999; */
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	/*padding: 3px;*/
}


.blogcommentauthor 
{
    color: #999999;
	font-family:  Verdana, 'Trebuchet MS', sans-serif;
	font-size: x-small;
    font-weight:bold;
	/* border-top: 1px dotted #999999; */
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

table.linkborder 
{
    width: 100%;
}

td.linkborder {
	margin: 0px;
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

.linktitle
{
    color: #444444;
	font-family:  Arial, Verdana,'Trebuchet MS', sans-serif;
	text-align: left;
	font-weight: bold;
	/*margin-bottom: 10px;*/
	font-size: 16px;

}

.linktitle a {
	color: #980000; 
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

.linktitle a:visited {
	color: #980000;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

.linktitle a:hover {
	color: #e05252;
	font-weight:bold;
    text-decoration: underline;
    font-size: 16px;
}

.linktitle a:active {
	color: #980000;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

.linkimage
{
    text-align: center;
    float: right;
}
