@charset "utf-8";

/*      GERAL     */
*{margin:0; padding:0;}
body{background:url(../img/background.jpg) repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif;}
img{border:0;}
table{border:0; text-align:center; padding:10px;}
#defaut{margin:0 auto;width:960px;}
a{text-decoration:none;}
a:hover{text-decoration:none;}

/*      POSIÇÃO DIVS     */
#topo{
background:url(../img/topo.jpg) no-repeat;
height:173px;
width:960px;
margin:0;
padding:0;
}

#logo {width:190px;}
#logo h1{
background:url(../img/logo.png) no-repeat;
text-indent:-9999px;
width:189px;
height:162px;
}

#menu{float:right;margin-top:-100px; position:relative;}
#submenu{ width:750px; height:50px; float:right;margin-top:-60px;}
#submenu li{float:right;}

#topo li{display:inline; padding-left:10px;}

#show{
margin-top:5px;
min-height:500px;}

#lista{
margin-top:5px;
}

#salgadas{
margin-top:4px;
width:960px; padding:10px;
color:#1d004c;
font-size:12px;
text-align:justify;
}

#salgadas table{
background:url(../img/bg_salgados2.jpg) no-repeat;
background-position:top;}

#tortas_salgadas table{
background:url(../img/bg_salgados.jpg) no-repeat;
background-position:bottom;}

#tortas_salgadas{
margin-top:4px;
width:960px; padding:10px;
color:#1d004c;
font-size:12px;
text-align:justify;
}

#festa{
margin-top:4px;
width:960px;
color:#1d004c;
position:fixed;
font-size:16px;
text-align:justify;
}

#festa table{
padding-left:170px;
background:url(../img/bg_festa.jpg) no-repeat;
width:960px;
height:588px;
background-position:bottom;
padding-top:200px;
}
/*  RODAPÉ */
#rodape{
position:fixed;
bottom:0;
clear:both;
width:100%;height:40px;
background:#0b001c;
color:#FFFFFF;
font-size:10px;
}
.l{color:#FF0000;}
.m{color:#FF9900;}
.rosa{background:#fdd0cb; border:solid 1px #e8aea7;}
.texto{color:#cb867f;}
.alerta{font-size:10px;}
