@charset "iso-8859-1";
/* CSS Document */
body {
background-color: #F4F2E8;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.topo {
padding-top: 2px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
background-image: url(imagens/logo_peq.gif);
background-repeat: no-repeat;
background-position: 20px 5px;
height: 66px;
text-align: right;
}
.conteudo {
text-align: justify;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
.rodape {
padding: 10px;
font-size: 9px;
font-weight: bold;
color: #CCCCCC;
text-align: center;
}
.menu_direito {
padding-top: 50px;
}
.foto {
padding: 12px;
border: 1px solid #CCCCCC;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 5px;
margin-left: 15px;
}
div#ceramica { display: none; }
div#papel { display: none; }
div#autor { display: none; }
div#loja { display: none; }

.menu {
background-image: url(imagens/mc.gif);
background-repeat: repeat-y;
padding-left: 15px;
font-size: 11px;
line-height: 17px;
}
.menu_inicio {
background-image: url(imagens/m1.gif);
background-repeat: no-repeat;
height: 20px;
}
.menu_fim {
background-image: url(imagens/m2.gif);
background-repeat: no-repeat;
height: 20px;
}
.menu_titulo {
font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-indent: 15px;
}
.menu_titulo a {
color: #000000;
text-decoration: none;
}
.moldura{
background-image: url(imagens/ml.gif);
background-repeat: repeat-y;
}
body,td,th {
font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}
a {
font-weight: bold;
}
a:link {
text-decoration: none;
color: #666666;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: underline;
color: #CC0000;
}
a:active {
text-decoration: none;
color: #000000;
}
.formulario {
vertical-align: middle;
}
.formulario th {
color: #333333;
background-color: #ECE9D8;
border: 1px solid #999999;
vertical-align: middle;
padding-right: 5px;
padding-left: 5px;
}
.formulario input, select {
font-size: 10px;
}
#produto {
width: 50%;
height: auto;
float: left;
}