/* 
----------------------------------------------------------------------
autor: Lucas Petes - Commquest Comunicação
data de criação: 22/11/2005
descrição: folha de estilo base - site Belle Bonelli - internas
----------------------------------------------------------------------
*/


/*
##################################################
Interna
*/

body {
background-image:url(../imgs/fdo_top.png);
}

div#topo {
height: 114px;
}

h1#bellebonelli {
text-indent:-999px;
margin:15px 40px 22px 0;
display:block;
float:left;
background-image:url(../imgs/bellebonelli_2.gif);
background-repeat:no-repeat;
width:146px;
height:77px;
}

div#flash {
display:none;
}

ul#menu {
margin:15px 0 0 0;
width:auto;
height: 65px;
}

ul#menu li a{
_height:65px;
padding: 51px 4px 21px 4px;
/*_padding:51px 13px 21px 13px;*/
_margin-bottom:-8px;
}

ul#menu a:hover{
_padding:50px 4px 20px 4px;
_background-color:#99361E;
_border:1px solid #92341D;
}

ul#menu ul {
list-style:none;
}

ul#menu li {
display:block;
float:left;
margin: 0 0;
margin:0 6px 0 6px;
}

html>body ul#menu li {
padding: 51px 2px 21px 2px;
/*padding:51px 13px 21px 13px;*/
}

html>body ul#menu li:hover{
padding:50px 1px 10px 1px;
background-color:#99361E;
border:1px solid #92341D;
}

div#submenu {
font-size:8px;
height:auto;
}

table#t_submenu {
margin: 6px 0 6px 0;
text-align:left;
}

table#t_submenu table td {
height:27px;
width:160px;
background-image:url(../imgs/fdo_menu.png);
background-repeat:no-repeat;
background-position:bottom left;
}

table.t_itens {
margin-left:20px;
width:400px;
display:none;
}

table.t_itens td {
width:180px;
padding:0 20px 0 0;
}

td.vazio {
background:none !important;
}

img.fotod, img.fotoe {
border-color:#EBEBDE;
border-style:solid;
}

img.fotod {
float:right;
border-width:3px 3px 3px 10px;
margin-left:20px;
}

img.fotoe {
float:left;
border-width:3px 10px 3px 3px;
margin-right:20px;
}

body.interna div#corpo {
text-indent:40px;

line-height:160%;
padding-bottom:30px;
}

ul.lista {
list-style:none;
margin-left:15px;
}

ul.lista li {
background-image:url(../imgs/bullet_1.gif);
background-repeat:no-repeat;
background-position:30px 7px;
}

ul.lista li span.data {
color:#777 !important;
}
