body
        {
        font-family: Verdana;
        font-size: 12px;
        line-height: 180%;
        background: #EAF5FC url(/estaticos/img/background.png) top left repeat-x fixed;
        }

h1, h2, h3, h4, h5, h6, a:hover
        {
        color: #0068a4;
        }
h1
        {
        font-size: 18px;
        margin-bottom: 20px;
        }

h2
        {
        font-size: 16px;
        margin-bottom: 18px;
        }
    
h3
        {
        font-size: 14px;
        margin-bottom: 12px;
        }

h4
        {
        font-size: 12px;
        }
       
a
        {
        text-decoration: none;
        color: #000;
        }

a:hover
	{
	border: 0;
        text-decoration: underline;
        }
        
a img, a:hover img
	{
	border:none;
	}
        
hr	{
	border: 0px;
	}
        
        
        
h4.catalogo
        {
        font-size:12px;
        text-align:center;
        line-height: 100%;
        * margin-top: 5px;
        }

p.catalogo
        {
        font-size:11px;
        text-align:center;
        line-height: 180%;
        }
        
#catalogo a
        {
        color: #0068a4;
        }

h3.destaque
        {
        font-size: 12px;
        color: #0068a4;
        background-color: #EAF1F8;
        padding: 3px 0 0 15px;
        border-bottom: 1px solid #CCC;
        margin-bottom: 10px;
        }     
   
#evento ul li
        {
        margin: 10px 0;
        padding-left:15px;
        }

#livro_dados h1, #livro_dados h2
        {
        margin-bottom:0;
        }
#livro_dados h3
        {
        color: #000;
        }

#livro_dados a
        {
        color: #0068a4;
        }
        
#livro_dados a:hover
        {
        text-decoration: underline;
        }        

#livro_resenha p
        {
        margin: 0 15px;
        color: #333;
        font-size: 13px;
        }
        
p.esgotado
	{
	color: #999;
	text-decoration: underline;
	}
p.data
        {
        font-size: 10px;
        color: #666;
        
        }        

#busca p
        {
        color: #0068A4;
        }

#livrarias h4
        {
        border: 1px solid #B5D0DF;
        margin-bottom: 5px;
        background: #EAF1F8;
        text-indent: 10px;
        }

        
#livrarias p
        {
        font-size: 11px;
        line-height: 150%;
        }

#livrarias li
    {
    margin-left: 80px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    }

h1.titulo
        {
        padding-bottom: 5px;
        border-bottom: double 3px #CCC;
        margin-bottom: 10px;
        }
        
#flatpage p
        {
        margin-bottom: 20px;
        }
