body {
text-align:left;
margin:0px;
padding:0px;
background-color: #0053A0;
}

a {
font-family: Georgia, "Times New Roman", serif;
color: #0053A0;
text-decoration: none;
}

a:hover {
font-family: Georgia, "Times New Roman", serif;
color: #5E89C1;
text-decoration: underline;
}


#container {
text-align: center;
width: 710px;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}

/* top */

#top {
clear: both;
text-align: center;
width: 710px;
background-color: #5E89C1;
}

#top span.menuInterno table td, #top span.menuInterno table td a {
font-family: Georgia, "Times New Roman", serif;
color: #C7D9ED;
text-decoration: none;
font-size: 21px;
}

#top span.menuInterno table td a:hover {
font-family: Georgia, "Times New Roman", serif;
color: #C7D9ED;
text-decoration: underline;
font-size: 21px;
}

#artcontent {
clear: both;
width: 710px;
text-align: left;
}

/* homepage*/

.english{
display: block;
font-family: Georgia, "Times New Roman", serif;
color: #5E89C1;
text-decoration: none;
font-size: 11px;
text-align: center;
text-transform: uppercase;
}

#ultimolibro {
display: block;
width: 490px;
margin-top: 30px;
}

.fraseultimo{
font-family: Georgia, "Times New Roman", serif;
color: #5E89C1;
text-decoration: none;
font-size: 22px;
font-weight: normal;
text-align: right;
font-style: italic;
float: left;
margin-right: 15px;
margin-top: 35px;
margin-left: 40px; /* da modificare per avere pił spazio per scritta */
}

.copertinaultimo{
display: block;
}

span.menuHome table td, span.menuHome table td a {
font-family: Georgia, "Times New Roman", serif;
color: #C7D9ED;
text-decoration: none;
font-size: 21px;
}

span.menuHome table td a:hover {
font-family: Georgia, "Times New Roman", serif;
color: #C7D9ED;
text-decoration: underline;
font-size: 21px;
}



/* scheda libro*/


#scheda{
margin-top: 10px;
padding-top: 0px;
padding-left: 53px;
padding-right: 53px;
font-family: Georgia, "Times New Roman", serif;
}

h1.sezione{
display: block;
padding-top: 0px;
font-size: 22px;
color: #0055A9;
text-transform: uppercase;
}

img.copertina{
float: left;
}

h2.titololibro{
display: block;
margin-left: 210px;
padding-top: 0px;
font-size: 28px;
color: #5B8ABE;
}

h2.datilibro{
display: block;
margin-left: 210px;
padding-top: 0px;
font-size: 12px;
font-weight: normal;
color: #333333;
/*color: #B3B3B3;*/
}

br.space10{
margin-top: 10px;
}

br.space20{
margin-top: 20px;
}


h3.trama
{
display: block;
clear: both;
margin-top: 0px;
font-size: 13px;
color: #0055A9;
text-transform: uppercase;
border-bottom-color: #D9D9D9;
border-bottom-width: 1px;
border-bottom-style: solid;
width: 100%;
}

h4.testo
{
color: #333333; 
/*color: #B3B3B3;*/
font-size: 12px;
font-weight: normal;
text-align: justify;

}

h4.testoitalic
{
display: inline;
color: #333333; 
/*color: #B3B3B3;*/
font-size: 12px;
font-weight: normal;
font-style: italic;
}


/* bibliografia */


#modulo{
display:block;
width: 150px;
margin-top: 10px;
text-align: center;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

img.copertinabiblio{
display:block;
text-align: center;
clear: both;
}

span.titolobiblio{
display:block;
font-family: Georgia, "Times New Roman", serif;
color: #0052A1;
font-size: 11px;
text-align: center;
margin-top: 10px;
font-weight: bold;
}

/* bottom */

#bottom {
clear: both;
text-align: center;
width: 710px;
}

#footer {
width: 710px;
height: 107px;
}

span.disclaimer {
display: block;
font-family: Georgia, "Times New Roman", serif;
font-size: 11px;
color: #FFFFFF;
padding-left: 120px;
padding-top: 70px;
text-align: left;
}


/* liste puntate */

ul.approfondimento
  { 
display: block;
font-family: Georgia, "Times New Roman", serif;
font-size: 12px;
line-height: 14px;
padding-left: 0px;
text-align: left;
list-style-type: none;
float: none;
text-indent: 0pt;
float: none;
overflow: hidden;
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
}


ul.approfondimento li { 
display: block;
padding-top: 5px;
}

ul.approfondimento li a{ 
color:  #0052A1;
text-decoration: underline;
}


