﻿body
{
    background-position: center top;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url('img/bg_fundo.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
}
a.Link1:link
{
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}
a.Link1:visited
{
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}
a.Link1:hover
{
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
a.Link1:active
{
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}
a.Link2:link
{
    font-family: "trebuchet MS";
    font-size: 15px;
    color: #000000;
    text-decoration: underline;
}
a.Link2:visited
{
    font-family: "trebuchet MS";
    font-size: 15px;
    color: #000000;
    text-decoration: underline;
}
a.Link2:hover
{
    font-family: "Trebuchet MS";
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
}
a.Link2:active
{
    font-family: "trebuchet MS";
    font-size: 15px;
    color: #000000;
    text-decoration: underline;
}

a.Link3:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    text-align: right;
}
a.Link3:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    text-align: right;
}
a.Link3:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
}
a.Link3:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    text-align: right;
}

a.Link4:link
{
    font-family: Trebuchet MS ;
    font-size: 15px;
    color: #003399;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
}
a.Link4:visited
{
    font-family:Trebuchet MS ;
    font-size: 15px;
    color: #003399;
    text-decoration: underline;
    font-weight: bold;
    text-align: right;
}
a.Link4:hover
{
    font-family:Trebuchet MS ;
    font-size: 15px;
    color: #003399;
    text-decoration: underline;
    font-weight: bold;
    text-align: right;
}
a.Link4:active
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #003399;
    text-decoration: underline;
    font-weight: bold;
    text-align: right;
}

a.Link5:link
{
    font-family: Trebuchet MS ;
    font-size: 13px;
    color: #858585;
    text-decoration: none;
    text-align: right;
}
a.Link5:visited
{
    font-family:Trebuchet MS ;
    font-size: 13px;
    color: #858585;
    text-decoration: underline;
    text-align: right;
}
a.Link5:hover
{
    font-family:Trebuchet MS ;
    font-size: 13px;
    color: #858585;
    text-decoration: underline;
    text-align: right;
}
a.Link5:active
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #858585;
    text-decoration: underline;
    text-align: right;
}

.titulo_produtos
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}
.titulo_receitas
{
    font-family: Arial, Helvetica, sans-serif;
    color: #914619;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

.texto_empresa
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: justify;
    color: #FFFFFF;
}

.titulo_categoria_produtos
{
    font-family: 'agency FB';
    font-size: 27px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
}

.titulo_pagina_produtos
{
    font-family: Calibri;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}

.titulo_fotos_detalhes
{
    font-family: Calibri;
    font-size: 27px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    z-index: 1;
    left: 330px;
    top: 18px;
    position: absolute;
    width: 322px;
}
.bg_detalhes
{
    background-image: url('img/bg_detalhes.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
.textbox1
{
    border: 1px solid #C0C0C0;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    margin-left: 0px;
}
.label1
{
    font-family: Verdana;
    font-size: 12px;
    color: #FF0000;
}
.button1
{
    border: 1px solid #C0C0C0;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    }
.div_titulo_paginas
{
    font-family: verdana;
    font-size: 18px;
    color: #333333;
    text-align: center;
}