.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



body {
	background:url(../imgs/bgBody.jpg) repeat-x #DCE2E6;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin:0px;
}

@font-face {
	font-family: 'DINRegular';
	src: url('din-webfont.eot');
	src: local('☺'), url('fonts/din-webfont.woff') format('woff'), url('fonts/din-webfont.ttf') format('truetype'), url('fonts/din-webfont.svg#webfontdwdltCNr') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
@font-face {
	font-family: 'DINMediumRegular';
	src: url('fonts/din_medium-webfont.eot');
	src: local('☺'), url('fonts/din_medium-webfont.woff') format('woff'), url('fonts/din_medium-webfont.ttf') format('truetype'), url('fonts/din_medium-webfont.svg#webfontGf0Ygexy') format('svg');
	font-weight: normal;
	font-style: normal;
}
.note {font-size:10;
	font-style:italic;}

form {margin:0px;padding:0px;display:inline;}
p {margin:0px;padding:0px;}

hr {
border-top:1px dashed #ccc;
border-left:0px dashed #ccc;
border-right:0px dashed #ccc;
border-bottom:0px dashed #ccc;
margin:5px 0px!important;
margin:0px 0px;
padding:0px;
background:#FFFFFF;
height:1px;
}

a {
color:#003366;
text-decoration:none;
}

a:hover {
color:#0066CC;
}

.bottGrey {
background:url(../imgs/bgButtGrey.jpg) repeat-x #cccccc;
padding:3px;
border:1px solid #ccc;
color:#333;
font-size:10px;
margin:1px;
}

.bottBlue, .eire button, .eire input.bottBlue {
background:url(../imgs/bgButtBlue.jpg) repeat-x #3479A7;
padding:3px;
border:1px solid #ccc;
color:#FFFFFF;
font-size:10px;
margin:1px;
}
/* vecchia modalità a classe:*/
.campi {
border:1px solid #BDC6CD;
padding:4px;
color:#333333;
font-size:11px;
margin-top:3px;
margin-bottom:3px;
}

/* vecchie classi specifiche per EIREonline: 
.field, .eire input, .eire select, .eire textarea {
	border:1px solid #BDC6CD;
	padding:4px;
	color:#333333;
	font-size:11px;
	margin-top:3px;
	margin-bottom:3px;
}
*/
/* nuove classi per i campi form, dz_ieInputFix() fixa la pseudoclasse type aggiungendo la classe typeText */
input[type="text"],
select, 
textarea,
input.typeText {
	border:1px solid #BDC6CD;
	padding:4px;
	color:#333333;
	font-size:11px;
	margin-top:3px;
	margin-bottom:3px;
}


.avvisiBox{
position:fixed;
width:300px;
height:auto !important;
min-height:200px;
height:200px;
margin-top:-100px;
margin-left:-150px;
top:50%;
left:50%;
border-top:3px solid #B7BFC2;
border-right:3px solid #899295;
border-left:3px solid #B7BFC2;
border-bottom:3px solid #899295;
z-index:100;
background:url(../imgs/bgPopAvviso.jpg) #FFF no-repeat bottom right;
padding:15px;
font-size:13px;
color:#990000;
font-weight:bold;
}

.avvisoBox{
position:fixed;
width:350px;
height:auto !important;
min-height:400px;
height:400px;
margin-top:-100px;
margin-left:-150px;
top:20%;
left:50%;
border-top:3px solid #B7BFC2;
border-right:3px solid #899295;
border-left:3px solid #B7BFC2;
border-bottom:3px solid #899295;
z-index:100;
background:url(../imgs/bgPopAvviso.jpg) #FFF no-repeat bottom right;
padding:15px;
font-size:13px;
color:#990000;
display:block;
}

.nascosto{
display:none;
}

.ricerca {
background:url(../imgs/lente.gif) no-repeat;
background-position:top right;
}

/************************************** TESTATA ***********/


#loginRiservata{
position:relative;
width:300px;
z-index:100;
background:#fff;
padding:15px;
font-size:12px;
color:#333333;
font-weight:normal;
}

#loginVisitatori{
position:relative;
width:300px;
z-index:100;
background:#fff;
padding:15px;
font-size:12px;
color:#333333;
font-weight:normal;
}

/* REVISIONE */

.testata {
	position:relative;
	margin:0px auto 0px auto;
	width:970px;
	height:190px;
	z-index:5;
	}


#languages {
position:absolute;
bottom:-25px;
right:5px;
z-index: 10;
}
#languages img {
margin:0px;
border:0px;
}
/* /REVISIONE */

.artImg {
position:relative;
width:210px;
padding:3px;
border:1px solid #ccc;
margin:0px 10px 7px 0px;
}


/************************************** MENU ***********/

#menu_top {position:relative; border:3px solid #899295; height:24px; font-size:12px; font-weight:bold; width:970px; margin:0px auto 0px auto; background:url(../imgs/bg_menu.jpg) #1C4877 repeat-x; z-index:3;}
#menu_top ul {margin:0px;padding:0px;}
#menu_top a {display:block; text-align:center; text-decoration:none;padding:3px 6px;}
#menu_top li {float:left;list-style-type:none;}
#menu_top li a{ color:#FFFFFF;background: url(../imgs/blt_rosso.gif) no-repeat; background-position:8px 7px; padding-left:23px;border-right:1px solid #B80C0C;border-left:1px solid #4E0505;}
#menu_top li a:hover{color: #990000;background: url(../imgs/blt_blu.gif) no-repeat; background-position:8px 7px;}
#menu_top li:hover{ background:#FFFFFF;}
#menu_top li:hover a{color: #990000;}

/***** secondo livello ******/
#menu_top li ul {position:absolute; list-style-type:none; text-align:left;left:-999em;
border-right:1px solid #9AA4A7;border-left:1px solid #9AA4A7;border-bottom:1px solid #9AA4A7;
background:#ffffff; padding:2px; margin:0px;}
#menu_top li ul li{ float:none; background:none;padding:0px;margin:0px;border:1px solid #ffffff;}/* senza border salta in ie6 */

#menu_top li ul li a.li{background: url(../imgs/blt_freccia.gif) no-repeat #D5DEE2; background-position:6px 7px; color: #003366;
text-align:left; border:0px;}
#menu_top li ul li a.li:hover{ color:#006699;
text-align:left; background: url(../imgs/blt_rosso.gif) #D5DEE2 no-repeat; background-position:6px 7px;}

#menu_top li ul li a.alterna{background: url(../imgs/blt_freccia.gif) no-repeat #FFF; background-position:6px 8px; color: #003366;
text-align:left; border:0px;}
#menu_top li ul li a.alterna:hover{color:#006699;
text-align:left; background: url(../imgs/blt_rosso.gif) no-repeat; background-position:6px 8px;}

#menu_top li:hover ul {left:auto; margin-left:0px}

/***** terzo livello ******/
#menu_top li:hover ul li ul {
display:none;
}


#menu_top li:hover ul li:hover ul {
display:block;
}


/************************************** MACROSTRUTTURA ***********/


.container {
position:relative;
margin:5px auto 5px auto;
width:970px;
border:3px solid #899295;
z-index:1;
background:url(../imgs/bgContainer.gif) #ffffff repeat-x;
}

#innerContainer {
position:relative;
padding-top:0px;
padding-bottom:10px;
border:3px solid #FFFFFF;
background:url(../imgs/bgInnerContainer.gif) repeat-y right;
height: auto !important;  /* per i browser moderni */
    height: 1450px;      /* per IE5.x e IE6 */
    min-height: 1450px;  /* per i browser moderni */
}

#colFunzioni {
position:absolute;
top:10px;
left:6px;
width:218px;
font-size:12px;
color:#333333;
}

.contents {
position:relative;
top:0px;
left:232px;
width:470px;
padding:8px;
background:url(../imgs/bgAzzurrino.jpg) repeat-x #fff;
border:1px solid #ADB8BC;
margin-top:10px;
color:#333333;
font-size:13px;
line-height:18px;
   height: auto !important;  
 min-height: 1400px;
 height: 1400px;
}

.contentsHome {
position:relative;
top:0px;
left:232px;
width:470px;
padding:8px;
background:url(../imgs/bgAzzurrino.jpg) repeat-x #fff;
border:1px solid #ADB8BC;
color:#333333;
font-size:12px;
line-height:16px;
height: auto !important;  
 min-height: 1400px;
 height: 1400px;   
}

#colCommons {
position: absolute;
top:0px;
right:0px;
width:218px;
padding:0px 8px 10px 8px;

}


/************************************** box vari e headers ***********/
.sponsors {
font-size:11px;
padding:2px;
line-height:12px;
}

.sponsors .esteri {
	border-right:1px solid #ccc;
	float:left;
	padding:0px 20px 0px 0px;
}

.sponsors a:link, .sponsors a:visited {
text-decoration:none;
color:#003366;
}

.sponsors p {
padding:0px 8px 0px 10px;
margin:10px 0px 0px 0px;
}

.sponsors h4 {
background:#D0D7DC;
font-size:9px;
text-transform:uppercase;
padding:5px 8px;
width:211px;
margin:0px 0px 5px 0px;
clear:none;
}


.sponsors .bann {
float:left;
margin-left:10px;
height:65px;
}

/*---sponsors float*/

.sponsors_float{
font-size:11px;
padding:2px;
line-height:12px;	
float:left;
}


.sponsors_float .esteri {
	border-right:1px solid #ccc;
	float:left;
	padding:0px 20px 0px 0px;
}

.sponsors_float a:link, .sponsors_float a:visited {
text-decoration:none;
color:#003366;
}

.sponsors_float p {
padding:0px 8px;
margin:0px;
}

.sponsors_float h4 {
background:#D0D7DC;
font-size:9px;
text-transform:uppercase;
padding:5px 8px;
display:block;
margin:0px 0px 5px 0px;
clear:none;
}


.sponsors_float .bann {
float:left;
height:65px;
margin-left:10px;
}

.sponsors_float.Media_Partners img{
	width:85%;

}

.sponsors_float.Retail_Media_Partner img {
	width:120px;
	
	
}

.sponsors_float.Promoted_with img {
	width:85%;
	
}



img.ico{
	position:relative;
float:left;
margin:0px 5px 0px 0px;
border:1px solid #ccc;
padding:2px;
background:#FFFFFF;
z-index:2;
}

img.icoSimple{
float:left;
margin:0px 5px 0px 0px;
}


.boxChiaro {
position:relative;
border:1px solid #ADB8BC;
background:url(../imgs/bgAzzurrino.jpg) repeat-x #fff;
padding:8px;
color:#333333;
font-size:12px;
line-height:17px;
margin:0px 0px 10px 0px;
z-index:1;
}



#slideshow {
  position:relative;
  height:90px;

}

#slideshow a {
    position:absolute;
    top:10px;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow a.active {
    z-index:10;
    opacity:1.0;
}

#slideshow a.last-active {
    z-index:9;
}

.boxRosa h1, .boxVerde h1, .boxChiaro  h1, .boxAzzurro h1 {
	padding:5px 0px 5px 0px;
	margin-bottom:10px;
	}
	
h1 a {
	color:#900;
	}

.boxRosa {
position:relative;
border:1px solid #ADB8BC;
background:url(../imgs/bgRosa.jpg) repeat-x #FDF1EE;
padding:8px;
color:#333333;
font-size:12px;
line-height:16px;
margin-bottom:10px;
}

.boxVerde {
position:relative;
border:1px solid #ADB8BC;
background:url(../imgs/bgVerde.jpg) repeat-x #EEF9EF;
padding:8px;
color:#333333;
font-size:12px;
line-height:16px;
margin-bottom:10px;
    height: auto !important;  /* per i browser moderni */
    height: 65px;      /* per IE5.x e IE6 */
    min-height: 65px;  /* per i browser moderni */
}


.boxVerde_b {
position:relative;
border:1px solid #ADB8BC;
background:url(../imgs/bgVerde.jpg) repeat-x #EEF9EF;
padding:8px;
color:#333333;
font-size:12px;
line-height:16px;
margin-bottom:10px;
    height: auto !important;  /* per i browser moderni */
    height: 30px;      /* per IE5.x e IE6 */
    min-height: 30px;  /* per i browser moderni */
}

.scrollerNews {
overflow:auto;/*
height:450px;*/
margin-top:5px;
}

.scrollerNews p {
float:left;
width:425px;
padding:0px 10px;	
}



.boxAzzurro {
position:relative;
border:1px solid #ADB8BC;
background:url(../imgs/bgAzzurro.jpg) repeat-x #DFE6E9;
padding:8px;
color:#333333;
font-size:12px;
line-height:16px;
margin-bottom:15px;
    height: auto !important;  /* per i browser moderni */
    height: 65px;      /* per IE5.x e IE6 */
    min-height: 65px;  /* per i browser moderni */
}

.boxLampeggiante{
position:relative;
width:218px;
border:1px solid #ADB8BC;
background:#ffffff;
padding:0px;

    height: auto !important;  /* per i browser moderni */
    height: 84px;      /* per IE5.x e IE6 */
    min-height: 84px;  /* per i browser moderni */
}


/* ------------ ELENCHI PUNTATI / CLASSI PER LINKS / HEADERS ---------------- */



ul.links a:link, ul.links a:visited {
text-decoration:none;
color:#003366;
background:#89A0AB;
background:url(../imgs/blt_freccia.gif) no-repeat;
background-position:0px 3px;

padding-left:15px;


}


#focusLink a:link, #focusLink a:visited {
text-decoration:none;
color: #FFF;

padding-left:5px;

}

#focusLink a:hover {
text-decoration:none;
color:#69C;
padding-left:5px;

}

ul#focusLink {
list-style:none;
padding:0px;
margin:0px 0px 0px 0px;
}
	
ul#focusLink li{
	background: #006699;
	padding:5px 0px 5px 0px;
	margin-bottom:5px;
	}
	
	
ul.links {
list-style:none;
padding:0px;
margin:0px 0px 0px 0px;
}

ul.links li {
	border-bottom:1px dashed #ccc;
	padding:8px 0px 8px 3px;
	margin:0px 0px 0px 0px;
}

ul.downloads {
list-style:none;
padding:0px;
background:none;
}

a.pdf {
background:url(../imgs/blt_pdf.gif) no-repeat;
padding:9px 0px 9px 34px;
border-bottom:1px dashed #ccc;
display:block;
margin:3px;
}

a.pdf:hover {
background:url(../imgs/bltDownload.gif) no-repeat #f4f4f4;
background-position:6px 6px;
}
/*
li:hover {
background:url(../imgs/bltDownload.gif) no-repeat #f4f4f4;
background-position:6px 6px;
cursor:pointer;
}

ul.downloads li:hover > a {
color:#0066CC;
}
*/


ul.standard {
list-style:none;
padding:0px;
}

ul.standard li {
background:url(../imgs/blt_eye.png) no-repeat;
background-position:2px 4px;
padding:2px 20px 2px 20px;
}

ul.elencoRosso {
padding:0px;
margin:5px 0px 5px 0px;
}

ul.elencoRosso li {
background:url(../imgs/bgRosso.jpg) repeat-x #ae2827;
list-style:none;
margin:2px 0px;
padding:3px 4px;
color:#FFFFFF;
}




h1 {
font-size:16px;
color:#990000;
border-bottom:1px dashed #ccc;
padding:15px 0px 5px 0px;
line-height:18px;
margin:0px 0px 3px 0px;
}




h2 {
font-size:15px;
color:#990000;
margin:15px auto 5px auto;
padding:0px 3px 8px 3px;
background:url(../imgs/bgH2.jpg) repeat-x bottom;
border-bottom:1px solid #ccc;
font-weight:normal;
line-height:20px;
}

.titoloGrande {
background:transparent url(/web/public/imgs/bgH2.jpg) repeat-x scroll center bottom;
border-bottom:1px solid #CCCCCC;
color:#990000;
font-size:14px;
font-weight:bold;
line-height:18px;
margin:12px auto 10px auto;
padding:3px 3px 3px 5px;
display:block;
}



h2 a {
font-size:13px;
color:#003366;
padding:0px 0px 0px 16px;
background:url("../imgs/blt_freccia.gif") no-repeat scroll 0 6px transparent;
background-position:0px 3px;
display:block;
}

h2 a:hover {
color:#0066CC;
background:url(../imgs/blt_blu.gif) no-repeat;
background-position:0px 3px;
}


h3 {
font-size:13px;
color:#990000;
margin:15px auto 5px auto;
}

h4 {
font-size:13px;
color:#003366;
margin:5px 0px 5px 0px;
}

h5 {
font-size:12px;
color:#990000;
display:inline;
}


a.h3 {
font-size:13px;
color:#990000;
margin:15px auto 5px auto;
padding:0px 0px 0px 16px;
background:url(../imgs/blt_freccia.gif) no-repeat;
background-position:0px 3px;
text-decoration:none;
font-weight:bold;
display:block;
}

a:hover.h3 {
color:#CC0000;
background:url(../imgs/blt_rosso.gif) no-repeat;
background-position:0px 3px;
}

a.h4, a.h4:visited {
font-size:13px;
color:#003366;
padding:0px 0px 0px 16px;
background:url(../imgs/blt_freccia.gif) no-repeat;
background-position:0px 3px;
margin:0px 0px 5px 0px;
display:block;
}

a.h4:hover {
color:#0066CC;
background:url(../imgs/blt_blu.gif) no-repeat;
background-position:0px 3px;
}


/* --------------- tabella eventi  -------------- */

.eventi {
position:relative;
border-collapse:collapse;
width:100%;
margin-top:15px;
font-size:11px;
margin:10px 0px 10px 0px;
}

.eventi td {
padding:3px;
border-bottom:1px dashed #aaa;
}


.eventi td.blank {
background-color: #FFF;
}

.eventi th {
font-weight:normal;
border-bottom:1px dashed #aaa;
border-right:1px solid #cccccc;
width:40px;
text-align:center;
}

.messaggi {
position:absolute;
/*
height:50px;
margin-top:-25px;
margin-left:-100px;
top:50%;
left:50%;
*/
width:200px;
border:2px solid #AEB7BA;
z-index:100;
background:#FFFFFF;
padding:6px;
color:#285174;
text-align:center;
font-size:12px;
}

/* ------- colorazione convegni ---------- */

.eventi td.convegni {
background:#C1E1C9;
}

.eventi td.cat_1 {
background-color:#E1BBAC;
border-left: solid 1px #FDD7C8;
border-right: solid 1px #FDD7C8;
}

.eventi td.cat_2 {
background-color:#E1DFC2;
border-left: solid 1px #FDFBDE;
border-right: solid 1px #FDFBDE;
}

.eventi td.cat_3 {
background-color:#C1E1C9;
border-left: solid 1px #DDFDE5;
border-right: solid 1px #DDFDE5;
}

.eventi td.cat_4 {
background-color:#D4DDE1;
border-left: solid 1px #F0F9FD;
border-right: solid 1px #F0F9FD;
}

.eventi td.cat_5 {
background-color:#E1CADD;
border-left: solid 1px #FDE6F9;
border-right: solid 1px #FDE6F9;
}

.eventi td.cat_9 {
background-color:#F1E7A7;
border-left: solid 1px #FDE6F9;
border-right: solid 1px #FDE6F9;
}

a img {
	border: 0px;
}


/* listing eventi */ 


.eventiCategoria {
padding:5px;
border:#CC0000 solid 1px;
}

.contenitore_cat_1 {
position:relative;
background-color:#E1DFC2;
padding:10px 0px 5px 0px;

}

.contenitore_cat_2 {
background-color:#C1E1C9;
padding:10px 0px 5px 0px;
position:relative;
}
.contenitore_cat_3{
background-color:#E1BBAC;
padding:10px 0px 5px 0px;
position:relative;
}

.contenitore_cat_4{
background-color:#D4DDE1;
padding:10px 0px 5px 0px;
position:relative;
}

.contenitore_cat_5{
background-color:#E1CADD;
padding:10px 0px 5px 0px;
position:relative;
}

.contenitore_cat_6{
background-color:#F1E7A7;
padding:10px 0px 5px 0px;
position:relative;

}

.boxEvento {
position:relative;
background:#fff;
padding:10px;
margin:0px auto 5px auto;
width:430px;

}

.boxEvento h2 {
background:none;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
background:url(../imgs/bgH2.jpg) repeat-x bottom; 
margin:0px 0px 5px 0px;
padding:0px;
}
.boxEvento h2 a {
background:none;
padding:0px;
}


.boxEvento a.detail {
background:url(../imgs/blt_freccia.gif) no-repeat;
background-position:3px;
padding-left:18px;
margin-right:20px;
font-weight:bold;
}
.boxEvento a.addCalendar {
background:url(../imgs/blt_blu.gif) no-repeat;
background-position:3px;
padding-left:18px;
}

.commentiWrapper {
}


.commento {
background:url(../imgs/fumetto.jpg) no-repeat;
padding:5px 20px 0px 45px;
margin:0px 0px 15px 0px;
}

.commento .firma {
text-align:right;
color:#666666;
font-style:italic;
}

ul.links2 a:link, ul.links2 a:visited {
text-decoration:none;
color:#003366;
}


ul.links2 {
list-style:none;
padding:0px;
margin:0px;
position:relative;
}

ul.links2 li {
	border-bottom:1px dashed #ccc;
	padding:3px 0px;
background:url(../imgs/blt_freccia.gif) no-repeat;
background-position:0px 3px;
padding-left:16px;
display:block;
}




#avviso{
	position:absolute;
	width:430px;
	top:50%;
	left:50%;
	margin-left:-235px;
	margin-top:-180px;
	border: solid 2px #9F0000;
	z-index:100;
	display:none;
	background:url(../imgs/bg_avviso.gif) repeat-x #FFF;
	padding:30px 10px 30px 10px;
	font-size:13px;
	color:#454545;
	font-family: Arial, sans-serif;
}

#avviso #chiudi{
	position:absolute;
	top:5px;
	right:5px;
}
#sondaggio{
	position:relative;
	margin:0px auto 20px auto;
	width:900px;}


#sondaggio th{
	font-size:12px;
	
	border-bottom: solid 1px #CCC;}
	
#sondaggio td{
	font-size:12px;
	padding:5px 0px 5px 0px;
	border-bottom: solid 1px #CCC;}	


/* REVISIONE */
.frm_header {
	position:relative;
	left:232px;
	width:486px;
	background:url(../imgs/frm_testata.png) no-repeat ;
	}
	
.frm_header h1 {
	margin-left:240px;
	border:0px;
	padding:22px 0px 15px 0px;
	}


ul.tabMenu  {
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
	
 ul.tabMenu li {
	float:left;
	margin:1px;
	width:148px;
	padding:3px 6px 3px 6px;
	font-size:12px;
	background:url(../imgs/frm_bgGrafient.jpg) repeat-x bottom ;
	}
ul.tabMenu li.lired {
	background:url("../imgs/bg_menu.jpg") repeat-x scroll 0 0 #1C4877
	}
ul.tabMenu li.lired a:link, ul.tabMenu li.lired a:visited {
	color:#fff;
	}
	
.clear {clear:both;}
	
 ul.tabMenu li a:link,
 ul.tabMenu li a:visited {
	color:#1E5885;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	}
	

.boxCommunity {
position:relative;
border:1px solid #94C0CD;
/*background:url(../imgs/bgCyan.jpg) repeat-x #E5F4FA;*/
background:url("../imgs/bgAzzurro.jpg") repeat-x scroll 0 0 #DFE6E9;

padding:8px;
color:#333333;
font-size:12px;
line-height:16px;
margin-bottom:15px;
}

.boxCommunity h1 {
	color:#2E72A5;
}
.frm_teaser {
	padding:5px 5px 10px 5px;
	margin:0px;
	border-bottom:1px solid #ccc;
	font-size:12px;
	}
	
.frm_teaser .content {
	float:left;
	width:330px;
	}

h2.comTitle  {
	font-family: 'DINRegular';
	background:none;
	border-bottom:0px;
	font-size:26px;
	line-height:24px;
	color:#069;
	}

h2.comTitle a:link, 
h2.comTitle a:visited {
	font-weight:bold;
	padding:0px;
	color:#069;
	background:none;
	font-size:22px;
	line-height:24px;
}

h2.comTitle a:hover {
	color:#2770A5;
}

#news_0 {
	font-size:13px;
	padding:10px;
	margin-left:-6px;
	width:462px;
background:url(../imgs/frm_gradientAzur.jpg) repeat-x #EBEFF1 bottom;
}
#news_0 .content {
	width:290px;
	}
	
#news_0 h2.comTitle a {
	font-size:26px;
	line-height:28px;
	}
	
	
.thumb {
	float:left;
	width:114px;
	padding-bottom:10px;
	background:url(../imgs/frm_shadow.png) no-repeat left bottom;
	margin-right:10px;
	}
	
.thumb img {
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
	width:110px;
	}

#news_0 .thumb {
	width:156px;
	}
#news_0 .thumb img{
	width:152px;
	}

.speaker{
	display:block;
	margin:5px 0px;
	color:#069;
	font-weight:bold;
	font-size:12px;
	}
	
.moreLink{
	display:block;
	margin:5px 0px;
	color:#069;
	font-weight:bold;
	background:url("../imgs/blt_freccia.gif") no-repeat scroll 0 3px transparent;
	padding-left:15px;
	}	
	

/* /REVISIONE */



table.table_standard {
	width:100%;
	margin:10px 0px;
}

table.table_standard td {
	border-bottom:1px dashed #ccc;
	border-left:1px solid #ddd;
	padding:5px;
	vertical-align:top;
}
table.table_standard th {
	border-bottom:1px dashed #ccc;
	padding:5px;
	text-align:left;
	vertical-align:top;
	border-left:1px solid #ddd;
}

table.table_standard th.title,
table.table_standard tr.title th,
table.table_standard tr.title td {
	background: #dadada url("smoothness/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	border-bottom:1px solid #999;
	border-left:1px solid #ccc;
}


table.table_standard td.noBorder {
	border-bottom:0px dashed #ccc;
}

table.table_standard td td {
	border-bottom:0;
	}

table.table_standard td.odd ,
tr.odd {
	background:#fff;
}
table.table_standard td.even ,
table.table_standard tr.even {
	background:#efefef;
}


table.table_standard td.status_ok ,
table.table_standard tr.status_ok td {
	background:#DBE7C9;
}

table.table_standard td.status_wait ,
table.table_standard tr.status_wait td {
	background:#FDFBB0;
}

table.table_standard td.status_ko ,
table.table_standard tr.status_ko td {
	background:#FFD2D2;
}


table.table_standard td.status_still ,
table.table_standard tr.status_still td {
	background:#DEF3F3;
}

ul.list_standard li {
	background: url('../imgs/bullet.gif') no-repeat;
	background-position:0px 7px;
	padding:2px 5px 2px 15px;
	list-style:none;
}





/* --------------------- NOTIFICHE  ----------------------*/
a.close {
	position: absolute;
	top: 5px;
	right: 5px;
	padding-right: 15px;
	color:#990000;
	background: url('../imgs/cross_small.png') no-repeat right center;
	font-size:9px
    }
    
div.notification {
	position: relative;
	padding: 15px 15px 15px 45px ;
	margin:0px 0px 15px 0px;
    }
    
div.errore {
	border: 1px solid #d7bbb8;
	background: url('../imgs/cross_circle.png') no-repeat #f6dcd9;
	background-position:15px 15px;
    }
    
div.conferma {
	border: 1px solid #cad3a6;
	background: url('../imgs/tick_circle.png')  no-repeat #dfe9b8;
	background-position:15px 15px;
    }
    
div.attenzione {
	border: 1px solid #dbd6a1;
	background: url('../imgs/exclamation.png')  no-repeat #f8f2b7;
	background-position:15px 15px;
    }
    
div.informazione {
	border: 1px solid #b8c6d2;
	background: url('../imgs/information.png')  no-repeat #dae6f1;
	background-position:15px 15px;
    }
    
       

.clear {
	clear:both;
}

/*VideoBOX*/

#inlineVideoBox {
	
	
	font-size:12px;
	}

/*LOGINBOX*/

#inlineLoginBox {
	width:326px;
	border:3px solid #95A7B1;
	background:#f5f5f5;
	color:#333;
	font-size:12px;
	}
#inlineLoginBox .inner {
	position:relative;
	width:318px;
	margin:0 auto;
	}
#inlineLoginBox img {
	display:block;
	margin:3px auto;
	width:318px;
	height:103px;
	margin-bottom:6px;
	}
#inlineLoginBox form {
	display:block;
	height:auto;
	background:#fff;
	padding:10px 0;
	}
#inlineLoginBox p {
	margin:0 5px;
	}
#inlineLoginBox form label {
	color:#236789;
	margin:5px 0;
	display:block;
	}
#inlineLoginBox form input {
	wisth:120px;
	border:1px solid #ccc;
	margin:0;
	}
#inlineLoginBox .accedi {
	background:url(../imgs/bg-accedi.gif) repeat-x;
	height:21px;
	color:#fff;
	font-size:10px;
	float:right;
	}
#social-inner .welcome {
	position:absolute;
	right:10px;
	top:25px;
	font-size:12px;
	color:#1D6385;
	}
	
/***--------------footer loghi*/

.sponsors_float.Sponsored_by, .Tourism_Partners, .Social_Housing_Main_Partner, .Partners_Monitoraggio_Social_Housing, .Retail_Media_Partner, .Promoted_with{
	display:none;
	}
	
.sponsors_float.In_collaboration_with{
	display:none;
	}
	
	
/* ----------------------------------- EIRE ONLINE ------------------- */


.loginBox {
	border: 1px solid #b8c6d2;background:#dae6f1;
	padding:10px;
}
	.loginBox .col_sx {
		float:left;
		width:205px;
	}

	.loginBox .col_dx {
		float:right;
		width:49;
	}

.callAccredito {
	position:relative;
	width:142px;
	height:175px;
	padding:6px;
	float:left;
	background:url('../imgs/bgGradientTopBlue.jpg') repeat-x;
	}
	
.callAccredito.first {
	margin-right:4px;
	}
	
.callAccredito.last {
	float:right;
	}

.callAccredito .callTitle {
	display:block;
	position:relative;
	margin:60px 0px 10px 5px;
	font-weight:bold; color:#006599; font-size:18px;
	}
.callAccredito .callTitle span {color:#990000; font-size:14px; display:block;}


.callAccredito img {
	position:absolute;
	top:50%;
	margin-top:-55px;
	right:0px;
	}
/* minipanels generiche base */

.panelContent {
	background: #F0F0F0;
	padding:10px;
}

.panelContent p{
	margin-bottom:10px;
}
.panelContent label {
	float:left;
	margin-right:5px;
}

.panelContent label input {
	width:110px;
}

.panelContent  input.bottBlue {
	float:right;
}

/* minipanels specifiche */

#panelCodice .panelBar {
	background:url('../imgs/bgGradientTopBlue.jpg') repeat-x;
	padding:12px 10px;
	}

#panelCodice .panelBar .panelOpener {
	float:right;
	}
	
#panelCodice .panelBar p {
	color:#00669B;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	}


