body { background: #5CBAD6 url(../img/body_bg.jpg) top center repeat-x; }

ul.tabs li a.comunicati-stampa 		  	{ background: url(../img/ico_stampa_off.png) no-repeat top left; }
ul.tabs li.selected a.comunicati-stampa { background: url(../img/ico_stampa_on.png) no-repeat top left; }
ul.tabs li a.foto 		  				{ background: url(../img/ico_foto_off.png) no-repeat top left; }
ul.tabs li.selected a.foto 				{ background: url(../img/ico_foto_on.png) no-repeat top left; }
ul.tabs li a.link 		  				{ background: url(../img/ico_link_off.png) no-repeat top left; }
ul.tabs li.selected a.link 				{ background: url(../img/ico_link_on.png) no-repeat top left; }

.shadow-2 { background: url(../img/shadow_2_area_stampa.gif) no-repeat bottom left; }
.shadow-3 { background: url(../img/shadow_3_area_stampa.gif) no-repeat bottom left; }
.shadow-4 { background: url(../img/shadow_4_area_stampa.gif) no-repeat bottom left; }

.footer-container {
	background: url(../img/bg_footer_container_hp.png) repeat-x 0 33px;
}
.footer {
	background: url(../img/bg_footer_hp.png) no-repeat top center;
	padding-left: 30px;
	padding-right: 30px;
}



.stampa { 
	background: url(../img/bg_comunicato.gif) no-repeat top left;
	clear: both; 
	height: 22px; 
	padding: 6px 0 0 40px;
}

.link { background: url(../img/bg_link.gif) no-repeat top left; }

.stampa strong {
	float: left;
	display: inline;
	width: 410px;
}


.stampa a,
.stampa a:visited {
	font-weight: bold;
	float: right;
	color: #C12B60;
	padding: 0 15px;
	background: url(../img/ar_comunicati.png) no-repeat center left;
	width: 130px;
}
.link a, .link a:visited { width: 60px; }

.stampa span { padding: 0 3px; }

.tab-content .foto {
	float: left;
	display: inline;
	width: 160px;
	height: 45px;
	padding-bottom: 6px;
	position: relative;
}

.foto .img {
	float: left;
	display: inline;
	background: url(../img/bg_foto.gif) no-repeat top left;
	width: 49px;
	height: 45px;
	overflow: hidden;
}
.foto strong {
	background: url(../img/bg_cornicefoto.png) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	display: inline;
	width: 101px;
	height: 41px;
	line-height: 12px;
	padding: 4px 0 0 58px;
}
