@font-face {
	font-family: arcena;
	src: url("font/ARCENA.ttf"),
		url("font/ARCENA.eot"),
		url("font/ARCENA.svg"),
		url("font/ARCENA.woff");
}


*{margin:0; padding:0;}
body{
	background: #f4f4f4;
	font-size: 20px;
	font-weight: lighter;
	font-family:"Calibri";
	color: #000;
	background-image: url(img/bg_tecido.jpg);
	overflow-x: auto;
	overflow-y: scroll;
}
a{color:#06f; text-decoration:none;}
a:hover{text-decoration: underline;}
#container{width: 960px; margin:0 auto;}
#header{height:270px;}
#logo{padding: 10px 0 0 0; width:235px; height:250px; float:left;}
#endereco {float:right; text-align:right; padding:10px; font-size:15px}
#orn1 {float: right; width:115px; height:62px;padding:10px}
#orn2 {float: right; padding:10px}
#orn3 {padding:30px 0 0px 0; width:100%; text-align: center;}
#tarja {float: right; margin-top:10px;}
.wrapper{margin:0px auto 0 auto;width:970px;position:relative;}
#social{float:left; width:100px; margin: 0 10px 0 40px}
#header_dir {float:right; width:400px}

#menu{height: 40px; background: none; float:right; width:720px; font-size:18px; text-transform:capitalize;}
#menu ul{list-style: none; float:right}
#menu ul li{display: block;  float: left}


.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			8em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			right;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #fff;
	padding: 		.75em 0.7em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#5b0001;
}
.sf-menu li {
	background:		;
}
.sf-menu li li {
	
	background: url('img/textura.png') repeat;

	
}
.sf-menu li li li {
	background:		#c7252c;

	
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#none;
	color: 			#c7252c;
	outline:		0;
}
.marcado{
	background:		#0066cc;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.55em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#conteudo{width:960px; float: left; margin: 0px; }
#txt_page{width:650px; float: left; font-size: 18px; margin: 10px 20px 0 0; }
#txt_page a{color:#5b0001; }
#txt_page a:hover{color:#c7252c;}
#sidebar{width: 250px; float: right; margin: 10px;}
#rodape{height:50px; font-size: 14px; color: #000; padding: 15px 0 0 0;}
.clear {clear: both;}
/*banner*/
#scroller{position:relative;overflow:hidden;height:378px;width:100%;margin:0 0 0 0;z-index:0; }
#scroller .items{position:absolute;width:20000em;}
#scroller .items .item{width:966px;height:378px;float:left;}
#scroller .items .item a.image{display:block;width:966px;height:378px;margin:0px;}
.navi{width:88px;margin:10px auto; }
.navi a{width:16px;height:16px;float:left;margin:3px;background:url(img/banner/navigator.png) 0 0 no-repeat;display:block;font-size:1px;}
.navi a:hover{background-position:0 -16px;}
.navi a.active{background-position:0 -16px;}
/*banner Fim*/

/*banner das páginas*/
#scroller2{position:relative;overflow:hidden;height:283px;width:100%;margin:0 0 0 0;z-index:0; }
#scroller2 .items{position:absolute;width:20000em;}
#scroller2 .items .item{width:250px;height:283px;float:left;}
#scroller2 .items .item a.image{display:block;width:250px;height:283px;margin:0px;}
/*banner das páginas fim*/

.titulo {font-size:28px; font-weight:bold; color:#5b0001;}
.titulo h2 {font-size:18px; font-weight:normal; color:#000;}
.subtitulo {font-size:20px; font-weight:bold; color:#5b0001;}
.cardapio {
	font-size: 20px;
	font-weight: bold;
	color: #5b0001;
	padding-bottom: 5px;
	padding-top: 15px;
	}
.texto{
	font-size:17px;
	font-weight: lighter;
	color: #000;
	}
.pizzatitulo {
	font-size: 20px;
	font-weight: bold;
	color: #5b0001;
	padding-top: 15px;
	}
.pizzatexto{
	font-size:17px;
	font-weight: lighter;
	color: #000;
	}
#pizza_um{width:315px; float:left; padding-right:10px;}
#pizza_dois{width:315px; float:left; padding-left:10px;}
#box{width:900px; float:left; padding:15px;}
#boxb{width:600px; float:left; padding:15px;}
#boxb_foto{width:300px; float:left; padding:15px;}

#direitos{width:400px; float:left; padding:0px 0 0 0;}
#creditos{width:330px; float:right; padding:0px 0 0 0; color:#000;}