@charset "utf-8";

body  {	margin: 0 auto; height:100%;}

header{ margin-top:10px; }


h1{ font-weight:bold; font-size:16px; padding:1em; color: #3f1308;}
p{ margin:1em;}

#menu_usuario,#menu_cliente;#ayuda,#menus,#migas_pan,.botones,#btn_ocultar_precios,#btn_ocultar_precios img { display: none; }
.widget_micuenta { display: none !important; }

.datos{ width:300px; border:1px solid #333; padding:10px; margin:9px; float:left;}
.datos h3{font-weight:bold; font-size:14px;}

.main-content{border:0!important}
#footer,.btn,.grid img,.navbar-tools,.barra-secundaria{display:none !important}
.main-navigation { display:none!important;}

/*************************************************************************************************
*			Estilos grid
*************************************************************************************************/
.grid{ width:1020; margin-bottom:20px;}
.grid th{ padding:1px; border:1px solid #eee; color:#FFF; background-color:#999;}
.grid th a{ color: #fff}
/*.grid tbody a{ color: #999}*/
.grid tbody a{ color: #000; text-decoration:underline;font-weight:normal}
.grid td{ padding:1px 4px; border:1px solid #eee;}
.gridFiltros{ text-align:center}
.gridFiltros input,.gridFiltros select{ font-size:10px;}
.even{ background-color:#eee; }

.totales_grid{ background-color:#FFC;height:3em; }
.totales_grid td{ font-weight:bold; vertical-align:middle; text-align:right}