@charset "utf-8";
/* CSS Document */
/* Book de imagens */
body{
background-image:url(../images09/fundoBodyBook.jpg);
background-repeat:repeat-x;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}




/* ABRE Containers */
#Principal{
position:relative;
float:left;


}
#Top{
position:relative;
float:left;
width:inherit;
width:770px;
height:73px;



}

#ColEsquerda{
position:relative;
float:left;
width:196px;
height:597px;
background-color:#dfe3ee;
background-image:url(../images09/bgColEsquerda.jpg);
background-position:bottom;
background-repeat:no-repeat;




}
#Foto{
position:relative;
float:left;
padding:4px;
width:654px;
height:491px;

}
#Tumbs{
position:relative;
float:left;
width:99px;
height:490px;
margin-top:4px;




}
#tabTumbs{
position:relative;
float:left;
width:99px;
height:74px;


}
#pagTumbs{
position:absolute;
z-index:3;
width:99px;
height:20px;
left:0px;
top:470px;
background-color:#dfe3ee;
text-align:center;

}

#footer{
position:relative;
clear:left;
height:69px;
background-image:url(../images09/bgFooter.jpg);
background-repeat:repeat-x;

}
#topimg{
position:relative;
float:left;


}
#bts{
position:relative;
float:left;
width:654px;
height:26px;
text-align:center;

}
#legenda{
position:absolute;
z-index:5;
left:620px;
top:55px;
font-size:13px;
color:#FFF;
}

#NavegacaoBook{
position:absolute;
z-index:10;
top:200px;
left:10px;
width:640px;
height:69px;

}
#Proximo{
position:absolute;
z-index:11;
width:30px;
left:600px;

}

#Anterior{
position:absolute;
z-index:12;
width:30px;
left:10px;
}



/* FECHA Containers */


/* ABRE Fontes */
h1{
position:relative;
float:left;

height:39px;
margin-top:40px;
color:#fff;
font-size:22px;
font-weight:normal;
}
h2{
font-size:14px;
background-color:#eff1f8;
text-align:center;
color:#747a8a;


}
p{
font-size:12px;
margin:10px;
text-align:center;
color:#546979;

}
a:link{
font-size:12px;
margin:10px;
text-align:center;
color:#546979;
margin:0px;
}
a:visited{
font-size:12px;
margin:10px;
text-align:center;
color:#546979;
margin:0px;
}
a:hover{
font-size:12px;
margin:10px;
text-align:center;
color:#333;
margin:0px;
}

/* FECHA Fontes */

/* ABRE Classes */
img{
border:0px;


}
.cima{
margin-top:-3px;

}


/* FECHA Classes */
