/* CSS Document */

body{
	background: #D6EEFA;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;

}

a{
	color: #053d62;
	text-decoration: none;
}
a:hover{
	color: #156ca6;
	text-decoration: underline;
	font-weight: bold;
}

h1{
	color: #0A7EA5;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h2{
	color: #0A7EA5;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 0;
}

h3{
	color: #0A7EA5;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
}
h3.c{
	font-style: italic;
}


.sottotitolo{
	color: #0A7EA5;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
}


p{
	font-size: 14px;
	font-family: "Trebuchet Ms", Verdana, Arial;
	color: #022130;
	text-align: left;
}

img{
	border: none;
}

img.fotodx{
	margin: 0 0 15px 15px;
}
img.fotosx{
	margin: 0 15px 15px 0;
}

.clear{ clear: both; }

ol{
	margin: 0 0 0 18px;
	padding: 0;
	position: relative;
}
ol li{
	margin: 0 0 0 10px;
	padding: 5px 0;
}

.tabella_emp{
	border: none;
	border-bottom: 15px solid #2E6F9F;
	margin-bottom: 100px;
	width: 655px;
	
}

.tabella_emp th{
	text-align: right;
	padding-right: 20px;
	width: 140px;
}
.tabella_emp td{
	background-color: #FFF;
	margin: 0;
	padding: 3px;
	vertical-align: top;
}

.tabella_emp td.top{
	background: url('../layout/bg_calendario.png') bottom center no-repeat #FFF;
	color: #FCF6BC;
	font-size: 20px;
	height: 36px;
	padding: 0 0 0 20px;
	vertical-align: middle;
}

.bott_back{
	margin-top: 50px;
	position: relative;
}

/******* FORM  ******/

.tabella_simple{
  	border: none;
	border-bottom: 0 solid #2E6F9F;
	margin: 30px 0 100px 0;
	width: 592px;

}

.tabella_simple th{
	text-align: right;
	padding-right: 20px;
	width: 140px;
	border: 1px dotted #2d6f9f;
	background-color: #f2fafe;
}


.tabella_simple td{

	margin: 0;
	padding: 3px;
	vertical-align: top;
	background-color: #fdfbe5;


}

.tabella_simple td.sep{
	background: none;
	border: none;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}

.tabella_simple td.top{
	/*background: url('../layout/sfondo_form.gif')top no-repeat #FFF;
	color: #FCF6BC;*/
	font-size: 20px;
	height: 10px;
	padding: 0 0 0 20px;
	vertical-align: middle;
}

.tabella_simple tr td span.err{
	color: #F00;
}


.tab_autoresponder{
	background-color: #fdfbe5;
	margin: 30px auto;
	position: relative;
	width: 400px;
}
.tab_autoresponder th, .tab_autoresponder td{
	padding: 5px 0;
	text-align: center;
}
.tab_autoresponder th{
	color: #0a7ea5;
	font-size: 16px;
}




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

.tbox_blu, .tbox_giallo, .tbox_blu:hover, .tbox_giallo:hover, .tbox_giallo_regalo, .tbox_giallo_regalo:hover {
	color: #888241;
	display: block;
	font-size: 13px;
/*	font-weight: none;*/
	height: 110px;
	line-height: 1.2em;
	margin: 5px 0;
	padding: 8px 0 0 10px;
	position: relative;
	text-decoration: none;
	width: 180px;
}

.tbox, .tbox:hover{
	color: #094b64;
	display: block;
	font-size: 13px;
/*	font-weight: none;*/
	height: 105px;
	line-height: 1.2em;
	margin: 5px 0;
	padding: 8px 0 0 10px;
	position: relative;
	text-decoration: none;
	width: 180px;
}

.tbox{
	background: url('../layout/bg_tbox.png') top center no-repeat #FFF;
}
.tbox_blu, .tbox_blu:hover{
	background: url('../layout/bg_tbox_blu.png') top center no-repeat #FFF;
	padding: 8px 0 0 10px;
	height: 95px;
}
.tbox_giallo, .tbox_giallo:hover{
	background: url('../layout/bg_tbox_giallo.png') top center no-repeat #FFF;
	padding: 8px 0 0 10px;
	height: 105px;
}

.tbox_giallo_regalo, .tbox_giallo_regalo:hover{
	background: url('../layout/bg_tbox_giallo_regalo.png') top center no-repeat #FFF;
	padding: 8px 0 0 10px;
	height: 105px;
}


.tbox strong, .tbox_blu strong{
	color: #508EB7;
	font-size: 14px;
}
.tbox_giallo strong{
	color: #D0B540;
	font-size: 14px;
}

.tbox_giallo_regalo strong{
	color: #D0B540;
	font-size: 14px;
}


#box_giallo{
  background: #faf6d6;
  color: #053d62;
  font-weight: none;
  font-size: 14px;
  padding: 5px;
}

#box_giallo_contatti{
  background: #faf6d6;
  border:1px solid #fdf29a;
  	text-align: center;
	margin: 20px auto;
  color: #053d62;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  width: 400px;
  height: 150px;
}

#box_giallo_corsi{
  background: #faf6d6;
  border:1px solid #fdf29a;
  	text-align: center;
	margin: 20px auto;
  color: #053d62;
  font-size: 14px;
  padding: 10px;
  width: 400px;
  height: 120px;
}

#box_download{
  background: #faf6d6;
  border:1px solid #fdf29a;
  	text-align: center;
	margin: 20px auto;
  color: #053d62;
  font-size: 14px;
  padding: 10px;
  width: 400px;
  height: 50px;
}

#box_contatti_sx{
  position: relative;
  top: 30px;
  background: #faf6d6;
  border:1px solid #fdf29a;
  text-align: left;
	margin: 20px auto;
  color: #053d62;
  font-weight: none;
  font-size: 14px;
  padding: 10px;
  width: 180px;
}


#box_tratteggiato{
  
  border: 4px dotted #0a7ea5;
  padding: 20px;
}



#page{
	height: 500px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}

#header{
	background: #FFF;
	height: 80px;
	position: relative;

}

#logo{
	background: url('../layout/bg_logo.png') center center no-repeat #FFF;
	height: 75px;
	left: 30px;
	position: absolute;
	top: 0;
	width: 300px;
}

#loginbox{
	bottom: 0px;
	height: 40px;
	position: absolute;
	right: 10px;
	text-align: right;
	width: 360px;
}
#loginbox table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#loginbox table td{
	border: none;
	margin: 0;
	padding: 0;
}

#doLogin{
	border: 1px solid #666;
}


/********** MENU **********/

ul#menu{
	/*background: url('../layout/bg_menu.png') top center no-repeat #FFF;*/
	background: transparent;
	height: 43px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 900px;
	
}

ul#menu li{
	float: left;
	height: 43px;
	position: relative;
}

ul#menu li a{
	background: url('../layout/bg_menu.png') top center no-repeat transparent;
	color: #FF6;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
}

ul#menu li a#chisiamo{ background-position: top left; width: 125px; }
ul#menu li a#team{ width: 80px; }
ul#menu li a#corsi{ width: 80px; }
ul#menu li a#dicono{ width: 130px; }
ul#menu li a#calendario{ width: 120px; }
ul#menu li a#download{ width: 120px; }
ul#menu li a#seminari{ background-position: top right; width: 245px; }

ul#menu li a#chisiamo:hover, ul#menu li a#chisiamo.sel, ul#menu li a#chisiamo.sel:hover{ background-position: bottom left; }
ul#menu li a#seminari:hover, ul#menu li a#seminari.sel, ul#menu li a#seminari.sel:hover{ background-position: bottom right; }

ul#menu li a:hover, ul#menu li a.sel, ul#menu li a.sel:hover{
	color: #0A7EA5;
	background-position: bottom;
}

#legenda{
  margin-top: 50px;
  position: relative;

}

/********** MENU DI SERVIZIO **********/

ul#menuserv{
	height: 43px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 500px;
	
}

ul#menuserv li{
	color: #067FAE;
	float: right;
	height: 43px;
	padding: 0 3px;
	position: relative;
}

ul#menuserv li a{
	color: #067FAE;
	font-weight: bold;
	text-decoration: none;
}
ul#menuserv li a:hover{
	color: #067FAE;
	text-decoration: underline;
}


#footer{
	color: #666;
	font-size: 11px;
	height: 15px;
	padding: 5px 30px;
	position: relative;
	text-align:left;
}
#footer strong{
	font-size: 11px;
}


#credits{
	height: 15px;
	position: absolute;
	right: 25px;
	top: 5px;
}


/********** CONTENT **********/

#content{
	padding-top: 100px;
	position: relative;

}

#content_left{
	float: left;
	position: relative;
	padding: 0 0 20px 15px;
	width: 215px;
}

#content_right{
	float: right;
	padding: 45px 15px 0 0;
	position: relative;
	width: 645px;
	text-align: left;
}

#content .bottom{
	background: url('../layout/bg_content_home_bottom.png') no-repeat top center #D6EEFA;
	height: 35px;

}

#content.team{ background: url('../layout/bg_content_staff.jpg') top center no-repeat #FFF; }
#content.corsi{ background: url('../layout/bg_content_corsi.jpg') top center no-repeat #FFF; }
#content.calendario{ background: url('../layout/bg_content_calendario.jpg') top center no-repeat #FFF; }
#content.chisiamo{ background: url('../layout/bg_content_chisiamo.jpg') top center no-repeat #FFF; }
#content.testimonianze{ background: url('../layout/bg_content_diconodinoi.jpg') top center no-repeat #FFF; }
#content.news{ background: url('../layout/bg_content_news.jpg') top center no-repeat #FFF; }
#content.seminari{ background: url('../layout/bg_content_seminari.jpg') top center no-repeat #FFF; }
#content.download{ background: url('../layout/bg_content_testonline.jpg') top center no-repeat #FFF; }
#content.contatti{ background: url('../layout/bg_content_corsi2.jpg') top center no-repeat #FFF; }
#content.registrati{ background: url('../layout/bg_content_registrati.jpg') top center no-repeat #FFF; }
#content.newsletter{ background: url('../layout/bg_content_newsletter.jpg') top center no-repeat #FFF; }

/********** SUBMENU **********/

#submenu{
	position: relative;
	width: 210px;
}

#submenu .top{
	background: url('../layout/bg_submenu_top.png') top center repeat-y transparent;
	height: 10px;
}
#submenu .content{
	background: url('../layout/bg_submenu.png') top center repeat-y transparent;
	position: relative;
}
#submenu .bottom{
	background: url('../layout/bg_submenu_bottom.png') bottom center repeat-y transparent;
	height: 10px;
}

#submenu .content ul{
	list-style: none;
	margin: 0 15px;
	padding: 0;
}
#submenu .content ul li{
	border-bottom: 1px solid #666;
	padding: 10px 3px;
}

#submenu .content ul li.last{
	border: none;
}

#submenu .content ul li a{
	color: #0A7EA5;
	font-weight: bold;
	text-decoration: none;
}

#submenu .content ul li a:hover, #submenu .content ul li a.sel, #submenu .content ul li a.sel:hover, #submenu .content ul li a.verde:hover{
	color: #999;
	text-decoration: none;
}

#submenu .content ul li a.verde{
	color: #006600;
}

#submenu .content ul li ul{
	margin: 0;
	padding: 0;
}

#submenu .content ul li ul li{
	border: none;
	margin: 0;
	padding: 3px 0 3px 20px;
}


#briciole{
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #666;
}
#briciole a, #briciole a:hover{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#gallery{
	color: #444;
	margin-top: 25px;
	position: relative;
	width: 215px;
}

#gallery .item, #esp_bottom .item{
	background-color: #FAF6D6;
	border: 1px solid #FDF29A;
	margin-bottom: 15px;
	padding: 10px;
	text-align: left;
}

#gallery .item strong, #esp_bottom .item strong{
	color: #053d62;
	font-size: 14px;
}

#gallery .item a, #esp_bottom .item a{
	font-size: 14px;
}

#gallery .item img, #esp_bottom .item img{
/*	float: left;
	margin: 0 10px 5px 0;*/
	display: block;
	margin: 0 auto 5px;
}

#esp_bottom{
	width: 660px;
}

#esp_bottom .item{
	float: left;
	height: 380px;
	margin: 0 7px 10px 0;
	width: 190px;
}


/*#gallery a{
	display: block;
	margin: 5px 0;
	text-align: center;
}*/


/********** HOME **********/

#img_home{
	background: url('../layout/bg_img_home.png') center center no-repeat #D6EEFA;
	height: 185px;
}

#content_home{
	background: url('../layout/bg_content_home.png') top center repeat-y #D6EEFA;
	position: relative;
	
}

#content_home .top{
	background: url('../layout/bg_content_home_top.png') top center no-repeat #D6EEFA;
	height: 22px;	
}

#content_home .bottom{
	background: url('../layout/bg_content_home_bottom.png') top center no-repeat #D6EEFA;
	height: 35px;
}

#content_home .content{
	margin: 0 20px 20px 20px;
	position: relative;
}


#content_home .content .left{
	float: left;
	padding: 0 15px 0 0;
	position: relative;
	width: 185px;
}

#content_home .content .center{
	background: url('../layout/bg_content_home_center.png') top center no-repeat #FFF;
	float: left;
	padding: 0 15px;
	position: relative;
	width: 430px;
		text-align: justify;
}

#content_home .content .center p{
	margin: 0;
	padding: 0 10px;
}

#content_home .content .right{
	float: right;
	position: relative;
	width: 200px;
}

#content_home .content .right p{
	color: #444;
	margin: 0;
	padding: 5px 10px 10px 10px;
	position: relative;
}

#content_home .content .right p.g{
	background-color: #FCF6BC;
}

#content_home .content .right p span.data{
	color: #0A7EA5;
	display: block;
}

#content_home .content .right p strong.titolo{
	color: #0A7EA5;
	display: block;
	font-size: 13px;
}

#content_home .content .right p a.link{
	/*bottom: 3px;
	right: 5px;
	position: absolute;*/
	display: block;
	margin-top: 10px;
	text-align: right;
	position: relative;
}

#video_home{
  position: relative;
		background-color: #faf6d6;
	border:1px solid #fdf29a;
	height: 230px;
	text-align: center;
	margin: 20px auto;
	width: 400px;
}


.bold_giallo {font-family: Trebuchet MS; color: #bead1f; font-size: 14px;font-weight: bold;}
.bold_blu {font-family: Trebuchet MS; color: #265f88; font-size: 14px;font-weight: bold;}
.bold_blu_big {
	font-family: Trebuchet MS;
	color: #265f88;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#testo_home{
  position: relative;
	background-color: #faf6d6;
	border:1px solid #fdf29a;
	height: 380px;
	text-align: center;
	width: 400px;
	text-align: left;
	padding: 10px;
}

#testo_box_corsi{
  position: relative;
	background-color: #faf6d6;
	border:1px solid #fdf29a;
	height: 300px;
	text-align: center;
	width: 400px;
	text-align: left;
	padding: 10px;
}

#box_corsi_big{
  position: relative;
	background-color: #faf6d6;
	border:1px solid #fdf29a;
	color: #265f88;
	width: 500px;
	text-align: left;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
}

#box_corsi_big_reg{
  position: relative;
	background-color: #faf6d6;
	border:1px solid #fdf29a;
	color: #0b2f49;
	width: 500px;
	text-align: left;
	padding: 20px;
	font-size: 14px;
	font-weight: none;
}


#box_quote_big{
  position: relative;
	background-color: #faf6d6;
	border:1px solid #fdf29a;
	color: #265f88;
	width: 530px;
	text-align: left;
	padding: 20px;
	font-size: 16px;
	font-weight: none;
}

#box_quote_big a{
	color: #265f88;
	font-size: 16px;
	font-weight: bold;
	font-style: underline;
}

#box_quote_big a:hover, #box_quote_big a.current{
	color: #3a8bc5;
		font-size: 16px;
	font-weight: bold;
	font-style: underline;
}




#testo_box_corsi_small{
  position: relative;
	background-color: #faf6d6;
	border:1px solid #fdf29a;
	height: 120px;
	text-align: center;
	width: 400px;
	text-align: left;
	padding: 10px;
}

#tratteggio_box_corsi{
 background: url(../layout/box_brainpower.gif) top no-repeat;
  position: relative;
	height: 143px;
	text-align: CENTER;
	width: 541px;
	text-align: left;
	padding: 30px;
}

#tratteggio_box_corsi .help{
	left: 0;
	position: absolute;
	text-align: center;
	top: 120px;
	width: 540px;
}


#riquadro_team{
  position: relative;
	background-color: #D6EEFA;
	height: 300px;
	text-align: center;
	width: 400px;
	text-align: left;
}

#riquadro_corsi{

	background-color: #D6EEFA;
	height: 200px;
	text-align: center;
	width: 500px;
	text-align: left;
}

#foto_right_corsi{
  float: right;
  width: 200px;
  height: 200px;
  margin:6px;
  top: 5px;

}

#foto_left_corsi{
  float: left;
  width: 260px;
  height: 200px;
  margin:6px;
  top: 5px; 
  color: #1d557f;
  font-weight: bold;
  font-size: 14px;

}

#testo_lista{
  float: right;
  position: relative;
  width: 550px;
  padding: 10px;
}


#foto_right{
  float: right;
  width: 180px;
  height: 200px;
  margin:6px;
  top: 5px;

}

#foto_right_fulmine{
  float: right;
  width: 140px;
  height: 240px;
  margin:6px;
  top: 5px;
  padding-bottom: 20px;
 


}

#foto_left_fulmine{
  float: left;
  width: 220px;
  height: 400px;
  margin:6px;
  top: 5px; 
}


#foto_left{
  float: left;
  width: 180px;
  height: 200px;
  margin:6px;
  top: 5px; 

}

#allineato_sx{ text-align: left;}

#lista{ margin-left: 20px;padding-left: 10px; color: #265f88;font-size: 14px; font-weight: none;}
ul#navlist  { list-style-type: disc; margin:0 0 0 20px; font-size:13px;line-height:22px;}
#navlist  li{ border-bottom:1px dotted #d3d3d3;margin-bottom:5px;}
ul#subnavlist { list-style-type: circle; padding: 0 0 0 20px; font-size:13px;}
#subnavlist li{border:none;}
.list_black{color:#000}

/********** CALENDARIO **********/

#calendario{
	border: none;
	margin-bottom: 100px;
	width: 655px;
}

#calendario td{
	background-color: #FCF6BC;
	margin: 0;
	padding: 10px;
	vertical-align: top;
}

#calendario td.top{
	background: url('../layout/bg_calendario.png') bottom center no-repeat #FFF;
	color: #FCF6BC;
	font-size: 20px;
	height: 36px;
	padding: 20px 0 5px 20px;
	vertical-align: bottom;
}

#calendario tr.bianco td{
	background-color: #FFF;
	  border:1px solid #eae295;
}


/********** TESTIMONIANZE **********/

.test_video{
	background: url('../layout/bg_test_video.png') bottom center repeat-x #FFF;
	padding: 10px 0;
	position: relative;
}
.test_video .video{
	background-color: #FFF;
	float: left;
	height: 220px;
	margin: 0;
	position: relative;
	width: 270px;
}
.test_video .video a, .test_video .video a:hover{
	background: url('../layout/img_testimonianza_nv.png') center center no-repeat #FFF;
	border: 1px solid #CCC;
	color: #E9F1F4;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 48px;
	position: relative;
	text-align: center;
	text-decoration: none;
	padding: 170px 0 0 0;
	width: 268px;
}

.test_video .info{
	float: right;
	position: relative;
	width: 360px;
}

.test_video .info strong{
	color: #0A7EA5;
}

.test_video .info table{
	border: 1px solid #999;
	border-collapse: collapse;
	margin: 10px 0;
	width: 165px;
}
.test_video .info table th{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
.test_video .info table th.pc{
	color: #0A7EA5;
	text-transform: uppercase;
}
.test_video .info table td{
	text-align: center;
	vertical-align: middle;
}

.test_video .info table.prima{
	float: left;
}
.test_video .info table.prima th{
	background-color: #E9E486;
}
.test_video .info table.prima th.pc{
	background-color: #FCFFC0;
}

.test_video .info table.dopo{
	float: right;
}
.test_video .info table.dopo th{
	background-color: #9AC3D9;
}
.test_video .info table.dopo th.pc{
	background-color: #E9F1F4;
}

.test_video_pages{
	background: url('../layout/bg_test_video.png') bottom center repeat-x #FFF;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}

.test_video_pages span{
	color: #0A7EA5;
	text-align: center;
}

/********** TEAM **********/

#videoinner{
	float: left;
	height: 240px;
	margin: 10px 10px 10px 0;
	width: 320px;
}

#fotoinner{
	float: left;
	height: 270px;
	margin: 15px 8px 10px 0;
	width: 300px;
}

#fotoinnerbig{
	float: left;
	height: 230px;
	margin: 15px 8px 10px 0;
	width: 340px;
}

#fotoinnersmall{
	float: left;
	height: 216px;
	margin: 15px 8px 10px 0;
	width: 156px;
}

#video_giannoni{
    position: relative;
	background-color: #faf6d6;
	border:1px solid #fdf29a;
	height: 300px;
	text-align: center;
	margin: 20px auto;
	width: 400px;
}



/*******DOWNLOAD*********/

#scelta_radio{
	background: url('../layout/sfondo_radi.gif') top center no-repeat;
	width: 595px;
	height: 75px;
	line-height: 12px;
	padding-top: 8px;
	position: relative;

}

#scelta_radio img, #scelta_radio input{
	vertical-align: middle;
}

#radio_sx{

	float: left;
	height: 70px;
	padding-left: 20px;
	width: 280px;
	position:relative;
	
}
.radio_sub_txt{font-size:12px;margin-left:19px;#margin-left:24px;}
#radio_dx{
	float: right;
	height: 75px;
	position:relative;
	width: 200px;
}

/******* VIDEO *********/

#img_video{
	background: url('../layout/bg_content_video.png') center center no-repeat #D6EEFA;
	height: 60px;
	position: relative;
}

#content_video{
	background-color: #FFF;
	height: 440px;
	margin: 0 auto 20px auto;
	padding-top: 15px;
	position: relative;
	width: 730px;
}
#area_player_video{
	height: 425px;
	margin: 0 auto;
	position: relative;
	width: 566px;
}
#area_video_desc{
	position: relative;
}

/* Pagina news */

.boxcatnews{
	padding: 0;
	left: -10px;
	position: relative;
}

.boxcatnews .nb{
	display: none;
	margin:0;
}

.boxcatnews a.cat{
	color: #053d62;
	display: block;
	font-size: 12px;
}
.boxcatnews a.news{
	color: #0A7EA5;
	display: block;
	padding-left: 15px;
}
.boxcatnews a.cat span{
	font-size: 10px;
}

.boxcatnews span.tit{
	color: #053d62;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.news ul{
	border:0px solid;
}
.news li{
	border:0px solid red;
	
}
.news li a, .news li a:visited{
	border:0px solid red;
	margin-left:5px;
	padding-left:12px;
	background: url("../layout/li_bg.gif") 0 4px no-repeat #FFF;
}


#dillo_amico .err{
	display: block;
}

#immagine_captcha{
	border: 1px solid #888;
	cursor: pointer;
	height: 42px;
	vertical-align: middle;
	width: 85px;
}

#codice_captcha{
	background-color: #FFF;
	border: 1px solid #888;
	color: #000;
	font-size: 30px;
	height: 40px;
	vertical-align: middle;
	width: 80px;
}

/* Pagina Mappa del sito */

#mappasito, #mappasito ul{
	list-style: inside disc;
}
#mappasito ul{
	margin-left: 25px;
}

/********** CLASSI *********** ff9600*/


.parolelink{color:#053d62;font-size: 13px; font-family: Trebuchet MS, Verdana, Arial;font-weight: bold;}
.parolelink_orange{color:#ff9600;font-size: 13px; font-family: Trebuchet MS, Verdana, Arial;font-weight: bold;}

.diciture{ color: #bababa;font-size: 14px; font-family: Trebuchet MS, Verdana, Arial;font-weight: bold;}
.evidenza{ color: #3a8bc5;font-size: 14px; font-family: Trebuchet MS, Verdana, Arial;font-weight: bold;}

.txtprivacy{ background-color: #FFF; color: #444; font-size:10px; font-family:Arial, Helvetica, sans-serif; height: 80px; border:none; overflow:auto; width: 355px; }
