﻿body
{
    margin: 0px;
    background-color: #FFFFFF;
    font-family: 'titillium Web';
}
a.Link1:link
{
    text-decoration: underline;
    font-size: 16px;
    color: #01AAAD;
}
a.Link1:visited
{
    text-decoration: underline;
    font-size: 16px;
    color: #01AAAD;
}
a.Link1:hover
{
    text-decoration: none;
    font-size: 16px;
    color: #01AAAD;
}
a.Link1:active
{
    text-decoration: underline;
    font-size: 16px;
    color: #01AAAD;
}
a.Link2:link
{
    font-size: 18px;
    color: #333333;
    text-decoration: underline;
}
a.Link2:visited
{
    font-size: 18px;
    color: #333333;
    text-decoration: underline;
}
a.Link2:hover
{
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}
a.Link2:active
{
    font-size: 18px;
    color: #333333;
    text-decoration: underline;
}

a.Link3:link
{
    font-size: 16px; 
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.Link3:visited
{
    font-size: 16px; 
    font-weight: bold;
    color: #000000;
    text-decoration: underline;

}
a.Link3:hover
{
    font-size: 16px; 
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.Link3:active
{
    
    font-size: 16px; 
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
  
}

a.Link4:link
{
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: underline;
}
a.Link4:visited
{

    font-size: 18px;
    color: #FFFFFF;
    text-decoration: underline;

}
a.Link4:hover
{
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
}
a.Link4:active
{
    
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: underline;
  
}

a.Link5:link
{
     font-size: 14px; 
     color: #5CC773; 
     font-weight: bold;
    text-decoration: underline;
}
a.Link5:visited
{

    font-size: 14px; 
 color: #5CC773; 
 font-weight: bold;
    text-decoration: underline;

}
a.Link5:hover
{
    font-size: 14px; 
 color: #5CC773; 
 font-weight: bold;
    text-decoration: none;
}
a.Link5:active
{
    
    font-size: 14px; 
 color: #5CC773; 
 font-weight: bold;
    text-decoration: underline;
  
}


a.Link6:link
{
    
    font-size: 22px; 
    color: #009900; 
    font-weight: bold;
    text-decoration: underline;
}
a.Link6:visited
{

    font-size: 22px; 
    color: #009900; 
    font-weight: bold;
    text-decoration: underline;

}
a.Link6:hover
{
    font-size: 22px; 
    color: #009900; 
    font-weight: bold;
    text-decoration: none;
}
a.Link6:active
{
    
    font-size: 22px; 
    color: #009900; 
    font-weight: bold;
    text-decoration: underline;
  
}

.titulo_paginas
{
    font-size: 22px;
    color: #000000;
    text-align: center;
    font-weight: bolder;
}
.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 #01AAAD;
    font-size: 15px;
    color: #666666;
    margin-left: 0px;
}
.textbox2
{
    border: 1px solid #507F28;
    font-family: calibri;
    font-size: 16px;
    margin-left: 0px;
}
.label_titulo_paginas
{
    font-family: Verdana;
    font-size: 25px;
    color: #507F28;
}
.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;
}

.cor_nao_pago
{
    background-color: #FBE1E2; 
}

.cor_previsto
{
    background-color: #D7EBFF;
}

.cor_pago
{
    background-color: #D9FFD9;
}
