body, html {
	background: white;
	font-family: arial;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	padding: 0px;	
}

#bodyContainer {
	width: 926px;
	height: 100%;
	margin: auto;
}

#centerPattern {
	width: 926px;
	background: white url(img/sfondo_pt.jpg) repeat-y;
}

/* #container */

#content {
	margin-right: 41px;
	margin-left: 141px;
	padding: 0px;
}

.sottomenu {
	margin-left:53px;
	text-align:left;
	padding: 10px;
}

.paddingRightMenu {
	padding-right: 10px;
}

.casellaTesto {
	margin-left:43px;
	text-align:left;
	padding: 20px;
}

.casellaTestoDx {
	width:320px;
	float:right;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right:20px;
}

.casellaProdottiDx {
	width:430px;
	float:right;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right:20px;
	margin-left:30px;
}

/* .containerProdotto */

.contentProdotto {
	margin-left:120px;
	text-align:left;
	height: 100%;
}

.imgProdotto {
	font-family: arial;
	font-size: 10px;
	font-style:italic;
	color: #444444;
	float:left;
	margin-left:10px;
	text-align:center;
	height: 100%;
}

img {
border: none;
}

.mainContent {
	float: right;
	width: 480px;
}

.pulitore {
	clear: both;
}

/* #footer */

#subMenu {
	margin-right: 41px;
	margin-left: 141px;
	text-align: right;
	height: 32px;
	line-height: 32px;
}

/* #containerFirma */

#firma {
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: #999999;
	margin-right: 40px;
	margin-left: 320px;
}



.txt {
	font-family: arial;
	font-size: 12px;
	color: #555555;
}

.txtItalic {
	font-family: arial;
	font-size: 12px;
	font-style:italic;
	color: #444444;
}

.txtBold {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #444444;
}

.txtMenuUp {
	font-family: arial;
	font-size: 15px;
	color: #666666;
}

.txtFirmaBold {
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
}






/* TAG CLOUD */
#tagCloud {
	border: 1px solid silver;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 10px;
}

.moltopiccolo { font-size: x-small; }
.piccolo{ font-size: small; }
.medio { font-size: medium; }
.grande{ font-size: large; }
.enorme{ font-size: x-large; }

/* ALERT BOX */
.alert {
	display: block;
	border: 1px solid red;
	padding: 10px;
	color: #bb1f00;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	text-shadow: #e9e9e9 1px 1px 2px;
}

/* bottone gallery eventi */

.btnGalleryEventi {
	display: block;
	width: 194px;
	height: 220px;
	text-indent: -30000px;
	text-decoration: none;
	background: url(img/btnGalleryEventi.gif) no-repeat center top;
}

.btnGalleryEventi:hover {
	background: url(img/btnGalleryEventi.gif) no-repeat center bottom;
}




.bannerGalleryEventi {
	display: block;
	width: 302px;
	height: 116px;
	text-indent: -30000px;
	text-decoration: none;
	background: url(img/bannerEventi.jpg) no-repeat center top;
}

.bannerGalleryEventi:hover {
	background: url(img/bannerEventi.jpg) no-repeat center bottom;
}


/* work with us */

.btnWorkWithUs {
	float: left;
	display: inline-block;
	width: 172px;
	height: 142px;
	background: url(img/btn_workWithUs.jpg) center top;
	text-indent: -3000px;
}

.btnWorkWithUs:hover {
	display: inline-block;
	width: 172px;
	height: 142px;
	background: url(img/btn_workWithUs.jpg) center bottom;
	text-indent: -3000px;
}

.boxJob {
	border: 1px solid #fbd716;
	padding: 15px;
	background: #feffe5 url(img/boxJob_bg.gif) repeat;
}

.boxJob h2 {
	text-shadow: white 1px 1px 1px;
}

.titCss {
	display: inline-block;
	float: left;
	width: 23px;
	height: 277px;
	background: url(img/titLavoraConNoi.gif) no-repeat right center;
	text-indent: -3000px;
	margin-left: 23px;
}


/* btn download schede teniche affisioni */

.btnDownload {
	float: right;
	display: block;
	width: 193px;
	height: 76px;
	background: url(newsletterImpianti/img/btnRoll.jpg) center top;
	text-indent: -3000px;
}

.btnDownload:hover {
	background: url(newsletterImpianti/img/btnRoll.jpg) center bottom;
}

.postit {
	z-index: 20;
	left: -128px;
	float: left;

}