@charset "utf-8";
a.link_cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.borde_blanco_inf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
}

a.link_cabecera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.titulo_libro_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #D01C39;
	text-decoration: none;
}
.borde_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D01C39;
	text-decoration: none;
	border: 2px solid #CCCCCC;
	margin: 3px;
}



.borde_blanco {
	border: 1px solid #FFFFFF;
}
a.link_menuizq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC163F;
	text-decoration: underline;
}
a.link_menuizq {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.borde_productos {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #D01C39;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.txtjuri{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D01C39;
	text-decoration: none;
	margin: 3px;
	padding: 1px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
.borde_inf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.borde_blanco_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.titulo_instancia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F48E28;
	text-decoration: none;
	text-align: justify;
}
a.link_instancia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
a.link_instancia:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFAD5C;
	text-decoration: none;
}
a.link_libreria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC133F;
	text-decoration: none;
}
a.link_libreria:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #CD1143;
	text-decoration: underline;
}
.form_busqueda {
	background-color: #CCCCCC;
	background-position: center center;
	border: 1px solid #999999;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6A6A6;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



a#carrito {
         display:block;
         width:101px;
         height:32px; /* aqui esta el truco */
         text-indent:-9999px;
         background:url(/home/btn_carrito_juntos.jpg) top left no-repeat;
}

a#carrito:hover {
         background-position:0 -32px;/* con esto cambiamos la porcion de imagen que se muestra */
}

a#borrarcarrito {
         display:block;
         width:101px;
         height:32px; /* aqui esta el truco */
         text-indent:-9999px;
         background:url(/home/btn_eli_carrito_juntos.jpg) top left no-repeat;
}

a#borrarcarrito:hover {
         background-position:0 -32px;/* con esto cambiamos la porcion de imagen que se muestra */
}



a#incice {
         display:block;
         width:57px;
         height:28px; /* aqui esta el truco */
         text-indent:-9999px;
         background:url(/home/btn_indice_juntos.jpg) top left no-repeat;
}

a#incice:hover {
         background-position:0 -28px;/* con esto cambiamos la porcion de imagen que se muestra */
}


a#todo {
         display:block;
         width:65px;
         height:24px; /* aqui esta el truco */
         text-indent:-9999px;
         background:url(/instancia_judicial/btn_todo.jpg) top left no-repeat;
}

a#todo:hover {
         background-position:0 -24px;/* con esto cambiamos la porcion de imagen que se muestra */
}

a#volver {
	display:block;
	width:101px;
	height:32px; /* aqui esta el truco */
	text-indent:-9999px;
	background:url(/home/btn_volver_juntos.jpg) top left no-repeat;
	float: left;
}

a#volver:hover {
         background-position:0 -32px;/* con esto cambiamos la porcion de imagen que se muestra */
}
