.flotante {
	background-image: url(../imagenes_web/semitransp_fff_70percent.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	display: none;
}
.flotante .modulo {
	color: #FFF;
	background-color: #545454;
	width: 650px;
	margin: auto;
}
.flotante .modulo.politicaprivacidad {
	height: 475px;
	margin-top: 75px;
}
.flotante .modulo.imagenes {
	height: 514px;
	margin-top: 56px;
}
.flotante .modulo .interior {
	margin-top: 0px;
	background-color: #919191;
	font-size: 11px;
	text-align: justify;
	position: absolute;
	top: 29px;
	bottom: 5px;
	left: 5px;
	right: 5px;
}
.flotante .modulo.politicaprivacidad .interior {
	padding: 5px;
}
.cab_titulo .cierra_flot {
	background-image: url(../imagenes_web/vineta03.png);
}
