<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright 2010 Guadaltel, S.A.
 *
 * Licensed under the EUPL, Version 1.1 or - as soon they
 * will be approved by the European Commission - subsequent
 * versions of the EUPL (the "Licence");
 * you may not use this work except in compliance with the
 * Licence.
 * You may obtain a copy of the Licence at:
 *
 * http://ec.europa.eu/idabc/eupl
 *
 * Unless required by applicable law or agreed to in
 * writing, software distributed under the Licence is
 * distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied.
 * See the Licence for the specific language governing
 * permissions and limitations under the Licence.
 */


.cabecera_izq{
  width: 234px; 
  height: 118px;
  background: transparent url(../imagenes/cab_izq-es.png) top left no-repeat;
  float: left;
}

.cabecera_izq_asistente{
  width: 198px; 
  height: 37px;
  background: transparent url(../imagenes/cab_izq_asistente-es.png) top left no-repeat;
  float: left;
}

.welcome{
  background: #FFF url(../img/welcome_es.png) no-repeat right top; 
  width:688px;
  border: 1px solid #DFE3CF;
  padding:5px;
  height:430px;
}
</pre></body></html>