/* CSS Document */

#busq_content_center {
	margin-top: 10px;
	min-width:320px;
	width: 65%;
	margin-left: 1em;
	float: left;
}

#busq_header_left {
	float: left;
	width: 60%;
	margin-right: 15px;
	background-color: #0076B8;
	padding: 1px;
	position: relative;
}
#busq_borde {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
#busq_header_left .tl {
	background-image: url(images/header_gral_tl.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 7px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#busq_header_left h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0076B8;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#busq_header_right {
	font-size: 0.9em;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0076B8;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	position: relative;
	color: #0076B8;
	margin-left: 0px;
}
#table_libros {
	margin-top: 10px;
	width: 100%;
}
.filauno h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #ED7D4A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0076B8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-transform: uppercase;
}
.filauno {
	color: #378FBF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0076B8;
}
.filauno td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0076B8;
}
.filauno .precio {
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: #378FBF;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0076B8;
}
.reservar {
	font-style: italic;
	font-size: 0.9em;
}
.filados {
	font-size: 0.9em;
	font-weight: normal;
	color: #246193;
	background-color: #BFD7E3;
}
.filados td {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0076B8;
	padding-bottom:3px;
	padding-top:3px;
}

.filados .comentario {
	font-style: italic;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0076B8;
}
.filados h4, .filados h5, .filados p{
	margin: 0px;
	padding: 0px;
	
}
.filados h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #246193;
	padding-left: 5px;
	
}
.filados h5 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}
.autor {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0076B8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.editorial {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.precio a {
	color: #378FBF;
	text-decoration: none;
}
.precio a:hover {
	color: #378FBF;
	text-decoration: underline;
}
#table_libros .space {
	height: 10px;
	font-size: 0em;
}
#proximos #linea {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #378FBF;
	margin-right: 70px;
}
#proximos #linea p {
	font-size: 1em;
	color: #378FBF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#proximos #rectangulo_corte {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #378FBF;
	float: right;
	position: relative;
	top: -5px;
}
#proximos #rectangulo_corte p {
	padding: 5px;
	margin: 0px;
}
#proximos #rectangulo_corte a {
	color: #FFFFFF;
	text-decoration: none;
}
#proximos #rectangulo_corte a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#proximos #rectangulo_corte .br {
	height:100%;
	background-image: url(images/busq_recuadro_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#proximos #rectangulo_corte .tl {
	height:100%;
	background-image: url(images/busq_recuadro_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#proximos #linea a {
	color: #378FBF;
	text-decoration: none;
}
#recuadro_importante {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED8C4A;
	width: 20%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	top: 7px;
	z-index: 100;
}
#destacado {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	width: 100%;
	border: 1px solid #ED8C4A;
	line-height: normal;
}
#destacado p {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#importante {
	margin-top: 10px;
}


#linea a:hover {
	color: #378FBF;
	text-decoration: underline;
}
#busq_content_center #proximos {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#table_libros .filauno .precio form {
	display: inline;
}
#table_libros .filauno .precio form .submit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image:url(images/busq_boton_reservar.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	background-position:0px 4px;
	padding-left: 14px;
	border:none;
	color: #378FBF;
	cursor:pointer;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	
}
div.paginator strong{
	background-color: #BFD7E3;
	color: #0076B8;
	font-size: 11px;
	padding-left:2px;
	padding-right:2px;
}
.paginator a:link {
	color: #0076B8;
	font-size: 11px;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
}

.paginator a:hover {
	text-decoration:underline;
}

