@import url(/css/pages.css);
@import url(/css/aggregator.css);
@import url(/css/common.css);
@import url(/css/login.css);
@import url(/css/news.css);
@import url(/css/primopiano.css);
@import url(/css/contact.css);
@import url(/css/newsletter.css);
@import url(/css/home.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/comments.css);

body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: #fff url(/images/bg_total_back_980.png) repeat-y  top center;
}
a:link, a:visited {
	text-decoration: none;
	color: #cc0000;
	background: transparent;
}
a:active, a:hover {
	text-decoration: underline;
	color: #ee0000;
	background: transparent;
}
.hidden{
	position: absolute;
	left: -5000px;
	font-size: .1em;
	width: 1em;
}

.banners img{
	margin: 1em 0;
}

#main {
	width:100%;
	height:780px;
	background: url(/images/bg_total_980.png) no-repeat top center;
}

#page {
	margin:0 auto;
	width:980px;
}

#header {
	height:79px;
	background: red url(/images/bg_header_980.png) no-repeat top left;
}

#search {
	text-align: right;
	font-size: 10px;
	color: white;
	padding: 10px;
	padding-right: 20px;
}
#search form {
	margin: 0;
	padding:0;
}

#searchterm {
	color:#333;
	font-size: 10px;
	border: 1px solid #cccccc;
	background: #fff url(/images/input_bg.gif) no-repeat top left;
	height: 14px;
	width: 150px;
	padding: 2px 5px;
	margin: 0px 3px;
}
#searchsubmit {
	cursor: pointer;
	font-size: 10px;
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #389628;
}

#topmenu {
	height:35px;
	background: url(/images/bg_verde.gif) no-repeat top left;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	margin-left:145px;
}

#topmenu ul li {
	float:left;
	height:35px;
}

#topmenu ul li a {
	display:block;
	padding-top:0;
	padding-bottom:5px;
	text-decoration:none;
	height:28px;
	font-size:12px;
	color:#FFFFFF;
}

#topmenu ul li a:hover, #topmenu ul li a:active {
	color:#FFFF99;
}

#topmenu-home {
	width:135px;
	background: url(/images/pulsanti_01.jpg);
}
#topmenu-home a{
	width:80px;
	padding-left:55px;
} 
#topmenu-appuntamenti {
	width:118px;
	background:url(/images/pulsanti_02.jpg);
} 

#topmenu-appuntamenti a{
	width:102px;
	padding-left:16px;
}

#topmenu-newsletter {
	width:118px;
	background:url(/images/pulsanti_03.jpg);
} 
#topmenu-newsletter a{
	width:93px;
	padding-left:25px;
} 

#topmenu-scrivici a{
	width:135px;
	background:url(/images/pulsanti_04.jpg);
} 
#topmenu-scrivici a{
	width:95px;
	padding-left:40px;;
}
#topmenu-multimedia {
	width:118px;
	background:url(/images/pulsanti_03.jpg);
} 
#topmenu-multimedia a{
	width:93px;
	padding-left:25px;
} 
#topmenu-gallery {
	width:118px;
	background:url(/images/pulsanti_03.jpg);
} 
#topmenu-gallery a{
	width:80px;
	padding-left:38px;
} 


#navbar {
	margin: 0;
	padding: 0;
	line-height:30px;
}

#leftmenu {
	float:left;
	display: inline;
	width:150px;
	margin-left:20px;
	margin-right:5px;
}

#leftmenu-top {
	width:150px;
	height: 32px;
	background:url(/images/left_menu_header.jpg);
}

#leftmenu-center {
	width:150px;
	background:#88c07f;
}

#leftmenu-bottom {
	width:150px;
	height: 110px;
	background:url(/images/left_menu_base.jpg);
	margin-bottom:20px;
}

#leftmenu-center ul li span {
	display:block;
	font-size:11px;
	color:#FFFFFF;
	background-color:#cc0000;
	width:140px;
	margin-top:1px;
	padding: 3px 5px;
	font-weight: bold;
}

#leftmenu-center ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}


#leftmenu-center ul li ul li a {
	display:block;
	font-size:10px;
	background-color:#b9d4b3;
	width:140px;
	margin-top:1px;
	padding: 3px 5px;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
}

#leftmenu-center ul li ul li a:hover, #leftmenu-center ul li ul li a:active {
	color:#FFFFff;
	background-color:#389628;
}

#credits {
	text-align: center;
	margin-top:20px;
}
#credits img {
	border: none;
}

#content {
	float:left;
	display: inline;
	overflow: hidden;
	width:765px;
	margin:0 20px;
}

#content h2, #leftmenu h2  {
	margin:0;
	padding:0;
	font-size:14px;
	color:#cc0000;
}

#leftmenu h2  {
	text-align:center;
}



#date-time {
	width:765px;
	height:50px;
	background:#389628 url(/images/bg_foto_765.png) no-repeat top left;
	margin-bottom: 15px;
}

#date-time p {
	font-size:9px;
	color:#ffffff;
	padding: 10px 50px;
	line-height:15px;
}

#content-news {
	float:left;
	/* width:425px; */
	width:505px;
}

#rightcol {
	float:left;
	margin-left:20px;
	width:240px;
	height:200px;
	background-color:#ffffff;
}

#home-newsletter {
	width:140px;
	margin:30px auto;
}
#home-newsletter p {
	font-size:9px;
	margin:0;
	padding:0;
	padding-top: 5px;
}

#home-newsletter-top {
	background-image:url(/images/right_menu_header.jpg);
	width:140px;
	height:35px;
}

#home-newsletter-center {
	background:#d7ead4;
	padding:0 10px;
}

#home-newsletter-bottom {
	background-image:url(/images/right_menu_base.jpg);
	width:140px;
	height:35px;
}


#footer {
	text-align:right;
	padding:20px;
}
#footer img {
	border: none;
}