@charset "utf-8";
/* CSS Document */

body
{
	background-color: #dccbad;
	margin: 0 auto;
	text-align: center;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #980000;
	text-decoration: none;
}

a:visited {
	color: #980000;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #980000;
	text-decoration: none;
}

img
{
	border: none;
}

.header
{
	background:url(../img/header1.jpg) top no-repeat;
	height:335px;
	width:1100px;
	top:0px;
}

.center
{
	background:url(../img/header2.png) top no-repeat;
	height:100%;
	width:1100px;
	top:0px;
}

.bg
{
	background:url(../img/contentBg.jpg) top repeat-y;
}

.content
{
	width: 1100px;
	text-align: left;
	padding-top: 50px;
}

.contentHeader
{
	background:url(../img/content_header.png) no-repeat bottom;
	width: 493px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: right;
	color: #980000;
}

#clear {clear: both; margin: 0px}

.menu
{
	height: 302px;
	width: auto;
	padding-left: 260px;
	padding-top: 0px;
	float: left;
}

.menuItem
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #980000;
	text-align: center;
}

.menuHeader
{
	background:url(../img/menu_header.png) no-repeat top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #980000;
	text-align: center;
	height: 57px;
	width: 167px;
}

.menuFooter
{
	background:url(../img/menu_footer.png) no-repeat bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #980000;
	text-align: center;
	height: 57px;
	width: 167px;
}

.lapizza
{
	float: left;
	width: 493px;
}

.lapizzaText
{
	padding-left: 15px;
	padding-bottom: 20px;
}

.lapizzaImage
{
	float: right;
	padding-left: 4px;
}

.variantiImage
{
	float: left;
	padding-right: 4px;	
}

.footer
{
	background:url(../img/footer2.png) bottom no-repeat;
	height: 264px;
	width: 1100px;
}

/*
.footerBelow
{
	background:url(../img/footer1.jpg) bottom no-repeat;
	height: 136px;
	width: 1100px;
}
*/

.copyright
{
	color:#980000;
	font-weight:bold;
	padding-top:50px;
}
