/* CSS Document  de monedas*/
.flores_m_solapa {
/* by default background on the entire block */
	/*border-width: 1px;
	border-style: solid;
*/
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-family: Verdana;
	margin-top: 1px;
	/*padding: 1px 10px 0px 10px;
*/
/* internal block spaces administration */
	font-size: .9em;
	text-align: center;
	width: 108px;
}
#flores_m_solapa {
/* by default background on the entire block */
	position: absolute;
	top: 100;
	left: 100;
	visibility: hidden;
	border-width: 1px;
	border-style: solid;
	margin: 0;
	/*height: 24px;
*/
	height: 34px;
	padding: 0;
	background-color: #F0EFD1;
	border-color: #CDCB95;
	border-top-color: #FF3399;
	border-top-width: 0px;
	border-bottom-color: #F0EFD1;
	padding-top: 5px;
	font-family: Verdana;
	margin-top: 1px;
	/*padding: 1px 10px 0px 10px;
*/
/* internal block spaces administration */
	font-size: .9em;
	text-align: center;
	width: 108px;
}
dl {
/* block position that can be changed at will */
	position: absolute;
	top: 100;
	left: 100;
	/*z-index: 999;
*/
	border-color: #CDCB95;
	visibility: hidden;
	border-width: 1px;
	border-top: 0px;
	border-style: solid;
	/*border-style: groove;
*/
	/*border-style: ridge;
*/
	/*top: 20px;
*/
	width: 250px;
/* width of block according to your background image */
}
dl, dt, dd, df {
/* suppression of all margins and paddings */
	margin: 0;
	padding: 0;
}
dl {
/* by default background on the entire block */
	/*background: url(bas.gif) bottom left no-repeat;
*/
	/*background: url(images/foot_monedas.gif) bottom left;
*/
	/*background: url(images/medio_monedas.gif) top left;
*/
	background-color: #F0EFD1;
	padding-bottom: 16px;
/* so that text will not appear on the bottom rounded edge */
}
dt {
/* bloc title definition */
	/*height: 24px;
*/
	font-family: Verdana;
	margin-top: 5px;
	padding: 1px 10px 0px 10px;
/* internal block spaces administration */
	/*background: url(haut.gif) top left no-repeat;
*/
	/*background: url(images/head_monedas.gif) top left;
*/
	/*background: url(images/medio_monedas.gif) top left repeat-y;
*/
/* internal background */
	/*background: url(images/flecha_monedas_select.gif) top right no-repeat;
*/
/* internal background */
	font-size: .9em;
/*	text-align: right;*/
	text-align: center;

}
dd {
	padding: 0px 10px 0 10px;
/* internal block spaces administration */
	text-align: center;
	/*background: url(images/medio_monedas.gif) top left repeat-y;
*/
/* internal background */
}
df {
/* bloc title definition */
	height: 14px;
	font-family: Verdana;
	padding: 10px 0px 0px 0px;
/* internal block spaces administration */
	/*background: url(images/medio_monedas.gif) left repeat-y;
*/
/* internal background */
	text-align: center;
}