@import url(/css/common.css);
@import url(/css/search.css);
@import url(/css/topmenu.css);
@import url(/css/leftmenu.css);
@import url(/css/home.css);
@import url(/css/pages.css);
@import url(/css/primopiano.css);
@import url(/css/gallery.css);
@import url(/css/carousel.css);
@import url(/css/home-news.css);
@import url(/css/events-calendar.css);
@import url(/css/news.css);
@import url(/css/newsletter.css);
@import url(/css/events.css);
@import url(/css/home-newsletter.css);
@import url(/css/globalsearch.css);
@import url(/css/sitemap.css);
@import url(/css/comments.css);
@import url(/css/links.css);
/*
@import url(/css/newsmenu.css);
@import url(/css/aggregator.css);
@import url(/css/login.css);
@import url(/css/documents.css);

@import url(/css/contact.css);
*/

body {
	background: #fff url(/images/bg_body.png) repeat-y  top center;
	color: #333;
	font-family: Myriad, "Myriad Web", "Trebuchet MS", sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color:#c00;
	text-decoration:none;
}

a:active, a:hover {
	color:#f00;
	text-decoration:none;
}

#main {
	width:100%;
	height:780px;
	background: url(/images/bg_main.png) no-repeat top center;
}

#page {
	margin:0 auto;
	width:920px;
}

#header {
	height:135px;
	background: url(/images/header.jpg) no-repeat top left;
}
#date-time {
	width: 220px;
	float: right;
	padding: 2px 5px;
	color: #fff;
	text-align: right;
}
#date-time p{font-size: .8em;font-weight: bold;margin:0;padding:0}

#subtopmenu{
	padding: 3px 15px;
	margin: 0;
	height:24px;
	background: #d00 url(/images/subtopmenu.gif) repeat-x bottom left;	
	color: #fff;
	border-top: 2px solid #fff;
}
#subtopmenu p{
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#subtopmenu img {vertical-align: middle;}
#subtopmenu a:link, #subtopmenu a:visited {color:#fff}
#subtopmenu a:active, #subtopmenu a:hover {color:#fff; text-decoration: underline;}

#navbar{
	padding: 5px 15px 2px;
	margin: 0;
	background:#eee;
	border-bottom:1px solid #999;
	margin-bottom: 7px;
}
#navbar p{padding:0;margin: 0;font-size: .9em;}


#sidecol {
	margin:0;
	padding: 0;
	float:right;
	display: inline;
	width:250px;
	overflow:hidden;
}

#contentcol {
	margin:0;
	padding: 0;
	float:left;
	display: inline;
	width:660px;
	padding-right:10px;
	overflow:hidden;
}

#webmail {width:250px;height:86px;background: #ccc url(/images/rightcol_panel_grey.gif);margin-bottom: 7px;}
#webmail h2 {color:#c00; font-size:1.1em; margin:0; padding:5px;}
#webmail p {margin:0; padding: 5px;display:block; float:left;}
#wmp1 {width: 90px;}
#wmp2 {width: 130px;}
#FSUB {border: none; color:#c00; background:#fff;font-weight:bold}
#webmail label {color:#fff; font-size: .9em;text-transform:uppercase;}
#F1, #F2 {font-size: .9em;width: 90px;	border: none;background: url(/images/input_bg.gif) no-repeat top left;}


.rightcol-header h2 {clear: both; color:#fff; font-size:1.1em; margin:0; padding:5px;background: #a33 url(/images/rightcol_header.gif) no-repeat top left;}
.rightcol-header h2 a:link, .rightcol-header h2 a:visited{color:#fff;}
.rightcol-header h2 a:active, .rightcol-header h2 a:hover{color:#fff;text-decoration:underline;}
.rightcol-content{background: #eee;}
.rightcol-content p {margin:0;padding:5px;}
.rightcol-footer{height:18px;clear:both;margin-bottom: 7px;background: #a33 url(/images/rightcol_footer.gif) no-repeat top left;}


.pages-text a:active, .pages-text a:hover {text-decoration: underline;}

/*
.pages-text ul {
	list-style-type: none;	
}

.pages-text ul li {
	margin-top: 20px;
	background: url("/Archivio/1/quadretto_ani.gif") no-repeat 0% 0%;
	padding-left: 30px;
	margin-left: -10px;
}

.normalList ul li {
	background: none;
	list-style-type: square;
	margin-top: 10px;
	padding-left: 10px;
	margin-left: 10;
}


.pages-text ol li {
	margin-top: 20px;
	text-align: left;
	margin-left: 20px;
}        
*/   

.banners{
	text-align:center;
}

.banners img {
	display:block;
	border:none;
	margin: 0 auto;
	margin-bottom: .5em;
}