/* CSS Document */

body {
background-image: url(../img/fundo2.jpg);
font-family:Verdana; 
font-size:10px;
margin-top:0px;
}

.principal {
padding-left:10px;
padding-right:10px;
}

.intro {
background-image:url(../img/FAIXA.gif);
background-repeat:no-repeat;
width:486px;
height:28px;
}

.novidades {
background-image: url(../img/NOVIDADES.gif);
background-repeat:no-repeat;
width:486px;
height:28px;
}

.empresa {
background-image: url(../img/EMPRESA.gif);
background-repeat:no-repeat;
width:486px;
height:28px;
}

.produtos {
background-image: url(../img/PRODUTOS.gif);
background-repeat:no-repeat;
width:486px;
height:28px;
}

.receitas {
background-image: url(../img/RECEITAS.gif);
background-repeat:no-repeat;
width:486px;
height:28px;
}

.eventos {
background-image: url(../img/EVENTOS.gif);
background-repeat:no-repeat;
width:486px;
height:28px;
}


.entre_menu {
padding-top:03px;
padding-bottom:03px;
}

.texto_intro {
padding-top:03px;
padding-bottom:03px;
}

.margem_produtos {
padding-left:03px;
}


/*Link´s*/

a:link {
font-family:Verdana; 
font-size:10px;
color:#000000;
text-decoration:none;
}

a:visited{
font-family:Verdana; 
font-size:10px;
color:#000000;
text-decoration:none;
}

a:hover {
font-family:Verdana; 
font-size:10px;
color:#000000;
text-decoration:underline;
}

a:active {
font-family:Verdana; 
font-size:10px;
color:#000000;
text-decoration:none;
}

/*FIM Link´s*/

/*Link TD */

.TD {
padding-top:5px;
padding-bottom:5px;
font-family:Verdana; 
font-size:10px;
}

a.TaytieDesign:link {
font-family:Verdana; 
font-size:10px;
color:#CCCCCC;
text-decoration:none;
}

a.TaytieDesign:visited{
font-family:Verdana; 
font-size:10px;
color:#CCCCCC;
text-decoration:none;
}

a.TaytieDesign:hover {
font-family:Verdana; 
font-size:10px;
color:#666666;
text-decoration:none;
}

a.TaytieDesign:active {
font-family:Verdana; 
font-size:10px;
color:#CCCCCC;
text-decoration:none;
}

/*FIM Link TD */

/*PRODUTOS*/