/* ************************************************

GRUPPO De Agostini
DeAgostini.css
Author: Gianluca Buoncompagni - NeoNetwork
First Draft:		Tue Jan 13 17:59:21     2009

Colori:
----------------------------------
base:		#666
blu:		#063472
azzurro: 	#0070c7

************************************************* */

/* BASIC
================================================== */
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

html, body{
	font-family:arial, helvetica, sans-serif ;
	font-size:11px;
	color: #666;
	background: #fff;
	text-align: center;
	line-height: 130%;
}
h1{
	display:none;
}
h2{
	font-size: 13px;
	color:#063472;
	line-height: 28px;
	background: #fff url('../img/dotted.gif') bottom left repeat-x;
	padding-left: 10px;
}
h3{
	font-family: "trebuchet MS", trebuchet, arial, sans-serif;
	font-size: 20px;
	color: #063472;
	font-weight: normal;
}
h4{
	font-family: "trebuchet MS", trebuchet, arial, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: normal;
}
h5{}

a{
	color:#666;
	text-decoration: underline;
	outline: 0;
	border: 0;
}
a:hover{
	color: #333;
}
a.blue{
	font-weight: bold;
	color: #063472;
}
strong, 
b{
	/* color:#0070c7; */
	color: #063472;
}
p{
	margin-bottom: 10px;
	line-height: 15px;
}
#menuAlt{
	display:none;
}
img{
	border: none;
}
/* SOSTITUZIONE TITOLI 
====================================================== */
h3.replace{
	line-height: 30px;
	font-weight: normal;
}

/* COMUNI
====================================================== */
#mainWrap{
	width: 1000px;
	margin:20px auto 20px;
	text-align: left;
}
#mainContent{
	width:100%;
	overflow:hidden;
	margin-bottom: 10px;
	clear:both;
}

#mainNav,
#logo{
	display: none;
}

#flashSottoMenu{
	margin:10px 0 20px;
	height:32px;
}

#mainColumn1Col{ /* 1 colonna */
	width:100%;
	overflow:auto;
}
#mainColumn2Col,
.mainColumn2Col{ /* 2 colonne main */
	width:725px;
	float:left;
}
#sideColumn2Col,
.sideColumn2Col{ /* 2 colonne  serv */
	width:268px;
	float:right;
}
.wrapper{
	width: 100%;
	overflow: auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	line-height: 0;
	height: 0;
}
div.freccia{
	padding-right:20px;
	background: url('../img/freccia.gif') center right no-repeat;
	min-height:15px;
	height:auto !important;
	height:15px;
	line-height: 15px;
	font-family: "trebuchet MS", trebuchet, arial, sans-serif;
	font-size:14px;
	color:#868990;
}
button{
	cursor: pointer;
}

.alt{display:none;}

.linkContinua{
	margin-top:10px;
	display: block;
}

a.pdf,
a.zip,
a.doc,
a.altro{
	display: block;
	line-height: 16px;
	padding-left: 20px;
	margin-top: 20px;
}

a.pdf{
	background: #fff url('../img/ext_pdf.gif') center left no-repeat;	
}
a.zip{
	background: #fff url('../img/ext_zip.gif') center left no-repeat;
}
a.doc{
	background: #fff url('../img/ext_doc.gif') center left no-repeat;
}
a.altro{
	background: #fff url('../img/ext_altro.gif') center left no-repeat;
}

ul.dot{
	list-style: none;
}
ul.dot li{
	display: block;
	padding-left: 15px;
	margin-bottom: 6px;
	color:#666;
	background: transparent url('../img/dot.png') 0 5px no-repeat !important;
	background: transparent url('../img/dot.png') 0 6px no-repeat;
	list-style: none;
}

.logoBox{
	float: left;
	width: 175px;
	margin-right: 25px;
	text-align: center;
}

.logoBox div{
border: 1px solid #d9d9d9;
text-align: center;
margin-bottom: 8px;
}
.logoBox img{
margin: 12px auto;
}

/* SERVIZIO (top) 
====================================================== */
#servizio{
	width: 100%;
	overflow: visible;
	margin-bottom:-30px;
}
/* Cambia Lingua */
#lingua{
	width:100%;
	overflow: auto !important;
	overflow: visible; /* ie FIX */
	padding:5px 0;
	background: transparent url('../img/dotted.gif') bottom left repeat-x;
	text-align: right;
}
#lingua .freccia{
	margin-right:5px;
	float:right;
}
a#changeLang{
	float:right;
	display: block;
	height:0;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 9px;
	background: url('../img/t_english.gif') top left no-repeat;
}

/* Ricerca */
#ricerca{
	margin-top: 16px;
	margin-left: 200px; /* si sovrapponeva al logo */
	position: relative;
	height:35px;
}
#ricerca #search{
	display: block;
	position: absolute;
	width:500px;
	height:50px;
	top:0;
	right:0;
}
#ricerca #search input{
	height:20px;
	line-height: 20px;
	width: 180px;
	border: 1px solid #ccc;
	padding: 0 2px;
	position: absolute;
	top:0px;
	right:24px;
}
#ricerca #search label{
display: block;
height:0;
padding-top: 20px;
width:100px;
background: transparent url('../img/t_cerca.gif') top right no-repeat;
overflow: hidden;
position: absolute;
top:0px;
right:220px;
}
#ricerca #search button{
 width:20px;
 position: absolute;
 top:2px;
 right:2px;
 background-color: #fff;
 border: none;
}

/* FOOTER 
====================================================== */
#footer{
	width:100%;
	overflow:auto;
	background: #fff url('../img/dotted.gif') top left repeat-x;
	padding-top: 4px;
	clear: both;
}
#footer ul{
	float:left;
}
#footer ul li{
	float:left;
	padding: 0px;
	margin-right: 20px;
	font-size:13px;
	font-weight: bold;
	list-style-type: none;
}
#footer ul li a{
color: #999;
}
#footer .copyright{
	float:right;
	line-height: 20px;
	font-size: 11px;
	color: #063472;
	margin: 0px;
}
#footer .copyright a{
	color: #063472;
	text-decoration: none;
}
#footer .copyright a:hover{
	text-decoration: underline;
}
/* HOME 
====================================================== */
body#home h2,
body#home strong{
color:#063472;
}
div#intro{
	padding: 10px 20px 20px 10px;
	height:auto !important;
	height:110px;
	min-height:110px;
}
div#intro p{
	line-height: 18px;
	margin-bottom: 15px;
}
div#comunicati{
	position: relative;
	width: 100%;
	overflow:auto;
}
div#comunicati h2{
	background: transparent url('../img/bg_dot_grigio.gif') top left repeat-x;
	height: 30px;
}
div#comunicati .linkLeggi{
	position: absolute;
	top:4px;
	right:10px;
	display:block;
}
div#comunicati div.comunicato{
	float:left;
	margin: 10px;
	width: 340px !important;
	width: 330px;
}
div#comunicati div.comunicato p.data{
	font-weight: bold;
	color:#063472;
	margin-bottom: 5px;
}

div#datiFinanziari{
margin-bottom: 14px;
}
div#datiFinanziari h2{
	color:#063472;
	padding:0 10px;
	background: #fff url('../img/bg_dot_grigio2.gif') top left repeat-x;
	line-height: 34px;
}
div#datiFinanziari ul{
	margin:2px 0;
}
div#datiFinanziari ul li{
	color:#063472;
	list-style-type: none;
	display: inline;
}
div#datiFinanziari ul li a{
	display: block;
	font-weight: bold;
	font-size: 12px;
	background: transparent url('../img/dot.png') 6px 10px no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 22px;
	color: #063472;
	text-decoration: none;
}
div#datiFinanziari ul li a:hover{
	text-decoration: underline;
}
div#datiFinanziari ul li.even a{
	background: #f1f1f3 url('../img/dot.png') 6px 10px no-repeat;
}

div#fondazione{
	border: 1px solid #d9d9dd;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 14px;
}
div#fondazione a{
display: block;
}
div#fondazione img{
margin: 0 auto;
}
div#quotazioni h2{
	color:#fff;
	padding:2px 10px;
	background: #fff url('../img/bg_dot_blu.gif') center left repeat-x;
	line-height: 29px;
	height:29px;
}
div#quotazioni table{
display: block;
margin: 5px 0 0 5px;
border-collapse:collapse;
}
div#quotazioni table td,
div#quotazioni table th{
	padding: 5px;
	border-collapse:collapse;
	color: #333;
}
div#quotazioni table th{
	font-weight: bold;	
	color:#063472;
}
div#quotazioni table td strong{
	color:#333;
}

iframe#iframeQuot{
	width: 268px;
	height: 120px;
}
/* IL GRUPPO 
====================================================== */
#gruppoCont{
	width: 100%;
	overflow: hidden;
	margin-bottom: 14px;
}
div#ilGruppo{
	margin-left:170px;
}
div#ilGruppo ul{
	margin: 0px 0 10px;
	color:#063472;
}


/* PROFILO 
====================================================== */
#profilo{
	text-align: center;
	margin:0 14px;
}
#profilo p{
	text-align: left;
}
div#profilo ul{
	text-align: left;
	margin: 0px 0 30px;
}

#profilo img{
	margin:20px auto 0;
}
#profilo h2{
	background: #fff url('../img/bg_dot_bianco.gif') top left repeat-x;
}

/* STRUTTURA 
====================================================== */
div#struttura div{
	float:left;
	width: 235px;
	padding-right: 10px;
	height: auto !important;
	height:350px;
	min-height: 350px;
	margin-right:10px;
	background: #fff url('../img/dotted_vert.gif') top right repeat-y;
	position:relative;
	margin-bottom: 14px;
}
div#struttura div.col4{
	margin-right:0;
	padding-right: 0;
	background: none;
}
div#struttura div h3{
	font-size: 13px;
	letter-spacing: -.1em;
	text-transform: uppercase;
	color:#063472;
	line-height: 32px;
	background: #fff url('../img/bg_dot_bianco.gif') repeat-x;
	margin-bottom: 10px;
	padding-left: 14px;
}
div#struttura div ul{
	margin: 0 14px;
}
div#struttura div ul li{
margin-bottom: 16px;
color: #666	;
line-height: 110%;
}
div#struttura div ul li strong{
	display: block;
	margin-bottom: 2px;
	font-size: 11px;
}
div#struttura div ul li strong.controlla{
color: #999;
display: block;
padding-top: 26px;
}

/* CORPORATE GOVERNANCE 
====================================================== */
div#corporate{
	width: 100%;
	overflow: visible;
	margin:0;
	position: relative;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	}

ul#menuCorporate{
	width: 275px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
ul#menuCorporate li{	
	width: 275px;
}
ul#menuCorporate li a{
	display: block;
	text-indent: -5000px;	
	height: 34px;
	margin-bottom: 15px;
	width: 275px;
	background-image: url('../img/menu_corporate.png');
	background-repeat: no-repeat;
}

ul#menuCorporate li a.active{
	cursor: default;
}

ul#menuCorporate li#linkCg1 a{
	background-position: 0 0;
}
ul#menuCorporate li#linkCg2 a{
	background-position: 0 -40px;
}
ul#menuCorporate li#linkCg3 a{
	background-position: 0 -80px;
}
ul#menuCorporate li#linkCg1 a.active{
	background-position: -285px 0;
}
ul#menuCorporate li#linkCg2 a.active{
	background-position: -285px -40px;
}
ul#menuCorporate li#linkCg3 a.active{
	background-position: -285px -80px;
}


ul#menuCorporate li#linkBio1 a{
	background-position: 0 0;
}
ul#menuCorporate li#linkBio2 a{
	background-position: 0 -40px;
}
ul#menuCorporate li#linkBio3 a{
	background-position: 0 -80px;
}
ul#menuCorporate li#linkBio4 a{
	background-position: 0 -120px;
}
ul#menuCorporate li#linkBio5 a{
	background-position: 0 -160px;
}
ul#menuCorporate li#linkBio1 a.active{
	background-position: -285px 0;
}
ul#menuCorporate li#linkBio2 a.active{
	background-position: -285px -40px;
}
ul#menuCorporate li#linkBio3 a.active{
	background-position: -285px -80px;
}
ul#menuCorporate li#linkBio4 a.active{
	background-position: -285px -120px;
}
ul#menuCorporate li#linkBio5 a.active{
	background-position: -285px -160px;
}

#bios{
	float: right;
	width: 690px;
}
#Cg1,
#Cg2,
#Cg3{
	float: left;
	width: 684px;
	height:auto !important;
	height:250px ;
	min-height:250px;
	position: relative;
}
.governance{
float: left;
width: 100%;
border-top: 1px dotted #ccc;
margin-top: 6px;
padding-top: 10px;
}
.governance .member{
float: left;
height:auto !important;
min-height:102px;
padding:6px 0 6px 0px;
width:33%;
line-height: 110%;
}
.governance .altri{
float: left;
width: 64%;
}
.governance .memberNoFoto{
float: left;
padding:6px 0 6px 0px;
width:50%;
line-height: 110%;
}
.governance .member img{
display: block;
border: 1px solid #999;
margin-bottom: 4px;
}

/* STORIA 
====================================================== */
div#storia{
	/* margin: 20px 10px;
	overflow:hidden; */
}

/* DE AGOSTINI EDITORE 
====================================================== */
#deaEditoreHome{
	margin-top: 24px;
}
#deaEditoreHome #introEditore{
	width:100%; 
	overflow: auto; 
}
#deaEditoreHome p{
	margin: -6px 0px 14px 15px;
}
#floatBoxes{
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
}
#floatBoxes div{
	float:left;
	width: 232px;
	padding: 0 12px 0 0;
	margin-right:12px;
	margin-bottom: 16px;
	background: #fff url('../img/dotted_vert.gif') top right repeat-y;
	position:relative;
}
#floatBoxes div p{
		margin:0;
		padding:0 13px;
		height:auto !important;
		height:300px;
		min-height:300px;
		background: #fff url('../img/bg_floatbox.gif') bottom left repeat-x;
	}
#floatBoxes div.last{
	margin-right:0px;
	padding: 0px;
	background:none;
}
#floatBoxes div h3{
	font-size: 13px;
	text-transform: uppercase;
	color:#063472;
	line-height: 32px;
	background: #fff url('../img/bg_dot_bianco.gif') repeat-x;
	margin-bottom: 10px;
	padding-left:13px;
}

#deaEditoreHome ul{
	margin-left: 14px;
	margin-bottom: 14px;
}


/* LOTTOMATICA 
====================================================== */
#lottomatica{
	margin: 24px 18px 24px 0;
}
#lottomatica #introLottom{
	width:100%; 
	overflow: auto; 
	margin-bottom: 10px;
}
#lottomatica p{
	margin-bottom: 10px;
}

/* DEA CAPITAL 
====================================================== */
#capital{
	margin: 24px 0 14px;
}
#capital p{
	margin: 0 18px 26px;
}
#capital .capitalCont{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom: 18px;
}
#capital .capitalCont .capitalLogo{
	float: left;
	width: 175px;
	margin-right: 25px;
	text-align: center;
}

#capital .capitalCont .capitalLogo div{
border: 1px solid #d9d9d9;
text-align: center;
margin-bottom: 8px;
}
#capital .capitalCont .capitalLogo img{
margin: 12px auto;
}
#capital .capitalCont .capitalContent{
	margin-left: 200px;
}
#capital .capitalCont .capitalContent p{
	margin: 0px;
	line-height: 12px;
}
#capital .capitalCont .capitalContent ul{
	margin: 10px 20px;
}


/* DEA COMMUNICATIONS 
====================================================== */
#communications{
	margin-top: 20px;
	margin-bottom: 14px;
}
#communications p{
	margin: 0 14px 10px;
}
#floatBoxes3{
	margin: 20px 0 0;
	width: 100%;
	overflow: auto;
}
#floatBoxes3 div{
	float:left;
	width: 306px;
	padding: 0 20px 0 0;
	margin-right:20px;
	background: #fff url('../img/dotted_vert.gif') top right repeat-y;
	position:relative;
	text-align: center;
}
#floatBoxes3 div.col3{
	margin-right:0px;
	padding: 0;
	background:none;
}
#floatBoxes3 div a.bordo{
	display: block;
	border: 1px solid #1c7fc3;
	width: 274px;
	padding: 20px 0;
	margin: 0 auto 16px;
}
#floatBoxes3 div a.bordo img{
	margin: 0 auto;
}

#floatBoxes3 div h3{	
	font-size: 13px;
	text-transform: uppercase;
	color:#063472;
	line-height: 32px;
	background: transparent url('../img/bg_dot_bianco.gif') repeat-x;
	padding-left:14px;
}
#communications ul{
	margin: 0 14px 10px;
}
#floatBoxes3 a.btn_scheda{
	text-indent: -5000px;
	position:absolute;
	display: block;
	bottom:10px;
	left:230px;
	width:60px;
	height:16px;
	background: transparent url('../img/btn_scheda.png') 0 0 no-repeat;
}
#floatBoxes2{
	margin: 20px 0 0;
	width: 100%;
	overflow: auto;
}
#floatBoxes2 div{
	float:left;
	display: inline;
	width: 480px;
	padding: 0 20px 0 0;
	margin-right:20px;
	background: #fff url('../img/dotted_vert.gif') top right repeat-y;
	position:relative;
	text-align: center;
}
#floatBoxes2 div.col2{
	margin-right:0px;
	padding: 0;
	background:none;
}
#floatBoxes2 div a.bordo{
	display: block;
	/*border: 1px solid #1c7fc3;*/
	width: 274px;
	padding: 20px 0;
	margin: 0 auto 16px;
}
#floatBoxes2 div a.bordo img{
	margin: 0 auto;
}

#floatBoxes2 div h3{	
	font-size: 13px;
	text-transform: uppercase;
	color:#063472;
	line-height: 32px;
	background: transparent url('../img/bg_dot_bianco.gif') repeat-x;
	padding-left:14px;
}

#floatBoxes2 a.btn_scheda{
	text-indent: -5000px;
	position:absolute;
	display: block;
	bottom:10px;
	left:406px;
	width:60px;
	height:16px;
	background: transparent url('../img/btn_scheda.png') 0 0 no-repeat;
}

/* COMMUNICATION sottolivelli 
====================================================== */
.sottolivelloCommunication{
	margin-top: 20px;
	margin-bottom: 4px;
	width: 100%;
	overflow: visible;
	position: relative;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

.sottolivelloCommunication p{
	margin-bottom: 10px;
}
.sottolivelloCommunication #colonnaLoghi{
	float: left;
	width: 175px;
	margin-right: 25px;
	text-align: center;
		margin-bottom: 14px;
}
.sottolivelloCommunication #colonnaLoghi a{
	display: block;
	margin-bottom: 16px;
}

.sottolivelloCommunication #colonnaLoghi div{
border: 1px solid #d9d9d9;
text-align: center;
margin-bottom: 8px;
}
.sottolivelloCommunication #colonnaLoghi img{
margin: 4px auto;
}
.sottolivelloCommunication #colonnaContent{
	margin-left: 200px;
	width: 400px;
	margin-bottom: 14px;
}
.sottolivelloCommunication #colonnaVideo{
	position: absolute;
	top: 0;
	right: 0;
}
a#btn_back{
	text-indent: -5000px;
	display: block;
	position: absolute;
	width:63px;
	height: 16px;
	bottom: 0px;
	right: 0;
	background: transparent url('../img/btn_indietro.png') top left no-repeat;
}


/* IN RETE 
====================================================== */
#inRete{
	margin: 0px 0 14px;
	width: 100%;
	float: left;
}
#inRete ul li{
	display: block;
	float: left;
	width: 488px;
	padding-left: 12px;
	line-height: 28px;
	color:#063472 ;
}
#inRete ul li a{
	padding-left: 10px;
}
#inRete ul li.rowOdd{
	background-color: #f7f7f7;
}

/* CONTATTI 
====================================================== */
#contactForm{
position: relative;
width: 100%;
float: left;
}
#contactForm h2{
	background: #fff url('../img/bg_dot_grigio.gif') top left repeat-x;
	line-height: 30px;
	font-size: 12px;
	margin-bottom: 20px;
}
#formContatti{
	margin: 0 10px 24px;
	float: left;
	width: 980px;
}
#formContatti strong{
	color: #666;
}
#formContatti fieldset#fieldSx{
	float: left;
	width: 48%;
	border: none;
	display: inline;
}
#formContatti fieldset#fieldDx{
	width: 48%;
	border: none;
	display: inline;
}
#formContatti div{
	clear: both;
	margin-bottom: 14px;
}
#formContatti label{
	float: left;
	width: 120px;
	line-height: 20px;
}
#formContatti input{
	border: 1px solid #666;
	width: 300px;
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	padding: 0 2px;
}
#formContatti textarea{
	border: 1px solid #666;
	width: 304px;
}
#formContatti p{
	margin-left: 120px;
}
#formContatti button{
	float: right;
	margin-right: 40px;
	padding: 1px 4px;
	width: 50px;
	font-size: 12px;
}
div#errori{
	border: 1px dotted #c30;
	width: 978px;
	padding: 10px;
	margin-bottom: 30px;
	display: none;
}
div#errori strong{
	color: #c30;
}
div#errori label{
	display: block;
}
div#feedback{
	padding-top:20px; 
	margin-top:10px; 
	margin-left: 120px; 
	margin-right:40px; 
	font-weight:bold; 
	color:#000;
}

/* COMUNICATI 
====================================================== */

#ricercaComunicati{
	background-color: #f7f7f7;
	text-align: right;
	padding: 4px 0;
	position: relative;
	margin-bottom: 20px;
	height: 24px;
}

#ricercaComunicati #searchCom input{
	height:20px;
	line-height: 20px;
	width: 180px;
	border: 1px solid #ccc;
	padding: 0 2px;
	position: absolute;
	top:5px;
	right:24px;
}
#ricercaComunicati #searchCom label{
display: block;
height:0;
padding-top: 20px;
width:200px;
background: transparent url('../img/t_cerca_com.png') right 5px no-repeat;
overflow: hidden;
position: absolute;
top:6px;
right:220px;
}
#ricercaComunicati #searchCom button{
 width:20px;
 position: absolute;
 top:7px !important;
 top:9px;
 right:2px;
 border: none;
 background: transparent;
}

#stampaComunicati div.comunicatoElenco{
	width:100%;
	overflow:auto;
	clear:both;
}
div.comunicatoElenco .rowOdd,
div.comunicatoElenco .rowEven {
	height: 28px;
	line-height: 28px;
}
div.comunicatoElenco .rowOdd{
	background-color: #f7f7f7;
}

div.comunicatoElenco div.dataComunicato{
	width:85px;
	float:left;
	color: #666;
	margin-left: 12px;
}
div#testoComunicato strong{
	color: #666;
}
 div.comunicatoElenco p{
 	margin: 0px;
 	line-height: 28px;
}
 div.comunicatoElenco p a{
 	color: #063472;
}

#paginazione{
	margin-top: 18px;
	margin-bottom: 14px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	position: relative;
	clear: both;
}
#paginazione #prev{
	position: absolute;
	top: 0;
	left: 14px;
	text-indent: -5000px;
	width: 200px;
	height: 16px;
	background: transparent url('../img/btn_indietro.png') top left no-repeat;
}

#paginazione #next{
	position: absolute;
	top: 0;
	right: 14px;
	text-indent: -5000px;
	width: 200px;
	height: 16px;
	background: transparent url('../img/btn_avanti.png') top right no-repeat;
}


/* RASSEGNA 
====================================================== */
#calendarioWrapper{
	height:auto !important;
	height:280px ;
	min-height:280px;	
	position: relative;
}
#calendario{

	background-color: #fff;
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;	
}
#rassegna{
	margin-left: 210px;
}
#legenda{
	width: 766px;  /* era 976 */
	overflow: auto;
	padding: 0 12px 4px;
	background: transparent url('../img/dotted.gif') bottom left repeat-x;
	margin-bottom: 20px;
	font-size: 11px;
}
#legenda p{
margin-bottom: 4px;
}
#legenda ul li{
	display: block;
	float: left;
	margin-right: 20px; /* era 40 */
	color: #333;
	padding-left: 12px;
	line-height: 18px;
	height: 18px;
}
.leg1{
	background: transparent url('../img/sq01.gif') 0 0 no-repeat;
}
.leg2{
	background: transparent url('../img/sq02.gif') 0 0  no-repeat;
}
.leg3{
	background: transparent url('../img/sq03.gif') 0 0  no-repeat;
}
.leg4{
	background: transparent url('../img/sq04.gif') 0 0  no-repeat;
}
.leg5{
	background: transparent url('../img/sq05.gif') 0 0  no-repeat;
}
.leg6{
	background: transparent url('../img/sq06.gif') 0 0  no-repeat;
}
table#tblRassegna{
	width: 100%;
}
table#tblRassegna th{
	padding:0px 20px;
}
table#tblRassegna td{
	padding:8px 20px;
}
table#tblRassegna th{
	background: #fff url('../img/bg_dot_grigio.gif') top left repeat-x;
	height: 30px;
	line-height: 30px;
}
table#tblRassegna th#data{
	border-right: 8px solid #fff;
	width: 70px;
}
table#tblRassegna th#testata{
	border-right: 8px solid #fff;
	width: 140px;
}
table#tblRassegna th{
	font-weight: bold;
	color: #063472;
}
table#tblRassegna tr.rowOdd,
table#tblRassegna tr.rowEven {
}
table#tblRassegna tr.rowOdd{
	background-color: #f7f7f7;
}
table#tblRassegna td.data{
	color: #666;
}
table#tblRassegna td span{
	display: block;
	padding-left: 18px;
	}
table#tblRassegna td a{
	color: #063472;
	}
	
table#tblRassegna td span.leg1,
table#tblRassegna td span.leg2,
table#tblRassegna td span.leg3,
table#tblRassegna td span.leg4,
table#tblRassegna td span.leg5,
table#tblRassegna td span.leg6{
	background-position: 0 -1px;
	}

#paginaDettaglio.dettRassegna p#datiRassegna {
	padding: 0 14px 10px;
	line-height: 16px;
}
#paginaDettaglio.dettRassegna div.testoRassegna {
	margin: 0  0 10px;
	padding: 0 14px 1px;
	background: #fff url('../img/dotted.gif') bottom left repeat-x;
}
#paginaDettaglio.dettRassegna div.testoRassegna strong {
	color: #666;
}
#paginaDettaglio.dettRassegna h3 {
	background:  none;
	margin: 0px;
}
#paginaDettaglio.dettRassegna p.dataEvento strong{
	color: #666;
}


/* EVENTI 
====================================================== */
#eventi{
	width: 100%;
	float: left;
}
#eventi #arteCultura.ACeventi{
	float: right;
	width: 855px;
}
ul#menuEventi{
width: 120px;
float: left;	
}
ul#menuEventi li{
	display: block;
		height: 34px;
	margin-bottom: 15px;
}
ul#menuEventi li a{
	display: block;
	text-indent: -5000px;	
	height: 34px;
	width: 120px;
	background-image: url('../img/menu_eventi.png');
	background-repeat: no-repeat;
}

ul#menuEventi li#ev1 a{
	background-position: 0 0;
}
ul#menuEventi li#ev2 a{
	background-position: 0 -40px;
}
ul#menuEventi li#ev1.active a{
	background-position: -120px 0;
	cursor: default;
}
ul#menuEventi li#ev2.active a{
	background-position: -120px -40px;
	cursor: default;
}

#eventi eventoSx,
#eventi eventoDx{
}
#eventi #arteCultura div.eventoSx div,
#eventi #arteCultura div.eventoDx div{
height: auto !important;
min-height: 64px;
height: 64px;
padding: 8px 14px;
}
#eventi #arteCultura div.eventoSx div p,
#eventi #arteCultura div.eventoDx div p{
margin-bottom: 6px;
}
#eventi #arteCultura div.eventoSx div p.luogoEvento strong,
#eventi #arteCultura div.eventoDx div p.luogoEvento strong{
color: #666;
}
#eventi #arteCultura div.eventoSx div a,
#eventi #arteCultura div.eventoDx div a{
padding: 0px;
margin-bottom: 6px;
}
#paginaDettaglio.dettEventi p.dataEvento {
	margin: 0 14px 10px;
	line-height: 16px;
}
#paginaDettaglio.dettEventi div.testoEvento {
	margin: 0  0 10px;
	padding: 0 14px 1px;
	background: #fff url('../img/dotted.gif') bottom left repeat-x;
}
#paginaDettaglio.dettEventi div.testoEvento strong {
	color: #666;
}
#paginaDettaglio.dettEventi h3 {
	background:  none;
	margin: 0px;
}
#paginaDettaglio.dettEventi p.dataEvento strong{
	color: #666;
}
/* GALLERIA 
====================================================== */
#galleria{
	width: 100%;
	float: left;
}
#galleria .galleryElSx,
#galleria .galleryElDx{
	width:48%;
	margin-bottom: 20px;	
	background: #fff url('../img/dotted.gif') top left repeat-x;
	padding-top: 2px;
}

#galleria .galleryElSx{
	float: left;
}
#galleria .galleryElDx{
	float: right;
}
#galleria .galleryElSx div.wrap,
#galleria .galleryElDx div.wrap{
background: #f1f1f3 url('../img/dotted2.gif') bottom left repeat-x;
width: auto;
height: auto !important;
min-height: 104px;
height: 104px;
padding: 10px 0 10px 10px;
}
#galleria  .management{
	float:left;
	margin-top: 36px;
	width: 230px;
}
#galleria  .immagini{
	float:right;
}
#galleria .immagini img{
	margin-right: 10px;
}
#pressKit{
	width: 48%;
}
		
/* POPUP GALLERY
====================================================== */
#fotoDetail{
 text-align: center;
 margin:20px;
 }
#fotoDetail #foto{
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 padding:20px;
 }
#fotoDetail #foto img{
margin:0 auto;
 }
 

/* PAGINA DETTAGLIO
====================================================== */

#paginaDettaglio h3{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #063472;
	margin-bottom: 14px;
	background: #fff url('../img/dotted.gif') bottom left repeat-x;
	line-height: 28px;
	padding-left: 12px;
}
#paginaDettaglio p.data{
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
}
#paginaDettaglio ul{
	margin-bottom: 20px;
}
#paginaDettaglio ul li{
	list-style-type: disc;
	margin-left: 20px;
	text-align: left;
}
#paginaDettaglio p.datiRassegna{
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
}
#paginaDettaglio p.datiRassegna strong,
#paginaDettaglio p.datiEvento strong{
	color:#333;
}

#paginaDettaglio .contenutoDettaglio{
	margin: 0 14px;
}

#paginaDettaglio p.extra{
	color:#333;
	margin-top: 20px;
	margin-left: 14px;
}

#linkIndietro{
	position: relative;
	margin-right: 14px;
	margin-top: 14px;
	height: 16px;
}

/* DATI FINANZIARI 
====================================================== */
#datiFin{
	width: 100%;
	overflow: hidden;
	margin:0;
	position: relative;
}
ul#menuBilancio{
	width: 230px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
ul#menuBilancio li{
	width: 230px;
}
ul#menuBilancio li a{
	display: block;
	text-indent: -5000px;	
	height: 34px;
	margin-bottom: 15px;
	width: 230px;
	background-image: url('../img/menu_datifin.png');
	background-repeat: no-repeat;
}
ul#menuBilancio li a.active{
	cursor: default;
}
ul#menuBilancio li#bRec a{
	background-position: 0 0;
}
ul#menuBilancio li#b07 a{
	background-position: 0 -40px;
}
ul#menuBilancio li#b08 a{
	background-position: 0 -200px;
}
ul#menuBilancio li#b09 a{
	background-position: 0 -280px;
}
ul#menuBilancio li#altre a{
	background-position: 0 -80px;
}
ul#menuBilancio li#altre2 a{
	background-position: 0 -120px;
}
ul#menuBilancio li#altre3 a{
	background-position: 0 -160px;
}
ul#menuBilancio li#altre4 a{
	background-position: 0 -240px;
}
ul#menuBilancio li#bRec a.active{
	background-position: -240px 0;
}
ul#menuBilancio li#b08 a.active{
	background-position: -240px -200px;
}
ul#menuBilancio li#b07 a.active{
	background-position: -240px -40px;
}
ul#menuBilancio li#b09 a.active{
	background-position: -240px -280px;
}
ul#menuBilancio li#altre a.active{
	background-position: -240px -80px;
}
ul#menuBilancio li#altre2 a.active{
	background-position: -240px -120px;
}
ul#menuBilancio li#altre3 a.active{
	background-position: -240px -160px;
}
ul#menuBilancio li#altre4 a.active{
	background-position: -240px -240px;
}
#bilancioRecente{
	margin-left: 244px;
	margin-bottom: 14px;
}
#bilancio2009,
#bilancio2008,
#bilancio2007,
#bil1,
#bil2,
#bil3, 
#bil4{
	margin-left: 255px;
	margin-right: 96px;
	margin-bottom: 14px;
}
div.bilancioWrap{
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: #fff url('../img/dotted.gif') bottom left repeat-x;
}
#datiFin h2{
	font-size: 13px;
	background: none;
	color: #063472;
	line-height: 34px;
	font-weight: bold;
}
#datiFin h3{
	font-size: 12px;
	color: #063472;
	margin-left: 10px;
	font-weight: bold;
}
#datiFin p{
	margin-left: 10px;
}
div.imgWrap{
	border: 9px solid #f1f1f3;
	text-align: center;
	padding: 10px 0px;
}
div.imgWrap img{
	margin: 0 auto;
}

#datiFin .sottoRicavi h4{
	font-weight: normal;
	font-size: 12px;
	color: #666;
	padding-left: 15px;
	background: #fff url('../img/dot.png') 0 7px no-repeat !important;
	background: #fff url('../img/dot.png') 0 8px no-repeat;
	line-height: 20px;
	margin-left: 20px;
}
#datiFin .sottoRicavi p{
	margin-left: 35px;
	clear: both;
}
#datiFin .sottoRicavi .imgWrap{
	float: left;
	margin-left: 35px;
	padding: 10px;
	margin-bottom: 10px;
}
#datiFin p.last{
	margin-bottom: 0px;
}

#datiFin ul#risNetto li{
	margin-left: 10px;
}

.sottoRicaviCapital{
margin-top: 10px;
}
#datiFin .sottoRicaviCapital h2{
	line-height: 20px;
}
#datiFin .sottoRicaviCapital h3{
	color: #999;
	padding-left: 10px;
	font-size: 13px;
	margin-bottom: 4px;
	margin-top: 6px;
}
#datiFin .sottoRicaviCapital ul{
	margin-left: 30px;
}
#datiFin .sottoRicaviCapital ul.dot li ul{
	background: none;
}
/* ETICA E SOCIALE 
====================================================== */
#eticaSociale{
	margin: 0 10px;
}
#eticaSociale h3{
	margin-bottom: 10px;
}
#eticaSociale ul{
	margin-bottom: 20px;
}
#eticaArte{
	width: 100%;
	float: left;
}
#eticaArte p{
	margin-left: 10px;
}
#logoFondazione{
	text-align: center;
	float: left;
	margin-right: 20px;
}
#logoFondazione img{
	margin: 0px auto;
}
#arteCultura{
	width:100%;
	float: left;
}
#arteCultura div.eventoSx,
#arteCultura div.eventoDx{
	width:48%;
	margin-bottom: 20px;	
	background: #fff url('../img/dotted.gif') top left repeat-x;
	padding-top: 2px;	
}
#arteCultura div.eventoSx{
	float: left;
}
#arteCultura div.eventoDx{
	float: right;
}
#arteCultura div.eventoSx div,
#arteCultura div.eventoDx div{
background: #f1f1f3 url('../img/dotted2.gif') bottom left repeat-x;
width: auto;
height: auto !important;
min-height: 104px;
height: 104px;
}

#arteCultura div.eventoDx img,
#arteCultura div.eventoSx img{
	float: left;
	margin: 8px;
}

#arteCultura div.eventoDx a,
#arteCultura div.eventoSx a{
	display: block;
	font-weight: bold;
	text-decoration: underline;
	color: #063472;
	padding-top: 14px;
}

/* CONTATTI 
====================================================== */
div#cont p{
margin-left: 12px;
margin-bottom: 25px;
}
#cont p.last{
}

/* NOTE LEGALI 
====================================================== */
#note{
	margin:20px 10px 14px;
}
/* COPYRIGHT 
====================================================== */
#copyR{
	margin:20px 10px 14px;
}
/* CONTATTI FOOTER 
====================================================== */
#contFooter{
	margin:20px 10px 14px;
}
/* MAPPA DEL SITO 
====================================================== */
#mappa{
	width: 100%;
	overflow:auto;
	margin-top: 20px;
	background: #fff url('../img/dotted_vert.gif') 50% 0 repeat-y;
	}
#mappa h3{
	line-height: 30px;
	background: #fff url('../img/bg_dot_bianco.gif') top left repeat-x;
	color: #063472;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 2px 20px;
}
#siteMapLeft{
	width:480px;
	float:left;
}
#siteMapRight{
	width:480px;
	float:right;
}
#mappa ul{
float: none;
padding-left:20px;
}
#mappa ul li{
	display: inline;
	float: left;
	font-weight: bold;	
	font-size: 11px;
	margin-bottom: 14px;
	width:220px;
	color:#063472;
}


#mappa ul li ul{	
	margin-top: 4px;
	overflow:visible;
	padding-left:0;
	padding-bottom: 6px;	
	height: 100px;
}
#mappa ul li ul li{
	display: block;
	background: none;
	float: none;
	font-weight: normal;
	padding-left: 0px;
	font-size: 11px;
	margin-bottom: 2px;
}

/* RICERCA 
====================================================== */
#searchContent{
	margin: 0 10px;
}
#result_report{
	font-weight: bold;
	color:#063472;
	padding-bottom: 6px;
	background: #fff url('../img/dotted.gif') bottom left repeat-x;
	margin-bottom: 20px;
}
a.title{
	font-weight: bold;
	color:#063472;
}
#other_pages{
	margin-bottom: 20px;
}
#did_you_mean{
	margin-bottom: 20px;
}

/* IMAGE REPLACE 
====================================================== */
.imgReplace strong{
	display: block;
	text-indent:-5000px;
	background: transparent url('../img/immaginexxx') center left no-repeat;	
}
/* HOME */
#testoIntro{
	text-indent:-5000px;
	background: transparent url('../img/t_home.png') top left no-repeat;
	width: 673px;
	height: 41px;
}
#hpComunicati strong{
	background-image:url('../img/t_comunicati.png');			
	height:28px;
}
#hpDatiFinanziari strong{
	background-image: url('../img/t_datifinanziari.png');			
}
#hpQuotazioni strong{
	background-image: url('../img/t_quotazioni.png');			
	height:25px;
	margin-top: 0px !important;
	margin-top: -2px; /* IE 6*/
}
div#comunicati .linkLeggi{
	background: transparent url('../img/btn_leggi.png') top left no-repeat;
	width:50px;
	height:16px;
	margin-top: 3px;
	text-indent: -5000px;
}
.linkContinua{
	background: #fff url('../img/btn_continua.png') top left no-repeat;
	height:20px;
	width:80px;
	text-indent: -5000px;
}
/* Dea Editore */
#deaEd1 strong{
	background-image: url('../img/t_collezionabile.png');
	height:34px;
}
#deaEd2 strong{
	background-image: url('../img/t_directmarketing.png');
	height:34px;	
}
#deaEd3 strong{
	background-image: url('../img/t_cultura.png');
	height:34px;	
}
#deaEd4 strong{
	background-image: url('../img/t_digital.png');
	height:34px;	
}
/* Dea Communications */
#deaComm1 strong{
	background-image: url('../img/t_content.png');
	height:34px;	
}
#deaComm2 strong{
	background-image: url('../img/t_broadcasting.png');
	height:34px;	
}
#deaComm3 strong{
	background-image: url('../img/t_distribuzione.png');
	height:34px;	
}
/* chi siamo profilo */
#h2Profilo strong{
	background-image: url('../img/t_profilosintesi.png');
	height:34px;	
}

/* chi siamo struttura */
#str1 strong{
	background-image: url('../img/t_att_editoriali.png');
	height:32px;	
}
#str2 strong{
	background-image: url('../img/t_att_media.png');
	height:32px;	
}
#str3 strong{
	background-image: url('../img/t_att_giochi.png');
	height:32px;	
}
#str4 strong{
	background-image: url('../img/t_att_finanziarie.png');
	height:32px;
}

/* dati finanziari */

/* chi siamo governance */
#corporate h2{
	text-indent: -5000px;
	width: 200px;
	height: 38px;
	margin-left: 125px;
	padding-top: 75px;
	margin-bottom: 10px;
}
#corporate h3{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
h2#pr{
	background: transparent url('../img/t_bio1.png') bottom left no-repeat;
}
h2#vpv{
	background: transparent url('../img/t_bio2.png') bottom left no-repeat;
}
h2#vp{
	background: transparent url('../img/t_bio3.png') bottom left no-repeat;
}
h2#vp2{
	background: transparent url('../img/t_bio4.png') bottom left no-repeat;
}
h2#ad{
	background: transparent url('../img/t_bio5.png') bottom left no-repeat;
}
h2#dg{
	background: transparent url('../img/t_bio6.png') bottom left no-repeat;
}
h2#lb{
	background: transparent url('../img/t_bio7.png') bottom left no-repeat;
}

a.ritorna{
	display:block;
	width:63px;	
height:16px;
background:transparent url(../img/btn_indietro.png) no-repeat scroll left top;
text-indent:-5000px;
float: right;
}
a.intro{
position: absolute;
bottom: 0;
right: 0;
display:block;
width:63px;	
height:16px;
background:transparent url(../img/btn_indietro.png) no-repeat scroll left top;
text-indent:-5000px;
float: right;
}
/* sala stampa rassegna */
th#data strong{
	display: block;
	height: 26px;
	text-indent: -5000px;
	width: 70px;
	background: transparent url('../img/t_data.png') center left no-repeat;
}
th#testata strong{
	display: block;
	height: 26px;
	text-indent: -5000px;
	width: 100px;
	background: transparent url('../img/t_testata.png') center left no-repeat;
}
th#tit strong{
	display: block;
	height: 26px;
	text-indent: -5000px;
	width: 210px;
	background: transparent url('../img/t_titolo.png') center left no-repeat;
}
/* sitemap */
#holding strong{
background-image: url('../img/t_holding.png');
height:33px;
}
#subholding strong{
background-image: url('../img/t_subholding.png');
height:33px;
}

/* footer */
#footer ul li a{
	display: block;
	text-indent:-5000px;
	height:20px;
}
a#ftm
{
	width:100px;
	background: transparent url('../img/t_footer_mappa.gif') center left no-repeat;
}
a#ftn{
	width:80px;
	background: transparent url('../img/t_footer_note.gif') center left no-repeat;
}
a#ftc{
	width:75px;
	background: transparent url('../img/t_footer_contatti.gif') center left no-repeat;
}
a#ftcr{
	width:100px;
	background: transparent url('../img/t_footer_credits.gif') center left no-repeat;
}




