* {
margin:0;
padding:0;
outline:none;
}

body {
padding:10px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background:url(../img/fundo.jpg) repeat;
}

a {
color:#000;
font-size:11px;
text-decoration:none;
}

img {border:none;}

li {list-style:none;}

h1 {display:none;}

h2 {
float:left;
width:100%;
margin-bottom:15px;
}
h2 span {
display:block;
float:left;
width:300px;
height:15px;
overflow:hidden;
margin-left:-12px;
padding:2px 10px;
text-align:right;
background:#333 url(../img/curva_cinza-dir.jpg) no-repeat right;
}
h2,
h2 a {
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:normal;
text-transform:uppercase;
}

h3 {
}
h3,
h3 a {
}


#link-topo,
#banner,
#wrapper,
ul#menu,
#rodape {
margin:auto;
overflow:hidden;
}

/* TOPO
------------*/

#link-topo {
width:776px;
height:20px;
}
#link-topo p {
float:left;
margin-left:8px;
padding-left:18px;
font-size:12px;
font-weight:bold;
background:url(../img/icoTelefone.jpg) no-repeat center left;
}
#link-topo span {
float:right;
display:block;
width:220px;
height:20px;
background:#000 url(../img/chanfro.jpg) no-repeat left top;
}
#link-topo a {
float:right;
margin-top:7px;
padding-left:20px;
color:#fff;
font-weight:bold;
text-transform:uppercase;
background:#ccc;
}
#link-topo a.contato {
margin-right:15px;
background:url(../img/icoCarta.jpg) no-repeat center left;
}
#link-topo a.home {
margin-right:25px;
background:url(../img/icoCasa.jpg) no-repeat center left;
}

#banner {
width:760px;
height:220px;
border:8px solid #000;
background:#fff;
}
#banner a {
position:absolute;
float:left;
width:179px;
height:156px;
margin:10px 0 0 50px;
background:url(../img/ld-buffet.jpg) no-repeat;
}
#banner a span {
display:none;
}


#wrapper {
width:730px;
padding:0 12px 12px 12px;
border-style:solid;
border-color:#3c3c3c;
border-width:0 3px 3px;
background:url(../img/blank.png) repeat;
}

/* MENU */
ul#menu {
width:100%;
height:20px;
background:#000 url(../img/menu-bottom.jpg) no-repeat bottom left;
}
ul#menu li {
float:left;
}
ul#menu li a {
padding:0 23px;
color:#fff;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}


/* CONTEUDO
------------*/

#conteudo {
float:left;
width:100%;
padding:20px 0;
background:#fff;
}
#conteudo p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

/* HOME */
p#chamada {
margin:0 10px 20px;
font-size:12px;
line-height:150%;
}
p#chamada span {
display:block;
float:left;
width:267px;
height:66px;
overflow:hidden;
margin:0 8px 8px 0;
text-indent:-9999px;
background:url(../img/bem-vindo.jpg) no-repeat top left;
}

#chamada-fotos {
float:left;
width:300px;
height:230px;
background:url(../img/flash-fotos_home.jpg) no-repeat left top;
}

img#orcamento {
float:right;
margin:0 40px 20px 0;
}

div#destaque {
float:right;
width:320px;
overflow:hidden;
margin-right:40px;
border:1px solid #dbcebe;
background:#fff url(../img/chef.png) no-repeat 8px 85px;
}
div#destaque h2 {
margin:10px 0 5px;
padding-left:10px;
font-size:13px;
background:#333;
}
div#destaque p {
width:160px;
margin:0 0 55px 25px;
font-size:12px;
}
div#destaque a {
display:block;
margin-bottom:10px;
padding:1px 0 0 10px;
font-weight:bold;
text-transform:uppercase;
background:#eee8e1;
}
/* SALOES */
img.fotos {
float:left;
margin:10px 25px;
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
img.fotos:hover,
img.fotos.selected {
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100);
}

p#galeria {
float:left;
width:706px;
margin:5px 15px;
font:12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:1px;
text-indent:10px;
color:#333;
}

/* LOCALIZAÇÃO */
#mapa {
float:left;
width:700px;
height:400px;
margin:0 15px;
border:1px solid #333;
background:#ccc;
}

/* CONTATO, ORÇAMENTO */
#conteudo form {
width:500px;
overflow:hidden;
margin:auto;
Xmargin-top:20px;
}
#conteudo form fieldset { 
float:left;
border:none;
}
#conteudo form legend {
display:none;
}
#conteudo form label {
float:left;
width:100px;
margin:12px 10px 0 0;
text-align:right;
}
#conteudo form label.mensagem {
clear:left;
margin-top:50px;
}
#conteudo form label.tipo_evento,
#conteudo form label.tipo_cardapio {
clear:left;
float:left;
height:40px;
}
#conteudo form label.tipo_evento {
margin-top:25px;
}
#conteudo form label.checkbox {
text-align:left;
width:120px;
margin:12px 5px 0 0;
}

#conteudo form input {
float:left;
width:300px;
margin:10px 0 0 0;
border:1px #3C3C3C solid;
}
#conteudo form select {
	float:left;
	margin:5px 5px 0 0;
	border:1px #3C3C3C solid;
	}
#conteudo form label.checkbox input {
width:13px;
margin:0 3px 0 0;
border:none;
}
#conteudo form input#enviar {
clear:left;
width:80px;
margin:10px 0 0 110px;
}
#conteudo form textarea {
float:left;
width:300px;
height:100px;
margin:10px 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px #3C3C3C solid;
}


/* RODAPE
------------*/

#rodape {
width:680px;
}
#rodape p {
padding:1px 2px;
color:#333;
font-family:Georgia, "Times New Roman", Times, serif;
border-style:solid;
border-color:#333;
border-width:0 1px 1px;
background:#d0c3b2;
}
#rodape p#direitos {
float:left;
text-align:left;
}
#rodape p#desenvolvido {
float:right;
text-align:right;
}
#rodape p#desenvolvido img {
margin-bottom:-3px;
}


/* CLASSES
------------*/

.hidden {
display:none;
}
.serif {
font-family:Georgia, "Times New Roman", Times, serif;
}