.pageContent { font-size: 11px; color: rgb(255, 255, 255); font-family: tahoma; }
.pageContent a { font-size: 11px; font-family: tahoma; }
.top-bg { background: transparent url('header_bg.gif') repeat-x scroll center top; vertical-align: top; }
.top-header { height: 250px; }
.company { font-size: 21px; color: rgb(10, 57, 100); font-family: arial; vertical-align: bottom; }
.slogan { font-size: 10px; color: rgb(10, 57, 100); font-family: arial; vertical-align: top; }
.menu { font-size: 9px; color: rgb(42, 49, 49); font-family: tahoma; font-weight: bold; text-decoration: none; }
.amenu { font-size: 9px; color: rgb(230, 246, 183); font-family: tahoma; font-weight: bold; text-decoration: none; }
.padding10px { padding: 0px 10px; height: 37px; }
.menu-bullet { border: 0px none ; margin: 5px; }
.separator1 { margin: 0px 10px; }
.submenu { font-size: 10px; color: rgb(42, 49, 49); font-family: tahoma; text-decoration: none; line-height: 9px; }
td.asubmenu { padding: 0px 5px; background: transparent url('asubmenu.gif') repeat-x scroll left top; }
.submenu-bullet { margin: 5px 10px 0px; }
.content { padding: 20px 20px; background: rgb(17, 137, 0) url('bg.gif') repeat-x scroll left top; }
.content1 { padding: 10px 10px; background: rgb(17, 137, 0) url('bg.gif') repeat-x scroll left top; }
.text { font-size: 11px; color: rgb(255, 255, 255); font-family: tahoma; }
.btmenu-bg { background: transparent url('btmenu_bg.gif') repeat-x scroll left top; height: 34px; }
.btmenu { font-size: 9px; color: rgb(42, 49, 49); font-family: tahoma; font-weight: bold; text-decoration: none; }
.footer-bg { background: transparent url('footer_bg.gif') repeat-x scroll left top; height: 40px; }
.footer { font-size: 11 px; color: rgb(91, 123, 56); font-family: tahoma; }
#slider {
	height: 200px;
	width: 100%;
}
#cuerpo {
	float: left;
	height: 500px;
	width: 70%;
}
#categorias {
	float: right;
	height: 100%;
	width: 100%;
	list-style-type: none;
}
#categorias li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#ofertas {
	float: right;
	height: 100%;
	width: 30%;
}
#informacion {
	float: right;
	height: 100%;
	width: 30%;
}
