body {
    text-align: center   /* centra in IE5.x */
}

div#container {

    width: 1024px;
    margin: 0 auto;   /* centra negli altri browser */
    text-align: left;   /* ripristina l'allineamento */ 
}


a {text-decoration:none} 


img {
    margin : 0px;
    border: none;
}

.mobilbyte {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #7E7E7E;
	text-decoration: none;
}

a.mobilbyte {text-decoration: none}
a.mobilbyte:link {color:  #7E7E7E;}
a.mobilbyte:visited {color: #7E7E7E;}
a.mobilbyte:hover {color: blue;}
a.mobilbyte:active {color: #7E7E7E;}


.menu_sx {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu_sx:link {color:  #ffffff;}
a.menu_sx:visited {color: #ffffff;}
a.menu_sx:hover {color: #f6ff00;}
a.menu_sx:active {color: #ffffff;}
.menu_sx_selected {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #f6ff00;
	text-decoration: none;
}


.menu_up {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.menu_up:link {color:  #000000;}
a.menu_up:visited {color: #000000;}
a.menu_up:hover {color: #ffffff;}
a.menu_up:active {color: #000000;}
.menu_up_selected {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.testo {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.titolo_news {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #2c2048;
	text-decoration: none;
}
a.titolo_news:link {color:  #2c2048;}
a.titolo_news:visited {color: #2c2048;}
a.titolo_news:hover {color: #f6ff00;}
a.titolo_news:active {color: #2c2048;}

.titolo_box_news {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.testo_news {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.sottotitolo_news {
	text-align: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.descrizione_news {
	text-align: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #2c2048;
	text-decoration: none;
}

.filename {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a.filename {text-decoration: none}
a.filename:link {color:  #000000;}
a.filename:visited {color: #000000;}
a.filename:hover {color: #88a1e5;}
a.filename:active {color: #000000;}


.tickernews {
  text-decoration: none;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-variant: normal;
}

a.tickernews:link {color: #ffffff;text-decoration: none;}
a.tickernews:visited {color: #ffffff;text-decoration: none;}
a.tickernews:hover {color: #000000;text-decoration: none;}
a.tickernews:active {color: #ffffff;text-decoration: none;}


