body {
	background: #909191 url("/img/fondo2.gif") repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

td {
	font-size: 11px;
}

a {
	color: #195F77;
}

.centro {
	text-align: center;
}
.negrita {
	font-weight: bold;
}
.abierto {
	letter-spacing: 10px;
	color: #195F77;
}
.form, .form2, .form3, .form4, .form_acceso1, .form_acceso2 {
	border: 1px solid #D3D3D3;
	font-size: 12px;
	color: #195F77;
	background: #FFF;
	margin: 5px 0px 5px 7px;
	/*width: 170px;*/
	vertical-align: middle;
}
.combo {
	border: 1px solid #D3D3D3;
	font-size: 12px;
	color: #195F77;
	background: #FFF;
	margin: 5px 0px 5px 7px;
	/*width: 200px;*/
	vertical-align: middle;
}

.boton_carrito {
	margin: 5px 0px 0px 2px;
	vertical-align: middle;
}

.marco {
	border: 1px solid #195F77;
	margin: 10px;
}

.texto {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;	
}

.subfamilia a:hover {
	color: #195F77;
	text-decoration: underline;
}

.pequeno {
	font-size: 10px;
	color: #333333;
}

.titulo {
	color: #195F77;
	font-weight: bold;
	line-height: 17px;
}

.titular-enlace {
	font-size: 12px;
	color: #195F77;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 2px;
}

.titular-enlace2 {
	font-size: 11px;
	color: #195F77;
	font-weight: bold;
}

.libro-titulo {
	font-size: 16px;
	line-height: 18px;
	color: #195F77;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 6px;
}

.libro-autor {
	font-size: 14px;
	font-style: italic;
}

.pie {
	font-size: 10px;
	color: #223438;
	line-height: 17px;	

}

td.sombradcha {
	background: #fff url(/img/sombra_ver.gif) 0 0 repeat-y;
}

td.sombrabajo {
	background: #fff url(/img/sombra_hor.gif) 100% 0 repeat-x;
	height: 8px;
}

.precio {font-size: 16px; color: #195F77; line-height: 17px; font-weight: bold;}

.boton {
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.rojo {
	color: #FF0000;
}

.margen {
	margin-left: 7px;
	margin-right: 7px;
}

#ruta {
	padding: 10px 0px 10px 10px;
}

#carrito {
	margin-right: 10px;
	margin-bottom: 20px;
}

#colecciones ul, #idiomas ul {
	list-style: url("/img/flecha.gif");
	margin-top: 0px;
	margin-bottom: 0px;
}

#colecciones li, #idiomas li {
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: -19px;
}

#colecciones li a, #idiomas li a {
	text-decoration: none;
	color: #333333;
}

#colecciones li a:hover, #idiomas li a:hover {
	text-decoration: underline;
	color: #195F77;
}
#colecciones .actual, #idiomas .actual {
	text-decoration: underline;
	color: #195F77;
}

.subfamilia .actual {
	text-decoration: underline;
	color: #195F77;
}

#titular {
	margin: 10px 0px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #195F77;
	/*text-align: center;*/
}