body { background: #83A75D url(../img/bg_body_contatti.jpg) top center repeat-x; }
.bg-layout { background: url(../img/bg_main_contatti.jpg) no-repeat top center; }

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; }


ul.tabs li.selected a, ul.tabs li.selected a:visited { color: #568420; }
ul.tabs li a, ul.tabs li a:visited { color: #496e99; }

.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: #568420;
	padding: 0 15px;
	background: url(../img/ar_comunicati.gif) 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;
}

.foto .img {
	float: left;
	display: inline;
	background: url(../img/bg_foto.gif) no-repeat top left;
	width: 49px;
	height: 45px;
}
.foto strong {
	float: left;
	display: inline;
	width: 100px;
	line-height: 12px;
	margin: 4px 0 0 8px;
}