body
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background-color: #54819e;
    background-image: url("/Biblioteca/Images/Lato.jpg");
    background-repeat: repeat-x;     
}
body, th, td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;    
    color: #585858;
}

h1 
{
	color: #b83f00;
    font-weight: bold;
    font-style: italic;
    font-size: 14pt;
}
a 
{
    color: #1c5da0;
    text-decoration: underline;
}
a:hover 
{
	color: #e84b0d;
	text-decoration: none;	
}
.TestoBluBold
{
	color: #003366;
	font-weight: bold;
	text-align: left;
	float: left;
}
.TestoBlu
{
	color: #003366;
	text-align: right;
	margin-right: 10px;
}
.TestoBlu a
{
    color: #003366;
    text-decoration: underline;
}
.TestoBlu a:hover 
{
	color: #003366;
	text-decoration: none;
}
.SpanHeader
{
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 10px;	
}
.ImgBorder
{
	border: 0px;	
}
.Content
{
    margin-right: 5px;
    line-height: 130%;
    font-size: 12pt;
    color: #8d2200;
}

/* Impaginazione */
#container 
{
	position: absolute;
	height: 100%;
	width: 100%;
}
#centerPane 
{
	background-color: #ffffff;
	margin-left: 8%;
	margin-right: 8%;
}
#leftPane 
{
	position: absolute;
	left: 0px;
	width: 8%;
}
#rightPane 
{
	position: absolute;
	right: 0px;
	width: 8%;
}
#headerBg
{
 background-image: url("/Biblioteca/Images/BibliotecaTestata_Fondo.png");
 background-repeat: repeat-x;
	 margin: 0;
	 width: 100%;
	 height: 197px;
}
#header
{
	 background-image: url("/Biblioteca/Images/BibliotecaTestata.png");
	 background-repeat: no-repeat;
	 background-position: top left; 
	 width: 100%;
	 height: 197px;
}
#footer
{
    font-weight: bold;
    font-size: 8pt;
    text-align: center;
}

#headerH
{
 background-image: url("/Biblioteca/Images/l1.jpg");
}
