
/*
-----------------------------------------------------------------------------------------
Etnitis Knowledge Services CSS File at http://www.etnitis.com

FileName:    base.css
Project:     LIBELUM
Version:     enero 2008

FileTask:    layout for www.kmtres.es
For more information visit http://www.etnitis.com OR send me coments to info@etnitis.com

This CSS file is copyright, all rights reserved Jose Luis Checa
IMPORTANT: This file is not a template. You may not reproduce it elsewhere without the 
designer's written permission, but, feel free to study the CSS techniques.
-----------------------------------------------------------------------------------------
*/

body {background:#5E2728;font-family:"Arial Narrow", Verdana, Arial, Helvetica, sans-serif;font-size:20px;}
#content {margin:0px auto 0px auto;padding:0px;position:absolute;top:100%;left:50%;width:500px;margin-top:-550px;;margin-left:-250px;height:500px;text-transform:lowercase;}
#bg {background:url(bg-lib.jpg) no-repeat;width:500px;height:500px}
#txt_1 {margin:50px auto 0px auto;padding:0px;width:400px;height:200px;color:#816D5B;text-align:center;}
#txt_2 {margin:0px auto 0px auto;padding:0px;width:100%;height:20px;color:white;text-align:right;font-size:14px;}
#txt_2 a {color:white;}
#txt_3 {margin:0px auto 0px auto;padding:0px;width:500px;color:#816D5B;text-align:center;font-size:20px;}