body {
	margin: 0px;
	padding: 0px;
}

#layout {
	width: 780px;
	margin: auto;
	background-image: url('../images/bg_sfumato.jpg');
}

#contenitorePrincipale{
	width: 760px;
	margin: 0px auto;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#header {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#corpo {
	width: 760px;
	margin: 0px auto 20px auto;
	background-color: #FFF;
	color: #000;
	margin-bottom: 20px;
}

#colonnaSinistraHP {
	float: left;
	width: 400px;
	height: 350px;
	margin-right: 20px;
	padding-bottom: 20px;
	background-color: #FFF;
}

#colonnaSinistra {
	float: left;
	width: 180px;
	height: 350px;
	margin: auto 20px auto auto;
	padding: 0px 0px 20px 0px;
}

/* IMMAGINE SFONDO SEZIONE --------------------*/
.sezioneAzienda {
	background-image: url('../images/t_azienda.gif');
	background-repeat:  no-repeat;
	background-position: top right;
}

.sezioneProdotti {
	background-image: url('../images/t_prodotti.gif');
	background-repeat:  no-repeat;
	background-position: top right;
}

.sezioneServizi {
	background-image: url('../images/t_servizi.gif');
	background-repeat:  no-repeat;
	background-position: top right;
}

.sezioneUsati {
	background-image: url('../images/t_usati.gif');
	background-repeat:  no-repeat;
	background-position: top right;
}

.sezioneNews {
	background-image: url('../images/t_news.gif');
	background-repeat:  no-repeat;
	background-position: top right;
}

.sezioneContatti {
	background-image: url('../images/t_contatti.gif');
	background-repeat:  no-repeat;
	background-position: top right;
}
/*------------------------------------------------------*/

#colonnaDestraHP {
	float: left;
	width: 315px;
}

#colonnaDestra {
	float: left;
	width: 545px;
}

#immagineSezione {
	width: 545px;
	margin: 0px auto 20px auto;
	padding: 0px;
}

#footer {
	clear: both;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	background-image: url('../images/footer.gif');
}

#footer1, #footer3 {
	float: left;
	width: 280px;
	padding-left: 5px;
}

#footer3 {
	text-align: right;
	padding-right: 5px;
}

#footer2 {
	float: left;
	width: 185px;
	text-align: center;
}

#corpoTesto {
	float: left;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	width: 390px;
	text-align: justify;
	line-height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCC;
}

#corpoTesto2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	text-align: justify;
	line-height: 18px;
	padding-left: 10px;
	border-left: 1px solid #CCC;	
}

#corpoTesto h1, #corpoTesto2 h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;	
	font-size: 17px;
	letter-spacing: 1px;
	color: #333;
	padding: 0;
	margin: 0 0 10px 0;
}

#corpoTesto li, #corpoTesto2 li {
	margin-bottom: 10px;
}

/* MENU SX HOMEPAGE */
#menuHP {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

/* MENU SINISTRA*/
#menuSx {
	width: 170px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menuSx .titolo {
	font-size: 13px;
	font-weight: bold;
	color: #2E976C;
}

#menuSx ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#menuSx li {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url('../images/quadrato.gif');
	background-position: 0px -2px;
	background-repeat: no-repeat;
}

#menuSx .active {
	background-image: url('../images/quadrato2.gif');
}

#menuSx a {
	text-decoration: none;
	color: #000;
}

/* MENU DESTRA*/
#menuDx {
	float: left;
	width: 120px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	border-left: 1px solid #659B79;
}

#menuDx ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menuDx li {
	height: 18px;
	margin: 0;
}

#menuDx a {
	display: block;
	line-height: 18px;
	padding-left: 5px;
	width: 120px;
}

#menuDx .active a  {
	background-color: #659B79;
	color: #FFF;
	font-weight: bold;
}

#newsHP {
	width: 265px;
	min-height: 150px;
	margin: 20px auto 20px auto;
	padding: 5px 45px 5px 5px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	background-color: #C9E4C9;
	background-image: url('../images/t_novita.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
}

#newsHP .newsTitolo, #news .newsTitolo {
	font-weight: bold;
}

#newsHP .newsTesto, #news .newsTesto {
	margin-bottom: 20px;
}

#news .newsTitolo {
	font-weight: bold;
	font-size: 13px;
	color: #669966;
}

#eventiHP {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
}


/* SEZIONE USATI */
#usati, #usati a {
	color: #000;
}

#usati img {
	/*border: 0px solid #000;*/
}

.usati {
	clear: left;
	height: 80px;
	margin-bottom: 15px;
}

.usati img {
	float: left;
	margin-right: 15px;
}

.usati a {
	color: #000;
}

/* SEZIONE STAFF */
.staff {
	clear: left;
	height: 115px;
	text-align: left;
}

.staff img {
	float: left;
	margin-right: 12px;
}

/* SEZIONE PRODOTTI */
.prodotti {
	clear: left;
	margin-bottom: 20px;	
}

.prodotti img {
	float: left;
	margin-right: 15px;
}


a {
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

#footerValidation  {
	width: 760px;
	margin: 0px auto 0px auto;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	text-align: right;
	color: #A1BBD3;
}

#footerValidation a {
	color: #2E976C;
}

#footerValidation a:hover {
	color: #666;
}

#printVersion {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	text-align: left;
	line-height: 19px;
	padding: 10px;
}
