/*
CSS Garcias Grill - 2009, Powered By MRDisigner.
*/

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited { color: #E55C00; text-decoration: none; } 
a:active, a:hover { color: #1F0000; text-decoration: nome; }

a.linkmenu:link, a.linkmenu:visited { color: #E55C00; text-decoration: none; } 
a.linkmenu:active, a.linkmenu:hover { color: #DEBC9A; text-decoration: underline; }

a.linkfoto:link, a.linkfoto:visited { color: #8C6948; text-decoration: none; } 
a.linkfoto:active, a.linkfoto:hover { color: #1F0000; text-decoration: none; }


p {
	margin: 0px;
	padding: 0 0 10px 0;
}

/* ----- Titulo ----- */

#titulo{
	width:780px;
	margin:0 auto;
	height:150px;	
	padding:0px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

#titulo .content{
	width:770px;
	height:140px;
	margin:0 auto;
	padding:0px 5px 0px 5px;
}

#titulo .bottom{
	width:780px;
	height:10px;
	margin:0 auto;
	padding:0;
}

/* End Titulo */


/* ----- Corpo ----- */

#corpo{
	width:780px;
	margin:1px auto 0px;
	padding:0px;
	height:445px;
	background:url(../Img/Home_bg_repeat.gif) repeat;
	border: 5px solid #3b3023;
}

#corpo .principal{
	width:755px;
	padding:15px 10px 0px 15px;
	height:290px;
	background:url(../Img/Home.jpg) top center no-repeat;
}

/* End Corpo */

/* ----- Rodape ----- */

#rodape{
	width:780px;
	height:142px;
	margin:0 auto;
	padding:0;
}

#rodape .r_top{
	background:url(../Img/rodape_top.png) no-repeat;
	width:780px;
	height:61px;
	margin:0 auto;
	padding:0;
}

#rodape .r_content{
	width:750px;
	height:80px;
	margin:0 top;
	padding:0px 15px 0px 15px;
	line-height: 0.4em;
	font-size:14px;
	text-align:center;
	color:#DEBC9A;
	background:#3D3022;
}
	
/* End Rodape */

/* ----- Home/Contato/Ambientes ----- */

#home {
	width:740px;
	height:280px;
	margin:0 auto;
	padding:0px 10px 0px 0px;

}

#home .h_content{
	width:350px;
	height:280px;
	float:left;
	margin:0 auto;
	padding:0px 10px 0px 0px;
	font-size:12px;
	text-align:justify;
	color:#1F0000;
}

#home .h_galeria{
	width:360px;
	height:280px;
	float:right;
	margin:0 auto;
	padding:0;

}

#slider {
	margin:0 auto;
	padding:0;
}

#slider ul, #slider li {
	text-align:center;
	margin:0 auto;
	padding:0;
	list-style:none;
}

#slider li { 
	width:320px;
	height:260px;
	overflow:hidden;
}

#prevBtn{ 
	margin:-130px 5px;
	float:left;
	font-size:26px;
}
		
#nextBtn{ 
	float:right;
	margin:-130px 5px;
	font-size:26px;
}

#slider .foto{
	border:4px solid #8C6948;
}

/* End Home/Contato/Ambientes */

/* ----- Empresa ----- */

/* End Empresa */

/* ----- Cardapio ----- */

/* End Cardapio */

/* ----- Buffet ----- */

#b_content{
	width:740px;
	height:280px;
	margin:0 auto;
	padding:0px 10px 0px 0px;
	text-align:justify;
	font-size:12px;
	color:#1F0000;
}

#b_content .texto{
	width:235px;
	height:280px;
	float:left;
	padding:0px 20px 0px 0px;
}

#b_content .foto{
	width:500px;
	height:280px;
	float:right;
}

#b_content .galeria{
	border:4px solid #1F0000;
}

/* End Buffet */