.tabellaXHTML caption{
	background-color: transparent;
}
#innerLeftColumn {
	padding: 0px;
	margin: 0 0 0 0;
	color: inherit;
	background-color: #F2F2F2;
}

* html #innerLeftColumn {
	margin: 0 0 0 0;
}


body {
	background: url(../img/sfondo_content.jpg);
	background-repeat: repeat-x;
	background-position: 0 110px;
}

#contenuto #header {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 110px;	
	background: #384A8A url(../img/imm_testata.jpg) right no-repeat;
}
#contenuto #header h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	padding: 30px 0 0 90px;
	color: #FFFFFF;
}

#contenuto #header h1 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
}

#contenuto #header h1 a:hover{
	text-decoration: none;
}

#contenuto #header img.logo {
	border: 0;
	float: left;
	padding: 10px 0 0 10px;
}

#contenuto_testo{
	margin-top: 0;
	padding-top: 0;
}

#contenuto_testo h2{
	display: inline;
	border-bottom: 4px solid #22377A;
	background-color: inherit;
	color: #22377a;
	padding: 0;
	margin: 0;
	font-size: 95%;
	line-height: 1.6em;
}
.hrAlbum {
	padding: 3px 0 3px 0 !important;
	margin: 0 0 5px 0 !important;
	font-weight: bold;
	color: #22377a;
}
div.fileRisorsa img{
	padding: 2px;
}

#listaBtLingue{
	margin: 10px 0 0 0;
}

#listaBtLingue li {
	margin: 0 0 5px 8px;
	padding: 2px 0 3px 35px;
	text-align: left;
}

li.btLngua{
	display: block;
	height: 25px; 
	margin: 0;
}

#contenutoCopertina #listaBtLingue{
	margin: 10px 0 0 42px;
}

#contenutoCopertina li.btLngua{
	display: inline;
	margin-right: 25px;
}



#btIta{
	background: url(../img/it.gif) no-repeat;
}

#btEng{
	background: url(../img/en.gif) no-repeat;
}

#btFra{
	background: url(../img/fr.gif) no-repeat;
}

#btIta a, #btEng a, #btFra a{
	font-size: 75%;
	color: #565656;
	font-weight: bold;
}

#testataSecondiLivelli{
	height: auto;
	padding: 5px 0 0 10px;
	color: #22377a;
	font-size: 100%;
	font-weight: bold; 
	text-align: center;
	
}
#testataSecondiLivelli strong{
	color: #000;
	font-size: 85%;
	font-family: "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
}
#testataSecondiLivelli em{
	color: #565656;
	font-size: 75%;
}

/* Copertina */
#contenutoCopertina{
	text-align: center;
	
}
#contenutoCopertina h2{
	margin: 20px 0 20px 0;
	color: #22377a;
	padding: 0;
	font-size: 140%;
}

#contenutoCopertina span{
	font-family: arial;
	font-size: 85%;
	color: #565656;
	font-weight: bold;
}

#contenutoCopertina h2 span{
	color: #000;
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
}
#innerContentColumn p{
	margin: 0 0 20px 0;
}
