body {
margin:0;
background-color:#000000;
}
/* BG's */
.mural-esq {
background-image:url(../imagens/mural_esq.gif);
background-position:left top;
background-repeat:no-repeat;
}
.mural-dir {
background-image:url(../imagens/mural_dir.gif);
background-position:right top;
background-repeat:no-repeat;
}
.produtos {
background-image:url(../imagens/bg_produtos.gif);
background-repeat:no-repeat;
}
.loja {
background-image:url(../imagens/bg_loja.gif);
background-repeat:no-repeat;
}
.rodape {
background-image:url(../imagens/rodape.jpg);
background-repeat:no-repeat;
}
.bg-esq {
background-image:url(../imagens/topo_esq.jpg);
background-position:top right;
background-repeat:no-repeat;
}
.bg-dir {
background-image:url(../imagens/topo_dir.jpg);
background-repeat:no-repeat;
}
.bg03 {
background-image:url(../imagens/topo03.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
.fotos {
background-image:url(../imagens/bg_fotos.png); background-position:center; background-repeat:no-repeat;
}
.paginacao {
background-image:url(../fotos/bg.gif);
background-position:center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.pontilhado {
background-image:url(../imagens/pontilhado.gif);
background-repeat:repeat-x;
background-position:top left;
}
.pontilhado2 {
background-image:url(../imagens/pontilhado.gif);
background-repeat:repeat-x;
background-position:bottom left;
}
/* FIM BG's */

/* TEXTOS */
.txt01 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.txt001 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#EEEEEE;
text-decoration:none;
}
.txt02 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
.txt03 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.txt04 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.txt05 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.txt06 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
.txt07 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
.txt08 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:none;
color:#999999;
}
.txt09 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
line-height:19px;
}
.txt10 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
text-align:justify;
}
.txt11 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#838383;
text-decoration:none;
}
.txt12 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#838383;
text-decoration:none;
}
.txt13 {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#BFB901;
text-decoration:none;
}
/* FIM TEXTOS */
.form {
background-color:#F2F2F2;
border: solid 1px #E1E1E1;
padding:3px 8px 0 8px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#888888;
}
menuimg a:hover {
border:5px solid #FF0000;
width:80%;
height:80%;
}
.borda-5px {
border:solid 5px #FFFFFF;
}