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

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

A:hover {color:#0014be;background-color: transparent;} 

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

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

#mainCenterContext h2 a{color:#0014be;background-color: transparent;}

/* headings */

#mainCenterEvents h2{color:#0014be;}
#mainCenterNews h2{color:#0014be;}
#mainCenterCS h2{color:#0014be;}
#mainCenterContext h2{color:#0014be;}
.mainLeftMenuEach h2{color:#0014be;}
.mainLeftMenuEachEvent h1{color:#0014be;}

#mainCenterContext .mainCenterContextTabella h3 a:hover {color:#0014be;}
#mainCenterContext div.schemaBox h3 {color:#0014be;}

.listBox h4, .listBoxDoc h4, .listBoxVideo h4 {color:#0014be;}

/* Some generic styles */


/* immagini */



/* TEXT
----------------------------------------------- */
.testoColored {color: #0014be;}

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

#headerMenu li a:hover{
	color:#0014be;
	border: 1px solid #0014be;
}

#headerMenu li a.selected{
	color:#0014be;
	border: 1px solid #0014be;
}

/*#headerMenu li a:focus, #headerMenu li a:active {color:#0014be;}*/

.mainLeftMenuEach02 ul { 
	color:#0014be;
}

.mainLeftMenuEach02 li.firstLev a{ 
	/*color:#0014be;*/
}

.mainRightMenuEach02 ul { 
	color:#0014be;
}


#mainCenterCS ul { 
	color:#0014be;
}

.listBox ul, .listBoxDoc ul{
	color:#0014be;
}

.mainLeftMenuEachContext ul { 
	color:#0014be;
}

.mainLeftMenuEachContext li.titleMenu a{
	color:#0014be;
	background-color: transparent;
}

.mainLeftMenuEachContext li.firstLev a{ 
	color:#0014be;
	background-color: transparent;
}

.mainCenterMenuEach ul { 
	color:#0014be;
}

.mainCenterMenuEach li { 
	color:#0014be;
}

/* FORM
----------------------------------------------- */
input.searchButtonColored {
	background:#0014be;
}

input.searchButtonColored02 {
	background:#0014be;
}

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


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

div#headerMenu02 {
	background:#0014be;
}


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


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


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

div#mainCenterEvents {
}

div#mainCenterNews {
}

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

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

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

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

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

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

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

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

div#mainCenterGoTopContext{
	/*background-image: url(/images/corner_blue_bottom.gif);*/  /* corner with white bg */
	background-image: url(/images/corner_blue_bg_bottom.gif); /* corner with grey bg */
}
/********* schede in contextBox *********/
th.bg_scheda {color:#0014be;}


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


/* FOOTER
-------------------------- */
div#footerCredits{
	background:#0014be;
}

