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


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

A:hover {color:#6E0A64;background-color: transparent;} 

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

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

#mainCenterContext h2 a{color:#6E0A64;background-color: transparent;}

#mainCenterContext .mainCenterContextTabella A.resultLink:link {color:#6E0A64;background-color: transparent;} 
#mainCenterContext .mainCenterContextTabella A.resultLink:active {color:#6E0A64;background-color: transparent;} 
#mainCenterContext .mainCenterContextTabella A.resultLink:visited {color:#6E0A64;background-color: transparent;} 
#mainCenterContext .mainCenterContextTabella A.resultLink:hover {color:#6E0A64;background-color: transparent;} 


/* headings */

#mainCenterEvents h2{color:#6E0A64;}
#mainCenterNews h2{color:#6E0A64;}
#mainCenterCS h2{color:#6E0A64;}
#mainCenterContext h2{color:#6E0A64;}
.mainLeftMenuEach h2{color:#6E0A64;}
.mainLeftMenuEachEvent h2{color:#6E0A64;}

#mainCenterContext .mainCenterContextTabella h3 a:hover {color:#6E0A64;}
#mainCenterContext div.schemaBox h3 {color:#6E0A64;}

.listBox h4, .listBoxDoc h4, .listBoxVideo h4 {color:#6E0A64;}

/* Some generic styles */


/* immagini */



/* TEXT
----------------------------------------------- */
.testoColored {color: #6E0A64;}

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

#headerMenu li a:hover{
	color:#6E0A64;
	border: 1px solid #6E0A64;
}

#headerMenu li a.selected{
	color:#6E0A64;
	border: 1px solid #6E0A64;
}

/*#headerMenu li a:focus, #headerMenu li a:active {color:#6E0A64;}*/

.mainLeftMenuEach02 ul { 
	color:#6E0A64;
}

.mainLeftMenuEach02 li.firstLev a{ 
	/*color:#6E0A64;*/
}

.mainRightMenuEach02 ul { 
	color:#6E0A64;
}


#mainCenterCS ul { 
	color:#6E0A64;
}

.listBox ul, .listBoxDoc ul{
	color:#6E0A64;
}

.mainLeftMenuEachContext ul { 
	color:#6E0A64;
}

.mainLeftMenuEachContext li.titleMenu a{
	color:#6E0A64;
	background-color: transparent;
}

.mainLeftMenuEachContext li.firstLev a{ 
	color:#6E0A64;
	background-color: transparent;
}

.mainCenterMenuEach ul { 
	color:#6E0A64;
}

.mainCenterMenuEach li { 
	color:#6E0A64;
}

/* FORM
----------------------------------------------- */
input.searchButtonColored {
	background:#6E0A64;
}

input.searchButtonColored02 {
	background:#6E0A64;
}

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


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

div#headerMenu02 {
	background:#6E0A64;
}


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


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


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

div#mainCenterEvents {
}
div.linkArchivio {
	text-align:right;
	padding-right:1em;
	padding-bottom:1em;
}

div#mainCenterNews {
}

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

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

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

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

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

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

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

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

div#mainCenterGoTopContext{
	/*background-image: url(/images/corner_purple_bottom.gif);*/  /* corner with white bg */
	background-image: url(/images/corner_purple_bg_bottom.gif); /* corner with grey bg */
}
/********* schede in contextBox *********/
th.bg_scheda {color:#6E0A64;}


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



/* CALENDAR
---------------- */

.calPrec {text-align:right;padding-bottom:1.5em;}
.calYears {padding-bottom:1.5em;}
.yearSelect {color:#6E0A64;font-size: 160%;margin:0;padding: 0;font-weight:bold;}

/* FOOTER
-------------------------- */
div#footerCredits{
	background:#6E0A64;
}

