@charset "utf-8";
/* CSS Document */


.flotante{
	display:none;
	text-align:center;
	width:700px;
	position:fixed;
	background-color:#FFF;
	color:#FFF;
	border:1px solid #666;
}


