/* STRUCTURE
----------------------------------------------- */

a:focus, a:active {color:black; background-color: #ffffcc;}

A:hover {color:#326e00;background-color: transparent;} 

A.selectedLink:link {color:#326e00;background-color: transparent;} 
A.selectedLink:active {color:#326e00;background-color: transparent;} 
A.selectedLink:visited {color:#326e00;background-color: transparent;} 
A.selectedLink:hover {color:#326e00;background-color: transparent;} 

A.selectedLinkBold:link {color:#326e00;background-color: transparent;} 
A.selectedLinkBold:active {color:#326e00;background-color: transparent;} 
A.selectedLinkBold:visited {color:#326e00;background-color: transparent;} 
A.selectedLinkBold:hover {color:#326e00;background-color: transparent;} 

#mainCenterContext h2 a{color:#326e00;background-color: transparent;}


/* headings */

#mainCenterEvents h2{color:#326e00;}
#mainCenterNews h2{color:#326e00;}
#mainCenterCS h2{color:#326e00;}
#mainCenterContext h2{color:#326e00;}
.mainLeftMenuEach h2{color:#326e00;}
.mainLeftMenuEachEvent h2{color:#326e00;}

#mainCenterContext .mainCenterContextTabella h3 a:hover {color:#326e00;}
#mainCenterContext div.schemaBox h3 {color:#326e00;}

.listBox h4, .listBoxDoc h4, .listBoxVideo h4 {color:#326e00;}

/* Some generic styles */


/* immagini */



/* TEXT
----------------------------------------------- */
.testoColored {color: #326e00;}

/* UL LISTS
----------------------------------------------- */
#headerMenu li a{
	background:#326e00;
	border-left: 1px solid #326e00;
	border-right: 1px solid #326e00;
}

#headerMenu li a.selected{
	color:#326e00;
	border: 1px solid #326e00;
}

/*#headerMenu li a:focus, #headerMenu li a:active {color:#326e00;}*/

#headerMenu li a:hover{
	color:#326e00;
	border: 1px solid #326e00;
}

.mainLeftMenuEach02 ul { 
	color:#326e00;
}

.mainLeftMenuEach02 li.firstLev a{ 
	/*color:#326e00;*/
}

.mainRightMenuEach02 ul { 
	color:#326e00;
}


#mainCenterCS ul { 
	color:#326e00;
}

.listBox ul, .listBoxDoc ul{
	color:#326e00;
}

.mainLeftMenuEachContext ul { 
	color:#326e00;
}

.mainLeftMenuEachContext li.titleMenu a{
	color:#326e00;
	background-color: transparent;
}

.mainLeftMenuEachContext li.firstLev a{ 
	color:#326e00;
	background-color: transparent;
}

.mainCenterMenuEach ul { 
	color:#326e00;
}

.mainCenterMenuEach li { 
	color:#326e00;
}

/* FORM
----------------------------------------------- */
input.searchButtonColored {
	background:#326e00;
}

input.searchButtonColored02 {
	background:#326e00;
}

/* MAIN LAYOUT
----------------------------------------------- */


/* HEADER
-------------------------- */
div#headerLogo {
	background-image: url(/images/skyline_green.gif);
}

div#headerMenu02 {
	background:#326e00;
}


/* MAIN
-------------------------- */


/* MAIN - LEFT
-------------------- */


/* MAIN - CENTER
-------------------- */
div#mainCenter {
}

div#mainCenterEvents {
}

div#mainCenterNews {
}

div#mainCenterBig {
	/*background-image: url(/images/corner_green.gif);*/
}

div#mainCenterBigEvents {
	/*background-image: url(/images/corner_green.gif);*/
}

div#mainCenterPoll {
	/*background-image: url(/images/corner_green.gif);*/ /* corner with white bg */
	background-image: url(/images/corner_green_bg.gif); /* corner with grey bg */
}

div#mainCenterPoll02 {
	/*background-image: url(/images/corner_green.gif);*/ /* corner with white bg */
	background-image: url(/images/corner_green_bg.gif); /* corner with grey bg */
}

div#mainPrint {
	/*background-image: url(/images/corner_green.gif);*/ /* corner with white bg */
	background-image: url(/images/corner_green_bg.gif); /* corner with grey bg */
}

div#mainCenterGoTop{
	/*background-image: url(/images/corner_green_bottom.gif);*/  /* corner with white bg */
	background-image: url(/images/corner_green_bg_bottom.gif); /* corner with grey bg */
}           

div#mainCenterGoTop02{
	/*background-image: url(/images/corner_green_bottom.gif);*/  /* corner with white bg */
	background-image: url(/images/corner_green_bg_bottom.gif); /* corner with grey bg */
}       

div#mainCenterGoTop03{
	/*background-image: url(/images/corner_green_bottom.gif);*/  /* corner with white bg */
	background-image: url(/images/corner_green_bg_bottom.gif); /* corner with grey bg */
}  

div#mainCenterGoTopContext{
	/*background-image: url(/images/corner_green_bottom.gif);*/  /* corner with white bg */
	background-image: url(/images/corner_green_bg_bottom.gif); /* corner with grey bg */
}
/********* schede in contextBox *********/
th.bg_scheda {color:#326e00;}


/* MAIN - RIGHT
-------------------- */


/* FOOTER
-------------------------- */
div#footerCredits{
	background:#326e00;
}

