html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, header, footer, hgroup, menu, nav, section, time, mark, audio, video{
	color: #4e443c}
a:hover{
	color: #198499}
/*letra capital de header*/
.title-site span{
	color: #198499}
/*botones de carrusel de libros*/
.btn:hover{
	background-color: #21A2BB}
.btn{
	background-color: #198499}
/*Titulo  de carrusel*/
.main-heading h4 span{
	color: #198499;
}

.main-heading h1 span{
	color: #198499;
}
/*Titulos de nube de etiquetas*/
.clouds h5{
	color: #198499;
}
.clouds span a:hover{
	color: #198499;
}
/*Buscador*/
.form-wrapper button{
	background-color: #198499;
}
.form-wrapper button:hover{
	background-color: #21A2BB;
}
.form-wrapper button:before{
	border-color: transparent #198499 transparent;
}
.form-wrapper button:hover:before{
	border-color: transparent #21A2BB transparent;
}
.book-item .author a {
      color: #4e443c;
}
.book-item h1 a, .book-item .category a , .main-heading h4{
	color: #4e443c;
}
.book-item h1 a:hover , .book-item .author a:hover, .book-item .category a:hover{
	color: #21A2BB;
	text-decoration: underline;
}


.contenido-libro a , .categorias a, #page_web a{
	color: #198499;
}
.contenido-libro a:hover , .categorias a:hover, #page_web a:hover{
	color: #21A2BB;
	text-decoration: underline;
}
.pagination ul li.active a{
  background-color: #198499;
}
.pagination ul li:hover a{
  background-color:  #198499;
}

header a:hover span{
	color: #21A2BB;
}



.siguiente-anterior table tr td{
	font-size:12px;
	color :#198499;
	text-decoration:none;
}

.siguiente-anterior-class{
	color :#21A2BB !important;
	text-decoration:underline;
}

.visible-xs .siguiente-anterior{
	font-size:13px;
	color :#198499;
	text-decoration:none;
}

.visible-xs .siguiente-anterior:hover{
	color :#21A2BB !important;
	text-decoration:underline;
}




.siguiente-anterior table tr td:hover{
	/*color :#21A2BB !important;*/
	text-decoration:underline;
}



.getClassContenido a {
	color :#198499 !important;
	text-decoration:none;
}

.getClassContenido a:hover{ 
	color :#21A2BB !important;
	text-decoration:underline;
}

