
/*stili di base del body*/

html,body {
	margin: 0;
	padding:0;
	font-family : Verdana;
}

body {
	color : black;
	margin-top: 0px;
	background-color: white;
	width: 98%;
}

/* struttura e layout pagina */

#container {
	width: 960px;
	margin: 0 auto;
}

#containerint {
}

#headeralto {
	border: 0px solid blue;
	border-left: 1px solid #2a4e98;
	height: 178px;
	width: 959px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(pizzaantanicomodaacasatua.jpg);
}

#headermedio {
	border: 0px solid red;
	margin: 0px;
	height: 50px;
	position: relative;
	/*
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(bannermedio.jpg);
	*/
}

#headerbasso {
	border: 0px solid purple;
	text-align: center;
	height: 40px;
}

#menusx {
	display: inline;
	float: left;
	width: 186px;
	text-align: center;
}

#maincontent {
	border: 0px solid green;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(bg.gif);
	width: 960px;
}

#maincontent2 {
	display: inline;
	float: left;
	padding: 0px;
	width: 750px;
	margin-left: 20px;
	/*
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	*/
	border: 0px solid red;
}

#footer {
	font-size: 11px;
	text-align: center;
	clear: both;
	border: 0px solid red;
	font-weight: bold;
	color: white;
	padding-bottom: 12px;
	padding-left: 200px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(footer.jpg);
}

#footerint {
	font-size: 11px;
	text-align: center;
	clear: both;
	font-weight: bold;
	color: black;
	height: 46px;
}

#footerlinfa {
	text-align: right;
	padding: 5px;
}

#menubottom {
	font-size: 9px;
	text-align: center;
}

#menubottom A, #menubottom A:LINK, #menubottom A:VISITED, #menubottom A:HOVER {
	color: #8a2f07;
}

#cerca {
	float: right;
	width: 320px;
	font-size: 12px;
	margin-top: 10px;
}

#cerca input {
	margin-bottom: 6px;
}

.textcont {
	/*
	padding: 20px;
	margin: 0px;
	position: relative;
	z-index: 50;
	color: black;
	font-size: 15px;
	line-height: 35px;
	*/
}

#introsito {
	width: 960px;
	height: 500px;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(sfondointro.jpg);
}

#flashintro {
	width: 320px;
	margin: 0 auto;
}

.skipintro {
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}

.skipintro A, .skipintro A:LINK, .skipintro A:VISITED, .skipintro A:HOVER {
	color: black;
}

.skipintrotop {
	font-weight: bold;
	margin-top: 20px;
	position: absolute;
	top: 10px;
	left: 420px;
}

.skipintrotop A, .skipintrotop A:LINK, .skipintrotop A:VISITED, .skipintrotop A:HOVER {
	color: white;
}

iframe {
}
