@import url(reset.css);
@import url(cerca.css);
@import url(menu.css);
@import url(pagina.css);
@import url(blocchi.css);
@import url(annuario.css);
@import url(ricerca.css);
@import url(login.css);
@import url(dashboard.css);
@import url(riviste.css);

body{
	background-image:url("../img/bgBody.png"); 
	background-position:top center; 
	background-repeat:repeat-x;
	background-color:#e2e2e2;
}
.active{font-weight:bold;}
#pagina{width:924px; margin:45px auto 0px auto;}
div.idc14{margin-bottom:15px;}
.colonna .photo{float:left;}
a{color:#827f7f;}
/* header ---------------------------------------------------- */
#header{
	width:924px;
	height:73px;
	background-image:url("../img/bgHeader.png"); 
	background-repeat:no-repeat;
	position:relative;
}
#logo{
	height:27px;
	width:136px;
	position:absolute;
	left:12px;
	top:-20px;
}
#account{color:#FFFFFF; position:absolute; right:20px; top:5px;}
#account a{color:#FFFFFF; text-decoration:none;}
#account a:hover{color:#d83031;}

/* corpo ----------------------------------------------------- */
#corpoHome{}
#contColonne{background-image:url("../img/bgColLeft.png"); background-repeat:repeat-y;}
#colLeft{
	width:727px; 
	float:left; 
	display:inline; 
	padding-bottom:22px; 
	background-repeat:no-repeat;
	background-image:url("../img/bottomColLeft.png");
	background-position:bottom;
}
#testata{background-image:url("../img/testataTemp.jpg"); height:242px;}
#colRight{width:197px; float:left; display:inline;}
#primopiano{background-image:url("../img/boxColRight.png"); height:269px;}
#banners{background-image:url("../img/bgBanners.png"); height:328px;
	padding:7px 0px 0px 21px;
}
#banners .spot{
	margin-top:5px;
	width:150px;
	height: 100px;
	overflow: hidden;	
}

/* colText ------------------------------------------------- */
#colText{
	width:236px; 
	float:left; 
	display:inline;
	height:288px;
	border-right:1px solid #e2e2e2;
	margin-left:11px;
	background-image:url("../img/bgText.png");
	background-position:top;
	background-repeat:no-repeat;
	padding:53px 0px 0px 0px;
}
#colText .elContCSS .txt{display:none;} /* nasconde il testo nell colonna TEXT */
#colText .elContCSS{padding:0px 10px 0px 10px;}
#colText .elContCSS .el .titolo{font-size:10px;}
#colText .elContCSS .el{margin-bottom:5px; border-bottom:1px solid #e2e2e2; padding-bottom:10px;}

/* colDatabase ------------------------------------------------ */
#colDatabase{
	width:236px; 
	float:left; 
	display:inline; 
	height:288px; 
	border-right:1px solid #e2e2e2;
	background-image:url("../img/boxDatabase.png");
	background-position:top;
	background-repeat:no-repeat;
	padding:53px 0px 0px 0px;
}
.boxesDB .boxDB{ padding:13px 0px 0px 16px; }

#colNews{
	width:237px;
	float:left;
	display:inline;
	height:250px;
	background-image:url("../img/boxNews.png");
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
#newsHomeBtn{ display:block; height: 53px; width:237px; text-decoration: none; }

/* footer --------------------------------------------------- */
#footer{color:#9f9f9f; padding-bottom:30px;}
#footer a{color:#9f9f9f; text-decoration:none;}
#footer a:hover{color:#d32b2c; text-decoration:none;}
address{float:left; display:inline; margin-left:15px;}
#webagency{float:right; display:inline; margin-right:15px;}

/* eventi --------------------------------------------------- */
#titoliEventi { width:170px; margin:10px 0px 0px 10px; font-weight: bold; color:#3D3D3D; font-size:14px;  }
#titoliEventi li{ display: none; }
#tableEventi{
	width:180px;
	margin:10px 0px 20px 5px;
	text-align: center;
	font-size:12px;
}
#tableEventi thead{ font-weight: bold; color:#3D3D3D; font-size:14px; border-bottom:1px solid #3D3D3D; }
#tableEventi tbody{ line-height: 24px; }
