
/*
-----------------------------------------------------------------------------------------
Etnitis Knowledge Services CSS File at http://www.etnitis.com

FileName:    base.css
Project:     elcasal
Version:     19 junio 2008

FileTask:    layout for www.elcasal.cat
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:white;font-family:Helvetica, Verdana, Arial, sans-serif;font-size:20px;}
#logo {margin:50px auto 0px auto;padding:0px;width:600px;}
#content {margin:0px auto 0px auto;padding:0px;width:600px;}
#content2 {width:165px; height:100px;text-align:right;}

#menu_historia {background:#009de0;text-align:left;}
#menu_historia a {color:white;text-decoration:none;display: block;font-weight:bold;height:100px;padding-top:10px;}
#menu_historia a:hover, #menu_historia a:active {color:black;}

#menu_programa {background:#f2cb30;text-align:left;}
#menu_programa a {color:white;text-decoration:none;display: block;font-weight:bold;height:100px;padding-top:10px;}
#menu_programa a:hover, #menu_programa a:active {color:black;}

#menu_onsom {background:#e3001b;text-align:left;}
#menu_onsom a {color:white;text-decoration:none;display: block;font-weight:bold;height:100px;padding-top:10px;}
#menu_onsom a:hover, #menu_onsom a:active {color:black;}

#menu_jardinet {background:#7eb51c;text-align:left;}
#menu_jardinet a {color:white;text-decoration:none;display: block;font-weight:bold;height:100px;padding-top:10px;}
#menu_jardinet a:hover, #menu_jardinet a:active {color:black;}

/* Footer*/

#footer {margin: 20px auto 0px auto;color:#505050; font-size:11px;}
#footer a {color:#505050;text-decoration:none;margin-right:7px;line-height:25px;}
#footer a:hover {color:#b9122b;}

