html,
body {
	min-width: 100%;
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) no-repeat top center #cdd5d6;
	position: relative;
}

.background_image {
	background: url(../images/bg-body02.jpg) no-repeat top center #cdd5d6;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000000;
}

#wrapper {
	min-height: 100%;
	width: 968px;
	margin: 0 auto;
	position: relative;
}

* html #wrapper {
	height: 100%;
}

#wrapper #header {
	height: auto;
}

.pm_add-nav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 25px;
	width: auto;
	z-index: 10;
}

.pm_add-nav ul {
	background: none repeat scroll 0 0 #000000;
	float: right;
	line-height: 28px;
	overflow: hidden;
	padding: 0;
}

.pm_add-nav ul li {
	background: url("../images/separator-addnav.gif") no-repeat scroll 0 50% transparent;
	float: left;
	margin: 0 0 0 -2px;
	padding: 0 10px;
}

.pm_add-nav ul li a img {
	display: blocK;
	padding: 4px 0;
}

.pm_add-nav ul .pm_active a {
	color: #fe5815;
}

.pm_header-holder {
	width: 100%;
	position: relative;
}

.pm_header-holder:after {
	content: '';
	display: block;
	clear: both;
}

.pm_block-logo a {
	background: url("../images/bac_logo_i.png") no-repeat scroll left top transparent;
	float: left;
	padding: 25px 0 0 14px;
	position: absolute;
	top: 30px;
	width: 343px;
	z-index: 10;
	height: 116px;
}

.pm_block-logo.lingua_it a {
	background: url("../images/bac_logo_i.png") no-repeat scroll left top transparent;
	float: left;
	padding: 25px 0 0 14px;
	position: absolute;
	top: 30px;
	width: 343px;
	z-index: 10;
	height: 116px;
}

.pm_block-logo.lingua_en a {
	background: url("http://fisicat.org/images/bac_logo_e.png") no-repeat scroll left top transparent;
	float: left;
	padding: 25px 0 0 14px;
	position: absolute;
	top: 30px;
	width: 343px;
	z-index: 10;
	height: 116px;
}

.pm_logo1 {
	float: left;
	text-indent: -9999px;
	width: 179px;
	height: 121px;
	overflow: hidden;
	margin: 0;
}

.pm_logo1 a {
	display: block;
	height: 100%;
	background: url(http://fisicat.org/images/logo1.png) no-repeat;
	cursor: pointer;
}

.pm_block-img {
	float: right;
	width: 957px;
	height: 411px;
	margin: 0;
	position: relative;
}

.pm_block-img img {
	display: block;
}

#main {
	background: none repeat scroll 0 0 #e1e5e6;
	margin-left: 11px;
	width: 958px;
}

.pm_head-content {
	height: 50px;
}

.pm_social-networks {
	padding: 2px 0 0 5px;
}

.pm_social-networks .pm_facebook {
	text-indent: -9999px;
	width: 27px;
	height: 26px;
	display: block;
	background: url(../images/ico-facebook.gif) no-repeat;
}

.pm_main-form {
	background: none repeat scroll 0 0 #b2b2b2;
	float: none;
	height: auto;
	padding: 5px 0;
	width: 265px;
}

.pm_main-form .pm_text {
	background: none repeat scroll 0 0 #e1e5e6;
	border: 1px solid #9b9b9b;
	color: #333333;
	float: none;
	height: 25px;
	margin-left: 7px;
	padding: 0 5px;
	width: 211px;
}

.pm_main-form .pm_btn-send {
	background: url("../images/btn-send.jpg") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	float: none;
	height: 27px;
	margin: 0 0 0 5px;
	text-indent: 999px;
	width: 30px;
}

#twocolumns {
	background: url("../images/bac_corpo_centrale.gif") repeat-y scroll left top transparent;
	overflow: hidden;
	padding: 20px 10px;
	width: 100%;
}

.st_colonna st_larga_600 {
	overflow: hidden;
	width: 948px;
}

#content {
	float: left;
	padding: 0 3px;
	width: 665px;
}

#content .pm_gallery {
	background: transparent url("../images/bac_notizia_centro.png") repeat-x scroll center bottom;
	float: left;
	padding: 0 0 15px;
	width: 100%;
}

.pm_gallery_interna {
	margin-left: 11px;
	width: 968px;
}

.pm_gallery-container {
	float: left;
	height: 411px;
	padding: 0 0 0 11px;
	position: relative;
	width: 958px;
}

.pm_gallery-container li img {
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 11px;
}

.pm_gallery-container li .pm_box {
	position: absolute;
	top: 294px;
	left: 0;
	width: 577px;
	height: 67px;
	padding: 0 15px 0 15px;
	background: url(http://fisicat.org/images/bg-title-gallery.png) no-repeat;
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
}

.pm_gallery-container li .pm_box h2 {
	padding: 6px 0 3px 0;
	font-size: 14px;
}

.pm_gallery .pm_switcher {
	bottom: 50px;
	overflow: hidden;
	position: absolute;
	right: 5px;
}

.pm_switcher li {
	float: left;
	padding: 0 4px 0 0;
}

.pm_switcher li a {
	color: #999999;
	background: url(../images/bg-swicher-01.png) no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	line-height: 18px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.pm_switcher li a:hover,
.pm_switcher .pm_active a {
	color: #ffffff;
	text-decoration: none;
}

.pm_content-holder {
	color: #333333;
	overflow: hidden;
	width: 100%;
}

.pm_head-content-holder {
	background: none repeat scroll 0 0 #4b4a4a;
	height: 31px;
	margin: 0 10px;
	padding: 0 0 0 10px;
}

 h2,
.pm_head-content-sidebar h2,
.pm_head-calendar h2 {
	color: #ffffff;
	float: left;
	font-family: "Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 32px;
	text-transform: uppercase;
}

.news {
	background: url("../images/vedi_tutte.png") no-repeat scroll 100% 60% transparent;
	float: right;
	font-size: 11px;
	height: 19px;
	margin: 9px 9px 0 0;
	padding: 0;
	text-align: center;
	width: 125px;
	clear: both;
	line-height: 19px;
}

.news img {
	vertical-align: middle;
	margin-left: 3px;
}

.pm_main-block {
	background: none repeat scroll 0 0 #f2f2f2;
	overflow: hidden;
	padding: 0 0 15px 9px;
}

.pm_block {
	float: left;
	font-size: 11px;
	margin: 0 10px 0 0;
	width: 192px;
	padding: 0 10px 0 0;
}

.pm_block .pm_date {
	font-style: normal;
	display: block;
	font-size: 12px;
}

.pm_block h2 {
	font-size: 15px;
	margin: 0 0 8px;
}

.pm_block a {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
}

.pm_block .more {
	float: right;
	padding: 0 7px 0 0;
	background: url(../images/bullet2.gif) no-repeat 100% 60%;
}

.pm_main-block-news {
	overflow: hidden;
	width: 638px;
	margin: 0 -30px 0 0;
	font-size: 11px;
	font-family: "Lucida Sans",Verdana, Arial, Helvetica, sans-serif;
}

.pm_block-news {
	float: left;
	width: 290px;
	border-right: 1px solid #e4e9ed;
	padding: 0 10px 0 0;
	margin: 0 15px 0 0;
}

.pm_block-news .pm_date {
	font-style: normal;
	display: block;
}

.pm_block-news a {
	display: block;
	color: #006699;
	margin: 0 0 10px;
}

.pm_sponsors {
	width: 948px;
}

.pm_sponsors .pm_block1 {
	border-top: 4px solid #cccccc;
	padding: 0;
	margin: 0 0 5px;
	width: 948px;
	overflow: hidden;
}

.pm_sponsors .pm_block1 ul {
	overflow: hidden;
	width: 960px;
	margin: 0 0 0 -8px;
}

.pm_sponsors .pm_block1 ul li {
	float: left;
	padding: 4px 0 0 8px;
}

.pm_sponsors .pm_block1 ul li img {
	border: 1px solid #cccccc;
	display: block;
}

.pm_sponsors .pm_block2 {
	height: 88px;
	background: url(../images/img-08.gif) #ffffff no-repeat;
	padding: 9px 0 0 0;
	margin: 0 0 13px;
}

.pm_sponsors .pm_block2 ul li {
	display: inline-block;
	margin: 8px 5px 0 17px;
	vertical-align: middle;
}

* html .pm_sponsors .pm_block2 ul li {
	display: inline;
	margin: 8px 9px 0 17px;
}

#sidebar {
	width: 265px;
	float: right;
}

.pm_calendar {
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0;
	width: 265px;
}

.pm_head-calendar {
	background: url("../images/bac_tit_gare.jpg") repeat-x scroll 0 0 transparent;
	height: 33px;
	padding: 0 0 0 10px;
}

.pm_calendar ul dl {
	color: #000000;
	margin: 0;
	font-size: 12px;
	overflow: hidden;
	height: 1%;
	background: #b2b2b2;
}

.pm_calendar ul dt {
	color: #990000;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 8px 0 5px;
	line-height: 30px;
	font-weight: bold;
	background: #b3b3b3;
	border-right: 3px solid #000000;
}

.pm_calendar ul .pm_any {
	line-height: 60px;
}

.pm_calendar ul dd {
	padding: 0 13px 0 0;
	background: #cf3c00;
}

.pm_calendar ul dd h3 a {
	color: #ffffff;
}

.pm_calendar ul .pm_link {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 5px;
	background: url(http://fisicat.org/images/bg-arrow.gif) no-repeat;
	width: 11px;
	height: 11px;
	display: block;
	text-indent: -9999px;
}

.pm_calendar ul dd .pm_link a {
	display: block;
	height: 100%;
}

.pm_calendar ul .pm_active dd h3 a {
	color: #ffffff;
}

.pm_calendar ul .pm_active dd p {
	color: #ffffff;
	font-size: 11px;
}

.pm_calendar ul {
	padding: 5px 0;
	width: 265px;
}

.pm_calendar ul li {
	height: 1%;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 0 0 0;
	position: relative;
	z-index: 1000;
}

.pm_open {
	padding: 2px 0 0 0;
	background: url(../images/bg-border-calendar.gif) repeat-x;
}

.pm_slide {
	display: none;
}

.pm_calendar ul .pm_active .pm_slide {
	display: block;
	padding: 2px 0;
	overflow: hidden;
	height: 1%;
}

.pm_calendar ul .pm_active .pm_slide .pm_main-map {
	overflow: hidden;
	padding: 0 0 5px 3px;
	width: 265px;
}

.pm_calendar ul .pm_active .pm_slide .pm_box {
	overflow: hidden;
	height: 1%;
	margin: 0 0 20px;
}

.pm_calendar ul .pm_active .pm_slide .pm_box img {
	float: left;
	margin: 0 9px 0 0;
}

.pm_calendar ul .pm_active .pm_open {
	background: #f9f8f8;
	padding: 1px 0 0;
}

.pm_calendar ul .pm_active .pm_slide .pm_box {
	background: none repeat scroll 0 0 #ffffff;
	margin: 1px 0 5px;
	padding: 5px;
}

.pm_calendar ul .pm_active dt {
	background: none repeat scroll 0 0 #b2b2b2;
	border: medium none;
	color: #ffffff;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 5px 8px 5px 7px;
	width: 69px;
}

.pm_calendar ul .pm_active dd {
	border-left: 1px solid #ffffff;
	float: right;
	padding: 5px 21px 5px 3px;
	width: 156px;
}

#main .pm_calendar ul .pm_active .pm_map {
	background: url("../images/bg-map.gif") no-repeat scroll 0 0 transparent;
	float: right;
	height: 19px;
	margin: 2px 3px 8px 0;
	padding: 3px 0;
	text-align: center;
	width: 130px;
}

.pm_weather {
	width: 303px;
	padding: 7px;
	float: right;
	background: #f9f8f8;
	margin: 0 0 10px;
	overflow: hidden;
}

.pm_weather ul {
	height: 1%;
	overflow: hidden;
	margin: 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pm_weather ul li {
	width: 92px;
	height: 92px;
	border: 1px solid #676767;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
}

.pm_weather ul h3 {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
}

.pm_weather ul h3 a {
	color: #990000;
}

.pm_weather ul .pm_day1 {
	background: url(../images/img-09.gif) no-repeat;
}

.pm_weather ul .pm_day2 {
	background: url(../images/img-09.gif) no-repeat;
}

.pm_weather ul .pm_day3 {
	background: url(../images/img-09.gif) no-repeat;
	margin: 0;
}

.pm_weather ul .pm_day2 img {
	margin: 7px 0 0;
}

.pm_weather .pm_site {
	float: right;
	font-size: 11px;
	color: #000000;
	padding: 0 7px 0 0;
	background: url(../images/bullet3.gif) no-repeat 100% 60%;
}

.pm_video {
	width: 303px;
	padding: 7px;
	float: right;
	background: #f9f8f8;
}

.pm_head-content-sidebar {
	height: 31px;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
	border: 1px solid #3c3c3c;
	background: url(http://fisicat.org/images/bg-title-black.gif) repeat-x;
}

#footer {
	background: none repeat scroll 0 0 #4b4a4a;
	color: #999999;
	margin: 0 0 0 10px;
	padding: 15px 10px 15px 20px;
}

#footer .pm_holder {
}

#footer .pm_holder a {
	color: #ffffff;
}

.pm_info {
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 920px;
}

.pm_info ul {
	overflow: hidden;
	height: 1%;
	margin: 0 0 0 -6px;
}

.pm_info ul li {
	margin: 0 0 0 -1px;
	padding: 0 7px 0 7px;
	background: url(http://fisicat.org/images/separator-footer.gif) no-repeat 0 70%;
	float: left;
}

.pm_info ul li a {
	color: #999999;
	text-decoration: underline;
}

.pm_info ul li a:hover {
	text-decoration: none;
}

.st_boxmultimedia {
	float: left;
	width: 265px;
}

.st_boxmultimedia h2 {
	background: url("../images/bac_tit_multimedia.gif") no-repeat scroll 0 70% transparent;
	color: #4B4A4A;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 23px;
	line-height: 32px;
	margin: 0 0 10px;
	padding: 0 0 10px 10px;
	text-transform: uppercase;
	width: 265px;
	text-align: left;
}

	
.st_boxmultimedia img {
	width: 265px;
}

.st_multimedia {
	float: left;
	text-align: center;
	width: 265px;
}

.bottoni_foto {
	bottom: 50px;
	position: absolute;
	right: 5px;
}

.pm_box .st_titolo a,
#colonna0 .st_titolo a {
	color: #434343;
	font-size: 15px;
	font-weight: bold;
}

.st_boxnotizia .st_foto {
	float: left;
	margin: 0 10px 0 0;
}

.st_boxnotizia .st_foto img {
	margin: 0;
}

.st_boxnotizia .st_testo {
	width: auto;
	margin-left: 205px;
}

#colonna1 .st_boxnotizia .st_testo p {
  font-size: 90%;
  margin: 0px;
}

.st_boxnotizia .st_titolo {
	margin: 10px 0 15px 205px;
}

#colonna0 .st_boxnotizia .st_titolo {
	margin-left: 0;
}

.st_colonna .titolo_sezione,
.st_boxnotiziainterna .st_argomento,
.st_corpodati h1 {
	background: none repeat scroll 0 0 #4B4A4A;
	border-bottom: 3px solid #CF3C00;
	color: #FFFFFF;
	font-size: 22px;
	margin: 0 0 20px;
	padding: 8px;
	width: auto;
}

.pm_main-block .st_foto {
	margin: 0 0 0 0;
	width: 100%;
	float: none;
}

.pm_main-block .st_foto img {
	width: 195px;
}

.pm_main-block .st_datamedia {
	margin: 0 0 10px 205px;
	width: 100%;
}

.pm_main-block .st_larga_200 {
	border-right: 1px solid #cccccc;
	padding: 0 10px 0 0;
}

.pm_main-block .dx {
	border-right: medium none;
	margin-right: 0 !important;
	padding: 0 !important;
}

.pm_info p {
	color: #cccccc;
}

.pm_block a.leggi_piu {
	background: url("../images/bac_notizie_sotto.png") no-repeat scroll left top transparent;
	color: #ffffff;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 10px 0;
	padding: 0 3px 5px;
	text-align: center;
	width: 85px;
}

.pm_box .st_titolo h1 {
	color: #434343;
	font-size: 15px;
	font-weight: bold;
}

.st_notizie {
	float: left;
	margin: 2px 0;
	padding: 3px;
	width: 100%;
}

.st_elenconotizie .dispari {
	background: #f5f5f5;
	float: left;
	padding: 3px;
	width: 635px;
}

.st_elenconotizie a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.titolo_sezione a.ultimo {
	color: #ccc;
	font-weight: normal;
}

#fotoasp a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

#tempoimpiegato {
	display: none;
}

.logo_ismf {
	height: 63px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 295px;
	width: 145px;
}

.logo_ismf a {
	display: block;
	height: 100%;
	background: url(http://fisicat.org/images/logo_ISMF.jpg) no-repeat;
	cursor: pointer;
}

.logo_ismf_interna {
	height: 63px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 185px;
	width: 145px;
}

.logo_ismf_interna a {
	display: block;
	height: 100%;
	background: url(http://fisicat.org/images/logo_ISMF.jpg) no-repeat;
	cursor: pointer;
}

.logo_footer {
	float: right;
	height: 63px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 145px;
}

#footer .pm_holder a {
	color: #FFFFFF;
}

.logo_footer a {
	background: url("http://fisicat.org/images/logo_ISMF.jpg") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 100%;
}

.lingue {
	margin-left: 10px;
}

.inprima {
	background: none repeat scroll 0 0 #4B4A4A;
	height: 31px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}

h1.inprima {
	color: #FFFFFF;
	float: left;
	font-family: "Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 32px;
	text-transform: uppercase;
	width: 302px;
}

.colonna2colonne {
	background: none repeat scroll 0 0 #F2F2F2;
	float: left;
	margin: 15px 0;
	padding: 10px;
	width: 100%;
}

.colonna2colonne .st_larga_300 {
	float: left;
	width: 50%;
}

.colonna2colonne .300_dx {
	margin-left: 15px !important;
}

.st_larga_300 a {
	color: #006699;
	font-size: 11px;
}

.colonna2colonne .st_notizia {
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px;
	margin-right: 10px;
	width: auto;
}

.colonna2colonne .st_datalunga {
	font-size: 11px;
}

.colonna2colonne .st_noingestione {
}


#menu {
	width: 100%;
	font-size: 14px;
	background: url("../images/bac_menu.png") no-repeat scroll left top transparent;
	font-family: "Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	width: 968px;
	height: 60px;
}

#menu a {
	background: url("../images/icon_menu.jpg") no-repeat scroll left center transparent;
	padding: 0 0 0 15px;
	color: #fff;
}

#menu a:hover {
	color: #CF3C00;
	text-decoration: none;
}
#slide {
	margin-left: 11px;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 11px 12px;
}

 ul.dropdown {
	display: block;
	padding: 0px;
}

 ul.dropdown li {
	float: left;
	display: block;
}

ul.dropdown li,
ul.dropdown li:hover {
	position: relative;
	cursor: default;
	background: #000;
}

 ul.dropdown ul {
	background: url("http://fisicat.org/images/menu2.png") repeat scroll 0 0 transparent;
	left: 27px;
	padding: 0;
	position: absolute;
	top: 29px;
	visibility: hidden;
	width: 200px;
	z-index: 250;
}

 ul.dropdown li:hover > ul {
	visibility: visible;
	margin-left: -16px; /* Centra il drop down */
}

ul.dropdown ul a,
ul.dropdown ul a:link,
ul.dropdown ul a:visited {
	background: none !important;
	color: #fff;
}

ul.dropdown li ul li {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	float: left;
	padding: 10px 0;
	width: 150px;
}

/*
  fix
  **************************************/

  
.pm_head-content-holder h1,
.colonna2colonne h1 {
	color: #ffffff;
	float: none;
	font-family: "Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 32px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-style: none;
	background-color: transparent;
}

.colonna2colonne h1 {
	background: none repeat scroll 0 0 #4b4a4a;
	height: 31px;
	margin: 0;
	padding: 0 0 0 10px;
}

.pm_main-block {
	padding: 9px 0 9px 0;
	margin-top: 10px;
}

.pm_main-block .st_box {
	padding: 10px;
	width: 100%;
	float: left;
	margin: 0;
	border-bottom: 1px dotted #79a8c5;
}

.pm_main-block .st_foto {
  float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
}

.pm_main-block .st_foto img {
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.pm_main-block .st_titolo a {
	color: #006699;
	font-size: 12px;
	font-weight: 700;
	width: auto;
}

.st_corpodati h1 img,
.st_corpodati h1 .st_nomesito,
.st_corpodati #sito {
	display: none;
}

.st_corpodati a {
	color: #069;
}

.st_corpodati h1 .st_filtro,
.st_corpodati h1 .st_filtro a {
	color: orange;
}

a.news {
	color: white;
}

.st_corpodati {
	z-index: 11;
	padding: 10px;
	background-color: #f3f4f4;
}

#portaliasp {
	z-index: 11;
	padding: 0;
	background-color: transparent;
}

.st_corpodati .st_indicazioni {
	text-align: right;
}

.st_boxnotizieinterne .st_notizia {
	margin: 1em 0;
}

.st_boxnotizieinterne .st_argomento {
	font-weight: bold;
}

.st_boxnotizieinterne .st_argomento,
.st_boxnotizieinterne .st_datalunga {
	display: inline-block;
	margin-right: 12px;
}


.st_boxnotiziainterna .st_datalunga {
	text-align: right;
}

.st_boxnotiziainterna .st_titolo {
	font-size: 1.4em;
	font-weight: bold;
	margin: .5em 0 1.5em;
}

.st_notiziesuccprec {
	height: 40px;
	line-height: 20px;
	margin: 15px 0;
}

.st_notiziasucc {
	height: 40px;
	width: 45%;
	float: right;
	text-align: right;
	padding-right: 20px;
	background-image: url(../images/right-arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.st_notiziaprec {
	height: 40px;
	width: 45%;
	float: left;
	text-align: left;
	padding-left: 20px;
	background-image: url(../images/left-arrow.png);
	background-position: center left;
	background-repeat: no-repeat;
}

.st_sottonotizia {
	padding: 10px;
	margin: 10px 0;
}

.st_sottonotizia .argomento.attivo {
	font-weight: bold;
}

.sponsor_top{
	background: #ffffff;
	height: 100px;
	padding: 25px 10px 10px 10px;
	width: 958px;
	text-align: center;
	margin-left: 11px;
	margin-top: -21px;
}

.sponsor_top img{
	border: medium none;
	margin: 0 30px;
}

*html .sponsor_top {
	float: none;
}
h1 span {display: none;}
h2 span {display: none;}

div.st_boxmultimedia div.st_titolobox {
	background: url("../images/bac_tit_multimedia.gif") no-repeat scroll 0 70% rgba(0, 0, 0, 0);
   color: #4B4A4A;
   float: left;
   font-size: 15px;
   font-weight: bold;
   height: 35px;
   line-height: 35px;
   margin: 6px 0 2px;
   padding: 0 0 10px 10px;
   text-align: left;
   text-transform: uppercase;
   width: 265px;
}


.sponsor_dx a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 8px 0 6px;
    padding: 12px;
    text-align: center;
    width: 265px;
}