@import "/main/apps/SchedeAssociati/include/css/app_css_ly1_styleDefault.css";
ul, li {
    list-style: inside url(../../images/puntobianco.png);
}

table.uppertable th, .separatoreofferte{
    background: #cc0000;
	color:#FFFFFF;
}

h2.specializzazione {
    background: #cc0000;
	color:#000000;
}

h2.galleria {
    background: #cc0000;
	color:#000000;	
}


body{
background-color:#000000;
color:#FFFFFF;
}



table.uppertable td {
background-color:#000000;
color:#FFFFFF;
}

h1{
color:#000000;
}

a{
    color: #cc0000;
		font-weight:bold;
}