/* Restaurante Bacco
************************************
Agência: ATO | Interativo
Country: Brasil
Last CSS update: 09/2007 
************************************/

* {
margin:			0;
border:			0;
padding:		0;
}

body {
background:		#000 url(img/bacco/bacco_bg.jpg) left top repeat-x;
font:			normal 12px "Trebuchet MS", Tahoma, Verdana, Lucida Sans, Arial;
color:			#FFF;
}
#topo {
padding:		0px;
margin:			0px;
}
#topo h1 {
display:		none;
}
#site {
width:			953px;
margin:			0 auto;
border:			5px solid #000;
background:		#000;
}
#direita{
width:			390px;
padding:		20px;
float:			left;
color:			#FFF;
}
#esquerda {
width:			500px;
padding:		10px;
float:			right;
color:			#FFF;
}
#rodape {
width:			100%;
background:		black;
margin-top:		50px;
text-align:		center;
padding:		20px 0 10px 0;
}
/* GERAL */
a, a:visited, a:active{
text-decoration:none;
color:			#FFFFFF;
}
a:hover {
color:			#FCDCDD;
}
ul {
padding:		0px;
margin:			0px 0px 0px 5px;
}
ul li {
list-style:		url(img/bacco/bullet.gif) inside;
}
.clear {
clear:			both;
}
/* TIPOGRAFIA */
h1 span {
display:		none;
}
h1#tit_cardapio,
h1#tit_horario {
width:			430px;
height:			40px;
padding:		0px;
margin:			0px 0px 05px 0px;
}
h1#tit_cardapio {
background:		url(img/bacco/tit_cardapio.gif) left center no-repeat;
}
h1#tit_horario {
background:		url(img/bacco/tit_horario.gif) left center no-repeat;
}
h1, h2, h3 {
padding:		0px;
margin:			10px 0px 5px 5px;
color:			#FCDCDD;
}
h3 {
font: 			bold 13px "Trebuchet MS", Tahoma, Lucida Sans, Arial;
letter-spacing:	0px;
}


