

table.pager a.sort
{
	display:block;
	float:left;
	height:16px;
	margin:0 3px;
	width:20px;
	text-decoration: none;
}
table.pager a.sort:hover
{
	text-decoration: none;
}
table.pager a.up_button
{
	background:transparent url(/admin/images/arrow_medium_up.png) no-repeat scroll 0 0;
}

table.pager a.down_button
{
	background:transparent url(/admin/images/arrow_medium_down.png) no-repeat scroll 0 0;
}

table.pager a.right_button
{
	display:block;
	float:left;
	height:16px;
	margin:0 3px;
	width:20px;
	text-decoration: none;
	background:transparent url(/admin/images/arrow_medium_right.png) no-repeat scroll 0 0;
}

/* SUBMENU */

div.submenu { float:left; width:700px; margin:0px 0px; padding:15px;}

div.submenu1{ float:left; width:577px; height:10px; background:url(../../imagenes/bg01.jpg) no-repeat bottom;}

div.submenu2{ float:left; width:537px; background:url(../../imagenes/bg02.jpg) repeat-y; padding:0px 20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#535353; text-align:justify;}

div.submenu3{ float:left; width:577px; height:10px; background:url(../../imagenes/bg03.jpg) no-repeat top;}

ul.lista_submenu{float:left; padding:0px 0px 0px 0px; margin:0px; list-style:none;}

li.lista_submenu01{ float:left; width:110px; display:block; padding:4px 0px 4px 16px; background:url(/admin/images/bullet_blue_small.png) no-repeat 0px 6px; border-top:1px solid #0057a5; border-bottom:1px solid #0057a5;}

li.lista_submenu01 a { font-weight:bold; color:#0057a5; font-size:12px;}

li.lista_submenu01 a:hover { color:#dedede; text-decoration:none;}

a.submenu01{ float:left; margin-left:24px;  display:block; padding:4px 0px 4px 16px; background:url(/admin/images/bullet_blue_small.png) no-repeat 0px 2px; border:0px; font-weight:bold; color:#0057a5; font-size:12px;}
a.submenu01:hover{ color:#dedede; text-decoration:none;}
