/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a {
	text-decoration:none;
	color:#00a6d6;
}
a:hover {
	color:#0c2649;
}
#all{
	padding:0px;
	width:755px; 
	margin-left:auto; 
	margin-right:auto;
}
#header{	
	padding-top:4px;
	margin-bottom:5px;
	width:755px;
	height:176px; 
	background-image:url(img/foto-testata.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header-fla{	
	margin-bottom:5px;
	width:755px;
	height:180px; 
}
#header-1{	
	padding-top:4px;
	margin-bottom:5px;
	width:755px;
	height:176px; 
	background-image:url(img/foto-testata-1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
/*#header-1{	
	padding-top:10px;
	margin-bottom:5px;
	width:755px;
	height:170px; 
	background-image:url(img/foto-testata-1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}*/
#header-2{	
	padding-top:4px;
	margin-bottom:5px;
	width:755px;
	height:176px; 
	background-image:url(img/foto-testata-2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header-3{	
	padding-top:4px;
	margin-bottom:5px;
	width:755px;
	height:176px; 
	background-image:url(img/foto-testata-3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header-4{	
	padding-top:4px;
	margin-bottom:5px;
	width:755px;
	height:176px; 
	background-image:url(img/foto-testata-4.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header-5{	
	padding-top:4px;
	margin-bottom:5px;
	width:755px;
	height:176px; 
	background-image:url(img/foto-testata-3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
/*
#header{ background-image:url(img/foto-testata.jpg); }
#header-1{ background-image:url(img/foto-testata-1.jpg); } 
#header-2{ background-image:url(img/foto-testata-2.jpg); }
#header-3{ background-image:url(img/foto-testata-3.jpg); }
#header-4{ background-image:url(img/foto-testata-4.jpg); }
*/
#header-home{	
	padding-top:10px;
	margin-bottom:5px;
	width:755px;
	height:290px;
	background-image:url(img/foto_creativity.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header-home-fla{	
	padding-top:5px;
	margin-bottom:5px;
	width:755px;
	height:290px;
	background-image:url(img/top_flash.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header-FCKeditor{	
	padding-top:10px;
	margin-bottom:5px;
	width:755px;
	height:120px;
	background-image:url(img/foto-testata-editor.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#fla-int{
	z-index:1; 
	position:absolute; 
	top:10px
}
#logofla{
	width:570px;
	height:55px;
	border: 0px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	position: absolute;
	top: 14px;
	z-index: 2;
	float: left;
}
#logofla img{
	float:left;
	vertical-align:middle;
}
#logo{
	width:565px;
	height:55px;
	border: 0px;
	
	text-align:left;
	vertical-align:middle;
}
#logo img{
	float:left;
	vertical-align:middle;
}
#login{
	color:#003366;
	font-weight:bold;
	text-align:left;
}
#login ul {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#login li {
	list-style-image:url(img/frecce/freccia_azz.gif);
	color:#0c2649;
	padding-left: 0px;
}
#search{
	color:#003366;
	font-weight:bold;
	float:right;
	text-align:right;
	margin-top:20px;
}
#search input{
	font-size:10px;
}
.search-input {
	width:150px;
}
#menu-sezioni{
	padding-top:3px;
	border:0px;
	width: 755px;
	height: 22px;
	background-image:url(img/voci_sezioni/backg_menu_int.gif);
	background-repeat:no-repeat;
	text-align:left;
	color:#FFFFFF;
}
#percorso{
	margin-top:10px;
	padding-left:10px;
	border:0px;
	color:#999999;
}
#percorso a:hover{
	text-decoration:underline;
	color:#999999;
}
#percorso .select{
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
/* MENU DI SINISTRA*/
#colonnasx{
	width:178px; 
	margin-top:20px;
	color:#666666;
	float:left;
}
#menusx{
	width:178px; 
	color:#666666;
	float:left;
	background-color:#FFFFFF;
}
#menusx .titolo {
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#menusx .titolo a{
	color:#0c2649;
	padding:0px;
}
#menusx .titolo a:hover{
	color:#0c2649;
	text-decoration:none;
}
#menusx .selected {
	color:#0c2649;
	font-weight:bold;
}
#menusx ul {
	margin: 0px;
	padding: 0px;  
}
#menusx li {
	padding:0px;
	list-style-type:none;
	border-bottom: 1px solid #e0dedc;
/*	text-transform:capitalize;*/
	float:left;
}
#menusx a {
	padding: 2px;
	display:block;
	text-decoration:none;
	color:#666666;
}
#menusx a:hover {
	color:#0c2649;
}
#menusx .closemenu {
	height:30px;
	border-bottom:0px solid #FFFFFF;
}
#boxsx{
	background-color:#f6f6f5;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:10px;
	color:#333333;
}
#boxsx .titolo{
	color:#0c2649;
	border-bottom:1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#boxsx .titolo a{
	color:#0c2649;
}
#boxsx .titolo a:hover{
	color:#0c2649;
	text-decoration:none
}
#boxsx .contenuto{
	padding-left:10px;
	padding-right:2px;
}
#boxsx a {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#boxsx a:hover {
	color:#0c2649;
	text-decoration:underline;
}
/*LIVELLI da 1 a 6*/
#liv1 a {
	width: 168px;
	padding-left: 10px;
	color:#666666;
/*	text-transform: capitalize;*/
	text-indent:-10px;
}
#liv2 a {
	width: 158px;
	padding-left: 20px;
	color:#999999;
	text-indent:-10px;
}
#liv3 a {
	width: 148px;
	padding-left: 30px;
	color:#999999;
	text-indent:-10px;
}
#liv4 a {
	width: 138px;
	padding-left: 40px;
	color:#999999;
	text-indent:-10px;
}
#liv5 a {
	width: 132px;
	padding-left: 46px;
	color:#999999;
	text-indent:-10px;
}
#liv6 a {
	width: 128px;
	padding-left: 50px;
	color:#999999;
	text-indent:-10px;
}
#liv-end{
	height:30px;
	width:178px;
}
/* HOME & HOME SEZIONE: stanno dentro al DIV #contenuto */
#contenuto-home{
	width:755px; 
	float:left;
	margin-top:5px;
}
/*#primopiano-about{
	width:375px;
	background-image:url(img/backg_pp_about.jpg);
	background-repeat:no-repeat;
	background-color:#e6e9ed;
	padding-right:10px;
	font-size:12px;
	padding-left: 180px;
	padding-top: 40px;
}
#primopiano-about a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#primopiano-about a:hover{
	text-decoration:underline;
	color:#0c2649;
	font-weight:bold;
}
#primopiano-about img{
	float:left;
	padding-right:10px;
}
#primopiano-about .more{
	text-decoration:none;
	color:#0c2649;
	font-weight:bold;
	text-align:right;
}#primopiano-about h1{
	color:#0c2649;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	padding-top:10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#primopiano-about ul {
	margin:0px;
	padding:0px;
}
#primopiano-about li {
	list-style-type:none;
}
*/#primopiano{
	width:375px;
	/*background-image:url(img/backg_pp.jpg);*/
	/*background-position:left top;*/
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left: 180px;
	font-size:12px;
	height: 150px;
}
.about-pp {
	background-image:url(img/backg_pp_about.jpg);
}
.prod-pp {
	background-image:url(img/backg_pp_prod.jpg);
}
.invrel-pp {
	background-image:url(img/backg_pp_invrel.jpg);
}
.news-pp {
	background-image:url(img/backg_pp_news.jpg);
}
#primopiano a{
	text-decoration:none;
	color:#0c2649;
}
#primopiano a:hover{
	text-decoration:underline;
	color:#0c2649;
}
#primopiano img{
	float:left;
	padding-right:10px;
}
.more{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.more a:hover{
color:#00a6d6;
}
#primopiano h1{
	color:#0c2649;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	padding-top:10px;
}
#primopiano ul {
	margin:0px;
	padding:0px;
}
#primopiano li {
	list-style-type:none;
}
#colonna{
	width:175px;
	margin-right:10px;
	margin-top:20px;
	float:left;
}
#colonna3{
	width:185px;
	margin-top:20px;
	float:left;
}
#colonnadoppia{
	width:365px;
	margin-right:10px;
	margin-top:20px;
	float:left;
}
#colonna-home{
	width:180px;
	margin-right:10px;
	padding-top:10px;
	margin-top:5px;
	float:left;
}
.sheet {
	color:#666666;
	background-image:url(img/frecce/pto_sheet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}
	#boxsingoli .sheet a.evidenziato{
	color:#00a6d6; font-style:italic;
}
	
#colonna-quick{
	width:185px;
	float:left;
	background-image:url(img/home_sotto.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#bcd6f3;
	padding-top:10px;
	margin-top:5px;
	padding-bottom: 10px;
}
#colonna-quick #boxsingoli h1 {
	color:#0c2649;
	border-bottom:1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
#colonna-quick #boxsingoli li {
	color:#666666;
	font-weight:bold;
	padding:0px;
	list-style-image:url(img/frecce/pto_freccia.gif);
	text-transform:capitalize;
	margin-left:20px;
	margin-bottom:0px;
}
#colonna-quick #boxsingoli a{
	color:#00244D;
}
#colonna-quick #boxsingoli a:hover{
	color:#00244D;
}
#boxsingoli a {
	text-decoration:none;
	color:#666666;
}
#boxsingoli a:hover{
	text-decoration:underline;
	color:#0c2649;
}
#boxsingoli h1 {
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
#boxsingoli h1 a{
	color:#0c2649;
}
#boxsingoli h1 a:hover{
	color:#0c2649;
	text-decoration:none;
}
#boxsingoli h6 {
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}
#boxsingoli h6 a{
	color:#0c2649;
}
#boxsingoli h6 a:hover{
	color:#0c2649;
	text-decoration:none;
}
#boxsingoli .quadrata{
	float:left;
	padding-right:10px;
}
#boxsingoli .full{
	display:block;
}
#boxsingoli .more{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	/*background-color:#f0efee;*/
	margin-top:0px;
}
#boxsingoli ul {
	margin: 0px;
	padding: 0px;  
}
#boxsingoli li {
	color:#00a6d6;
	font-weight:bold;
	padding:0px;
	list-style-type:none;
	text-transform:capitalize;
}
#colonna-quick #boxsingoli a.second{
	color: #BF0000; 
	margin: 0px;
	text-transform: none; 
}
#boxdoppio a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#boxdoppio h1 {
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
#boxdoppio h1 a{
	color:#0c2649;
}
#boxdoppio h1 a:hover{
	color:#0c2649;
	text-decoration:none;
}
#boxdoppio a:hover{
	text-decoration:underline;
	color:#0c2649;
	font-weight:bold;
}
#boxdoppio .more{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	text-align:right;
	/*background-color:#f0efee;*/
	margin-top:0px;
}
#boxdoppio ul {
	margin: 0px;
	padding: 0px;  
}
#boxdoppio li {
	color:#00a6d6;
	font-weight:bold;
/*	padding:0px;*/
	list-style-type:none;
	margin-left:10px;
	text-indent:-10px;
}
#boxdoppio li .a {
	color:#00a6d6;
}
/* INTERNE:CONTENUTO e CORPO*/
#contenuto{
	width:565px; 
	float:left;
	padding-top:5px;
	margin-left:10px;
}
#titolo{
	color:#0c2649;
	width:565px;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	padding-top: 15px;
}
#corpo{
	width:375px;
	float:left;
	margin-top:20px;
}
#corpo ul {
	margin-top:10px;
}
#corpo li {
	padding-bottom:10px;
	list-style-image:url(img/frecce/freccia_azz.gif);
	margin-left:-20px;
}
#corpo a {
	text-decoration:underline;
	color:#00a6d6;
}
#corpo a:hover {
	color:#0c2649;
}
#corpo p{
	margin-top:0px;
}
#corpo .evidenziato{
	color:#00a6d6;
}
#corpo .corsivoPR{
	font-style:italic;
	font-size:10px;
}
#corpo h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0c2649;
	margin-top:0px;
}
#corpo h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0c2649;
}
#corpo h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00a6d6;
	margin-bottom:0px;
}
#corpo h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin-bottom:0px;
}
#corpo h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	margin-bottom:0px;
}
#corpo #img{
	float:left;
	width:130px;
	font-size:10px;
	color:#0c2649;
}
#corpo #sommario{
	float:left;
	margin-left:5px;
	width:240px;
}
#corpolargo{
	width:565px;
	float:left;
	margin-top:0px;
}
#corpolargo p{
	margin-top:0px;
}

/* MENU DX - contestuale*/
#colonna-dx{
	width:180px;
	float:right;
	margin-left:0px;
}
#navigazionedx{ 
	width:180px;
	float:right;
	margin-top:20px;
}
#navigazionedx h1 {
	background-color:#f6f6f5;
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
/*	text-transform:uppercase;*/
	margin-bottom:0px;
}
#navigazionedx ul {
	margin: 0px;
	padding: 0px;  
	margin-bottom:0px;
}
#navigazionedx li {
	padding:0px;
	list-style-type:none;
	float:left;
}
#navigazionedx a {
	padding: 2px;
	display:block;
	text-decoration:none;
	color:#666666;
	width: 168px;
	padding-left: 15px;
	color:#666666;
/*	text-transform: capitalize;*/
	text-indent:-10px;
}
#navigazionedx a:hover {
	color:#0c2649;
}
#navigazionedx .selected {
	color:#0c2649;
	font-weight:bold;
}
#includedx1{
	width:180px;
	float:right;
	margin-top:10px;
}
#includedx1 h1 {
	background-color:#f6f6f5;
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	padding:0px 0px 0px 10px;
}
#includedx1 ul {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#includedx1 li {
	list-style-image:url(img/frecce/freccia_azz.gif);
	color:#0c2649;
	padding-left: 0px;
}
#includedx1 a {
	text-decoration:none;
	color:#00a6d6;
}
#includedx1 a:hover {
	color:#0c2649;
}
#includedx1 .selected {
	color:#0c2649;
	font-weight:bold;
}
#includedx2{
	width:180px;
	float:right;
	margin-top:10px;
}
#includedx2 h1 {
	background-color:#f6f6f5;
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
}
#includedx2 ul {
	margin-top:4px;
	margin-bottom:0px;
	/* ELISA modificato per mettere la freccia coerentemente con il dx1 */
	/* margin-left:15px; */
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#includedx2 li {
	list-style-type:none;
	color:#0c2649;
	/* ELISA modificato per mettere la freccia coerentemente con il dx1 */
	/* text-indent:-10px; */
	list-style-image:url(img/frecce/freccia_azz.gif);
	padding-left: 0px;

}
#includedx2 a {
	text-decoration:none;
	color:#00a6d6;
}
#includedx2 a:hover {
	color:#0c2649;
}
#includedx2 .selected {
	color:#0c2649;
	font-weight:bold;
}
#italtel-link{ 
	width:180px;
	float:right;
	margin-top:10px;
}
#italtel-link h1 {
	background-color:#f6f6f5;
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	padding:0px 0px 0px 10px;
}
#italtel-link ul {
/*	margin-left:15px;
	margin-top:4px;
	margin-bottom:0px;*/
	margin:0px;
	padding:0px;
}
#italtel-link li {
	list-style-type:none;
	padding:0px 0px 0px 10px;
	text-indent:-10px;
}
#italtel-link a {
	text-decoration:none;
	color:#666666;
}
#italtel-link a:hover {
	color:#0c2649;
}
#italtel-link .selected {
	color:#0c2649;
	font-weight:bold;
}
#other-link{ 
	width:180px;
	float:right;
	margin-top:10px;
}
#other-link h1 {
	background-color:#f6f6f5;
	color:#0c2649;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	padding: 0px 0px 0px 10px;
}
#other-link ul {
	margin:0px;
	padding:0px;
}
#other-link li {
	list-style-type:none;
	padding:0px 0px 0px 10px;
	text-indent:-10px;
}
#other-link a {
	text-decoration:none;
	color:#666666;
}
#other-link a:hover {
	color:#0c2649;
}
#other-link .selected {
	color:#0c2649;
	font-weight:bold;
}
/* CLEARE - chiude id CONTENUTO*/
#clear{
	clear:both;
}
/* PIEDE */
#footer{
	width:755px;
	margin-top:20px;
	border-top:1px solid #cccccc;
	color:#666666;
}
#footer p{
	padding-left:20px;
	padding-right:20px;
}
/* riga-data-titolo PRESS RELEASE -- EVENTS */
#riga-pr{
	float:left;
	margin-bottom:10px;
}
#data-pr{
	float:left;
	width:70px;
	padding-left:10px;
}
#titolo-pr{
	float:left;
	width:285px;
}
#titolo-pr-largo{
	float:left;
	width:385px;
}
#riga-ev{
	float:left;
	margin-bottom:10px;
}
#data-ev{
	float:left;
	width:130px;
	padding-left:10px;
}
#titolo-ev{
	float:left;
	width:230px;
}
#riga-mc{
	float:left;
	margin-bottom:10px;
}
#data-mc{
	float:left;
	width:100px;
	padding-left:10px;
}
#titolo-mc{
	float:left;
	width:260px;
}
#table-annual-report td{
	padding-top:3px;
}
@media print{

#all, #logo{
	width:18cm;	
	margin:0px;
}
#logo {
	float:left;
}
#contenuto, #titolo, #corpo {
	width:12cm;
}
#contenuto{
}
#corpo{
	page-break-before:avoid;
	page-break-inside:auto;
	margin:0px;
	}
#titolo{
	page-break-after:avoid;
}
#colonnasx{
	width:4.5cm;
}
#menu-sezioni, #search, #footer{
	display:none;
}
#header, #header-1, #header-2, #header-3, #header-4,{
	width:18cm;
	margin:0cm;
}
#colonna-dx {
	width:12cm;
}
#colonna-dx div{
	width:5cm;
	margin:0.3cm;
	padding:0cm;
	float:left;
}
}
