.bordeExterior {
	border: 1px solid #333333;
}
.bordeAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #333333;
}
.mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.textoPeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}
.paginas {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paginas:hover {
	color: #333333;
}
.error {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d0c15;
	font-weight: bold;
}

/**************/
/* PAGINACION */
/**************/

td.paginacion{
  background-color:#EBEBEB;
}

.button1-left a,
.button1-right a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}

.button2-left span,
.button2-right span { cursor: pointer; color: #999; }

.button2-left.off span,
.button2-right.off span { cursor: default; color: #999; }

.button1-left,
.button1-right,
.button2-left,
.button2-right,
.button1-left div,
.button1-right div,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	/*display: block;*/
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 12px;
	color: #333;
}
.button2-left a:hover,
.button2-right a:hover { text-decoration: none; color: #0B55C4; }

/*padding: 0 24px 0 6px; */
.button2-left a,
.button2-left span { padding: 0 24px 0 6px; }

.button2-right a,
.button2-right span { padding: 0 6px 0 24px; }

.button2-left { background: url(images/j_button2_left.gif) no-repeat; float: right; margin-left: 5px;}

.button2-right { background: url(images/j_button2_right.gif) 100% 0 no-repeat; float: left; margin-left: 5px;}

.button2-right .prev { background: url(images/j_button2_prev.gif) no-repeat; }

.button2-right.off .prev { background: url(images/j_button2_prev_off.gif) no-repeat;}

.button2-right .start { background: url(images/j_button2_first.gif) no-repeat;}

.button2-right.off .start { background: url(images/j_button2_first_off.gif) no-repeat;  }

.button2-left .page,
.button2-left .blank { background: url(images/j_button2_right_cap.gif) 100% 0 no-repeat; }

.button2-left .next { background: url(images/j_button2_next.gif) 100% 0 no-repeat; }

.button2-left.off .next { background: url(images/j_button2_next_off.gif) 100% 0 no-repeat; }

.button2-left .end { background: url(images/j_button2_last.gif) 100% 0 no-repeat; }

.button2-left.off .end { background: url(images/j_button2_last_off.gif) 100% 0 no-repeat; }

.container {clear:both; text-decoration:none;}

.search {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}

