/* CSS Document */
* 											{ margin:0px; padding:0px; }
body										{ text-align:center; font-family:Tahoma, Verdana, Arial; font-size:12px; color:#505152;}
#container									{ text-align:left; margin-left:auto; margin-right: auto; width:1000px;}
#header										{ width:1000px; height:121px;}
a											{color:#FF7F00; text-decoration:none;}
a:hover										{ text-decoration:underline;}
a img 										{border:none;}


#menu										{ background: url(../img/bgmenu.jpg) no-repeat left top; width:1000px; height:34px; position:relative;}
#lang										{ width:80px; height:34px; position:absolute; right:0px;}
#menu ul									{ list-style-type:none; position:absolute; right:80px;}
#menu ul li									{ float:left;}
#menu ul a, #menu ul span					{ display:block; height:34px; text-indent:-100em; overflow:hidden; margin:0px; padding:0px;}

#menu a.home								{ width:112px; background: url(../img/home-page.gif) 0 0 no-repeat;}
#menu a.home:hover							{ background-position:bottom;}
#menu li.attivo span.home					{ width:112px; background: url(../img/home-page.gif) 0 -34px no-repeat;}

#menu a.servizi-integrati					{ width:128px; background: url(../img/servizi-integratiEN.gif) 0 0 no-repeat;}
#menu a.servizi-integrati:hover				{ background-position:bottom;}
#menu li.attivo span.servizi-integrati		{ width:128px; background: url(../img/servizi-integratiEN.gif) 0 -34px no-repeat;}

#menu a.competenza-open-source				{ width:128px; background: url(../img/competenza-open-sourceEN.gif) 0 0 no-repeat;}
#menu a.competenza-open-source:hover		{ background-position:bottom;}
#menu li.attivo span.competenza-open-source	{ width:128px; background: url(../img/competenza-open-sourceEN.gif) 0 -34px no-repeat;}

/*#menu a.dove-siamo							{ width:112px; background: url(../img/dove-siamo.gif) 0 0 no-repeat;}
#menu a.dove-siamo:hover					{ background-position:bottom;}
#menu li.attivo span.dove-siamo				{ width:112px; background: url(../img/dove-siamo.gif) 0 -34px no-repeat;}*/

#menu a.contatti							{ width:128px; background: url(../img/contattiEN.gif) 0 0 no-repeat;}
#menu a.contatti:hover						{ background-position:bottom;}
#menu li.attivo span.contatti				{ width:128px; background: url(../img/contattiEN.gif) 0 -34px no-repeat;}

#menu a.privacy							{ width:128px; background: url(../img/legalsEN.gif) 0 0 no-repeat;}
#menu a.privacy:hover						{ background-position:bottom;}
#menu li.attivo span.privacy				{ width:128px; background: url(../img/legalsEN.gif) 0 -34px no-repeat;}

#content									{ width:1000px; background: url(../img/bgContent.jpg) repeat-y left top;}
#content #left								{ float:left; width:247px;}

#news										{ color:#fff; font-size:11px;}
#news .dettaglio							{ padding-top:10px; padding-bottom:10px;}
#news .dettaglio img						{padding-top:6px; padding-bottom:6px;}
#news p.data								{ }
#news p.titolo								{ }
#news  a									{ color:#FF7F00; text-decoration:none;}
#news  a:hover								{ text-decoration:underline;}
#news .archivio								{ text-align:right;}
#newsTop									{ background: url(../img/topNews.jpg) no-repeat left top; width:247px; height:60px;}
#newsContent								{ background: url(../img/contentNews.jpg) repeat-y left top; padding-left:46px; padding-right:18px;}
#newsFooter									{ background: url(../img/footerNews.jpg) no-repeat left top; width:247px; height:28px;}

#content #centro							{ float:left; width:524px; margin-bottom:10px;}
#content #centro .contenuto					{ background: url(../img/bgContenuto.gif) repeat-y left top; margin-left:16px;}
#content #centro .footer					{ width:7px; height:9px; background: url(../img/bgContenutoFooter.gif) no-repeat left top; margin-left:16px;}




.prototipi, .produzione						{ margin-top:27px;}
.prototipi ul, .produzione ul				{ list-style-type:none; margin-left:16px; margin-right:16px; margin-top:10px;}
.prototipi									{ float:left; background: url(../img/bgContenuto.gif) repeat-y left top; width: 240px; margin-left:10px;}
.produzione									{ float:right; background: url(../img/bgContenutoDx.gif) repeat-y right top; width: 240px; text-align:right; }
.prototipi p								{ padding-left:16px;  padding-top:10px;}
.produzione p								{ padding-right:16px;  padding-top:10px;}
.piedeSx									{ width:7px; height:9px; background: url(../img/bgContenutoFooter.gif) no-repeat left top; padding-left:-16px;}
.piedeDx									{ width:7px; height:9px; background: url(../img/bgContenutoFooterDx.gif) no-repeat right top; width: 240px;}

#content #right								{float:left; width:229px; line-height: 16px;}
#content #right	p							{ padding-left:36px; padding-right:20px; color:#E7E7E7; text-align:justify;}

#footer										{ background: url(../img/bgFooter.jpg) no-repeat right top; width:1000px; height:34px; position:relative; 
											  padding-top:10px; color:#fff; font-size:11px;}
#footer .quick								{ position:absolute; right:20px; }
#footer .quick a							{ color:#fff; text-decoration:none; }
#footer .quick a:hover						{ color:#FF7F00; text-decoration:underline;}
#footer .indirizzo							{ position:absolute; left:160px; }

/*STILI*/
.orange										{ color:#FF7D0A;}


