/* CSS Document */
body {
padding-right:4px;
padding-left:4px;

}

#topArtisti {
border:dotted;
border-width:1px;
border-color:#00FF00;

}

#topManele {
border:dotted;
border-width:1px;
border-color:#00FF00;

}

a {
text-decoration: none;
font-weight: bold;
color: #1f4288;
background: inherit;
}
a:hover {
text-decoration: none;
color: #9e0000;
background:  inherit;
}

.main-menu {
color: #9e0000;

}

h3 {

color: #9e0000;

}

input { 
	BACKGROUND: #e8ffed; font: 11px  verdana, helvetica, "Trebuchet MS", arial,sans-serif; COLOR: #4f6f56;
} 