/* default */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	}
body{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #404040;
	background: url(../images/layout/fondo_pagina.gif) left top repeat-y;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
a {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
/* ######################################
	utility sito
###################################### */
a.linkEsterno {
	color: #404040;
	text-decoration: underline;
	background: url("../images/layout/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsterno:visited {
	color: #404040;
	text-decoration: underline;
	background: url("../images/layout/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsterno:active {
	color: #404040;
	text-decoration: underline;
	background: url("../images/layout/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsterno:hover {
	color: #404040;
	text-decoration: underline;
	background: url("../images/layout/external_link_on.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsternoNonGrafico {
	color: #404040;
	text-decoration: none;
}
a.linkEsternoNonGrafico:visited {
	color: #404040;
	text-decoration: none;
}
a.linkEsternoNonGrafico:active {
	color: #404040;
	text-decoration: none;
}
a.linkEsternoNonGrafico:hover {
	color: #404040;
	text-decoration: underline;
}
a.extraLinkEsterno {
	color: #404040;
	text-decoration: underline;
	background: url("../images/layout/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.extraLinkEsterno:visited {
	color: #404040;
	text-decoration: underline;
	background:  url("../images/layout/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.extraLinkEsterno:active {
	color: #404040;
	text-decoration: underline;
	background: url("../images/layout/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.extraLinkEsterno:hover {
	color: #404040;
	text-decoration: underline;
	background: url("../images/layout/external_link_on.gif") center right no-repeat;
	padding-right: 15px;
}
/* bottone generico */
.bottoneGenerico {
	display: inline;
}
.bottoneGenerico img {
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.bottoneGenerico a {
	font-size: 0.7em;
	color: #404040;
	text-decoration: none;
	padding: 5px 10px;
	background: url(../images/layout/bottone_form_sfondo.jpg) left top repeat-x;
}
.bottoneGenerico a:visited {
	color: #404040;
	text-decoration: none;
}
.bottoneGenerico a:active, .bottoneGenerico a:hover {
	color: #ff0000;
	text-decoration: none;
}
/* Zoom Immagine */
#divImmaginePopup{
	text-align: center;
	width:470px;
	visibility:hidden;
	position:absolute;
	z-index:200;
	top:70px;
	border-top: 4px solid #fafa04;
	border-bottom: 4px solid #fafa04;
	border-right: 1px solid #fafa04;
	border-left: 1px solid #fafa04;
	background: #fff;
}
#closeZomm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	color: #ff0000;
	height: 30px;
	padding: 4px 4px 10px 4px;
	margin-bottom: 10px;
	background: #EFEFEF;
}
#closeZomm a, #closeZomm a:visited {
	color: #404040;
	text-decoration: none;
}
#closeZomm a:active, #closeZomm a:hover {
	color: #ff0000;
	text-decoration: none;
}
#closeZomm img {
	margin: 10px;
	vertical-align: middle;
}
/* pdfDownload */
a.pdfDownload {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #08622d;
	width: 320px;
	margin: 10px auto 15px 150px;
	padding: 6px 40px 6px 0px;
	display: block;
	background: #fbfbdf url(../images/layout/icona_pdf.gif) right center no-repeat;
	border-left: 3px solid #fafa04;
}
a.pdfDownload:visited {
	color: #08622d;
	text-decoration: none;
}
a.pdfDownload:active, a.pdfDownload:hover {
	color: #f00;
	text-decoration: none;
}
#boxBanner {
	background: url(../images/contenuti_home/fondo_up_banner.gif) top left no-repeat;
	width: 400px;
	position:absolute;
	z-index:300;
	top: 350px;
	left: 100px;
	margin-bottom: 28px;
}
#imgBanner {
	font-size: 0.7em;
	font-weight: bold;
	color: #0065A4;
	line-height: 1em;
	width: 385px;
	margin-left: 5px;
}
#imgBanner img {
	float: left;
	margin-right: 5px;
}
#infoBanner {
	font-size: 0.7em;
	color: #666;
	line-height: 1.1em;
	width: 385px;
	margin-top: 6px;
	margin-left: 10px;
	border-top: 1px solid #FAFA04;
}
#infoBanner a {
	color: #666;
	text-decoration: underline;
}
#movieBanner {
	background: url(../images/contenuti_home/fondo_down_banner.gif) bottom left no-repeat;	
	width: 400px;
	height: 90px;
	margin-top: 28px;
}
/* ######################################
	Layout Sito
###################################### */
#logoRamcro {
	width: 180px;
	height: 44px;
	position: absolute;
	z-index: 100;
	left: 25px;
	top: 50px;
}
#logoRamcro span {
	display: none;
}
#gabbiaContenuto {
	width: 770px;
	background: url(../images/layout/gabbia_contenuto.jpg) left top repeat-y;
}
#fondoContenutoTesta {
	width: 566px;
	padding-top: 303px;
	background: url(../images/layout/fondo_testa_pagina.jpg) left top no-repeat;
}
#colonnaContenuto {
	width: 529px;
	margin-left: 37px;
	background: url(../images/layout/fondo_contenuto_pagina.gif) left top repeat-y;
	overflow: auto;
}
#colonnaContenuto h2 {
	font-size: 1em;
	color: #404040;
	margin: 0px 15px 12px 15px;
}
#colonnaContenuto h3 {
	font-size: 0.9em;
	color: #404040;
	margin: 0px 15px 0px 15px;
}
#colonnaContenuto p {
	font-size: 0.7em;
	color: #404040;
	margin: 0px 15px 8px 15px;
	line-height: 1.6em;
}
#colonnaContenuto ul.interna {
	font-size: 0.7em;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 4px;
	line-height: 1.3em;	
}
#colonnaContenuto address {
	font-size: 0.7em;
	font-style: normal;
	color: #404040;
	margin: 0px 15px 8px 15px;
	padding-left: 15px;
	width: 454px;
	line-height: 1.6em;
	border-left: 5px solid #fdfeab;
	border-right: 2px solid #fdfeab;
}
/* coneuto home */
/* testa home */
#testaPaginaHome {
	width: 559px;
	height: 227px;
	background: url(../images/contenuti_home/fondi_presentazione.jpg) right 4px no-repeat;
	position: absolute;
	z-index: 10;
	left: 7px;
	top: 115px;	
}
#testaPaginaHome blockquote {
	font-size: 0.7em;
	margin-left: 30px;
}
#testaPaginaHome ul {
	margin-left: 20px;
	margin-top: 2px;
	line-height: 1.3em;	
}
#testaPaginaHome #linkCatalgo {
	margin-top: 10px;
	margin-left: 250px;
}
#testaPaginaHome #linkCatalgo a {
	color: #ff0000;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	width: 200px;
	padding-top: 13px;
	padding-bottom: 13px;
	display: block;
}
/* news */
#elencoNews {	
	width: 529px;
	clear: both;
}
.paddingHome {
	padding-top: 70px;
}
.paddingPagina {
	padding-top: 20px;
}
#elencoNews dl dd {	
	padding-bottom: 10px;
	clear: left;
	display: inline;
}
#elencoNews dl dd div {	
	width: 150px;
	float: left;
}
#elencoNews dl dd div address {	
	color: #08621D;
	width: auto;
	border-right: none;
}
#elencoNews dl dd div img {	
	width: 127px;
	margin-left: 15px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#elencoNews dl dd div a.zoomImgNews {
	font-size: 0.7em;
	color: #666;
	text-align: right;
	text-decoration: none;
	margin-left: 15px;
	padding: 0px 20px 6px 0px;
	background: url(../images/immagini_news/zoom_lente.gif) right center no-repeat;
}
#elencoNews dl dd div a.zoomImgNews:visited{
	text-decoration: none;
	font-weight: normal !important;
	color: #bf4d00;
}
#elencoNews dl dd div a.zoomImgNews:active, #elencoNews dl dd div a.zoomImgNews:hover {
	text-decoration: none;
	font-weight: normal !important;
	color: #ff6600;	
}
#elencoNews dl dd h3{
	font-size: 0.8em;
	color: #404040;
	width: 360px;
	margin-left: 150px;
}
#elencoNews dl dd p{
	font-size: 0.7em;
	color: #404040;
	width: 360px;
	margin-left: 150px;
}
#elencoNews dl dd p.luogoNews{
	width: 350px;
	color: #08621D;
	font-weight: bold;
	padding-left: 5px;
	border-left: 5px solid #fdfeab;
}
#elencoNews dl dd p.luogoNews span{
	color: #08621D;
	font-weight: normal;
}
#elencoNews dl dd ul#linkNews {
	margin: 8px 0px 15px 150px;
	padding: 5px 0px 5px 6px;
	list-style: none;
	border-top: 2px solid #fdfeab;
	border-bottom: 2px solid #fdfeab;
}
#elencoNews dl dd ul#linkNews li {
	font-size: 0.7em;
	margin: 0px;
	padding: 2px;
}
#elencoNews dl dd a.linkContinua {
	font-size: 0.7em;
	color: #ff6600;
	text-align: right;
	text-decoration: none;
	width: 360px;
	margin-left: 150px;
	padding-bottom: 4px;
	display: block;
	clear: left;
	background: url(../images/immagini_news/fondo_continua_news.jpg) right top no-repeat;
}
#elencoNews dl dd a.linkContinua:visited{
	text-decoration: none;
	color: #bf4d00;
}
#elencoNews dl dd a.linkContinua:active, #elencoNews dl dd a.linkContinua:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;	
}
ul#annoNews {
	list-style: none;
	width: 510px;
	margin: 10px auto auto 5px;
	padding: 0px 0px 0px 10px;
	height: 18px;
	background: #efefef;
	clear: both;
	border-bottom: 1px solid #d5d5d5;
}
ul#annoNews li {
	font-size: 0.7em;
	font-weight: bold;
	color: #f00;
	margin: 2px 0px 0px 0px;
	float: left;
	background: #fdfeab;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d3d3d3;
}
ul#annoNews li a, ul#annoNews li a:visited {
	font-weight: normal;
	color: #6e6e6e;
	line-height: 1.5em;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	background: #efefef;
}
ul#annoNews li a:hover, ul#annoNews li a:active {
	background: #fdfeab;
}
ul#annoNews li.annoAttivo {
	line-height: 1.5em;
	padding-right: 4px;
	padding-left: 4px;
}
ul#paginazioneNews {
	list-style: none;
	width: 510px;
	margin: 10px auto auto auto;
	padding: 0px 0px 0px 15px;
	height: 18px;
	clear: both;
	border-bottom: 1px solid #fafa04;
}
ul#paginazioneNews li {
	font-size: 0.7em;
	font-weight: bold;
	color: #f00;
	margin: 2px 0px 0px 0px;
	float: left;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #fafa04;
	background: #fdfeab;
}
ul#paginazioneNews li a, ul#paginazioneNews li a:visited {
	font-weight: normal;
	color: #6e6e6e;
	line-height: 1.5em;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	background: #fff;
}
ul#paginazioneNews li a:hover, ul#paginazioneNews li a:active {
	background: #fdfeab;
}
ul#paginazioneNews li.pagAttiva {
	line-height: 1.5em;
	padding-right: 4px;
	padding-left: 4px;
}

/* pagine interne */
#fondoRigheColore {
	width: 566px;
	height: 100px;
	background: url(../images/layout/fondo_testa_pagina_righe_colore.jpg) right top no-repeat;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 161px;
}
#testaSpigoloCavo {
	width: 147px;
	height: 261px;
	background: url(../images/layout/testa_spigolo_cavo.jpg) left top no-repeat;
	position: absolute;
	z-index: 30;
	left: 446px;
	top: 0px;
}
#immagineTesta {
	width: 350px;
	height: 180px;
	border-left: 5px solid #fafa04;
	position: absolute;
	z-index: 40;
	left: 22px;
	top: 123px;
}
#nomeProdotto {
	font-size: 0.7em;
	color: #000;
	width: 420px;
	position: absolute;
	z-index: 50;
	left: 30px;
	top: 125px;
}
#scaricaPdf {
	width: 154px;
	height: 51px;
	background: url(../images/contenuti_prodotti/fondo_scarica_pdf.gif) left top no-repeat;
	position: absolute;
	z-index: 60;
	left: 326px;
	top: 203px;	
	padding: 26px 0px 0px 15px;
}
#scaricaPdf a {
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#scaricaPdf a:visited {
	color: #666;
	text-decoration: none;
}
#scaricaPdf a:active, #scaricaPdf a:hover {
	color: #ff0000;
	text-decoration: none;
}
#scaricaPdf a span {
	visibility: hidden;
}
#infoProdotto {
	text-align: right;
}
#certificatiProdotto {
	margin-top: 25px;
	border-top: 8px solid #fafa04;
}
#certificatiProdotto blockquote {
	text-align: left;
	font-size: 0.7em;
	color: #404040;
	padding-top: 4px;
	padding-left: 6px;
	background: url(../images/immagini_prodotti/loghi/fondo_loghi.jpg) left top no-repeat;
}
#certificatiProdotto blockquote img {
	vertical-align: middle;
	margin: 3px;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* zomm immagine */
#zoomImagine {
	background: url(../images/contenuti_prodotti/zoom_image.gif) right top no-repeat;
	position: absolute;
	z-index: 70;
	left: 46px;
	top: 264px;
}
#zoomImagine a {
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
	width: 150px;
	padding-left: 5px;
	line-height: 5em;
	display: block;
}
#zoomImagine a:visited {
	color: #666;
	text-decoration: none;
}
#zoomImagine a:active, #zoomImagine a:hover {
	color: #ff0000;
	text-decoration: none;
}
/* due colonne */
#colContPiccola {
	width: 159px;
	background: url(../images/layout/colonna_piccola_fondo.jpg) left top repeat-y;
	float: left;
}
#colContGrande {
	width: 340px;
	padding: 15px;
	float: right;
}
#colContGrande h2 {
	font-size: 0.9em;
	color: #404040;
	margin-top: 70px;
	margin-bottom: 12px;
}
#colContGrande p {
	font-size: 0.7em;
	color: #404040;
	margin-bottom: 8px;
	line-height: 1.6em;
}
#colContGrande p a {
	color: #404040;
	text-decoration: underline;
}
.immagineParagrafo {
	border-left: 5px solid #fafa04;
}
.immagineParagrafoMargLeft {
	margin-left: 15px;
	margin-bottom: 8px;
	border-left: 5px solid #fafa04;
}


/* #### form #### */
#boxform {
	color: #000;
	margin: 10px 35px 10px 15px;
	border-top: 2px solid #fafa04;
}
fieldset {
	border: 1px dashed #666;
	margin-bottom: 20px;
	padding: 5px;
}
legend {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	background: #fff;
	padding: 3px 8px;
}
input, textarea {
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/layout/fondo_form.jpg) top left no-repeat;
}
textarea {
	width: 95%;
}
#boxDatiPersonali {
	font-size: 0.8em;
	text-align: right;
	width: 50%;
}
#boxRichieste {
	text-align: center;
}
#boxAutorizzazioni {
	font-size: 0.8em;
	margin: 8px;
}
#boxAutorizzazioni p {
	margin: 0px;
	font-size: 1em;
	text-align: justify !important;
}
.botform {
	text-align: center;
}
.botform input {
	width: 20%;
	background: none;
}
.botformLogin {
	width: 50%;
	margin-top: 8px;
	text-align: right;
}
.botformLogin input {
	width: 30%;
	background: none;
}
.allertInput {
	background: url(../images/layout/fondo_form_allert.jpg) top left no-repeat;
}
.noAllert {
	background: url(../images/layout/fondo_form.jpg) top left no-repeat;
}
/* dove siamo */
#printMappa {
	font-size: 0.9em;
	font-weight: bold;
	color: #646464;
	width: 450px;
	margin: 20px 0px 20px 15px;
	padding-top: 8px;
	border-right: 2px solid #fafa04;  
	background: #FBFBDF;
}
#printMappa a { 
	color: #646464;
	text-decoration: none;
	margin-bottom: 8px;
	margin-left: 8px;
	display: block;
}
#printMappa a:visited{ 
	color: #646464;
	text-decoration: none;
}
#printMappa a:hover, #printMappa a:active{ 
	color: #f00;
	text-decoration: none;
}
#printMappa img { 
	margin-right: 8px;
	vertical-align: middle;
	border: 0px;
}
/* ######################################
	Navigazione
###################################### */
#navigazione {
	width: 204px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background: url(../images/layout/spalla_destra_fondo.jpg) right top no-repeat;
	position: absolute;
	z-index: 20;
	left: 566px;
	top: 0px;
}
/* menu lingua */
#menuLang {
	font-size: 0.7em;
	color: #404040;
	width: 200px;
	height: 20px;
	margin-top: 5px;
}
#menuLang ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 
#menuLang ul li {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	float: right;
}
#menuLang ul li a {
	color: #404040;
	text-decoration: none;
	display: block;
}
#menuLang ul li a:visited {
	color: #404040;
}
#menuLang ul li a:hover, #menuLang ul li a:active {
	color: #404040;
	text-decoration: underline;
}
#menuLang .barMenulang {
	background: url(../images/layout/divisorio_menu_orizzontale.gif) left top no-repeat;
}
/* menu sito */
#menuSito {
	width: 151px;
	margin: 9px 0px 0px 47px;
	background: url(../images/layout/fondo_menu_sito.jpg) left top no-repeat;
	clear: both;
}
#menuSito ul {
	font-size: 0.8em;
	font-weight: bold;
	color: #404040;
	text-align: right;
	line-height: 1.8em;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#menuSito ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menuSito ul li a {
	color: #404040;
	text-decoration: none;
}
#menuSito ul li a:visited {
	color: #404040;
	text-decoration: none;
}
#menuSito ul li a:active, #menuSito ul li a:hover {
	color: #ff0000;
	text-decoration: none;
	margin-right: 4px;
	padding: 0px 7px 0px 7px;
	border-right: 4px solid #fafa04;
	border-left: 4px solid #fafa04;
}
#menuSito ul li a.attivo {
	color: #ff0000 !important;
	text-decoration: none;
	margin-right: 4px;
	padding: 0px 7px 0px 7px;
	border-right: 4px solid #fafa04;
	border-left: 4px solid #fafa04;
}
/* menu prodotti */
ul#menuProdotti {
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 0px 0px;
	background: url(../images/layout/colonna_piccola_testa.jpg) left top no-repeat;
}
ul#menuProdotti li {
	list-style: none;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	display: inline;
}
ul#menuProdotti li a {
	font-size: 0.7em;
	color: #6e6e6e;
	line-height: 1.1em;
	padding: 3px 5px 3px 5px;
	display: block;
	border-left: 5px solid #fff;
	border-top: 2px solid #fff;
	text-decoration: none;
}
ul#menuProdotti li a:active, ul#menuProdotti li a:hover {
	color: #ff0000;
	border-left: 5px solid #fafa04;
	text-decoration: none;
}
ul#menuProdotti li .prodottoAttivo {
	color: #ff0000;
	border-left: 5px solid #fafa04;
	text-decoration: none;
}
/* menu prodotti orizzontali */
#menuProdottiOrizzontale {
	width: 370px;
	height: 22px;
	text-align: center;
	position: absolute;
	z-index: 80;
	left: 195px;
	top: 303px;
	border-top: 3px solid #fafa04;
}
#nomeProdottoMenu {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #f00;
	text-align: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 3px;
	background: #FDFEAB;
}
#nomeProdottoMenuEng {	
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #f00;
	text-align: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 3px;
	background: #FDFEAB;
}
#menuProdottiOrizzontale ul {
	width: 340px;
	height: 22px;
	margin: 0px auto 0px 15px;	
	padding: 0px;
	border-left: 1px solid #7D7D02;
}
#menuProdottiOrizzontale ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#menuProdottiOrizzontale ul li a {
	width: 12px;
	height: 22px;
	display: block;
	float: left;
	border-right: 1px solid #7D7D02;
	border-top: 2px solid #fff;	
}
#menuProdottiOrizzontale span {
	display: none;	
}
#menuProdottiOrizzontale ul li a:active, #menuProdottiOrizzontale ul li a:hover {
	border-top: 2px solid #f00;	
}
#menuProdottiOrizzontale ul li .prodMenuOrizAttivo {
	border-bottom: 2px solid #f00;
}
/* Piede delle pagina */
#piedePagina {
	width: 770px;
	padding: 25px 0px 10px 50px;
	background: url(../images/layout/fondo_piede_pagina.gif) left top no-repeat;
	clear: both;
}
#piedePaginaDueCol {
	width: 770px;
	padding: 25px 0px 10px 50px;
	background: url(../images/layout/fondo_piede_pagina_due_col.gif) left top no-repeat;
	clear: both;
}
ul#menuPiede {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
ul#menuPiede li {
	list-style: none;
	display: inline;
	font-size: 0.7em;
	line-height: 0.8;
	color: #404040;
}
ul#menuPiede li a {
	color: #404040;
	text-decoration: none;
	border-right: 1px solid #000;
	padding: 0px 10px;
	display: block;
	float: left;
}
ul#menuPiede li a:visited {
	color: #404040;
	text-decoration: none;
}
ul#menuPiede li a:active, ul#menuPiede li a:hover {
	color: #404040;
	text-decoration: underline;	
}
/* credits */
#credits {
	padding: 10px;
	font-size: 0.7em;
	color: #404040;	
	clear: both;
}
#credits a {
	color: #404040;
	text-decoration: none;	
}
#credits #logoW3C {
	background: url(../images/layout/logo_w3c.gif) left center no-repeat;
}
#credits #logoW3C span {
	visibility: hidden;
}
#credits #divisorio {
	padding: 0px 5px;
}
#presentazione, #presentazione h1, #presentazione p {
	display: none;
}
/* Elenco File */
#tabellaFile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	margin: 10px 35px 10px 15px;
	border-top: 2px solid #fafa04;
	background: #fff;
}
#tabellaFile a {
	color: #000;
	text-decoration: underline;
}
#tabellaFile table {
	width: 100%;
	margin-top: 15px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#tabellaFile th {
	color: #fff;
	background: #000;
}
#tabellaFile th, #tabellaFile td {
	text-align: left;
	padding: 4px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#tabellaFile .rigaTabUno {
	color: #000;
	background: #E8E8E8;
}
#tabellaFile .rigaTabDue {
	color: #000;
	background: #F6F6F6;
}
#tabellaFile .rigaTabUno .nomeFile, #tabellaFile .rigaTabDue .nomeFile {
	background-image: url(../sharing/download.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#tabellaFile .rigaTabUno .nomeFile a, #tabellaFile .rigaTabDue .nomeFile a {
	padding-left: 16px;
}
#tabellaFile .rigaTabUno .iconaFile, #tabellaFile .rigaTabDue .iconaFile {
	background: #fff !important;
}