/* Start of CMSMS style sheet 'reservoir' */
body {
	background-image: url(img/bg_body.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #00384C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/bg_container.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper.pages {
	background-image: url(img/bg_container_pages.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#banner {
	background-image: url(img/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 67px;
}

#banner a img {
	float: left;
	margin: 0 0 0 10px;
	border: none;
}
#banner img {
	border: none;
}
#banner h1 {
	display: none;
}
#banner h2 {
	margin: 0px;
	font-size: 110%;
	color: #F3926A;
	padding: 22px 5px 0px 230px;
}
/*menu*/
#menu {
	background-image: url(img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #1E84B5;
	background-position: center top;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#menu ul, #menufooter ul {
	padding: 0;
	margin: 0;
}
#menu li, #menufooter li {
	display: inline;
}
#menu a, #menufooter a {
	color: white;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #00384c;
	font-size: small;
}
#menu a:hover, #menufooter a:hover {
	color: #f3926a;
	text-decoration: underline;
}
#menu a.activeparent, #menu a.currentpage {
	color: #b8c6cb;
}
/*breadcrumbs*/
#breadcrumbs {
	font-size: x-small;
	padding: 5px;
	border-bottom: 1px solid #1e84b5;
	margin: 0 10px;
	background-color: #eaeaea;
}
#breadcrumbs a {
	color: #2a8ccd;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #e28053;
}
#content {
	margin: 10px 20px 10px 40px;
}
/*footer*/
#footer {
	background: #1d84b5 url(img/bg_footer.png) no-repeat center top;
	padding: 0px 20px;
	font-size: x-small;
	height: 59px;
	clear: both;
	margin-top: 0px;
}


#menufooter {
	padding-top: 8px;
	float: left;
}
#CC {
	width: 600px;
	padding-top: 5px;
}
div#footer.home #CC {
	width: 600px;
	padding-top: 0px;
}
#CC a {
	font-size: x-small !important;
	color: white;
	text-decoration: none;
}
#CC a:hover {
	text-decoration: underline;
	color: #ed7b41;
}
#menufooter div#CC a img {
	float: left;
	margin: 0px 10px;
}

#CC a img {
	float: left;
	margin: 0px 10px;
}
#tabs {
	clear: both;
	padding: 20px 40px;
	/*height: 300px;*/
	margin-bottom:10px;
	margin-right: 15px;
}
#logos {
	width: 160px;
	float: right;
	text-align: center;
	margin: 0;
}
#logos h3 {
	margin-bottom: 6px;
}
#partners {
	margin: 0 0 30px 0;
}
.right {
	float: right;
	margin-left: 5px;
	border: 1px solid #fff;
	padding: 2px;
}
.left {
	float: left;
	margin-right: 5px;
	border: 1px solid #fff;
	padding: 2px;
}
#tabs a {
	color: #1b3e54;
	text-decoration: none;
}
#tabs a:hover {
	color: #1d84b5;
	text-decoration: underline;
}
h1,h2 {
	margin-top: 0;
	color: #1b3e54;
}

h3, h4, h5, h6 {
	color: #1e84b5;
	margin-top: 0;
}
#search {
	float: right;
	margin: 5px 15px 0 20px;
}


ul.block {
	margin: 0;
	padding: 0;
}
ul.block li {
	display: inline;
	padding: 3px 10px;
	white-space: nowrap;
	border: 1px solid white;
	line-height: 200%;
}
div.pannello a {
	color: #1d84b5;
	text-decoration: none;
}
div.pannello a:hover {
	text-decoration: underline;
}

#nessi {
	margin: 5px 20px 0 20px;
}

/*pagine*/
div#content.pages {
	margin: 0 10px 0px 0;
	padding: 0 0 10px 0;
}


#column {
	width: 210px;
	float: left;
	padding: 0 0 0 10px;
}
#mainbody {
	width: 715px;
	float: right;
	padding: 10px 5px;
}

#menucolonna ul {
	padding: 0;
	margin: 0;
}

#menucolonna li{
	list-style-type: none;
}

#menucolonna li a{
	display: block;
	padding: 5px;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid #1b3e54;
        background-color: #2c87c4
	
}

#menucolonna li a:hover {
	background: url(img/bg_menu.jpg) no-repeat -20px top;
	color: white;
        text-decoration: none;
}
#menucolonna li a.currentpage, #menucolonna li a.activeparent {
	color: #b8c6cb;
	background: url(img/bg_menu.jpg) no-repeat -20px top;
        border-left-width: 10px !important;
}
#menucolonna ul li ul li a {
	margin-left: 10px;
	background-color: #64a6d2;
	border-left: 3px solid #1b3e54;
}
/* News */

div.NewsSummaryLink {
	font-size: medium;
	border-bottom: 1px solid white;
}

div.NewsSummaryAuthor, div.NewsSummaryCategory, hr#NewsPostDetailHorizRule {
	display: none;
}

#NewsPostDetailSummary {
	float: left;
	width: 720px;
	padding-right: 20px;
	padding-left:  10px;
}

div#NewsPostDetailCategory, div#NewsPostDetailAuthor{
	display: none;
}

#NewsPostDetailSummary strong {
	font-style: italic;
	font-weight: normal;
}

div#NewsPostDetailContent {
	clear:  both;
	margin:  10px;
}

#NewsPostDetailPrintLink {
	float:  right;
	margin-right: 10px;
}

#NewsPostDetailReturnLink {
	border-top: 1px solid #ccc;
	margin-left: 10px;
}

div.NewsSummarySummary {
	margin: 10px;
}

div.NewsSummaryMorelink {
	margin:  0 10px 10px 10px
}

div.NewsSummary {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

div.NewsSummaryPostdate, div#NewsPostDetailDate {
	font-size: x-small;
	font-style: italic;
	float: right;
}

h3#NewsPostDetailTitle {
	border-bottom: 1px solid #2c88c4;
}
#content a {
	color: #1b3e54;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #ed7c42;
}

/* slider home */

div.pannello h2 {
	margin: 0 0 5px 0;
}
 div.pannello p {
	margin: 0 0 5px 0;
}

div.pannello h3 {
	margin: 0 0 5px 0;
	font-size: 100%;
}

div.pannello div.NewsSummaryPostdate {
	display: none;
}

div.pannello div.NewsSummarySummary {
	margin: 3px 0 3px 0;
}

div.pannello div.NewsSummary {
	border: none;
}
/* RSS */

div.rssagg {
	width: 340px;
	margin: 0 5px 0 0;
	float: left;
}

h2.rsstitolo, div.rsslik {
	margin: 0 0 5px 0;
}

div.rssagg table {
	margin: 0 0 10px 0;
	border-bottom: 1px solid white;
	padding-bottom: 10px
}
div.pager {
	display: none;
}
#slider img.scrollButtons.left, #slider img.scrollButtons.right {
	display: none;
}

div.newsdisplay div.readall a{
	margin-left: 0 !important;
	font-size: small !important;
}


div.TabbedPanelsContent.TabbedPanelsContentVisible div.readallnews {
	margin-left: 10px;
	font-size: 120%;
}


#NewsPostDetailReturnLink {
	float: left;
	margin-right: 5px;
	border-right: 1px solid #1d84b5;
	padding-right: 5px;
	border-top: none;
}

/* End of 'reservoir' */