body {
background: url('images/sfondo_pagina.jpg')
}

a:link {
text-decoration: none; color: #0000CD
}

a:visited {
text-decoration: none; color: #0000CD
}

a:hover {
text-decoration: underline; color: #0000CD
}

img { border: 0 }

#copertina {
float: left;
padding: 15px 15px 15px 0;
width: 200px;
height: 301px
}


*.mp {
position: absolute;
left: 0px;
top: 100px;
width: 100%;
height: 396px;
background: url('images/main.jpg');
background-repeat: no-repeat
}

#pub_div {
position: absolute;
left: 150px;
top: 80px;
width: 70%;
height: 80%;
background-color: #f0f0f0;
border: 10px solid #7A0402;
padding: 5px 5px 5px 5px;
}

#pub_close {
position: absolute;
right: 3px;
top: 3px;
width: 10px;
height: 10px;
}

#main_cop {
position: absolute;
right: 0px;
top: 5px;
padding: 15px 15px 15px 0;
width: 250px;
height: 377px
}

#main_title {
position: absolute;
top: 90px;
left: 15px;
background-color: #000000;
text-align: center;
font-family: "Verdana";
font-size: 2em;
font-weight: bold;
color: #FFFFFF
}

#main_promo {
position: absolute;
top: 160px;
left: 15px;
text-align: left;
font-family: "Verdana";
font-size: 1em;
color: #000000
}

#little_promo {
position: absolute;
top: 290px;
left: 15px;
text-align: left;
font-family: "Verdana";
font-size: 0.6em;
color: #000000
}

*.page_body {
border: 5px inset #808080;
left: 0px;
top: 100px;
width: 97%;
height: 70%;
background-color: #FFFFFF;
background: url('images/sfondo.gif');
overflow: auto;
padding: 5px 5px 5px 5px;
text-align: justify;
font-family: "Verdana";
font-size: 0.8em;
color: #000000
}


#book_auth {
text-align: left;
font-family: "Verdana";
font-size: 1.1em;
font-weight: bold;
color: #000000
}

#book_title {
text-align: left;
font-family: "Verdana";
font-size: 1.3em;
font-weight: bold;
color: #000000
}

#book_type {
text-align: left;
font-family: "Verdana";
font-size: 1em;
color: #000000
}

#book_descr {
text-align: justify;
font-family: "Verdana";
font-size: 0.9em;
font-style: italic;
color: #000000
}

#buy {
text-align: justify;
font-family: "Verdana";
font-size: 1em;
color: #000000
}

*.profile_box {
position: absolute;
border: 5px inset #808080;
width: 80%;
height: 95%;
top: 10px;
left: 10px;
text-align: left;
background-color: #FFFFFF;
background: url('images/sfondo.gif');
padding: 5px 5px 5px 5px;
font-family: "Verdana";
font-size: 0.7em;
color: #000000
}

*.news_box {
position: absolute;
overflow: auto;
border: 5px inset #808080;
width: 80%;
height: 55%;
top: 10px;
right: 10px;
text-align: right;
background-color: #FFFFFF;
background: url('images/sfondo.gif');
padding: 5px 5px 5px 5px;
font-family: "Verdana";
font-size: 0.7em;
color: #000000
}

*.copyright {
position: absolute;
left: 3px;
bottom: 2%;
text-align: center;
font-family: "Verdana";
font-size: 0.7em;
font-weight: bold;
color: #FFFFFF
}
