/* vacas.css (12/8/01) */

body { background: black;
       color: white }
A:link    { color: #ffffcc }
A:visited { color: #ffffcc }
A:active  { color: #ffffcc }
A.imagens:link    { color: black }
A.imagens:visited { color: black }
A.imagens:active  { color: black }
A.noUnderl:link    { text-decoration:none }
A.noUnderl:visited    { text-decoration:none }
A.noUnderl:active    { text-decoration:none }

area { color: #ffffcc }
area.descricao:link { color: #ffffcc; text-decoration:none }
area.descricao:visited { color: #ffffcc; text-decoration:none }

td { background-color: black }

p, dl, ul, li, h1, h2, h3, h4, h5, td, th, center, div
             { font-family: helvetica,arial,sans-serif; 
               color: white }
a, option { font-family: helvetica,arial,sans-serif }

p, dl, ul, li, a, td, th, center, option, div { font-size: 10px }
h1 { font-size: 14px }
h2 { font-size: 12px }
h3 { font-size: 10px }

p { line-height: 14px;
    text-indent: 25;
    text-align: justify;
    margin-left: 10;
    margin-right: 10 }
p.noIndent { line-height: 14px; 
             text-indent:0;
             text-align: left;
             margin-left: 15;
             margin-right: 0 }

p.indice { text-align: left; margin-left:25px; text-indent:0 }
p.pagIn { text-align:right; margin-right:0 }

ul, li { line-height: 14px; 
         margin-right: 10;
         text-align: justify }
li { list-style-type: disc; color: white; list-style-position: inside }

.legenda { font-size: 12px }

td.campo { background-color: #ff9900 }

a.print { color:#ff9900;
          font-size:10px }

.rodape { text-align:center; 
          color:#ff9900; 
          font-size:10px;
          line-height:14px }

.capitulos { text-align:center; 
             font-size:10px;
             line-height:16px }

div.BigCapitulos { text-align: center;
                   line-height: 24px;
                   font-size: 12px }
a.BigCapitulos { font-size: 12px }


/* pág. principal */
.box1 { background-color: #666666; color: #ffffcc;
        text-align:center }

/* contactos */
.box2 { background-color: #999966; color: #ffffcc;
        text-align:center }

/* feiras e exp. */
.box3 { background-color: #999999; color: #ffffcc; 
        text-align:center }

/* inf. técn. */
.box4 { background-color: #666666; color: #ffffcc;
        text-align:center }

/* produção */
.box5 { background-color: #999999; color: #ffffcc; 
        text-align:center }

/* comercialização */
.box6 { background-color: #666666; color: #ffffcc; 
        text-align:center }

/* certificação */
.box7 { background-color: #999966; color: #ffffcc; 
        text-align:center }

/*
.box1 { background-color: #999966; color: #ffffcc;
        text-align:center }
.box2 { background-color: #663333; color: #ffffcc;
        text-align:center }
.box3 { background-color: #330000; color: #ffffcc; 
        text-align:center }
.box4 { background-color: #660000; color: #ffffcc;
        text-align:center }
.box5 { background-color: #666633; color: #ffffcc; 
        text-align:center }
.box6 { background-color: #666600; color: #ffffcc; 
        text-align:center }
.box7 { background-color: #333300; color: #ffffcc; 
        text-align:center }
*/
.index { margin-left: 15 }

.start { font-size: 23px }
