.custom-grid .x-grid-row-over .x-grid-cell { 
    background-color: #ff6; 
    border-bottom-color: #999; 
/*  border-bottom-style: dashed;*/ 
    border-top-color: #999; 
/*  border-top-style: dashed; */
}


.x-tab-default-active .x-tab-inner {
	color: blue  !important;
	padding: 1px 5px;
	border: orange 1px solid;
	border-radius: 10px;

}

a:link   
{   
 text-decoration:none;   
}

.custom .x-grid-row-selected .x-grid-td {
    background-color: #fbda58 !important;
    border-color: #a3bae9;
    border-style: dotted;
}

#ElPanelInfo .x-panel-header
	{
	background-image: none;
	background-color: #d0def0;
	}
	
/* 
"pic"  es el Id para la imagen del centro
*/
#pic{ 
	
	width:100%;
	height:100%;
	
	}


#panel-1018-body{
    background-image: url("../Header/fondo-banner-izq_B.jpg");
    background-repeat:repeat;
}

#panel-1016-body{
    background-image: url("../Header/fondo-banner-der_B.jpg");
    background-repeat:repeat;
}



