@charset "iso-8859-1";
/* CSS Document */
.DIV_cover{
	background-image: url(../_cover/IMG_melody_10.jpg);
}
.DIV_cover02{
	background-image: url(../_cover/IMG_melody_06.jpg); /* // mani */
}

.DIV_logo{
	background-image:url(logo_MELODY_01.png);
}

.DIV_menufixed{
	color:#ffffff;
}

.DIV_msg_panel{
	background-color:rgba(228,123,191,0.98);
}

.colorBase{
	color:#8ab2df !important;
	/* color:rgba(138,178,223,1); PERVINCA */
}

.DIV_logo02{
	background-image:url(logo_MELODY_01_s.png);
}

.bgBase{
	background-color:rgba(138,178,223,1);
}
a.btnRounded.bgBase:hover, .btnRounded.bgBase:hover{
	background-color:rgba(138,178,223,0.8);
}
