/*
	<!--
-->

*/
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

ul {
	list-style: none;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ h1, h2, h3, h4, h5 */
h1 {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
}
.oggiScienzaH1 {
    font-size: 29px !important;
}
#videoYouTube {
	margin: 10px 0;
}
.linkOggiScienza {
	background: url("/libs/css/default_theme/assets/iconApprofondisci.gif") no-repeat scroll 0 4px transparent;
    color: #00789F;
    display: inline;
    padding-left: 13px;
    font-size: 11px;
}
.articoliOggiScienza {
	margin: 10px 0;
}
.articoliOggiScienza h2 {
	color: #555;
	margin: 0;
	padding: 0;
	font-size: 22px;
}
h2, h2 a {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 27px;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;
	display: block;
	color: #00789f;
	padding-bottom: 5px;
}
.testoSezione h2, .testoSezione h2 a {
	padding-bottom: 0;
}
h2.testoBig {
	font-size: 36px;
}
h3 {
	font-family: Georgia, Palatino, Palladio, serif;
	color: #00789f;
	line-height: 1.3;
	display: block;
	padding: 5px;
}
h3 a {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 18px;
	color: #00789f;
	line-height: 1.3;
	margin: 10px 0 10px 0;
	text-decoration: none;
	display: block;
}
#edu-col-sx-small h3 {
	font-family: Georgia, Palatino, Palladio, serif !important;
	color: #00789f;
	line-height: 1.3;
	display: block;
	padding: 5px;
}
.eduPlayer h3 {
	font-family: Georgia, Palatino, Palladio, serif !important;
	color: #5A5A5A !important;
	font-size: 24px !important;
	background: none !important;
	font-weight: normal !important;
	padding-left: 0 !important;
}

h5, h5 a {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
	color: #5A5A5A;
	padding-bottom: 5px;
}
.eduPlayer h5 {
	font-size: 16px !important;
	font-weight: normal;
	color: #00789f;
	padding-bottom: 0;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ header  */
#logo {
	text-indent: -9999px;
	background: url(/libs/css/default_theme/assets/logoTopTrasparente.gif) no-repeat top left;
	width: 376px;
	height: 100px;
	display: block;
	margin-bottom: 15px;
}
#logo a {
	display: block;
	width: 376px;
	height: 100px;
}

#userArea {
	height: 25px;
	color: #fff;
	font-size: 11px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	right: 0;
}
#userArea li {
	float: left;
	display: inline;
	border-right:1px solid #fff;
	height:20px;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

#userArea .iconInvia,
#userArea .iconCommenta,
#userArea .iconModifica {
	width: 18px;
	height: 18px;
	display:block;
	text-indent: -9999px;
	margin-left: 8px;
	float: left;
}
#userArea .iconInvia {
	background: url(/libs/css/default_theme/assets/iconArticoloInviaGreen.gif) no-repeat center center;
}
#userArea .iconCommenta {
	background: url(/libs/css/default_theme/assets/iconTopUserCommentaGreen.gif) no-repeat center center;
}
#userArea .iconModifica {
	background: url(/libs/css/default_theme/assets/iconTopUserModificaGreen.gif) no-repeat center center;
}
.iconLogout a {
	background: url(/libs/css/default_theme/assets/iconTopUserLogoutGreen.gif) no-repeat center right;
	display: block;
	padding-right: 20px;
	color: #fff;
	
}

#nav {
	font-family: Georgia, Palatino, Palladio, serif;
	padding: 3px 0 8px 0;
	border-top: 1px solid #00789f;
	border-bottom: 1px solid #00789f;
	display: block;
	margin-bottom: 25px;
	text-align: center;
}
#nav li {
	height: 15px;
	width: auto;
	position:relative;
	font-size: 12px;
	line-height: 23px;	
	margin-top: 5px;
	display: inline;
}
#nav li a {
	border-right: 1px solid #00789f;
	padding: 0 5px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
/*#nav li {
	float: left;
	height: 15px;
	width: auto;
	position:relative;
	font-size: 12px;	
	margin-top: 5px;
}
#nav li a {	
	border-right: 1px solid #00789f;
	padding: 0 7px;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
}*/
.firstNav {
	padding-left: 0 !important;
}
.secondNav {
	border-left: 1px solid #00789f;
}
#nav li ul{
	position: absolute;
	top: 25px;
	left: -1px;
	display: none;
	width: 160px;
}
#nav li:hover ul { 
	left: -1px;
	z-index: 100;
}
#nav li li {
	float: none;
    display:block !important;
}
.menu-selected {
	text-decoration: underline !important;
}

/* Fix per Explorer 6 */
* html #nav li a {
	width: auto;
}

* html #nav li li {
	float: left;
    clear: both;
}
/* Fix per Explorer 6 */

/* Colori del menu */
#nav li.selected_blue {
	background: #00789f;
	color: #fff !important;
}
#nav a.selected_orange {
	color: #ff7700 !important;
}
#nav a.selected_green {
	color: #bccd25 !important;
}
#nav li.selected_gray {
	background: #efefef !important;
	color: #fff !important;
}

#nav li.blue, #nav li.orange {
	color: #555;
} 
#nav li.gray {
	background: #5a5a5a;
}

#nav li.gray a {
	color: #fff;
}

#nav li.selected_blue a, #nav li.selected_orange a {
	color: #fff;
}
#nav li.selected_gray a {
	color: #555;
}

/* Sotto Menu - Parti in comune */
#nav li ul li {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans;
}
#nav li ul {
	width: 195px;
}
#nav li ul li a, #nav li ul li span {
	display: block;
	width: 100%;
	height: 21px;
	width: 187px;
	padding: 4px 0 0 8px;
}
#nav li ul li {
	font-size: 11px;
	color: #fff;	
	border-left: 0 !important;
	height: 26px;
	width: 195px;
	padding: 0;
}

/* Sotto Menu - Blue */
#nav li.blue ul {
	border-left: 1px solid #00789f;
	border-right: 1px solid #00789f;
}
#nav li.blue ul li {
	background: #00789f;
}
#nav li.blue ul li a {
	color: #fff;
	border-bottom: 1px solid #48a4be;
}
#nav li.blue ul li a:hover {
	color: #00789f;	
	background: #fff;
}

/* Sotto Menu - Orange */
#nav li.orange ul {
	border-left: 1px solid #ff7800;
	border-right: 1px solid #ff7800;
}
#nav li.orange ul li {
	background: #ff7800;
}
#nav li.orange ul li span {
	color: #333;
	font-weight: bold;
	background: #db6d27;
}
#nav li.orange ul li a {
	color: #fff;
	border-bottom: 1px solid #fa9c48;
}
#nav li.orange ul li a:hover {
	color: #ff7800;	
	background: #fff;
}

#loginHeader {
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 2px;
	right: 0;
	height: 30px;
}
#loginHeader li {
	float: left;
	display: block;
	height: 25px;
	text-align: center;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 27px;
}
#loginHeader li.campo {
	line-height: 20px;
}
#loginHeader a {
	text-decoration: none;
	color: #ffffff;
}
#loginHeader li.campo input {
	width: 120px;	
	border: 1px solid #cfcccc;
	background: #fff url(/libs/css/default_theme/assets/bgCampiInput.gif) no-repeat top left;
	height: 16px;
	color: #555;
	margin-right: 10px;
	margin-top: 2px;
}
#loginHeader li.campo button.btnCercaHeader {
	border: 0;
	background: transparent url(/libs/css/default_theme/assets/btnLogin.gif) no-repeat left top;
	width: 55px;
	height: 16px;
	margin: 0;
	cursor: pointer;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	line-height: normal;
}

#secondMenuHeader {
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 2px;
	right: 0;
}
#secondMenuHeader li {
	float: left;
	display: block;
	height: 25px;
	line-height: 28px;
	text-align: center;
	color: #5A5A5A;
	border-right: 1px solid #5A5A5A;
	padding-left: 10px;
	padding-right: 10px;
}
#secondMenuHeader a {
	text-decoration: none;
	color: #5A5A5A;
}

#socialHeader {
	position: absolute;
	top: 98px;
	right: 0;
}
#socialHeader li {
	float: left;
	display: block;
	height: 19px;
	text-align: center;
	border-right: 1px solid #00789f;
	padding-left: 10px;
	padding-right: 10px;
}
#socialHeader a {
	text-indent: -9999px;
	display: block;
	line-height: 0;	
}
#socialHeader a.youtube:hover, #socialHeader a.facebook:hover,
#socialHeader a.twitter:hover, #socialHeader a.rss:hover {
	background-position: 0 0;
}
#socialHeader a.youtube {
	background: #fff url(/libs/css/default_theme/assets/socialYouTube.gif) no-repeat 0 -19px;
	width: 38px;
	height: 19px;
}
#socialHeader a.facebook {
	background: #fff url(/libs/css/default_theme/assets/socialFB.gif) no-repeat 0 -19px;
	width: 11px;
	height: 19px;
}
#socialHeader a.twitter {
	background: #fff url(/libs/css/default_theme/assets/socialTwitter.gif) no-repeat 0 -19px;
	width: 22px;
	height: 19px;
}
#socialHeader a.rss {
	background: #fff url(/libs/css/default_theme/assets/socialRSS.gif) no-repeat 0 -19px;
	width: 16px;
	height: 19px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ footer */
#footer {
	font-size: 11px;
	border-top: 2px dotted #c5c5c5;
	border-bottom: 2px dotted #c5c5c5;
	height: 125px;
	width: 940px;
	margin: 30px 0 0 0;
	padding: 10px 0 10px 0;
	clear: both;
	float: none;
}
#footer  a{
	color: #555;
}
#footer  a:hover{
	color: #555;
}
#footer  ul{
	width: 170px;
	height: 100px;
	float: left;
}
.footerTemi {
	width: 200px !important;
}
.footerRisorse {
	width: 120px !important;
}
.footerSondaggi {
	width: 130px !important;
}
.footerUtilities {
	width: 110px !important;
}
#footer .spazioLi {
	margin-bottom: 15px;
}
#footer .spazioLiTop {
	margin-top: 15px;
}

/* -------------------------------------------------------------------------------------------------------------- common, layout & typography */

body {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 67,5%;
	color: #555;
	text-decoration: none;
	line-height: 1.3;
	height:100%;
	/*background: #fff url(/libs/css/default_theme/assets/bgBodyAll.gif) repeat-x top left;*/
}
body.headerHome {
	/*background: #fff url(/libs/css/default_theme/assets/bgBodyAll.gif) repeat-x top left;*/
}
body.headerLoggato, body.headerLoggato #edu-menuHeader {
	/*background: #fff url(/libs/css/default_theme/assets/bgBodyGreen.gif) repeat-x top left;*/
}
#disclaimer {
	font-size: 10px;
	width: 940px;
	clear: both;
	padding-top: 10px;
}
#disclaimer a, #disclaimer a:hover {
	color: #555;
}
#disclaimer span {
	text-align: justify;
	float: left;
	width:775px;
}
#disclaimer img {
	float:left;
}
#disclaimer .disclaimerPubblicita {
	float: none;
}

#disclaimer-ustream {
	font-size: 10px;
	clear: both;
	padding-top: 10px;
	text-align:center;
}

#wrapper {
	width: 945px;
	margin: 0 auto;
	position: relative;
}

#boxFraseRandom {
	font-family: Georgia, Palatino, Palladio, serif;
	width: 455px;
	height: 70px;
	background: url(/libs/css/default_theme/assets/placeholder485x100.gif) no-repeat top left;
	position: absolute;
	top: 61px;
	left: 455px;
	padding: 15px;
	display:none;
}

#testoFrase {
	color:#676767;
	display:block;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding:0 20px;
}

#autoreFrase {
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-align: right;
	padding:0 20px;
}

#leftColSmall, #rightColSmall {
	width: 298px;
	background: #fff;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

#leftColSmall p, #rightColSmall p {
	font-size: 11px;
	color: #333;
}

#rightColLarge, 
#leftColLarge {
	width: 627px;
	float: left;
}

#rightColLarge, 
#leftColLarge {
	font-size: 11px;
}

.marginCols {
	margin-right: 20px;
}

#boxPrimoPiano, 
#boxRisorse, 
#boxPoliticheScolastiche, 
#boxPrimoPianoCommon, 
#boxCommunityCommon {
	background: #efefe5;
	padding: 15px;
	margin-bottom: 15px;
	margin-left: 8px;
}
#boxAttualitaCommon {
	margin-left: 8px;
}

.catVideo {
	font-size: 10px;
	background: url(/libs/css/default_theme/assets/iconVideo.gif) no-repeat center left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0 3px 20px;
	display: block;
}

.iconItalia, 
.iconEstero {
	background: url(/libs/css/default_theme/assets/iconItalia.gif) no-repeat top left;
	padding: 0 0 10px 55px;
	height: 50px;
}

.iconEstero {
	background: url(/libs/css/default_theme/assets/iconEstero.gif) no-repeat top left;
	margin-top: 10px;
	padding-bottom: 0;
}

.iconItalia .tit, 
.iconEstero .tit, 
#boxPoliticheScolastiche span  {
	background: #c60;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
}

#boxPoliticheScolastiche span  {
	margin-bottom: 5px;
}

#boxPoliticheScolastiche a  {
	color: #fff;
	display: block;
}

.iconItalia .voci, 
.iconEstero .voci  {
	font-size: 10px;
	display: block;
	margin-top: 4px;
}

.iconItalia .voci a, 
.iconEstero .voci a {
	color: #333;
}

#boxTemi{
	width: 642px;
	margin-bottom: 15px;
	float: left;
	display:inline;
}

.extra,
.abstractArticolo, 
.articolo, 
.articoloUtente {
	width: 430px;
	float: left;
	display:inline;
	line-height: 19px;	
}
.extraSpeciali {
	float: left;
	display:inline;
	line-height: 19px;	
}
.abstractArticolo span {
	padding-bottom: 0;
}

/*.articolo h2, 
.articolo h2 a, 
.articoloUtente  h2,
.articoloUtente  h2 a {
	margin: 5px 0;
	padding: 0 0 10px 0;
	font-size: 24px;
}*/

.abstractArticolo h2, 
.abstractArticolo h2 a {
	font-size: 24px;
}

.smallH2 {
	width: 220px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
}

.smallH2 a {
	margin: 0;
	padding: 0;
}

.smallPath {
	width: 220px;
	float: left;
	margin: 0 0 5px 10px;
	padding: 0 !important;
}

.articolo  .pathBlue,
.articolo  .pathOrange,
.articoloUtente  .pathOrange,
.articoloUtente  .pathBlue {
	padding: 5px 0;
}

.articoloUtente {
	background: #e7e7e7;
	width: 410px;
	padding: 10px;
}

.abstractArticoloUtente, 
.titoloUtente {
	background: #e7e7e7;
}

.articolo strong, 
.articoloUtente strong {
	font-size: 13px;
}

.listaTutti {
	width: 193px;
	float: right;
	font-family: Georgia, Palatino, Palladio, serif;
	margin-left: 4px;
	margin-bottom: 20px;
}
.listaTutti ul {
	font-size: 11px;
}
.listaTutti ul li {
	padding: 8px 0 8px 3px;
}
.listaTutti .listColorBlue a,
.listaTutti .listColorOrange a  {
	font-size: 11px;
	color: #00789f;
	display: block;
}
.listaTutti .listColorOrange a  {
	color: #ff7e07;
}
.listaTutti .listaIcon01, .listaTutti .listaIcon02 {
	background: #EFEFE5;
	height: 25px;	
	padding-top: 2px;
	padding-left: 2px;
	position: relative;
	margin-bottom: 4px;
}
.listaIcon01 a, .listaIcon02 a, .setIcon a, .setIconVideo a {
	text-indent: -9999px;
	line-height: 0;	
	width: 20px;	
	height: 25px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
}
.listaIcon01 a.btAscolta {
	background: url(/libs/css/default_theme/assets/iconAscolta.png) no-repeat 3px 5px;
	_background: url(/libs/css/default_theme/assets/iconAscolta.gif) no-repeat 3px 5px;
	width: 70px !important;
	left: 2px;
}
.listaIcon02 a.inviaAmico {
	background: url(/libs/css/default_theme/assets/toolsInvia.gif) no-repeat 3px 0;
	left: 52px;
}
.listaIcon02 a.stampaArticolo {
	background: url(/libs/css/default_theme/assets/toolsStampa.gif) no-repeat 3px 0;
	left: 75px;
}
.listaIcon02 a.sizeDown {
	background: url(/libs/css/default_theme/assets/toolsFontSmall.gif) no-repeat 3px 0;
	left: 95px;
}
.listaIcon02 a.sizeUp {
	background: url(/libs/css/default_theme/assets/toolsFontLarge.gif) no-repeat 3px 0;
	left:114px;
}
/*.listaIcon02 a.shareSplinder {
	background: url(/libs/css/default_theme/assets/toolsSplinder.gif) no-repeat 3px 0;
	right: 70px;
}
.listaIcon02 a.shareBadzu {
	background: url(/libs/css/default_theme/assets/toolsBadzu.gif) no-repeat 3px 0;
	right: 47px;
}
.listaIcon02 a.shareOKNO {
	background: url(/libs/css/default_theme/assets/toolsOKNO.gif) no-repeat 3px 0;
	right: 24px;
}*/
.listaIcon02 a.shareTwitter {
	background: url(/libs/css/default_theme/assets/toolsTwitter.png) no-repeat -2px 7px;
	right: 21px;
}
.listaIcon02 a.shareFacebook {
	background: url(/libs/css/default_theme/assets/toolsFacebook.gif) no-repeat 3px 1px;
	right: 1px;
}
.listaArticoli {
	background: #EFEFE5;
	padding-top: 5px;
}
.titListaTutti {
	font-family: Georgia, Palatino, Palladio, serif !important;
	font-size: 13px !important;
	color: #00789f !important;	
	background: none !important;
	margin-left: 5px;
}
/*--------------------------------------------------------------SET ICON FOOTER ARTICOLO---*/
.setIcon {
	background: #EFEFE5;
	height: 28px;
	position: relative;
	margin-top: 20px;
}
.setIconCommenta {
	background: #bccd25;
	height: 28px;
	position: relative;
	margin-top: 10px;
}
.setIcon a.btAscolta {
	background: url(/libs/css/default_theme/assets/iconAscolta.png) no-repeat 5px 6px;
	_background: url(/libs/css/default_theme/assets/iconAscolta.gif) no-repeat 5px 6px;
	width: 70px !important;
	left: 2px;
}
.setIcon a.inviaAmico {
	background: url(/libs/css/default_theme/assets/toolsInvia.gif) no-repeat 3px 0;
	right: 118px;
}
.setIcon a.stampaArticolo {
	background: url(/libs/css/default_theme/assets/toolsStampa.gif) no-repeat 3px 0;
	right:98px;
}
.setIcon a.sizeDown {
	background: url(/libs/css/default_theme/assets/toolsFontSmall.gif) no-repeat 3px 0;
	right: 79px;
}
.setIcon a.sizeUp {
	background: url(/libs/css/default_theme/assets/toolsFontLarge.gif) no-repeat 3px 0;
	right:59px;
}
/*
.setIcon a.shareSplinder, .setIconVideo a.shareSplinder {
	background: url(/libs/css/default_theme/assets/toolsSplinder.gif) no-repeat 3px 0;
	right: 78px;
}
.setIcon a.shareBadzu, .setIconVideo a.shareBadzu {
	background: url(/libs/css/default_theme/assets/toolsBadzu.gif) no-repeat 3px 0;
	right: 54px;
}
.setIcon a.shareOKNO, .setIconVideo a.shareOKNO {
	background: url(/libs/css/default_theme/assets/toolsOKNO.gif) no-repeat 3px 0;
	right: 28px;
}
*/
.setIcon a.shareTwitter, .setIconVideo a.shareTwitter {
	background: url(/libs/css/default_theme/assets/toolsTwitter.png) no-repeat -2px 7px;
	right: 21px;
}
.setIcon a.shareFacebook, .setIconVideo a.shareFacebook {
	background: url(/libs/css/default_theme/assets/toolsFacebook.gif) no-repeat 3px 1px;
	right: 1px;
}
.setIconCommenta a {
	display: block;	
	float: left;
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
	position: relative;
}
.setIconCommenta a.btEdu {
	background: url(/libs/css/default_theme/assets/iconEduWhite.gif) no-repeat 5px 0;
	padding-left: 30px;
	padding-right: 10px;
	cursor: pointer;
}
.setIconCommenta a.btMiPiace {
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px solid #ffffff;
}
.setIconCommenta a.btTornaSu {
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px solid #ffffff;
	position: absolute;
	top: 0;
	right: 0;
}
#toolsArticolo {
	background: #fff url(/libs/css/default_theme/assets/toolsBg.gif) repeat-x top left;
	height: 28px;
	margin: 5px 0;
}
#toolsArticolo li {
	height: 28px;
	width: 14px;
	float: left;
	margin: 0 10px;
}
#toolsArticolo li a {
	height: 28px;
	width: 14px;
	display: block;
	text-indent: -9999px;
}
#toolsArticolo li a.sizeDown {
	background: url(/libs/css/default_theme/assets/toolsFontSmall.gif) no-repeat top left;
}
#toolsArticolo li a.sizeUp {
	background: url(/libs/css/default_theme/assets/toolsFontLarge.gif) no-repeat top left;
}
#toolsArticolo li a.stampaArticolo {
	background: url(/libs/css/default_theme/assets/toolsStampa.gif) no-repeat top left;
}
#toolsArticolo li a.inviaAmico {
	background: url(/libs/css/default_theme/assets/toolsInvia.gif) no-repeat top left;
}
#toolsArticolo li a.shareSplinder {
	background: url(/libs/css/default_theme/assets/toolsSplinder.gif) no-repeat top left;
}
#toolsArticolo li a.shareBadzu {
	background: url(/libs/css/default_theme/assets/toolsBadzu.gif) no-repeat top left;
}
#toolsArticolo li a.shareOKNO {
	background: url(/libs/css/default_theme/assets/toolsOKNO.gif) no-repeat top left;
}
#toolsArticolo li a.shareFacebook {
	background: url(/libs/css/default_theme/assets/toolsFacebook.gif) no-repeat top left;
}
/*-------------------------------------------------------------- FINE SET ICON FOOTER ARTICOLO---*/

/*--------------------------------------------------------------SET ICON FOOTER VIDEO---*/
.setIconVideo {
	background: #EFEFE5;
	height: 28px;
	position: relative;
	margin-top: 10px;
	border-top:1px dotted #5A5A5A;
	padding-top: 2px;
}
.setIconVideo a.inviaAmico {
	background: url(/libs/css/default_theme/assets/toolsInvia.gif) no-repeat 3px 0;
	right: 105px;
}
.setIconVideo .data {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
/*-------------------------------------------------------------- FINE SET ICON FOOTER VIDEO---*/

.aCommenti {
	background: url(/libs/css/default_theme/assets/iconCommenti.gif) no-repeat center left;
	padding: 0 0 0 15px;
	color: #5A5A5A;
}
.boxArtVerde .aCommenti, .Community .aCommenti {
	color: #bccd25;
}
.Curricoli-e-saperi .aCommenti, .Professione-docente .aCommenti, .Didattica-e-apprendimento .aCommenti, 
.Tecnologie-e-ambienti-di-apprendimento .aCommenti, .Citta-educativa .aCommenti, .Dopo-il-diploma .aCommenti,
.Organizzazione-della-scuola .aCommenti, .Politiche-educative .aCommenti, 
.Curricoli-e-saperi .commenti, .Professione-docente .commenti, .Didattica-e-apprendimento .commenti, 
.Tecnologie-e-ambienti-di-apprendimento .commenti, .Citta-educativa .commenti, .Dopo-il-diploma .commenti,
.Organizzazione-della-scuola .commenti, .Politiche-educative .commenti {
	color: #00789f ;
}

.pathBlue, 
.pathOrange, 
.pathGray {
	font-size: 11px;
	display: block;
	padding: 0 0 10px 0;
}

.pathBlue a {
	text-transform: uppercase;
	color: #00789f;
}

.pathOrange a {
	text-transform: uppercase;
	color: #ff7e07;
}

#boxCommunity {
	background: #e7e7e7;
	clear: both;
	padding: 15px;
	width: 585px;
	float: left;
}

#leftBoxCommunity {
	width: 255px;
	border-right: 2px dotted #bfbfbf;
	float: left;
	padding-right: 17px;
}

#rightBoxCommunity {
	float: left;
	width: 293px;
	margin-left: 17px;
}

#rightBoxCommunity a {
	color: #00789f; 
}

#boxPreFooter {
	clear: both;
	padding-top: 15px;
}

#boxIpiuLetti, 
#boxAttualita, 
#boxSondaggio {
	float: left;
}

#boxIpiuLetti {
	width: 283px;
	padding-right: 20px;
	border-right: 2px dotted #bfbfbf;
}

#boxIpiuLetti h4 a {
	font-size: 12px;
	color: #555;
	display: block;
}

#boxIpiuLetti h4 {
	padding: 8px 5px;
}

#boxAttualita {
	width: 371px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 2px dotted #bfbfbf;
}

#boxAattualitaNews {
	width: 175px;
	float: left;
}

#boxAattualitaNews h4 a, 
#boxAattualitaNews h4 {
	font-size: 11px;
	color: #555;
	padding: 8px 0 8px 0;
}

#boxAattualitaEventi {
	width: 175px;
	float: left;
	margin-left: 21px;
}

#boxAattualitaEventi h4 {
	font-size: 11px;
	color: #555;
	padding: 8px 0 8px 0;
}

#boxSondaggio {
	width: 202px;
	padding-left: 10px;
}
#boxSondaggioCommon input.radio {
	display: block;
	float: left;
}

#boxSondaggio p, 
#boxSondaggioCommon p {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
}

#boxAttualitaCommon #boxAattualitaNews, 
#boxAttualitaCommon #boxAattualitaEventi {
	width: auto;
	margin: 0;
}

#boxSondaggioCommon {
	width: auto;
	margin: 0;
	clear: both;
	margin-left: 8px;
}

#formSondaggio {
	font-size: 11px;
}

#formSondaggio ul li {
	padding: 5px;
}

.vediTutte {
	font-size: 10px;
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
.vediNews {
	font-size: 13px;
	display: block;
	font-weight: bold;
	color: #00789f;
	padding: 5px;
}

.btnVota, 
.btnInvia, 
.btnRisultati {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 3px;
	margin: 15px 15px 0 0;
	cursor: pointer;
}

.btnInvia {
	margin: 0 0 10px 0;
}

.boxIndexCommunity,
#boxSharing, 
#boxScrivici {
	background: #5a5a5a;
	color: #fff;
	padding: 5px;
	float: left;
}

.boxIndexCommunity {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

.boxIndexCommunity a {
	display: inline;
	width: 130px;
}

#boxScrivici {
	padding: 10px 0 0 60px;
	background: #5a5a5a url(/libs/css/default_theme/assets/iconaScrivici.gif) no-repeat 25px;
	float: none;
	height: 30px;
	cursor: pointer;
}

#boxSharing strong, 
#boxScrivici strong {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 16px;
}

.iconBoxComAcc, 
.iconBoxComReg, 
.iconBoxComInvArt, 
.iconBoxComHel {
	width: 95px;
	height: 10px;
	float: left;
	display: block;
	font-size: 11px;
	color: #fff;
	margin: 8px 0 0 5px;
	padding: 3px 0 3px 20px;
	background: url(/libs/css/default_theme/assets/iconComAccedi.gif) no-repeat top left;
}

.iconBoxComAcc:hover, 
.iconBoxComReg:hover, 
.iconBoxComInvArt:hover, 
.iconBoxComHel:hover {
	background-position: 0 -16px;
	color: #9ccad7;
}

.iconBoxComReg {
	background: url(/libs/css/default_theme/assets/iconComRegistrati.gif) no-repeat top left;
}

.iconBoxComInvArt {
	background: url(/libs/css/default_theme/assets/iconComInviaArt.gif) no-repeat top left;
}

.iconBoxComHel {
	background: url(/libs/css/default_theme/assets/iconComHelp.gif) no-repeat top left;
}

.iconArtInvia, .iconArtEdit, .iconArtCommenta {
	width: 17px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background: url(/libs/css/default_theme/assets/iconArticoloInvia.gif) no-repeat top left;
	float: left;
}

.iconArtEdit {
	background: url(/libs/css/default_theme/assets/iconArticoloEdita.gif) no-repeat top left;
}

.iconArtCommenta {
	background: url(/libs/css/default_theme/assets/iconArticoloCommenta.gif) no-repeat top left;
}

.iconShare .iconShareAccedi,
.iconShare .iconShareIscriviti,
.iconShare .iconShareInvio,
.iconShare .iconShareAiuto {
	width: 95px;
	height: 25px;
	float: left;
	display: block;
	font-size: 11px;
	color: #00789f;
	margin: 6px 0 0 5px;
	padding: 0 0 10px 35px;
	font-weight: bold;
}
.iconShare .iconShareAccedi {
	background: url(/libs/css/default_theme/assets/iconAccediGray.gif) no-repeat 0 4px;
}
.iconShare .iconShareIscriviti {
	background: url(/libs/css/default_theme/assets/iconInvioGray.gif) no-repeat 0 4px;
}
.iconShare .iconShareInvio {
	background: url(/libs/css/default_theme/assets/iconIscrivitiGray.gif) no-repeat 0 4px;
}
.iconShare .iconShareAiuto {
	background: url(/libs/css/default_theme/assets/iconAiutoGray.gif) no-repeat 0 4px;
}

.textCommento, .titCommento {
	width: 100%;
	height: 100px;
	border: 1px solid #cfcccc;
	background: #fff url(/libs/css/default_theme/assets/bgCampiInput.gif) no-repeat top left;
	color: #555;
}
.titCommento {
	height: 20px;
}
.disclCommenti {
	height: 57px;
	overflow: auto;
	border: 1px solid #cfcccc;
	width: 430px;
}

.msgCommento {
	display: none;
	font-family: Georgia, Palatino, Palladio, serif;
	display: block;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	background: #e7e7e7;
	color: #333;
}

#destinatario {
	width:432px;
}


/*=====================================================================================================================NEW LAYOUT*/
/*====================================BOX*/
#edu-header {
	position: relative;
}
#edu-menuHeader {
	position: relative;
	height: 10px;
	display: block;
}
#edu-col-sx {
	/*padding-right:10px;*/
	width:642px;
	display:inline;
	float:left;
}
#edu-col-sx-big {
	width:430px;
	display:inline;
	float:left;
}
#edu-col-sx-small {			
	display:inline;
	float:left;
	/*width: 212px;*/
}
div.baloon, div.partecipaCommunity, div.boxSmall {
	width: 193px;
	margin-left: 18px;
}
#edu-col-dx  {
	/*padding-right:18px;*/
	width: 298px;
	display:inline;
	float:right;
	margin-bottom: 30px;
}
.box3col {
	width: 290px;
	background: #EFEFE5;
	margin-left: 8px;
}
.box3colWhite {
	width: 290px;
	margin-left: 8px;
}
	
/*====================================STYLE ARTICOLI*/
.articolo h3, .articolo h4,
#boxTemi h3, #boxTemi h3 a, #boxTemi h4 {
	font-family: "Lucida Sans", Verdana,Helvetica,Arial,sans;	
	font-size: 11px;
	font-weight: bold;
}
.articolo h3, #boxTemi h3, #boxTemi h3 a {
	background: #00789f none repeat scroll 0 0;	
	color: #ffffff;	
	padding: 2px 5px;
}
.imgleft h2 {
	padding-left: 200px;
}
.imgleft h3, .imgright h3 {
	display: block;
	clear: both;
}
.imgleft img, .imgright img {
	width: 190px !important;
}
.imgright img {
	float: right !important;
	margin-left: 10px;
}
#boxTemi h3 a {
	display: inline;
	padding-left: 0;
}
#boxTemi h3 a:hover {
	text-decoration: none;
}
.articolo h4, #boxTemi h4 {
	color: #555555;	
	padding: 2px 5px;
	border-bottom:2px dotted #5A5A5A;
	border-top:2px dotted #5A5A5A;	
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
}
.articolo .commenti, #boxTemi .commenti {
	background: url(/libs/css/default_theme/assets/iconCommenti.gif) no-repeat center left;
	padding-left: 12px;
	color: #555555;
}
#boxTemi h4 span {
	color: #00789f;
}
.Racconti-ed-esperienze #boxTemi .data, 
.Racconti-ed-esperienze .aCommenti, 
.Racconti-ed-esperienze #boxTemi p a, 
.Racconti-ed-esperienze .corpoArt .titListaTutti,  
.Studi-e-ricerche #boxTemi .data, 
.Studi-e-ricerche .aCommenti, 
.Studi-e-ricerche #boxTemi p a, 
.Studi-e-ricerche .corpoArt .titListaTutti {
	color: #ff7e07;
}
.Racconti-ed-esperienze .titListaTutti,  
.Studi-e-ricerche .titListaTutti {
	color: #ff7e07 !important;
}
.Community #boxTemi .data, .Community #boxTemi p a, .Community .titListaTutti {
	color: #bccd25;
}
.boxArtVerde h4 .commenti, .Community h4 .commenti {
	color: #bccd25 !important;
	text-transform: lowercase;
}
.articolo p, #boxTemi p {
	font-size: 11px;
	line-height: 19px;
	margin-top: 5px;
	color: #5a5a5a;
}
#boxTemi p a {
	color: #00789f;
}
.testoSezione p.colorBlu {
	border-left: 1px dotted #00789F;
	border-right: 1px dotted #00789F;
	margin-top: 0 !important;
	padding: 8px;
}
.Community .testoSezione p.clearBoth {
	border-left: 1px dotted #bccd25;
	border-right: 1px dotted #bccd25;
	margin-top: 0 !important;
	padding: 8px;
}
.Studi-e-ricerche .testoSezione p.clearBoth,
.Racconti-ed-esperienze .testoSezione p.clearBoth {
	border-left: 1px dotted #ff7e07;
	border-right: 1px dotted #ff7e07;
	margin-top: 0 !important;
	padding: 8px;
}
.testoSezione p {
	margin-top: 0 !important;
}
.cageRegistrazione h2 {
	margin-bottom: 10px;
}
.articolo img, #boxTemi img {
	display: block;
	margin-bottom: 10px;
}
.eduPlayer p {
	font-family: Georgia, Palatino, Palladio, serif !important;
}
.boxArt img {
	display: block;
	float: left;
	margin-bottom: 10px;
}
.boxArtVerde {
	background: #EFEFE5;
	padding: 8px;
}
.boxArtVerde img {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 415px;
}
.boxArtVerde span {
	color: #bccd25 !important;
}
.invioCommento {
	background: url(/libs/css/default_theme/assets/iconCommentoGreen.gif) no-repeat 0 6px;
	color: #00789f;
	font-size: 11px;
	padding: 5px 10px 10px 25px;
	border-top:2px dotted #5A5A5A;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}
.btCommenta {
	display: block;
	background: #bccd25;
	width: 85px;
	height: 15px;
	position: absolute;
	top: 1px;
	right: 0;
	text-align: center;
	line-height: 15px;
}
.btCommenta a {
	color: #ffffff;
	display: block;
}
.box3col p, .box3colWhite p {
	font-size: 11px;
	line-height: 16px;
	padding: 5px 10px;
}

/*==================================== BALOON*/
div.baloon .top {
	background: url(/libs/css/default_theme/assets/baloon_verdeTop.gif) no-repeat 0 0;
	padding: 10px 13px 0 13px;
}
div.baloon .center {
	background: url(/libs/css/default_theme/assets/baloon_verdeCenter.gif) repeat-y 0 0;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	padding: 5px 13px;
}
div.baloon .footer {
	background: url(/libs/css/default_theme/assets/baloon_verdeFooter.gif) no-repeat 0 0;
	height: 90px;
	padding: 0 13px 10px 13px;
}
div.baloon h2, div.baloon h2 a {
	font-size: 21px;
	text-align: center;
	color:#00789F;
}
div.baloon p {
	line-height: 12px !important;
	margin-top: 0 !important;
	font-size: 11px !important;
	text-align: left;
}
div.baloon ul {
	border-top:2px dotted #5A5A5A;
	display: block;
}
div.baloon li {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 12px;
	color: #555555;
	padding-right: 1px;
	text-align: center;
}
div.baloon a {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 12px;
	color: #555555;
	padding-right: 1px;
}
/*==================================== FINE BALOON*/

/*==================================== BOX PARTECIPA COMMUNITY*/
div.partecipaCommunity li {
	height: 33px;
	margin-top: 4px;
	padding: 1px 2px 1px 35px;
	font-size: 11px;
	line-height: 15px;
}
div.partecipaCommunity li.accedi {
	background: #EFEFE5 url(/libs/css/default_theme/assets/iconAccediGreen.gif) no-repeat 2px 6px;
}
div.partecipaCommunity li.iscriviti {
	background: #EFEFE5 url(/libs/css/default_theme/assets/iconIscrivitiGreen.gif) no-repeat 2px 6px;
}
div.partecipaCommunity li.invio {
	background: #EFEFE5 url(/libs/css/default_theme/assets/iconInvioGreen.gif) no-repeat 2px 6px;
}
div.partecipaCommunity li.aiuto {
	background: #EFEFE5 url(/libs/css/default_theme/assets/iconAiutoGreen.gif) no-repeat 2px 6px;
}
div.partecipaCommunity li.newsletter {
	background: #EFEFE5 url(/libs/css/default_theme/assets/iconNewsletterGreen.gif) no-repeat 2px 6px;
}
div.partecipaCommunity a {
	background: url(/libs/css/default_theme/assets/iconApprofondisci.gif) no-repeat 0 4px;
	color: #00789f;	
	display: block;
	padding-left: 13px;
}
/*==================================== FINE BOX PARTECIPA COMMUNITY*/

/*==================================== ELENCO ARTICOLI*/
ul.elencoArticoli li {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size:14px;
	padding:10px 0;
	border-bottom:2px dotted #5A5A5A;
}
ul.elencoArticoli a {
	color: #555555;
}
ul.elencoNewsAttualita li {
	font-size:13px;
	padding:10px 0;
	border-bottom:2px dotted #5A5A5A;
	padding-left: 5px;
	padding-right: 5px;
}
ul.elencoNewsAttualita a {
	color: #555555;
}
.elencoNewsAttualita span {
	display: block;
}
ul.elencoSmall li {
	border-bottom:2px dotted #5A5A5A;
	font-size:11px;
	margin: 5px 10px;
	/*height: 27px;*/
	line-height: 18px;
	padding-bottom: 5px;
}
ul.elencoSmall a {
	color: #555555;
}
ul.elencoBlue a {
	color: #00789f !important;
}
ul.elencoListaArt li {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans;
	border-bottom:2px dotted #5A5A5A;
	font-size:11px;
	margin: 0 8px;
}
ul.elencoListaArt a {
	color: #555555;
}
/*==================================== FINE ELENCO ARTICOLI*/

/*==================================== BOX CERCA NEL SITO*/
.boxCerca {
	width: 290px;
	height: 73px;
	background: #EFEFE5;
	margin-left: 8px;
}
.boxCerca li {
	margin-left: 20px;
}
.boxCerca input {
	background:url("/libs/css/default_theme/assets/bgCampiInput.gif") no-repeat scroll left top #FFFFFF;
	border:1px solid #CFCCCC;
	color:#555555;
	height:20px;
	width: 190px;
	float: left;
	margin-top: 15px;
	margin-right: 2px;
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans;
	font-size: 12px;
	line-height:20px;
	padding: 1px 5px;
}
.boxCerca button {
	background:url("/libs/css/default_theme/assets/iconRicerca.gif") no-repeat scroll left top #FFFFFF;
	height:23px;
	width: 45px;
	text-indent: -9999px;
	line-height: 0;
	border: none;
	display: block;
	float: left;
	margin-top: 15px;
	cursor: pointer;
}
.boxCerca a {
	color: #555555;
	font-size: 11px;
	display: block;
	height: 15px;
	padding-right: 10px;	
	float: left;
	margin-top: 8px;
}
.bordo {
	padding-left: 10px;
	border-left: 1px solid #5A5A5A;
}
/*paginazione risultati ricerca avanzata*/
span.pagRicerca {
	padding-left: 10px;
}
span.pagRicerca div {
	display: inline;
}
span.pagRicerca a {
	padding-left: 2px;
	padding-right: 2px;
	color: #00789F;
}
span.pagRicerca a.selected {
	text-decoration: underline;
	font-weight: bold;
}
span.pagRicerca a.btnNextRicerca {
	background: transparent url(/libs/css/default_theme/assets/iconApprofondisci.gif) no-repeat right 2px;
	font-weight: bold;
	padding-right: 12px;
}
/*fine paginazione risultati ricerca avanzata*/
/*==================================== FINE BOX CERCA NEL SITO*/

/*==================================== BOX CARICAMENTO VIDEO*/
.boxCaricaVideo {
	width: 290px;
}
.boxCaricaVideo li {
	margin-left: 10px;
}
.boxCaricaVideo input#campoSelezionaVideo,
.boxCaricaVideo input#campoUrlVideo {
	background:url("/libs/css/default_theme/assets/bgCampiInput.gif") no-repeat scroll left top #FFFFFF;
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans;
	font-size: 12px;
	line-height:20px;
	border:1px solid #CFCCCC;
	color:#555555;
	height:20px;
	width: 258px;
	margin-top: 5px;
	margin-right: 2px;	
	padding: 1px 5px;
}
.boxCaricaVideo input#campoSelezionaVideo {
	width: 182px !important;
}
.boxCaricaVideo a {
	color: #555555;
	font-size: 11px;
	display: block;
	height: 15px;
	padding-right: 10px;	
	float: left;
	margin-top: 8px;
}
.bordo {
	padding-left: 10px;
	border-left: 1px solid #5A5A5A;
}
.btnSfoglia, 
.btnInviaVideo button {
	font-family:"Lucida Sans",Verdana,Arial,sans-serif;
	background: #00789f;
	font-size: 11px;
	color: #fff;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	width: 68px;
	height: 24px;
}
.btnInviaVideo {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	border-top:2px dotted #5A5A5A;
}
/*==================================== FINE BOX CARICAMENTO VIDEO*/

/*==================================== BOX EDUCATION TV*/
.boxVideoEducation {
	width: 254px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
}
.boxVideoEducation img {
	width: 254px;
	display: block;
}
h4.titoloDidascalia {
	background: url(/libs/css/default_theme/assets/bgDidascaliaBlu.png) repeat 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
h4.titoloDidascalia a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	display: block;
	line-height: 13px;
}
h4.titoloDidascalia a:hover, .btCommenta a:hover {
	text-decoration: none;
}
h4.titoloDidascalia span {
	font-size: 13px;
	font-weight: bold;
	display: block;
}
/*==================================== FINE BOX EDUCATION TV*/

/*==================================== ICONA PDF*/
.boxExtraPDF a{
	color:#00789F;
}
.pdf {
	background: url(/libs/css/default_theme/assets/iconPDF.gif) no-repeat 0 0;
	text-indent: -9999px;
	line-height: 0;
	width: 37px;
	height: 37px;
	display: block;
	float: left;
	margin: 10px 10px 20px 20px;
}
/*==================================== FINE ICONA PDF*/

/*==================================== BOX AUTORI*/
.eduAutori {
	padding-top: 50px;
	margin: 50px 0;
	border-top:2px dotted #5A5A5A;
}
.boxAutoriTop {
	background: url(/libs/css/default_theme/assets/bgAutoriTop.gif) no-repeat 0 0;
	min-height: 165px;
	height: auto !important;
	height: 165px;
}
.boxAutoriFooter {
	background: url(/libs/css/default_theme/assets/bgAutoriFooter.gif) no-repeat 0 0;
	height: 140px;
	position: relative;
}
.boxAutoriTop ul {
	padding: 20px;
}
.boxAutoriTop li {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 14px;
	display: inline;
	padding-right: 3px;
	height: 20px;
	line-height: 20px;
}
.boxAutoriTop a {
	color: #5A5A5A;
}
.boxAutoriFooter ul {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 430px;
}
.boxAutoriFooter li {
	font-size: 10px;
	display: block;
	float: left;
	padding-right: 10px;
	height: 23px;
	line-height: 23px;
	_letter-spacing: 0;
	_letter-spacing: -0.4pt;
}
.boxAutoriFooter a {
	color: #5A5A5A;
}
/*==================================== FINE BOX AUTORI*/

/*==================================== BOX VIDEO*/
.eduVideo {
	background: #EFEFE5;
	position: relative;
	min-height: 570px;
	height: auto !important;
	height: 570px;
	padding-bottom: 20px;
}
.eduPlayer {
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 10px;
	float: left;
	width: 400px;
}
#embedCode {
	width: 400px;
	height: 65px;
}
/*==================================== FINE BOX VIDEO*/

/*==================================== PAGINA ELENCO AUTORI - ORDINE ALFABETICO*/
ul.listAutoriAlfabeto {
	border-bottom: 1px solid #00789f;
	height: 22px;
	margin-bottom: 30px;
}
ul.listAutoriAlfabeto li {
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 4px;
}
ul.listAutoriAlfabeto a {
	color: #5A5A5A;
	padding: 4px;
}
ul.listAutoriAlfabeto a.selected {
	color: #ffffff;
	background: #00789f;
}
ul.listAutori li {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom:2px dotted #5A5A5A;
}
ul.listAutori h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0;
	text-transform: capitalize;
}
ul.listAutori .pLink {
	position: absolute;
	top: 21px;
	right: 70px;
}
ul.listAutori .pLink span {
	display: block;
}
/*==================================== FINE PAGINA ELENCO AUTORI - ORDINE ALFABETICO*/

/*==================================== STILE BOX COMMENTA ARTICOLO (LINKATO AL BT COMMENTA IN FONDO ALL'ARTICOLO)*/
#boxScriviCommento, #scriviCommento a, #commenta a {
	font-size: 12px;
}
#scriviCommento .disclCommenti, #commenta .disclCommenti {
	font-size: 10px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#scriviCommento .txtGray, #commenta .txtGray {
	font-size: 10px; 
	color: #999; 
	line-height: 11px; 
	margin-bottom: 5px;
}
/*==================================== FINE STILE BOX COMMENTA ARTICOLO (LINKATO AL BT COMMENTA IN FONDO ALL'ARTICOLO)*/

/*pagina ustream*/
#ustream {
	width: 400px;
	display: block;
	margin: 10px auto;
	border-top: 1px dotted #00789f;
	border-bottom: 1px dotted #00789f;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*fine pagina ustream*/
/*inizio tooltip*/
.bio-content {
    display: none;        /* required */
    position: absolute;   /* required */
    padding: 10px;
    border: 1px solid black;
    background-color: white;
    width: 300px;
    margin-left: -130px;
    color: #333 !important;
    left: 240px;
    top:25px;
    z-index: 1000;
}
/*fine tooltip*/
/*inizio multimedia*/
#uuid {
	display: none;
}
.eduPlayer #datapubb {
	display: none;
}
.eduPlayer #titVideo {
	display: none;
}
.eduPlayer #contentURL {
	display: none;
}	
.eduPlayer #mmThumb {
	display: none;
}
.eduPlayer #coverURL {
	display: none;
}
.eduPlayer #sommarioVideo {
	display: none;
}
.eduPlayer #curatoreId {
	border-top: none !important; 
}
.eduPlayer #docType {
	display: none;
}
/*fine multimedia*/

/*inizio mi piace */
.setIconCommenta .iLikeTxt{
	dispay: none;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
}

.iLikeNum{
	background: url(/libs/css/default_theme/assets/iconMiPiace.png) no-repeat right -20px;
	_background: url(/libs/css/default_theme/assets/iconMiPiace.gif) no-repeat right -20px;
	color: #fff;	
	font-size: 11px;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
	margin-left: 4px;	
	padding-right: 20px;
}
h4 .iLikeNum{
	background: url(/libs/css/default_theme/assets/iconMiPiace.png) no-repeat right 1px;
	_background: url(/libs/css/default_theme/assets/iconMiPiace.gif) no-repeat right 1px;
	margin-top: 0;
	padding: 5px 19px 5px 0;
	float: none;
	color: #555555 !important;
}
/*fine mi piace*/

/*form invia ad un amico*/
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	/*background:#f5f5f5;*/
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	text-align: left;
	width:387px;
	z-index:2;
	padding:12px;
}
#boxInviaAmico {
	font-size: 12px;	
	width:387px;
}
#formInvia {
	margin-top: 5px;	
}
#formInvia li{
	display:block;
	float:left;
	clear:both;	
}
#formInvia label {
	font-size: 12px;	
	width: 140px;
	display: block;
	float: left;
	padding-bottom: 10px;
}
#formInvia label span {
	font-size: 10px;	
	color: #c00;
}
#formInvia input {
	float: left;
	display:block;
	margin-bottom: 10px;
	width: 235px;
	clear:right;
}
#formInvia textarea {
	float: left;
	display:block;
	margin-bottom: 10px;
	width: 235px;
	height:80px;
	clear:right;
}
.infoErr {
	font-size: 11px;
	color: #c00;
	display:block;
	float:left;
	clear:left;
}
#boxInviaAmico button{
	display:block;
	float:right;
}
#boxInviaAmico ul{
	display:block;
	float:left;
	clear:both;
}
#btnForm {
	position: relative;
	clear: both;
	height: 40px;
}
.btnFormInvia {
	top: 10px;
	right: 0;
}
.btnFormChiudi {
	top: 10px;
	left: 0;
}
.btnFormInvia, .btnFormChiudi {
	background: #00789f none;
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 3px;
	cursor: pointer;
	position: absolute;
}
/*fine form invia ad un amico*/

.tit_parla_di_lnk  {
	font-size: 14px;
	padding: 10px;
}
.bannerTop {
	width: 240px;
	position: absolute;
	right: 209px;
	top: 71px;	
}
.bannerTop img {
	width: 240px;
}