body{
	margin:0;
	padding:0;
	border:0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size:71%;
	background-color:#F3F3F4;
}
a img{
	border:0px;
}

.breaker {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 0.1em;
}
form{
	margin: 0px;
	padding: 0px;
}
select{
	font-size: 100%;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1, h2, h3, h4, h5, h6, h7{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding:0px;
}
img.alignleft, img.left{
	float:left;
	margin-right:10px;
}
img.alignright, img.right{
	float:right;
	margin-left:10px;
}
.alingleft{
	text-align: left;
}
.alignright{
	text-align: right;
}
.hide{
	position:absolute;
	left:-9999px;
}

fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}
#container{
	background:url(../img/sfondo.gif) left top repeat-x #f3f3f4;
}
a{
	color:#0a0092;
}

/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[  TOP  ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#topper{
	background-color:#2b5579;
	color:#FFFFFF;
}
#topper h1{
	padding:20px;
	font-size:150%;
	font-weight:normal;
}
#topper h1 a{
	color:#FFFFFF;
	text-decoration:none;
}
#topper h1 a{
	text-decoration:underline;
}


#left{
	float:left;
	width:25%;
	text-align:center;
}
#center{
	float:left;
	width:50%;
	background-color:#f4f4f4;
	height:auto !important;
	height:500px;
	min-height:500px;
	margin-bottom:20px;
}
#right{
	float:left;
	width:24%;
}



/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[    NAVIGAZIONE    ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/

#left ul.navpres,
#left ul.navportale{
	margin:0px;
	padding:0px;
	background-color:#dfe9f0;
}
#left ul.navpres li,
#left ul.navportale li{
	margin:1px 0px 1px 0px;
	padding:0px;
	list-style:none;
	text-align:left;
}
#left ul.navpres li a,
#left ul.navportale li a{
	padding: 8px;
	display:block;
	height:auto !important;
	height:10px;
	text-decoration:none;
}
#left ul.navportale li a{
	background-color:#4b4b54;
	color:#FFFFFF;
}
#left ul.navportale li a:hover{
	text-decoration:underline;
}

#left ul.navpres ul{
	background-color:#2b5579;
	margin:0px 0px 0px 0px;
	padding:0px 0 6px 15px;
}
#left ul.navpres ul ul{
	background-color:#2b5579;
	margin:0px;
	padding:0px 0 0px 15px;
}
#left ul.navpres li{
	background-color:#add1e7;
}
#left ul.navpres li li{
	background-color:#2b5579;
	margin:0px 0px 0px 0px;
}

#left ul.navpres li a{
	background-color:#add1e7;
	color:#00007a;
	background:url(../img/freccia_blu.gif) 10px 14px no-repeat;
	padding-left:20px;
}
#left ul.navpres li a.on,
#left ul.navpres li a:hover{
	text-decoration:underline;
	background:url(../img/freccia_white.gif) 10px 14px no-repeat #2b5579;
	color:#FFFFFF;
	padding-left: 4px 4px 4px 20px;
}
#left ul.navpres li li a{
	background:url(../img/freccia_white.gif) 10px 10px no-repeat;
	background-color:transparent;
	color:#FFFFFF;
	padding: 4px 4px 4px 20px;
}
#left ul.navpres li li a.on:hover,
#left ul.navpres li li a.on,
#left ul.navpres li li a:hover{
	background:url(../img/freccia_white.gif) 10px 10px no-repeat;
	text-decoration:underline;
}

/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[      CENTER       ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#center .spaceblu{
	background-color:#add1e7;
}
#center .spaceblu .video{
	float:left;
	display:block;
	width:284px;
	height:210px;
	padding-left:1px;
}
#center .spaceblu .dida{
	margin-left:294px;
	height:auto !important;
	height:190px;
	min-height:190px;
	padding:10px;
}
#center .text{
	padding:20px 30px 20px 30px;
        position:relative;
}
#center .text hr{
	background-color:#F4F4F4;
        border:0px solid;
        border-bottom:1px dotted #AED1E7;
        height:10px;
	margin-bottom:10px;
        clear:both;
}
#center .text ul li{
        list-style:none;
        background:url(../img/lista_puntata.gif) left 6px no-repeat;
        padding-left:10px;
        margin: 4px 0 4px 0;
}
#center .text h3.title,
#center .text h3 {
	position:relative;
	background:url(../img/h3.gif) left top repeat-y;
	padding:4px;
	color:#0a0092;
	margin:10px 0 0px 0;
	font-size:115%;
}
#center .text h3 {
	margin-bottom:10px;
}
#center .text h3.title a{
	position:absolute;
	right:220px;
	top:0px;
}
body.interna #center .text h3.title{
	margin:10px 0 10px 0;
}
#center .text ul.elenconews,
#center .text ul.interventi{
	margin:0px;
	padding:0px;
}
#center .text ul.elenconews li,
#center .text ul.interventi li{
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px dotted #b6d6e9;
	padding:10px 0 10px 0;
	background-image:none;
}
#center .text ul.elenconews li a,
#center .text ul.interventi li a{
	text-decoration:none;
}
#center .text ul.elenconews li a:hover,
#center .text ul.interventi li a:hover{
	text-decoration:underline;
}

#center .text ul.elenconews li,
#center .text ul.elenconews li a,
#center .text ul.elenconews li a:hover
{
	color:#0a0092;
}

#center .text ul.obiettivi{
	margin:10px 0 0 0;
	padding:0px;
}
#center .text ul.obiettivi li{
	width:50%;
	float:left;
	margin:0px;
	list-style:none;
	padding:4px 0 4px 0;
}
#center .text ul.obiettivi a{
	color:#0a0092;
	text-decoration:none;
}
#center .text ul.obiettivi a:hover{
	text-decoration:underline;
}

/*#center .evidenza ul{
	padding:0px;
	margin:0px;
}*/

/*--- BOX PROSSIMO INCONTRO --*/
#center .evidenza,
#center .media {
	width:100%;
}
#center .evidenza_int,
#center .media_int {
	background:url(../img/bg_box_sedute_dx.gif) no-repeat right bottom;
}
#center .evidenza_int .data {
	float:left;
	display:inline;
	width:30%;
	padding-top:17px;
	font-size:260%;
   	line-height:110%;
	color:#2b5579;
}
/*#center .evidenza .sx {
	float:left;
	display:inline;
	width:30%;
	padding-top:17px;
}*/
#center .evidenza .dx {
	margin-left:30%;
	padding-top:17px;
}
#center .evidenza .dx p {
	font-size:130%;
	margin:5px 0;
}
#center .evidenza .dx a {
	text-decoration:none;
}
#center .evidenza .dx a:hover {
	text-decoration:underline;
}

#center .evidenza {
	background:url(../img/bg_box_sedute_sx.gif) no-repeat left top #ecf0f3;
}
#center .evidenza_int {
	padding:3px 0 20px 24px;
}

/*--------- BOX GALLERIA/YOUTUBE ----------------*/
#center .media {
	margin:0 0 20px 0;
	background:url(../img/bg_box_sedute_sx.gif) no-repeat left top #ecf0f3;
}
#center .media_int {
	padding:3px 0 0 0;
}
#center .media .gall {
	float:left;
	display:inline;
	width:50%;
	height:auto !important;
	min-height:166px;
	height:166px;
	padding:17px 0 0 19px;
	background:url(../img/galleria.gif) no-repeat 13px 55px;
}
#center .media .youtube {
	margin-left:50%;
	height:auto !important;
	min-height:166px;
	height:166px;
	padding:17px 0 0 21px;
	background:url(../img/youtube.gif) no-repeat 10px 55px;
}
#center .media .dx a {
	text-decoration:none;
}
#center .media .dx a:hover {
	text-decoration:underline;
}


/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]=====[         BANNER      ]=====[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/

ul.banner{
	margin:20px 0px 0px 0px;
	padding:0px;
}
ul.banner li{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
}


/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]=====[  SPAZIO HOME BIANCO ]=====[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
.whitebox{
	display:block; 
	width:204px;
	float:right;
	margin-top:10px;
	background:url(../img/whitebox_bg.gif) left top repeat-y;
}
.whitebox h3{
	background:url(../img/whitebox_h3.gif) left top no-repeat;
	height:27px;
	padding:10px 0 0 10px;
	font-size:110%;
}
.whitebox .tex{
	background:url(../img/whitebox_bottom.gif) left bottom no-repeat;
	height:auto !important;
	height:180px;
	min-height:180px;
	padding:0px 10px 10px 10px;
	margin:0px;
}


/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[      RIGHT       ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#right .text{
	padding:20px 20px 20px 20px;
}

/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[      BOX GIUNTA       ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/

#right .giunta_aperta {
	width:206px;
	padding:0;
	margin:65px 0 0 0;
	background:url(../img/bg_box_giunta.gif) repeat-y left;
}
#right .giunta_aperta h3 {
	padding:57px 16px 0 16px;
	margin:0 0 10px 0;
	text-transform:uppercase;
	color:#04488e;
	letter-spacing:-0.04em;
	background:url(../img/bg_h3_giunta.gif) no-repeat left top;
}
#right .giunta_aperta p {
	margin:0 16px;
	padding:0;
}
#right .giunta_aperta .bott {
	margin:0;
	padding:15px 25px 25px 0;
	text-align:right;
	background:url(../img/bg_bott_giunta.gif) no-repeat left bottom;
}
#right .giunta_aperta .bott a {
	margin:0;
	padding:2px 8px 2px 10px;
	text-transform:uppercase;
	text-decoration:none;
	border:1px solid #add1e7;
	background:url(../img/giunta_a.gif) repeat-x left center #d6e5ef;
}
#right .giunta_aperta .bott a:hover {
	text-decoration:underline;
} 
#right object {
	width:435px;
	height:265px;
}
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[   AREA SONDAGGI   ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#right #sondaggi{
	width:165px;
}
#right #sondaggi{
	margin: 20px auto;
}
#right #sondaggi h3{
	background:url(../img/sondaggi_h3.gif) left top no-repeat;
	display:block;
	height:63px;
	width:161px;
	text-indent:-9999px;
}
#right #sondaggi ul{
	background:url(../img/sondaggi.gif) left top repeat-x;
	width:161px;
	margin:0px;
	padding:0px;
}
#right #sondaggi li{
	margin:0px;
	padding:10px;
	list-style:none;
	border-bottom: 1px solid #bad5e7;
}
#right #sondaggi li p.dilatua{
	text-align:right;
	margin-top:10px;
}
#right #sondaggi li p.dilatua a{
	text-indent:-9999px;
	background:url(../img/sondaggi_dilatua.gif) left top no-repeat;
	color:#FFFFFF;
	width:56px;
	height:15px;
	padding:0px 10px 4px 10px;
	margin-top:1px;
	text-decoration:none;
}


#center .text #img_galleria li,
#center .text #lista_gallerie li{
	list-style:none;
        background-color:transparent;
        background-image:none;
        padding-left:0px;
}

/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[       FOOTER      ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#footer{
	background-color:#FF9900;
	text-align:right;
	padding: 4px;
}
#footer a{
	text-decoration:none;
}




.addthis_toolbox{
	position:absolute;
	right:30px;
	bottom:0px;
}
.occhiello{
	padding:0px 0 0 0px;
	font-size:110%;
	line-height:140%;
}
.occhiello .openvirg{
	background:url(../img/virgolette_open.gif) left bottom no-repeat;
	width:20px;
	height:20px;
}
.occhiello .closvirg{
	background:url(../img/virgolette_close.gif) right bottom no-repeat;
	width:20px;
	height:20px;
}


#center .text h3.title a{
	font-size:90%;
}

.indietro{
	left:0px;
top:0px;
}


#center .evidenza div.newsvideo{
	margin:5px 0px;
	padding:10px;
	background-color: #e0e9ee;
}
#center .evidenza div.newsvideo img{
	float:left;
	margin:0px;
	padding-right:15px;
	border:0px;
}





/*__________VIDEOSPECIAL___________ */
#videospecial{
      background:url(../img/contattaci_bg.gif) left bottom repeat-x #ADD1E7;
      text-align:left;
      padding-bottom:0px;
      position:relative;
      border-left:1px solid #FFF;
      color:#000;
}
#videospecialplayer{
      margin: 0px 0px 0px 0px;
      height:210px;
      width:284px;
      border:0px solid #b1b1b1;
      border-bottom:0px solid;
      float:left;
}
#videospecialtesto{
      padding: 10px 20px 0 0px;
      margin-left:294px;
      height:200px;
      color:#313366;
      font-size:120%;
}
#videospecial h3{
      background-repeat:no-repeat;
      background-position: 20px 17px;
      padding: 15px 20px 10px 80px;
      color:#25174b;
      font-size:100%;
      text-transform:uppercase;
      font-weight:bold;
}
#videospecial ul{
      margin: 10px 20px 10px 20px;
      padding:0px;
}
#videospecial ul li{
      background:url(../img/righina.gif) left bottom no-repeat;
      margin: 0px;
      padding:0px;
      float:left;
      list-style:none;
}
#videospecial ul li:first-child{
      background:none;
}
#videospecial ul li a{
      display:block;
      background-repeat:no-repeat;
      background-position: center top;
      padding: 30px 10px 0px 10px;
      color:#313366;
}
#videospecialelencont{
      background-color:#2B5579;
      border:1px solid #2B5579;
      margin: 0px 0px 0 0px;
      height:74px;
      position:relative;
}
#videospecial #videospecialelenco{
      height:74px;
      margin:0 auto;
}    
#videospecial #videospecialelenco ul{
      padding:0px;
      margin:3px 0 0 0;
      z-index:50;

}
#videospecial #videospecialelenco li{
      background-image:none;
}
#videospecial #videospecialelenco a{
      padding:0px;
}
#videospecial #videospecialelenco a img{
      border:1px solid #b1b1b1;
}
#videospecial #videospecialelenco a img.Ton{
      border:1px solid #FEAB07;
}
.nextBtn{
      position:absolute;
      right:4px;
      top:30px;
      background:url(../img/speciale_freccia.gif) right top no-repeat;
      cursor: pointer;
      display: block;
      height: 15px;
      position: absolute;
      text-indent: -9999px;
      width: 8px;
      z-index: 10;
}
.prevBtn{
      position:absolute;
      left:4px;
      top:30px;
      background:url(../img/speciale_freccia.gif) left top no-repeat;
      cursor: pointer;
      display: block;
      height: 15px;
      position: absolute;
      text-indent: -9999px;
      width: 8px;
      z-index: 10;
}
