@import url(main.css);
html,body{
background:#CEB4BB;
scrollbar-face-color:#CEB4BB;
color:#793352;
}
#tblmain{
background:url(immagini/bio_bg.gif) no-repeat;
height:1300px;
}
#biotop,#biomiddle,#biobottom{
display: block;
position:relative;
width:935px;
}
#biotop{
height:370px;
left:85px;
top:15px;
}
#biomiddle{
top:-10px;
height:410px;
width: 770px;
left:65px;
}
#biobottom{
height:350px;
left:85px;
margin-top:40px;
width:780px;
top:0;
}
.testotop,.testomiddle,.testobottom,.fototop,.fotomiddle,.fotobottom{
display:block;
float:left;
font-size:11px;
line-height:12px;
position:relative;
}
.fototop,.fotobottom{
width:350px;
text-align:center;
}
.fotomiddle{
text-align:center;
width:300px;
margin-top:0;
top:0;
left:10px;
}
.fototop img,.fotomiddle img,.fotobottom img{
border:7px solid White;
}
.testotop,.testobottom{
width:390px;
padding:5px 0 5px 15px;
background:url(immagini/bio_line.gif) top no-repeat;
left:15px;
}
.testotop p{
margin-bottom:10px;
}
.testomiddle{
padding:7px 20px 7px 0;
width:450px;
background:url(immagini/bio_line_middle.gif) left top no-repeat;
clear:left;
}
.testomiddle p{
text-align:left;
margin-left:15px;
}

