html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
}
body, table, input, select {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

a {
	outline: none;
}

hr {
	color:#F2E6B6;
	background-color:#F2E6B6;
	height:3px;
	border: none;
}

.TextEnunLeyendaStatic{
	color:#98885C;
}

.dhtmlx_window_active {
	z-index:10000;
}

#myPanel {
    background-image: url("../../lib/dhtmlx/skins/dhx_arena/imgs/dhxaccord_dhx_skyblue/dhxacc_bg_normal.gif");
    border-left: 1px solid #98885C;
    border-right: 1px solid #98885C;
    color: #000000;
	height:27px;
}

.even_dhtmlx_row {
	background-color:#FAFF4A;
}


.fondoLogo_ES  {
	width:100%;
	height:70px;
	overflow:no;
	text-align:right;
	background:url('../images/logos/banner3-70.png') no-repeat;
	padding:5px;
}

.fondoLogo_EN  {
		width:100%;
	height:70px;
	overflow:no;
	text-align:right;
	background:url('../images/logos/banner4-70-en.png') no-repeat;
	padding:5px;
}