/* Link Link Page */
ul.page             {
	text-align: left;
	list-style: none;
	padding: 20px;
	clear: both;
	overflow: hidden 
}

ul.page li           {
	margin: 1px 0;
	float: left }

ul.page a          {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	margin: 1px;
	padding: 8px 10px;
	border: solid 1px #8ec3cc }

ul.page .testo          {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px;
	padding: 8px 10px 6px;
	border-bottom: 3px solid #cece0d }
ul.page a:link   {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase }

ul.page .salto a   {
	background-color: #ffcc00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase 
}

ul.page a:hover, 
.page a:focus        {
	font-size: 10px;
	text-decoration: none;
	background-color: #fce7fb;
	text-transform: uppercase;
	border-color: #444 #444 #bcbcbc;
	outline-color: #ff8f6c }
.page a:active         {
	background-color: #d7c5d6;
 }
/* FINE Link Page */

/* Link content */
ul.dd     {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	width: 98%;
	clear: both;
	overflow: hidden }

ul.dd li              {
	background-color: #fffdd5;
	padding: 6px 2px;
	width: 98%;
	float: left;
	border: solid 1px #bababa }

ul.dd a              {
	text-decoration: none }
ul.dd a:link, ul.dd a:visited   {
	font-size: 10px;
	float: left }
ul.dd a:hover, .dd a:focus, .dd a:active  {
	text-decoration: none;
	outline-color: #ff8f6c }

ul.dd .testo                {
	font-size: 10px;
	white-space: nowrap }

ul.dd .data                 {
	color: #6a6a6a;
	font-size: 10px;
	width: 8%;
	float: left }

ul.dd .mese                 {
	color: #6a6a6a;
	font-size: 10px;
	width: 11%;
	float: left }

ul.dd .gg                  {
	color: #6a6a6a;
	font-size: 10px;
	text-align: right;
	padding-right: 1%;
	width: 4%;
	float: left }

ul.dd .editore
      {
	color: #000;
	font-size: 10px;
	width: 11%;
	float: left }
ul.dd .abbonato  {
	color: #000;
	font-size: 10px;
	width: 7%;
	float: left }
ul.dd .fonte a
        {
	color: #6a6a6a;
	font-size: 10px;
	width: 50%;
	float: left }
ul.dd .num
       {
	color: #6a6a6a;
	font-size: 10px;
	background-color: #fffdd5;
	text-align: right;
	padding-right: 1%;
	width: 6%;
	float: left }

/* inizio contenuto lista */
ul.content       {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	width: 98%;
	clear: both;
	overflow: hidden }
ul.content li {
	padding: 6px 2px;
	width: 98%;
	float: left;
	border-bottom: 1px dotted #c8c8c8 }
ul.content li:hover {
	background-color: #fce7fb }
ul.content a              {
	text-decoration: none }
ul.content a:link, ul.content a:visited   {
	font-size: 10px;
	float: left }
ul.content a:hover, .content a:focus, .content a:active  {
	text-decoration: none;
	background-color: #fce7fb;
	border-color: #444 #444 #bcbcbc;
	outline-color: #ff8f6c }
ul.content .testo                {
	font-size: 10px;
	white-space: nowrap }
ul.content .titolo a   {
	font-size: 10px;
	white-space: nowrap;
	width: 50% }
ul.content .data                  {
	color: #6a6a6a;
	font-size: 10px;
	width: 8%;
	float: left }
ul.content .mese                  {
	color: #6a6a6a;
	font-size: 10px;
	width: 11%;
	float: left }

ul.content .gg                   {
	color: #6a6a6a;
	font-size: 10px;
	text-align: right;
	padding-right: 1%;
	width: 4%;
	float: left }
ul.content .fonte  {
	color: #6a6a6a;
	font-size: 10px;
	float: left }
ul.content .editore
       {
	color: #000;
	font-size: 10px;
	width: 11%;
	float: left }
ul.content .abbonato   {
	color: #000;
	font-size: 10px;
	width: 7%;
	float: left }
ul.content .titoloCR
     {
	color: #6a6a6a;
	font-size: 10px;
	width: 50ex;
	float: left;
	border-bottom: 1px solid #cece0d }
ul.content .num
       {
	color: #6a6a6a;
	font-size: 10px;
	background-color: #fffdd5;
	text-align: right;
	padding-right: 1%;
	width: 6%;
	float: left }
ul.content .salto a    {
	background-color: #ffcc00;
	width: 15ex;
	float: left 
}
/* FINE Link content */
