/* ---------- Paginas Generales ---------- */
body {
background-color: #FBFBFD;
font-family: sans-serif;
font-size:16px;
color:#222222;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

/* ---------- Titular ---------- */

div.logo_margen {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
margin-right: 10px;
}

/* ---------- Menú ---------- */

div.menu {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
text-align:center;
margin-left: 10px;
margin-right: 10px;
}

div.menu a{
color:#FFFFFF;
text-decoration:none;
}

div.menu a:hover{
color:#FFFF00;
text-decoration:none;
}


/* ---------- Informacion ---------- */

div.info_titulo01 {
color:#313B60;
font-size:28px;
font-weight:bold;
text-align:left;
margin-bottom: 20px;
}

div.info_titulo02 {
color:#313B60;
font-size:28px;
font-weight:bold;
text-align:center;
margin-bottom: 20px;
}

div.info_texto {
color:#222222;
font-size:18px;
text-align:justify;
}

div.info_texto a{
color:#CC0000;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

div.info_texto a:hover{
color:#CC0000;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

/* ---------- Otros Lbros ---------- */

div.titulo_otros_libros {
color:#222222;
font-size:11px;
text-align:center;
font-weight:bold;
margin-top: 5px;
margin-bottom: 10px;
margin-left: 5px;
margin-right: 5px;
}
div.titulo_otros_libros a{
color:#222222;
text-decoration:none;
}
div.titulo_otros_libros a:hover{
color:#CC0000;
text-decoration:none;
}

div.foto_otros_libros {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

div.recuadro_otros_libros {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

/* ---------- Redes ---------- */

div.redes_titulo {
color:#CC0000;
font-size:22px;
text-align:center;
}

div.redes_texto {
color:#555555;
font-size:18px;
font-weight:bold;
margin-left: 10px;
text-align:left;
}

/* ---------- Libros ---------- */

div.libros_titulo {
color:#CC0000;
font-size:28px;
text-align:left;
}
div.libros_titulo a{
color:#CC0000;
text-decoration: none;
}
div.libros_titulo a:hover{
color:#CC0000;
text-decoration: none;
}

div.libros_autor {
color:#222222;
font-size:22px;
text-align:left;
}
div.libros_autor a{
color:#222222;
text-decoration: none;
}
div.libros_autor a:hover{
color:#222222;
text-decoration: none;
}

div.libros_tituloficha {
color:#CC0000;
font-size:20px;
text-align:left;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 10px;
}

div.libros_ficha {
color:#222222;
font-size:18px;
text-align:left;
margin-left: 20px;
margin-bottom: 20px;
}
div.libros_ficha a{
color:#222222;
text-decoration: none;
}
div.libros_ficha a:hover{
color:#222222;
text-decoration: none;
}

div.libros_texto {
color:#222222;
font-size:18px;
text-align:justify;
}

div.libros_ventas {
color:#222222;
font-size:15px;
text-align:left;
}

div.libros_ventas a{
color:#222222;
text-decoration:none;
}

div.libros_ventas a:hover{
color:#222222;
text-decoration:underline;
}

/* ---------- Contactanos ---------- */

div.campo_contacto {
color:#666666;
font-size:15px;
text-align:left;
}

.infor01_may {
color:#222222;
background-color:#F5FAEF;
border: 1px #313B60 solid;
border-radius: 6px;
font-size:14px;
text-transform: uppercase;
text-align:left;
width:400px;
height:30px;
}

.infor01_may:focus {
outline: none !important;
border: 1px #CC0000 solid;
}

.infor01_min {
color:#222222;
background-color:#F5FAEF;
border: 1px #313B60 solid;
border-radius: 6px;
font-size:14px;
text-transform: lowercase;
text-align:left;
width:400px;
height:30px;
}

.infor01_min:focus {
outline: none !important;
border: 1px #CC0000 solid;
}

.infor02_may {
color:#222222;
background-color:#F5FAEF;
border: 1px #313B60 solid;
border-radius: 6px;
font-size:14px;
text-transform: uppercase;
text-align:left;
width:400px;
height:80px;
}

.infor02_may:focus {
outline: none !important;
border: 1px #CC0000 solid;
}



/* ---------- Derechos ---------- */

div.texto_pie {
color:#FFFFFF;
font-size:16px;
text-align:center;
}

/* ---------- Desarrollador ---------- */

div.texto_desarrollador {
color:#666666;
font-size:12px;
text-align:center;
}