/*
solo dichiarazione di colori o sfonfo colori o immagini .. normali 
*/

body    {
	background: #FFFFFF;
}
a, a:link , a:visited , a:hover , a:active , a:focus {
text-decoration:none
}



	
	
input, textarea    { background: #e6e6e6; }
input:focus, input:hover, textarea:focus, textarea:hover  { background-color: #ffffff; }
	
select {
background: #e6e6e6;
}
select:focus, select:hover, select:focus, select:hover  { background-color: #ffffff; }
/* Rubriche Principali */

a.ATopActive {  color: #FF0000; text-transform:uppercase; }
a.ATopActive , KBD.ATopActive {  color: #FF0000; text-transform:uppercase; }
a.ATop { text-transform:uppercase; }





#left a, a:link , a:visited , a:hover , a:active , a:focus {
color: #808080;
}
#left a:hover , a:active , a:focus {
color: #FF0000;
}

	

/* highlight home */ 
#content a.Basel:hover
{
color: #000000;
}

#content a.Bern:hover
{
color: #ff0000;
}

#content a.Geneve:hover
{
color: #CC9900;
}

#content a.Ostschweiz:hover
{
color: #009900;
}

	
#content a.Romande:hover
{
color: #FF6600;
}
#content a.Ticino:hover
{
color: #FF0099;
}

#content a.Zentralschweiz:hover
{
color: #993300;
}

#content a.Zurich:hover
{
color: #00CCFF;
}

/* bsa */ 
	
#content a:hover[href^="/"]
{
color: #FF0000;
}

#content a:hover[href*="www"]
{
color: #FF0000;
}

#content a:hover[href^="mailto"]
{
color: #FF0000;
}
#content a:hover[href^="pdf"]
{
color: #FF0000;
}
#content a:hover[href^="zip"]
{
color: #FF0000;
}


#content  a:active[href^="/"] , a:active[href^="www"] , a:active[href^="/"] , a:active[href^="mailto"] , a:active[href^="zip"] , a:active[href^="pdf"] {         
color: #FF0000;  
} 

#content a[href^="/"]
{
padding-left: 15px;
background: url(icone/i_bern.gif) no-repeat
}

#content a[href*="www"]
{
padding-left: 15px;
background: url(icone/o_bern.gif) no-repeat
}

#content a[href^="mailto"]
{
padding-left: 15px;
background: url(icone/e_bern.gif) no-repeat
}

#content a[href*="pdf"]
{
vertical-align: bottom;
padding-left: 22px;
background: url(icone/f_bern.gif) center left  no-repeat;
}

#content a[href*="zip"]
{
padding-left: 15px;
background: url(icone/i_bern.gif) no-repeat
}