.news
{
    border-collapse: collapse;
    border-color: black;
    border: 0px solid;
    font-family: Verdana, Arial;
    font-size: 12px;
}

.news td
{
    background-color: #FFFFFF;
    vertical-align: top;
}

.news td.description
{
    color: #333333;
    font-size: 11px;
    font-family: Verdana;
}

.news td.nlink
{
    font-size: 13px;
    font-weight: normal;
    color: #00639C;
	padding: 0 0 8px 0;
}

.news .date
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.news .source
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

.news td a:link          { color: #000000; text-decoration: none; }
.news td a:link:visited  { color: #000000; text-decoration: none; }
.news td a:link:hover    { color: #000000; text-decoration: underline; }

/* ------------------------------------------------------------------------------------------- */

.AllNews
{
    border-collapse: collapse;
    border-color: black;
    border: 0px solid;
    font-family: Verdana, Arial;
    font-size: 11px;
}

.AllNews fieldset
{            
	margin: 10px 0 0 0;
    padding: 0px 10px;
    border: 1px solid #DADADA;
}

.AllNews legend
{
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    margin: 0px 0 0 0;
    padding: 5px;   
}

.AllNews h2
{
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    margin: 5px 0 0 0;
    padding: 0;
}

.AllNews td h2 a,
.AllNews td h2 a:link
{
    color: #000000;
	text-decoration: none;
}

.AllNews td
{
    background-color: #FFFFFF;
    color: #000000;
    padding: 5px 20px 5px 0px;
    vertical-align: top;
}

.AllNews td a:link          { color: #000000; text-decoration: none;  }
.AllNews td a:link:visited  { color: #000000; text-decoration: none;  }
.AllNews td a:link:hover    { color: #000000; text-decoration: underline;  }

.AllNews td.description
{
    color: #333333;
    font-size: 10px;
    font-family: Verdana;
}

.AllNews .title,
.AllNews td .title a:link,
.AllNews td .title a:hover,
.AllNews td .title a:visited,
.AllNews .title a
{
	color: #0000A0;
	font-size: 12px;
    font-weight: bold;
}

.AllNews div.title
{
	margin: 8px 0 0 0;
}

.AllNews td.nlink
{
    font-size: medium;
    font-weight: normal;
    color: #00639C;
}

.AllNews .date,
.AllNews .pubdate
{
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.AllNews .source
{
    font-weight: normal;
    font-size: 10px;
    color: #000000;
}

.AllNews ul
{
	margin: 0;
	padding: 0;
}

.AllNews li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.AllNews div.title
{
	color: #0000A0;
	padding: 0px 0 0 0;
}

.AllNews div.footer a,
.AllNews div.footer a:hover,
.AllNews div.footer a:visited
{
	color: #0000A0;
    font-weight: bold;
}

/* ------------------------------------------------------------------------------------------- */
.footer 
{
    margin: 2px 0 5px 0;
    text-align: right;
}

div.footer a
{
    color: #000000;
    font: 10px Verdana, Arial, sans-serif;
    text-align: right;
    display: inline;
    padding: 0 12px 0 12px;
    background: url(/images/more.gif) no-repeat right;
}

/* ------------------------------------------------------------------------------------------- */
.Notizie
{
    border-collapse: collapse;
    border-color: black;
    border: 0px solid;
    font-family: Verdana, Arial;
    font-size: 12px;
    width: 400px;
    padding: 5px;
}

.Notizie td
{
    background-color: #FFFFFF;
    padding-top: 3px;
}

.Notizie td.description
{
    color: #333333;
    font-size: 11px;
    font-family: Verdana;
}

.Notizie td.nlink
{
    font-size: 13px;
    color: #00639C;
    font-weight: normal;
}

.Notizie .date
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.Notizie .source
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

.Notizie td a:link              { color: #00639C; text-decoration: none;  }
.Notizie td a:link:visited      { color: #00639C; text-decoration: none;  }
.Notizie td a:link:hover        { color: #00639C; text-decoration: underline;  }

/* ------------------------------------------------------------------------------------------- */
.newsmain
{
    border-collapse: collapse;
    border-color: black;
    border: 0px solid;
    font-family: Verdana, Arial;
    font-size: 12px;
    /*width: 400px;*/
    padding: 5px;
}

.newsmain td
{
    background-color: #FFFFFF;
    padding-top: 3px;
}

.newsmain td.description
{
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Arial;
}

.newsmain td.nlink
{
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}

.newsmain .date
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.newsmain .source
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

.newsmain td a:link              { color: #000000; text-decoration: none;  }
.newsmain td a:link:visited      { color: #000000; text-decoration: none;  }
.newsmain td a:link:hover        { color: #000000; text-decoration: underline;  }

