@charset "utf-8";
/* CSS Document */
/* Foglio di stile per il sito www.salumificiomarchisio.it */
/* Autori: Davide Geraci, Giovanni Mamino: Informatica system s.r.l. */

body {
	background-color: #FFF5E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#contenitore {
	margin: 0px auto;
	background-color: #FFE1A4;
	width: 728px;
	border: 5px solid #DF0000;
}
#intestazione {
	background-image: url(immagini/default_intestazione_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 728px;
	height: 231px;
	margin: 0px;
	padding: 0px;
}
	#intestazione h1 {
		display: none;
	}
	#intestazione h2 {
		color: #FFFFFF;
		font-size: 85%;
		font-weight: bold;
		text-align: center;
		padding: 190px 10px 0px 10px;
		margin: 0px;
	}
	#intestazione h2 a{
		color: #FFFFFF;
		text-decoration: none;
	}
#azienda {
	background-image:url(immagini/default_foto_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 728px;
	height: 162px;
	margin: 0px;
	padding: 0px;
}
#corpo {
	background-image: url(immagini/default_corpo_pattern.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 728px;
	margin: 0px;
	padding: 0px;
}
	#sx {
		width: 427px;
		float: left;	
		margin: 30px 0px 0px 0px;	
		padding: 0px;
		text-align: center;
	}
		#sx p {
			margin: 0px;
			padding: 0px;
		}
		#sx img {
			border: 0;
			margin: 0px;
			padding: 0px;
		}
		#sx table tr td{
			margin: 0px;
			padding: 0px;
			text-align: center;
		}
		#consati {
			width: 194px;
			height: 123px;
			background-image: url(immagini/default_buttonconsati.jpg);
			background-repeat: no-repeat;
			background-position: top;
			margin: 0px auto;
			padding: 10px 0px 0px 0px;
		}
	#dx {
		width: 298px;
		float: right;
		border-left: 3px solid #FFCF97;
		margin: 30px 0px 0px 0px;
		padding: 0px;
		text-align: center;
	}
		#dx p {
			color: #990000;
			text-align: left;
			margin: 3px 0px 3px 15px;
			font-size: 65%;
		}
		#dx h3 {
			background-image: url(immagini/default_data_sfondo.gif);
			background-repeat: no-repeat;
			background-position: top left;
			color: #FFFFFF;
			font-weight: bold;
			font-size: 60%;
			text-align: left;
			margin: 3px 0px 3px 15px;
			padding: 0px 0px 0px 8px;
			line-height: 25px;
		}
.ripristinofloat {
	clear: both;
}
.piede {
	text-align: center;
	font-size: 70%;
	color: #990000;
	border-top: 3px solid #FFCF97;
	margin: 10px 20px;
	padding: 15px 0px 0px 0px;
}
.buttonpage {
	background-image: url(immagini/default_buttonpage.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 59px;
	height: 36px;
	color: #000000;
	text-align: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 65%;
	padding: 25px 0px 0px 20px;
	float: left;
	margin: 10px 13px;
}
.buttonaltasalumeria {
	background-image: url(immagini/default_buttonaltasalumeria.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 170px;
	height: 25px;
	color: #000000;
	text-align: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 26px;
	line-height: 25px;
	margin: 0px;
	font-size: 75%;
}
.buttonconsati {
	width: 160px;
	height: 27px;
	color: #000000;
	text-align: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 34px;
	line-height: 27px;
	margin: 0px;
	font-size: 75%;
}
.buttonqualita {
	background-image: url(immagini/default_buttonqualita.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 110px;
	height: 35px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 65%;
	padding: 11px 0px 0px 20px;
	float: left;
	margin: 10px 5px;
}
.labeleventi {
	margin: 20px 0px 4px 0px;
}
.tuttieventi {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0px 0px 0px 170px;
}
.collaboriamo {
	margin:0px;
	padding: 0px;
	float: left;
}