#capaCapasPort {
	position:relative;
	float:left;
	width: 510px;
	height:350px;
	overflow:hidden;
}
#capaContenedoraCapas {
	width: 1530px;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
}
#capaDise {
	height:350px;
	width:510px;
	float:left;
}
#capaProg {
	height:auto;
	float:left;
	width:510px;
}
#contenidoCapaProg {
	position: absolute;
	width:510px;
	height:auto;
	top:0px;
	left:0px;
}
.capaContenedoraPresupuesto {
	width: 500px;
	height:350px;
	overflow:hidden;	
	float: left;
}
.capaSubMenuPresupuesto {
	float:right;
	width:30px;
	height:350px;
}
.botonPaginadoPresupuesto {
	width: 15px;
	height:15px;	
	text-align:center;
	background-color:#CCC;
	color:#333;
	font-weight:bold;
	margin-top:5px;
	padding-left:2px;
	cursor:pointer;
}
.botonPaginadoPresupuesto:hover {
	background-color:#333;
	color:#CCC;
}
.botonSupPresupuesto {	
	width:100%;
	height:50px;
	vertical-align:top;
	text-align:right;
	position:absolute;
	top:0px;
	left:0px;
}
.botonInfPresupuesto {
	height:50px;
	position:absolute;
	top:330px;
	left:0;
	width:100%;
}
.botonesSubMenuPresupuesto {
	margin-bottom: 5px;
	width: 120px;
	cursor:pointer;
	color:#FFF;
}
.botonesSubMenuPresupuesto:hover {
	color:#333;	
}
.capaBotonSubMenuPresupuesto {
	background-color:#b3b3b3;
	height:15px;
	width:90px;
	text-align:center;
	padding-top:2px;
	font-weight:bold;	
	vertical-align:top;
}
.colIzqPresupuesto {
	font-weight:bold;
	color:#333;
	text-align:left;
}
.colDerPresupuesto {
	text-align:left;
}
.botonesPresupuesto {
	width: 510px;	
	text-align:center;
	height:50px;
}
.capaAyudaPresupuesto {
	position: absolute;
	top:0px;
	left:-330px;
	background-color:#FFF;
	border:1px solid #CCC;
	width:300px;
	overflow:hidden;
	height:350px;
}
.contenedorTextoCita {
	height: auto;
	color:#000;
	padding:10px;
	margin:10px;
	text-align:justify;
	font-size:9px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.botonCerrarPresupuesto {
	width:50%; 
	float:right;
	text-align:right;
}
.botonCerrarPre {
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.botonCerrarPre:hover {
	text-decoration:line-through;
	color:#999;
}
#capaAvisoPresupuesto {
	width: 250px;
	padding:10px;
	padding-top:20px;
	height:120px;
	overflow:visible;
	position: absolute;
	top:-10px;
	color:#000000;
	text-align:left;
	float:left;
	left:-268px;
	border-top:1px solid #CCC;
	display:none;
}