*{
	margin:0;
	padding:0;
}
#wrapper{
	width:974px;
	margin:0 auto;
}
.boxlogo{
	width:100%;
	overflow:hidden;
	height:106px;
}
div.logo{
	width:211px;
	height:51px;
	float:left;
	margin:8px 10px 0 2px;
}
a.logo{
	display:block;
	width:211px;
	height:51px;
	background:url(../images/logo.png) no-repeat left top;
}
div.topmenu{
	padding-top:24px;
	float:right;
}
.header{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 974px;
	height:300px;
	}
.header .img {
	padding:101px 0 0 32px;
}
.cabecera{
margin: 0 0 0 0;
}
.menumanpizzo{
	float: left;
	width: 600px;
	}
.searchbox{
	margin: 0;
	top: 0;
	float: right;
	width: 374px;
	}
.container{
	width:100%;
	overflow:hidden;
	background-position: center center;
}
.leftcol,.rightcol{
	width:210px;
	float:left;
	font-size:12px;
}
.content{
	width:554px;
	float:left;
}
.content-nl{
	width:764px;
	float:left;
}
.content-inner{
	padding:0 8px;
}
.content-m{
	/*background:url(../images/bg-hc.gif) repeat-x top;*/
}
.content-l{
	/*background:url(../images/bg-hl.gif) no-repeat left top;*/
}
.content-r{
	/*background:url(../images/bg-hr.gif) no-repeat right top;*/
	padding:0 10px 26px 10px;
}
.footer {
	background:#313131;
	color:#E7E7DF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.footer-inner{
	text-align:center;
	width:894px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}