/*
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 {
padding: 0px 0px 0px 2px;
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;
}




