.font1 {
	font-family: Calibri;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.font2 {
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.font3 {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
a {
	text-decoration: none;
	color:#fff;
}

a:hover {
	text-decoration: underline;
	color:#fff;
}
.font4 {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.font5 {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.FonteText {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.font6 {
	font-family: Calibri;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background:url(images/fundo_site3.jpg) repeat;
}
.font7 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.font8 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
}
.font9 {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.font10 {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.font104 {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FBBCBC;
}

.font11 {
	font-family: Calibri;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
}

.submit { padding:5px; color:#FFFFFF; background:#FF7A00; border:1px solid #FF7A00; font-weight:bold; font-size:14px;}
input { padding:5px; font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

select { padding:5px; font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.img { border:2px solid #FE7A00;}
.cardapio { background:#CF2429; border:2px solid #B72127; width:300px;}
h2 {font-family: Calibri;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:5px;
	}
h3 {font-family: Calibri;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	border-bottom:1px solid #D65353;
	}	
.lancamentos { background:#AD1F24; border:2px solid #D65353; margin-top:25px; width:300px;}	
h4 {font-family: Calibri;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	border-bottom:1px solid #FFD8B0;
	width:80%;
	margin-top:25px;
	margin-left:10%;
	text-align:left;
	}	
#descricao { width:600px; margin-left:70px; text-align:left;}
.linha { border-bottom:1px solid #FF7A00;}	

/* Slider */
#slider { width:1000px; padding:0px 0 0 0; margin:0 auto; }
div#slideshow { float: left; width: 100%; height: 300px; margin-bottom:15px;}
.slider-item { width: 100% !important; height: 300px; }
.slider_content_inner img { border: none; }
.controls-center { width: 1000px; margin:0 auto;}
#slider_controls { float: right; padding:0px 0; position: relative; margin:0; z-index: 1000; width:1000px; height:23px; }
#slider_controls ul { margin:0 auto; padding:2px 0 2px 0; width:120px; }
#slider_controls ul li { margin: 0; padding: 0; list-style: none; }
#slider_controls ul li { float: left; display: block; }
#slider_controls ul li a { width: 10px; height: 10px; background:url('images/tabs_2.gif') no-repeat center center; display: block; float: left; padding:2px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide { background:url('images/tabs_1.gif') no-repeat center center; }