 #IDcuerpoP{
	width: 100%;
	left: 0px;
	position: absolute;
 }

#EIDwesq{
	left: 29px;
	z-index: 5;
    padding-top: 80px;
}

.w-esq {
	position: absolute;
   	padding-top: 0px;
    margin-top:  0px;
    padding-left: 0px;
/* presets */
	/*cursor:move;*/
	width: 350px;
	z-index:100;
	display:none;
}

.w-esqMT {
	position: relative;
	margin-top:  0px;
/* presets */
	/*cursor:move;*/
    display:none;
    
}

.w-center {
	position: relative;
	width: 280px;
	height: 360px;
	overflow: hidden;
	
}


.w-centerMT {
	position: relative;
	width: 345px;
	height: 330px;
	overflow: hidden;
	
}


.w-header-esq-1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 53px;
	height: 26px;
	overflow: hidden;
	padding-left: 8px;
	background-image: url(./gfx/windowhead_start.gif);
	background-position:top;
	background-position:left;
	background-repeat: no-repeat;
}

.w-header-esq-1MT {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 330px;
	height: 26px;
	overflow: hidden;
	padding-left: 8px;
	background-image: url(./gfx/windowhead_start.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.w-header-esq-2 {
	position: relative;
	height: 26px;
	padding-right: 8px;
	background-image: url(./gfx/windowhead_end.gif);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 4;
	
}


.w-header-esq-2MT {
	position: relative;
	height: 26px;
	padding-right: 8px;
	background-image: url(./gfx/windowhead_end.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}

.w-header-center {
	position: relative;
	background-image: url(./gfx/windowhead_back.gif);
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	left:8px;
	margin-right:2px;
	width:270px;
}

.w-header-centerMT {
	position: relative;
	background-image: url(./gfx/windowhead_back.gif);
	background-repeat: repeat-x;
	height: 26px;
	width:335px;
	line-height: 26px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	left:8px;
	margin-right:2px;
	
}

.w-headercontrols {
	position: absolute;
	right: 8px;
	top: 0px;
	cursor: hand;
}

.w-headercontrol-start {
	background-image: url(./gfx/windowcontrols_start.gif);
	background-repeat: no-repeat;
}
.w-headercontrol-close {
	background-image: url(./gfx/windowcontrol_close.gif);
	background-repeat: no-repeat;
}
.w-headercontrol-max {
	background-image: url(./gfx/windowcontrol_max.gif);
	background-repeat: no-repeat;
}
.w-headercontrol-min {
	background-image: url(./gfx/windowcontrol_min.gif);
	background-repeat: no-repeat;
}
.w-headercontrol-hov {
	background-position: 0px -14px;
}
.w-headercontrol-inner {
	width: 15px;
	height: 14px;
	overflow: hidden;
}

.w-body-esq-1,
.w-body-esq-2,
.w-body-center-1 {
	position: relative;
	overflow: hidden;
	border-color: #7f98b2;
	border-style: solid;
    border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

   	
	}

.w-body-center-1MT {
	position: relative;
	overflow: hidden;
	border-color: #7f98b2;
	border-style: solid;
    border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}

.w-body-center-2 {
	position: relative;
	background-color: #fefeff;
	height: 190px;
	width:100%;
	
			
}

.w-body-center-2MT {
	position: relative;
	background-color: #fefeff;
	width:100%;
	height: 320px;

			
}

.w-body-contenido {
	position: relative;
	overflow: auto;
    background-color: #ffffff;
	padding: 0px;
	height: 200px;
	
	
	
}

.w-body-contenidoMT {
	position: relative;
	overflow: auto;
background-color: #ffffff;
	padding: 0px;
	height: 320px;
	
	
}

.w-body-esq-1 { 
	background-color: #fefeff;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	
}
.w-body-esq-2 { border-color:#a8b9ca; }



 




