@charset "UTF-8";
/* CSS Document */


html, body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body { 
	background-color:#483d30;
}

img { 
	border:none;
}

H1, H2, H3, H4, H5 { 
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

H1 { 
	font-size:240%;
}

H2 { 
	font-size:220%;
	text-transform:uppercase;
}
H3 { 
	font-size:170%;
}
H4 { 
	font-size:130%;
}

#page { 
	background-color:#d7d2bf;
}

/* @group Header */

#header { 
	background:url(../images/bg_header.png) repeat-x left top;
}

#title { 
	background:url(../images/site-title.png) no-repeat left top;
}

#title H1 { 
	text-indent:-9999px;
}
#title #sub-title { 
	text-indent:-9999px;
}

#infos { 
	color:#cfcabd;
	text-align:right;
	font-size:11px;
}
#infos #date SPAN { 
	font-weight:bold; 
	font-style:italic;
	display:block;
	margin-top:4px;
}
#infos #textZoom { 
	margin-top:22px;
}
#infos #textZoom A { 
	color:#fdd8ac;
	text-decoration:none;
}
#infos #textZoom A.medium { 
	font-size:140%;
}
#infos #textZoom A.large { 
	font-size:180%;
}

/* @group Main-Nav */

#main-nav {
	height:40px;
	/*position:relative;
	bottom:-23px;*/
}
#main-nav UL { 
	line-height:0px;
	margin:0;
	padding:0;
}
#main-nav UL LI { 
	float: left;
	display:inline;
	list-style-type:none;
	list-style-image:none;
	margin-right:6px;
}
#main-nav A {
	display:block;
	float:left;
	text-decoration:none;
	overflow:hidden;
	line-height:2.9em;
	height:34px;
	font-size:12px;
	font-weight:bold;
	background:url(../images/bg_navBtn_0.png) repeat-x left bottom;
	color:#fdd8ac;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main-nav A:hover, #main-nav LI.here A { 
	background:url(../images/bg_navBtn_1.png) repeat-x left bottom; 
	color:#483d30; 
	line-height:2.6em;
}

/* @end */

/* @end */

/* @group Breadcrumb */

#breadcrumb SPAN.here { 
	font-weight:bold;
}

/* @end */

/* @group Main content */

DIV.box-noBg H2 { 
	color:#0e1b78;
	margin:0 0 18px;
	padding:0;
}
DIV.box-noBg P { 
	margin-bottom:15px;
	line-height:1.4em;
}
DIV.box-noBg P IMG { 
	float:left;
	border:4px solid black;
	margin-right:10px;
}
DIV.box-Bg .box-title { 
	background:url(../images/bg-boxTitle.png) no-repeat left top;
}
DIV.box-Bg .box-title H3 { 
	text-transform:uppercase; 
	color:#a4241a; 
	padding-top:18px; 
	padding-left:13px;
}

DIV.box-Bg .box-news { 
	margin-top:21px;
}

DIV.box-Bg .box-news .entry { 
	margin-bottom:18px;
	padding-bottom:18px;
	border-bottom:1px dotted #cfcabd; 
	margin-right:28px;
}
DIV.box-Bg .box-news .last { 
	border:none;
}

DIV.box-Bg .box-news .entry .data { 
	background:url(../images/mini-calendar.gif) no-repeat left center; 
	color:#919191;
	padding-left: 15px;
	font-size:95%;
}
DIV.box-Bg .box-news .entry H4 { 
	text-transform:uppercase;
	color:#a4241a;
	line-height:1.8em;
}
DIV.box-Bg .box-news .entry P { 
	line-height:1.4em;
}
DIV.box-Bg .box-news .entry A { 
	display:block;
	margin-top:10px;
}

#alignedBoxes .col-box { 
	background:#fff url(../images/3colBox_top_left.png) no-repeat left top;
	padding-bottom:13px;
}
#alignedBoxes .col-box H3 {
	width:166px; 
	font-size:16px;
	text-transform:uppercase; 
	background:url(../images/3colBox_top_right.png) no-repeat right top;
	padding-left:14px; 
	padding-top:4px;
}
#alignedBoxes #colbox1 H3 { 
	color:#a4241a; 
	background-position:75px top; 
	background-repeat:no-repeat;
}
#alignedBoxes #colbox2 H3 { 
	color:#006837;
	background-position:84px top; 
	background-repeat:no-repeat;
}
#alignedBoxes #colbox3 H3 { 
	color:#ed1c24;
	background-position:63px top; 
	background-repeat:no-repeat;
}

#alignedBoxes .col-box H4 { 
	color:#006;
	font-size:14px;
	margin-left:14px;
	line-height:1.1em;
	margin-bottom:6px;
}
#alignedBoxes .col-box DIV { 
	margin-left:14px;
}
#alignedBoxes .col-box IMG.screen { 
	border:4px solid black;
	margin-bottom:10px;
}

/* @end */

/* @group Sidebar */

#sidebar-wrapper { 
	width:256px;
	margin-left:22px;
}

.sidebar-box { 
	margin-bottom:30px;
}
#sidebar-wrapper DIV#news { 
	border-top:1px solid #a4241a;
}
#sidebar-wrapper DIV#eventi { 
	border-top:1px solid #009;
}
#sidebar-wrapper DIV#externalSite_musica { 
	border-top:1px solid #98090b;
}
#sidebar-wrapper DIV#externalSite_natura { 
	border-top:1px solid #006837;
}
#sidebar-wrapper DIV#externalSite_arte { 
	border-top:1px solid #ed1c24;
}


.sidebar-box-title H3 { 
	float:left;
	text-transform:uppercase;
	margin-bottom:15px;
}
.sidebar-box-title A { 
	display:block;
	float:right;
}
#sidebar-wrapper DIV#news .sidebar-box-title H3 { 
	color:#a4241a;
}
#sidebar-wrapper DIV#eventi .sidebar-box-title H3 { 
	color:#009;
}
#sidebar-wrapper DIV#externalSite_musica .sidebar-box-title H3 { 
	color:#98090b;
	margin-bottom:0px;
}
#sidebar-wrapper DIV#externalSite_natura .sidebar-box-title H3 { 
	color:#006837;
	margin-bottom:0px;
}
#sidebar-wrapper DIV#externalSite_arte .sidebar-box-title H3 { 
	color:#ed1c24;
	margin-bottom:0px;
}
.sidebar-box-content { 
	clear:both;
}
.sidebar-box-entry { 
	border-bottom:1px dotted #c7c1b1;
	padding-bottom:14px;
	margin-bottom:14px;
}
.sidebar-box-1 .sidebar-box-entry { 
	border-bottom:none;
	padding-bottom:14px;
	margin-bottom:14px;
}
.sidebar-box-content .last { 
	border:none;
	margin-bottom:;
}
.sidebar-box-entry .data { 
	background:url(../images/mini-calendar.gif) no-repeat left center; 
	color:#919191;
	padding-left: 15px;
	font-size:95%;
}
.sidebar-box-entry H4 { 
	text-transform:uppercase;
	line-height:1.2em; 
	padding:3px 0 3px 15px;
}
.sidebar-box-1 .sidebar-box-entry H4 { 
	text-transform:none;
	padding-left:0px;
}
#sidebar-wrapper DIV#news .sidebar-box-entry H4 { 
	color:#a4241a;
}
#sidebar-wrapper DIV#eventi .sidebar-box-entry H4 { 
	color:#009;
}
#sidebar-wrapper DIV.sidebar-box-1 .sidebar-box-entry H4 { 
	color:#006;
}

.sidebar-box-entry P.abstract { 
	line-height:1.4em;
	margin-bottom:10px;
	padding-left:15px;
}
.sidebar-box-entry A { 
	display:block;
	padding-left:15px;
}
.sidebar-box-1 .sidebar-box-entry A { 
	display:block;
	padding-left:0px;
}
.sidebar-box-1 .sidebar-box-entry DIV { 
	margin:5px 0 0;
}
.sidebar-box-1 .sidebar-box-entry IMG.screen { 
	border:4px solid black;
}


/* @end */

/* @group Footer */

#footer { 
	background:url(../images/bgFooter.png) repeat-x left top;
}
#footer-menu { 
	margin-top:16px; 
	margin-bottom:40px;
}
#footer-menu UL { 
	margin:0;
	padding:0;
}
#footer-menu LI { 
	display:inline;
	float:left;
}
#footer-menu LI A { 
	display:block;
	float:left;
	color:#ffd19d;
	text-transform:uppercase; 
	margin-right:10px; 
	padding-right:10px;
	border-right: 1px solid #8f7a5f;
	font-size:95%;
	height:12px;
	text-decoration:none;
	line-height:1em;

}
#footer-menu LI A.last { 
	border:none;
}

#footer-logo { 
	text-indent:-900em; 
	background:url(../images/logo_footer.png) no-repeat left top;
	clear:both;
	width:468px;
}

#copy { 
	color:#c7c1b1;
	font-size:95%;
	margin-top:7px;
}
#copy A { 
	color:#ffd19d;
	text-decoration:none;
	font-weight:bold;
}

#powered { 
	text-align:right;
	margin-top:65px;
}
/* @end */













