.cVentana {
	background-color: #E0FCFC;
	border: 1px solid #95CECE;
	position: absolute;
}

.cVentanaH {
	background-color: #9BD0D0;
	text-align: center;
	vertical-align: middle;
}

.cVentanaB {
	overflow: auto;
	clear: both;
}

.cVentanaT{
	float: left;
	background-color: #9BD0D0;
	height: 22px;
	vertical-align: middle;
}

.cVentanaBot {
	float: right;
}

img.botVentanaMin {
	border: 0;
	display: none;
}

img.botVentanaMax {
	border: 0;
	display: none;
}

img.botVentanaClo {
	border: 0;
}

