body {
    background:#fefefe url("http://www.obilabs.com/img/body-bg-shadow-bottom.png") repeat-x bottom center;
    color: #4B504E;
}

/********
 header */
#header {
	background-color:#222;
	margin:0px auto;
	height:71px;
	font: 12px "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
.inner-header {
	margin:0px auto;
	width:990px;
}


.header-bottom {
	clear:both;
	background:#222 url(img/header_bottom_bg3.gif) repeat-x;
	margin:0px auto;
	height:11px;
	line-height:0px;
	font-size: 0px;
}
#header h1 { float:left; width:250px; }
#header ul.menu-header { float:right; margin:40px 20px 0 0; list-style:none; }
#header ul.menu-header li{ float:left; width:110px; height:22px; margin:0 5px; }
#header ul.menu-header li a{ display:block; text-decoration:none; text-align:center; color:#ccc; padding-top:1px; height:21px !important; height /**/: 22px; /*width + padding + borders*/ }
#header ul.menu-header li a:hover{ background:#A8CC52 url(img/header_menu_hover2.gif) no-repeat; color:#fff; }
#header ul.menu-header li a.seleccionado{ background:#A8CC52 url(img/header_menu_hover2.gif) no-repeat; /*color:#fff;*/ }

.copyright { display:none; }
.clearer { clear:both;	height: 0px; font-size: 0px; border:0px; line-height:0px; margin:0px; }


#ce_wrapper{padding-top:0px !important;}
#ce_wrapper .logo { border-bottom: 5px solid #fefefe !important;}

