<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
   climantica.css
   climantica.pccea.com
   
   Created by Jorge on 2007-05-04.
   Copyright 2007 Infonova InformÃ¡tica e Comunicacions, S,L.. All rights reserved.
*/

@import url("fixed-layout.css");

html {
  background: #c6cde6 url(../images/bg_html.gif) repeat-y center;
}

#header {
  background: url(../images/header.jpg) no-repeat;
}

#col1{
  padding: 12px 10px 15px 10px;
}</pre></body></html>