@import url(/css/common.css);
@import url(/css/leftmenu.css);
@import url(/css/primopiano.css);
@import url(/css/home.css);
@import url(/css/home-events.css);
@import url(/css/home-newsletter.css);
@import url(/css/home-news.css);
@import url(/css/moostick.css);
@import url(/css/search.css);
@import url(/css/newsletter.css);
@import url(/css/comments.css);
@import url(/css/pages.css);
@import url(/css/news.css);
@import url(/css/links.css);
@import url(/css/globalsearch.css);
@import url(/css/events.css);
@import url(/css/events-calendar.css);
@import url(/css/gallery.css);
@import url(/css/multimedia.css);
@import url(/css/aggregator.css);
@import url(/css/login.css);


#panoramico {
	/* background: #91157D; */
	background: #C9E46D;
}
#panoramico img {
	/* padding:0; */
}

#main {
	width:100%;
	background: url(/images/bg_body.png) repeat-x top center;
}

#page {
	margin:0 auto;
	padding: 0 5px;
	width:995px;
}
#header {
	height:222px;
}
#header-left {
	background: url(/images/header.jpg) no-repeat top left;
	float:left;
	width: 720px;
	height:222px;
	overflow: hidden;
}
	#header h1 {
		height:90px;
		margin:0;
		padding:0;
	}


#header-right {
	float:left;
	width:275px;
	height:222px;
	/*
	height:237px;
	padding-top:13px;
	*/
}

#subtitle{
	float:left;
	height: 30px;
	color: #999;
}

#rssfeeds {
	height: 26px;
	width: 80px;
	padding: 0 5px;
	float:left;
}

#rssfeeds img{
	vertical-align: middle;
	border: none;
}


#date-time{
	padding-top:11px;
	height: 20px;
}
#date-time p{
	line-height: 20px;
	color: #779400;
}

#navbar p{margin:0;padding:5px;padding-top:0;font-size:.9em;}


#leftcol {
	float:left;
	display: inline;
	width:200px;
	margin-right:10px;
}
.leftcol-header{background: url(/images/leftcol_header.gif) no-repeat top center; height: 14px}
.leftcol-content{background: url(/images/leftcol_bg.gif) repeat-y top center; padding:0 10px;}
.leftcol-footer{background: url(/images/leftcol_footer.gif) no-repeat top center; height: 14px;margin-bottom: 1em}

#contentcol {
	float:left;
	display: inline;
	width:785px;
}

/* inside content col */
#centercol {
	float:left;
	width:500px;
}

#rightcol {
	float:left;
	margin-left:10px;
	width:275px;
}

.rightcol-stripebox{
	height: 215px;
	overflow:hidden;
	background: #e8efc3 url(/images/rightcol_1.png);
	padding:5px;
	padding-left: 24px;
	margin: 1em 0;
}
.rightcol-stripebox h2{
	margin: 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	display: block;
	line-height: 20px;
	font-weight: bold;
}
.rightcol-box{
	height: 111px;
	overflow:hidden;
	background: #e8efc3 url(/images/rightcol_2.png);
	padding:5px;
	padding-left:17px;
	margin: 1em 0;
}
.rightcol-box h2{
	margin: 0;
	padding: 0;
	padding-left:7px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	display: block;
	line-height: 19px;
	font-weight: bold;
}


#home-social {text-align:center;padding:7px 0}
#home-social a{display: block; float:left;margin:0;padding:0;}
#home-social a img{margin:0;padding:0;vertical-align:middle;}
#home-social a:link, #home-social a:visited{background:#832c9d;}
#home-social a:active, #home-social a:hover{background:#9dc001;}

/* inside content col */

#footer{
	clear: both;
	margin: 0 auto;
	color: #fff;
	background: #779400 url(/images/footer.gif) no-repeat top center;
	width: 995px;
	height: 26px;
}
#footer p {margin:0; padding:0 30px; line-height: 26px;}


#footer a:link, #footer a:visited {
	color:#eee;
	text-decoration: none;
	font-weight: bold;
}

#footer a:active, #footer a:hover {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
