/* --- GENERALE --- */

body, html {
	margin: 0; 
	padding: 0; 
	font: 8pt/12pt Verdana, Arial, sans-serif; 
	color: #666666;  
	background: url(../../immagini_layout/sfondi/body.png) no-repeat top center;
	text-align: center;   /*centra in IE 5.x */   
}

text {
	margin: 0; 
	padding: 0; 
	font: 6pt/10pt Verdana, Arial, sans-serif; 
	color: #666666;  

	text-align: center;   /*centra in IE 5.x */   
}

a:link { color: #006699; text-decoration:underline; } /* link da visitare */
a:active  { color: #006699; text-decoration:underline; } /* link attivo */
a:visited  { color: #666666; text-decoration:underline; } /* link visitato */
a:hover  { color: #006699; text-decoration:underline; } /* link al passaggio del mouse */

h2 {
    font: 8pt/14pt Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
/*	text-transform: capitalize; */
}



/* --- LAYOUT --- */

div#container{
    width: 740px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    }

div#header {
	height: 38px;
	padding: 1.5em 2em 0 2em;
	text-align: right;
	background: url(../../immagini_layout/sfondi/header.png) no-repeat center left;
	}

div#header span {
	display: none;
	}

div#navtop { 
	padding: 0 2em;
}

div#content { /* il rettangolo bianco coi bordi arrotondati che ospita i contenuti principali */
	background: url(../../immagini_layout/sfondi/content.png) no-repeat top center;
}

div.paragraph { /* assegna un padding ai contenuti del div.content - necessario nidificarlo, poiché il div.contclose deve essere largo quanto il div.content */
    padding: 5px 40px;
}

div.contclose { /* chiude il div#content - è interno a esso ma esterno al div.paragraph */
    height: 1.5em;
	margin-top: 5px;
	clear: both;
	background: url(../../immagini_layout/sfondi/content_close.png) no-repeat bottom center;
}

div#content2 { /* senza sfondo, racchiude il layout a due colonne */
    padding: 0 10px;
}

div.column { /* stesso concetto del div#content, ma stretto la metà - è contenuto nel div#content2 */
    width: 345px;
	background: url(../../immagini_layout/sfondi/column.png) no-repeat top center;
}

div.column div.paragraph { 
	padding-left: 25px;
	padding-right: 35px;
}

div.colclose { /* chiude il div.column - è interno a esso ma esterno al div.paragraph */
    height: 1.5em;
	background: url(../../immagini_layout/sfondi/column_close.png) no-repeat bottom center;
}

.main { 
    float: left;
}

.side { 
    margin-left: 370px;
}

div.side2 { 
    margin-left: 170px;
}

div.split { 
    padding: 9px 0 0 17px;
}

div.paragraph div.main, div.band div.contentcol { 
	width: 310px;
} 

div.paragraph div.contentcol { 
    padding-right: 40px;
	background: url(../../immagini_layout/sfondi/hr_ver.png) repeat-y top right;
}

body#storia-1 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-1.png) no-repeat bottom left;
}

body#storia-2 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-2.png) no-repeat bottom left;
}

body#storia-3 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-3.png) no-repeat bottom left;
}

body#storia-4 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-4.png) no-repeat bottom left;
}

body#storia-5 div.paragraph div.contentcol, body#storia-01a div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-5.png) no-repeat bottom left;
}

body#storia-6 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-6.png) no-repeat bottom left;
}

body#storia-7 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-7.png) no-repeat bottom left;
}

body#storia-8 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-8.png) no-repeat bottom left;
}

body#storia-9 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-9.png) no-repeat bottom left;
}

body#storia-10 div.paragraph div.contentcol { 
	padding-bottom: 80px;
	background: url(../../immagini_layout/sfondi/timeline/storia-10.png) no-repeat bottom left;
}

div.band-home { 
	clear: both;
    padding: 0 7px 10px 20px;
	/*border: 1px solid red; /* border: 1px solid red */
}

div.band { 
	clear: both;
    padding: 12px 7px 10px 20px;
}

body#prodotto div.band { 
	clear: both;
    padding: 12px 7px 10px 13px;
}

body#prodotto div.band div.main { 
	margin-left: 10px;
}

body#gruppo div.band { 
	clear: both;
    padding: 12px 6px 10px 11px;
}

body#gruppo div.band div.main { 
	margin-left: 10px;
}

div.band div.contentcol, div.band-home div.contentcol { 
	margin-right: 20px;
	padding-left: 6px;
} 

div.band div.main, div.band-home div.main { 
    padding-right: 1px;
	margin-left: 3px;
	/*border: 1px solid red; /* border: 1px solid red */
}

div.band div.side3, div.band-home div.side3{ 
    float: left;
}

p.homepix { 
    margin-top: -20px;
	text-align: right;
	position: relative;
	z-index: 1;
}

div#footer { 
	height: 22px;
	clear: both;
	margin-top: 10px;
	padding: 1em 2em 0 2em;
	background: url(../../immagini_layout/sfondi/topmenu.png) no-repeat top center;
}

div#footer-hp {
	height: 22px;
	clear: both;
	margin-top: 5px;
	font-size:9px;
	text-align:center;
	padding: 1em 2em 0 2em;
	background: url(../../immagini_layout/sfondi/footer_hp.png) no-repeat top center;
}



/* --- BOX --- */

div.newsbox, div.photobox, div.photobox_stretch {
	width: 200px; 
	color: #CCCCCC;
	background: #000000;
}

div.newsbox-home {
	width: 220px; 

}

div.box { 
	margin-top: 0;
	padding: 8px 12px 0 8px;
	background: url(../../immagini_layout/sfondi/box.gif) no-repeat top left;
}

div.box p { 
	display: block;
	margin: 0 0 10px 0;
}

div.box p + p { 
	margin-top: 8px;
}

div.close { 
	margin-top: -10px;
	padding: 0 14px 10px 8px;
	text-align: right;
	background: url(../../immagini_layout/sfondi/box_close.gif) no-repeat bottom left;
}

a.more {
	background: url(../../immagini_layout/sfondi/more.png) no-repeat bottom right;
}

a.more:hover {
	text-decoration: none;
	background: url(../../immagini_layout/sfondi/more_hover.png) no-repeat bottom right;
}

a.more span { 
	visibility: hidden;
}

/* .newsbox */	
div.newsbox div.close {
	background-color: inherit;
}

/* .photobox */	 
div.photobox div.box {
	height: 175px; 
}

div.photobox div.close {
	text-align: left; 
	background-color: #000000;
}	

div.photobox div.close p {
	margin: 5px 0 -2px 0;
	padding-top: 3px;
}

/*.photobox_stretch*/
div.photobox_stretch div.box {
	height: 90px; 
}

div.photobox_stretch-video div.box {
	height: 120px; 
}


div.newsbox div.close, div.photobox_stretch div.close, div.photobox_stretch-video  div.close, div.sqclose { /* per i box che non hanno contenuti nel .close - assegna al .close una altezza minima */
	height: 1em;
}

/*.biscotto*/
div.biscotto {
	width: 274px;
}

div.biscotto div {
	/*padding-top: 150px;
	padding-bottom: 30px;*/
	height: 200px;
	font: 10pt 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	background: url(../../immagini_layout/sfondi/biscotto.gif) no-repeat top center;
}


/*.biscotto*/
div.biscotto-home {
	width: 240px;
}

div.biscotto-home div {
	padding-top: 12px;
	/*padding-bottom: 30px;*/
	height: 200px;
	font: 8pt 'Verdana', Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-align: center;
	color: #990000;
	background: url(../../immagini_layout/sfondi/biscotto-home.gif) no-repeat top center;
}

/* .gallery-big */ 
div.gallery-big {
	float: left;
	margin: 10px 0 0 0 ;
	width: 710px;

}

div.gallery-big div.galstroke-big {
	/*border: 1px solid red;*/
	padding: 5px 10px 5px 5px;
	font-size: 6.5pt;	
	background: url(../../immagini_layout/sfondi/box-gal_big.png) no-repeat top left;
	height:110px;
}

body.press div.gallery-big div.galstroke-big {
	/*border: 1px solid red;*/
	height: 910px;
}

div.galclose-big{
    height: 8px;
	background: url(../../immagini_layout/sfondi/box-gal_close-big.png) no-repeat top left;
}


body.press div.galclose-big {
	padding-left: 10px;
	color: #FFFFFF;
    height: 31px;
	background: url(../../immagini_layout/sfondi/press_box-gal_close-big.png) no-repeat top left;
}

/* .gallery-big*/ 

/* .gallery */ 
div.gallery {
	float: left;
	margin: 10px 0 0 0 ;
	width: 172px;

}

div.gallery div.galstroke {
	/*border: 1px solid red;*/
	padding: 5px 10px 5px 5px;
	font-size: 6.5pt;	
	background: url(../../immagini_layout/sfondi/box-gal.png) no-repeat top left;
	height:110px;
}

body.press div.gallery div.galstroke {
	/*border: 1px solid red;*/
	height: 158px;
}

div.galstroke div {
	text-align: left;	
}

div.galstroke img {
	margin-top: -2px;
	border: none;
}

div.galstroke h5 {
	color: #333333;
	font-size: 6.5pt;
	font-style: normal;
	font-weight: bold;
	margin: 1px 0;
}

div.galstroke a {
	display: block;
	margin-top: 6px;
	font-style: normal;
	font-size: 7pt;
}

div.galclose{
    height: 8px;
	background: url(../../immagini_layout/sfondi/box-gal_close.png) no-repeat top left;
}


body.press div.galclose {
	padding-left: 10px;
	color: #FFFFFF;
    height: 31px;
	background: url(../../immagini_layout/sfondi/press_box-gal_close.png) no-repeat top left;
}


/* .square */ /* regole aggiuntive - modificano i newsbox e i photobox rendendoli quadrati */	
div.square {
	width: 150px;
}

div.square div.sqpic, div.square div.sqpic2 { 
	background: url(../../immagini_layout/sfondi/box-sq.gif) no-repeat top left;
}

div.square div.sqpic { /* definisce l'altezza del div per mostrare l'immagine - l'immagine è determinata da uno style interno all'html, come sfondo del div contenitore */	
	height: 125px; /* per le immagini con descrizione */ 
}

div.square div.sqpic2 { /* definisce l'altezza del div per mostrare l'immagine - l'immagine è determinata da uno style interno all'html, come sfondo del div contenitore */	
	height: 105px; /* per le immagini senza descrizione (cioè senza banda nera in fondo) */ 
}

div.square div.sqtext {
	height: auto; /* fa sì che l'altro tipo di div.square, quello di testo (div class="newsbox square"), adatti la propria altezza al contenuto - invece di averla fissa come il div class="photobox square" */	
	background: url(../../immagini_layout/sfondi/box-sq.gif) no-repeat top left;
}

div.square div.close { 
	background: #000000 url(../../immagini_layout/sfondi/box-sq_close.gif) no-repeat bottom left;
}

div.sqclose { 
	background: url(../../immagini_layout/sfondi/box-sq_close.gif) no-repeat bottom left;
}

/* .big */ /* regole aggiuntive - modificano i photobox rendendoli larghi quanto due .square */	
div.big {
	width: 320px;
}

div.big div.boxbig, div.big div.boxbig2, div.big div.boxline { 
	background: url(../../immagini_layout/sfondi/box-big.gif) no-repeat top left;
}	

div.big div.boxbig { 
	height: 480px;
}

div.big div.boxbig2 { 
	height: 320px;
}	

div.big div.boxline { 
	height: 125px;
}	

div.big div.close { 
	background: #000000 url(../../immagini_layout/sfondi/box-big_close.gif) no-repeat bottom left;
}
	

/* --- STILI --- */

#home #content .paragraph h2 {
	color: #990000;
/*	text-transform: uppercase;*/
}

div.hr {
    height: 15px;
    background: #FFFFFF url(../../immagini_layout/sfondi/hr.png) no-repeat center center;
}

div.hr hr {
    display: none;
} 




/* --- MENU --- */

/* menu principale */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#nav {
	padding-top: 3px;
	width: 700px;
	height: 41px;
	background: url(../../immagini_layout/sfondi/topmenu.png) no-repeat center center;
} 

#home #nav {
	background: url(../../immagini_layout/sfondi/hr.png) repeat-x;
	background-position: 0 35px;
} 

#nav ul {
	padding-bottom: 3px;
}

#nav a {
	display: block;
	width: 119px;
	padding: 10px 10px;
}

#nav li.stretch ul a {
	padding: 5px 10px;
}

#nav ul a {
	border-top: 1px dotted #CCCCCC;
}


#nav li {
	float: left;
	/*width: 140px;*/
}

#nav a.level-a-short {
	width:85px;

}

#nav a.level-a-mondo {
	width:103px;

}

#nav a.level-a {
	min-width:92px;
	width:116px;
}
	
#nav a.level-a-long {
	width:112px;
} 

#nav a.level-a-long-eng {
	width:130px;
} 

#nav a.level-a-last {
	width:94px;
} 

#nav a.level-a-last-eng {
	width:76px;
} 

/* #nav a.level-a {
	min-width:92px;
	width: auto;
} ARMA SEGRETA! - rende perfettamente equidistanti fra loro le voci del menu orizzontale.
       Da sfoderare nel caso in cui una delle voci sia eccessivamente più lunga delle altre.
	   Attenzione: in questo modo la tendina relativa a una voce si sovrappone alla voce seguente */

#nav li.menutop a {
	border-top-style: none;
	background: url(../../immagini_layout/sfondi/submenu_top.gif) no-repeat top left;
}


#nav li.last-menutop a {
	border-top-style: none;
	background: url(../../immagini_layout/sfondi/submenu_top_last.gif) no-repeat top left;
	height:38px;
}

#nav li.last-menutop-eng ul a {
	border-top-style: none;
	background: url(../../immagini_layout/sfondi/submenu_top_last-eng.gif) no-repeat top left;
	height:38px;
}

#nav li.last-menutop-eng a {
	border-top-style: none;
	background: url(../../immagini_layout/sfondi/submenu_top_last-eng.gif) no-repeat top left;
	height:38px;
}

#nav li.last-menutop ul a {
	border-top-style: none;
	background: url(../../immagini_layout/sfondi/submenu_top_last.gif) no-repeat top left;
	height:38px;
}



#nav li ul {
	position: absolute;
	z-index: 4;
	margin-top: -34px;
	width: 139px;
	left: -999em;
	background: url(../../immagini_layout/sfondi/submenu.gif) no-repeat bottom left;
}


#nav li.stretch ul {
	margin-top: -29px;
}

#nav li ul ul {
	margin: -34px 0 0 140px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav a:link { color: #666666; text-decoration:none; } /* link da visitare */
#nav a:active  { color: #990000; text-decoration:none; } /* link attivo */
#nav a:visited  { color: #666666; text-decoration:none; } /* link visitato */
#nav a:hover  { color: #990000; text-decoration:none; } /* link al passaggio del mouse */  

/* tasto home page, scelta lingua e footer */
div#header ul, div#footer ul {
	padding: 0;
	margin: 0;
	line-height: 0px; 
	list-style-type: none;
}

div#header ul.home {
    display: block;
	width: 150px;
	float: left;
}

div#header ul.home li {
    float: none;
}

div#header ul.home li a {
    display: block;
	width: 100%;
	text-indent: 300px;
}

div#header ul.home li a:link {
    text-decoration: none;
}

div#header ul li {
	float: right;
}

div#header ul a {
	display: block;
	width: 56px;
	height: 22px;
	text-indent: 56px;
	overflow: hidden;
}

a#ita {
	background: url(../../immagini_layout/sfondi/lang-ita.png) no-repeat top center;
}
a#ita-ita {
	background: url(../../immagini_layout/sfondi/lang-ita-ita.png) no-repeat top center;
}

a#eng {
	background: url(../../immagini_layout/sfondi/lang-eng.png) no-repeat top center;
}
a#eng-eng {
	background: url(../../immagini_layout/sfondi/lang-eng-eng.png) no-repeat top center;
}
a#ita:link, a#eng:link, a#ita-ita:link, a#eng-eng:link {
	text-decoration: none;
}

a#ita:hover, a#eng:hover, a#ita-ita:hover, a#eng-eng:hover {
	text-decoration: none;
	background-position: 0 -22px;
}

div#footer ul li {
	float: left;
}

div#footer ul a {
	display: block;
	height: 7px;
	overflow: hidden;
}

a#info {
	width: 61px;
	text-indent: 61px;
	background: url(../../immagini_layout/sfondi/footer_info.png) no-repeat top center;
}

a#disclaimer {
	width: 81px;
	text-indent: 81px;
	background: url(../../immagini_layout/sfondi/footer_disclaimer.png) no-repeat top center;
}

a#copyright {
	width: 71px;
	text-indent: 71px;
	background: url(../../immagini_layout/sfondi/footer_copyright.png) no-repeat top center;
}

a#geoxcom {
	width: 100px;
	text-indent: 100px;
	background: url(../../immagini_layout/sfondi/footer_geox.png) no-repeat top center;
}

a#magicgeox {
	width: 130px;
	text-indent: 130px;
	background: url(../../immagini_layout/sfondi/footer_magic_geox.png) no-repeat top center;
}

a#piva{
	width: 282px;
	text-indent: 282px;
	background: url(../../immagini_layout/sfondi/footer_piva.png) no-repeat top center;
}

a#info:link, a#disclaimer:link, a#copyright:link, a#geoxcom:link, a#magicgeox:link {
	text-decoration: none;
}

a#info:hover, a#disclaimer:hover, a#copyright:hover, a#geoxcom:hover, a#magicgeox:hover  {
	text-decoration: none;
	background-position: 0 -7px;
}

div.paragraph ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	/* text-transform: capitalize; */
}

div.paragraph ul li {
	padding-top: 6px;
	clear: left;
}

div.paragraph ul li a {
	display: block;
	height: 12px;
	float: left; /* per far funzionare il margine negativo su IE l'elemento deve flottare e avere position:relative
					tuttavia position:relative porta l'elemento in primo piano, fatto che in questo caso comporta
					la sovrapposizione dell'elemento alla tendina del menu
					La soluzione è applicare position:relative solo quando serve, ovvero alle pseudo-classi
					a:active e a:hover - infatti quando il mouse passa sopra questi link contenuti nel corpo della pagina
					il menu a tendina è per forza di cose chiuso */
	padding-left: 10px;
	margin-left: -10px;
}


div.paragraph ul li a:link { color: #999999; text-decoration:underline; } /* link da visitare */
div.paragraph ul li a:active  { color: #990000; text-decoration:none; font-weight:bold; position: relative; /* vedi commento a div.paragraph ul li a */
								background: url(../../immagini_layout/sfondi/ul-a.png) no-repeat top left;
								} /* link attivo */
div.paragraph ul li a:visited  { color: #999999; text-decoration:underline; } /* link visitato */
div.paragraph ul li a:hover  { color: #990000; text-decoration:none; font-weight:bold; position: relative; /* vedi commento a div.paragraph ul li a */
								background: url(../../immagini_layout/sfondi/ul-a.png) no-repeat top left;
								} /* link al passaggio del mouse */
								
div.paragraph ul li a.here  { color: #990000; text-decoration:none; font-weight:bold; position: relative; /* vedi commento a div.paragraph ul li a */
								background: url(../../immagini_layout/sfondi/ul-a.png) no-repeat top left;
								} /* link al passaggio del mouse */
div.paragraph a.here  { color: #990000; text-decoration:none; font-weight:bold; position: relative; /* vedi commento a div.paragraph ul li a */
								
								} /* link al passaggio del mouse */
	
div.main contentcol ul li a.here  { color: #990000; text-decoration:none; font-weight:bold; position: relative; /* vedi commento a div.paragraph ul li a */
								background: url(../../immagini_layout/sfondi/ul-a.png) no-repeat top left;
								} /* link al passaggio del mouse 


div.paragraph ul em {
	text-transform: uppercase;
	font-style: normal;
}

/* timeline */

div.paragraph ul.timeline {
	margin-top: 10px;
	margin-left: -6px;
	margin-bottom: 0;
	line-height: 0px;
}

div.paragraph ul.timeline li {
	padding-top: 0;
	clear: none;
}

div.paragraph ul.timeline li a {
	height: 185px;
	text-indent: -999em;
	overflow: hidden
}

div.paragraph ul.timeline li a#time-0 {
	width: 52px;
	background: url(../../immagini_layout/sfondi/timeline/2009/anno_0.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-1 {
	width: 75px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_1995.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-2 {
	width: 72px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_1999.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-3 {
	width: 75px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_2000.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-4 {
	width: 70px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_2001.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-5 {
	width: 82px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_2004.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-6 {
	width: 80px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_2005.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-7 {
	width: 78px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_2008.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a#time-8 {
	width: 82px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Anno_2009.jpg) no-repeat top center;
}

div.paragraph ul.timeline li a:link { text-decoration: none; } /* link da visitare */
div.paragraph ul.timeline li a:active  { position: inherit; } /* link attivo */
div.paragraph ul.timeline li a:visited  { text-decoration: none; } /* link visitato */
div.paragraph ul.timeline li a:hover { background-position: 0 -185px; }





/* timeline ENG*/

div.paragraph ul.timeline#engtime li a#time-0 {
	width: 52px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_0.gif) no-repeat top center;
}

div.paragraph ul.timeline#engtime li a#time-1 {
	width: 75px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_1995.jpg) no-repeat top center;
}

div.paragraph ul.timeline#engtime li a#time-2 {
	width: 70px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_1999.jpg) no-repeat top center;
}

div.paragraph ul.timeline#engtime li a#time-3 {
	width: 84px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_2000.jpg) no-repeat top center;
}

div.paragraph ul.timeline#engtime li a#time-4 {
	width: 68px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_2001.jpg) no-repeat top center;
}

div.paragraph ul.timeline#engtime li a#time-5 {
	width: 78px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_2004.jpg) no-repeat top center;
}

div.paragraph ul.timeline#engtime li a#time-6 {
	width: 80px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_2005.jpg) no-repeat top center;
}
div.paragraph ul.timeline#engtime li a#time-7 {
	width: 77px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_2008.jpg) no-repeat top center;
}
div.paragraph ul.timeline#engtime li a#time-8 {
	width: 82px;
	background: url(../../immagini_layout/sfondi/timeline/2009/Year_2009.jpg) no-repeat top center;
}




/* --- FORM --- */

/* ---- STILE FORM ---- */

label {
	float: left;
	width: 120px;
	font-weight: bold;

}

input, textarea, select {
	width: auto;
	margin-bottom: 5px;
	clear: right; 
	font: 8pt/12pt Verdana, Arial, sans-serif; 
	color: #666666;
}

textarea {
	width: 250px;
	height: 150px;
}

.boxes {
	width: 1em;
}

#submitbutton {
	margin-left: 5px;
	margin-top: 5px;
	width: 20px;
	border: 1px solid #666666;
	background: #CCCCCC;
	font: 8pt/12pt Verdana, Arial, sans-serif; 
	color: #666666;
}