/** Textos **/

body {
background-image:url("../imgs_plantilla/fondo.jpg");
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
color:#4f6128;
margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right:0px;
}

a {
  text-decoration:none;
	color:#26557f;	
	/** color: #166cb6; **/ 
}
a:hover {
 text-decoration:underline;
  color:#11508c;	
 
}

table {
  color: #3b3945; 
  /** color:#092238; **/
  text-align: justify;
  font: 13pt/16pt georgia;
}

.enlaces_dn {
  color: #3b3945; 
  /** color:#092238; **/
  font: 10pt/16pt georgia;
}  

.enlaces_reg {
  color: #3b3945; 
  /** color:#092238; **/
  text-align: justify;
  font: 13pt/16pt georgia;
}

.enlaces_index {
	color: #3b3945; 
  /** color:#092238; **/
  font: georgia;
}

.libros {
	color:#092238;
  text-align: justify;
  font: 14pt/16pt georgia;
}

.pais {
	color:#092238;
  text-align: justify;
  font: 10pt/16pt georgia;
}

.portada {
	color:#092238;
  text-align: justify;
  font: 10pt/16pt georgia;
}

.fotos {
  color:#eeece1;
  text-align: justify;
  font: 10pt/16pt georgia;
}

.admin_tabla {
  color:#eeece1;
  text-align: justify;
  font: 12pt/16pt georgia;
}

.subtitulo {
	color:#3b3945;
  text-align: justify;
  font: 10pt/16pt georgia;
}
/** Colores de los formatos **/

/** Fotos bordes **/

.fborde_out {
  background-color: #092238;
	/** background-color: #3b4e89;  **/
	border-width:0px;
}

.fborde_in {
	border-color: #eeece1;
	border-width: 11px;
	border-style: solid;
}

.respuesta {
  background-color:#959def;
  padding-right:30px;
  padding-left:30px;
	padding-top: 10px;
	padding-bottom:10px;
	color:#092238;
  text-align: justify;
  font: 10pt/16pt georgia;
}
/** Títulos **/

.tborde_out {
  background-color: #092238;
	border-width:0px;
}

.tborde_in {
	border-color: #eeece1;
	border-width: 10px;
	border-style: solid;
}

.administracion {
  color:#eeece1;
}

/** Lineas divisoras **/

.lineas {
	border-style: dashed;
	border-width:2px;
	border-color: #092238;
}

/** formularios **/

input {
	border-style:solid;
	border-width:1px;
	border-color: #092238;
	background-color: #ffffff;
	color:#092238;
  font: 12pt/12pt georgia;
}

select {
	border-style:solid;
	border-width:1px;
	border-color: #092238;
	background-color: #ffffff;
	color:#092238;
  font: 12pt/16pt georgia;
}

textarea {
	border-style:solid;
	border-width:1px;
	border-color: #092238;
	background-color: #ffffff;
	color:#092238;
  font: 12pt/16pt georgia;
}

.botones {
  border-style:solid;
	border-width:1px;
	border-color: #092238;
	background-color: #959def;
	color:#092238;
  font: 12pt/16pt georgia;
}

/** bordes de tablas **/
.tabla {
  color: #092238; 
  /** color:#3b3945; **/
  text-align: justify;
  font: 13pt/16pt georgia;
	border-style:solid;
	border-width:3px;
	border-color: #092238;
	background-color:#eeece1;
}

.estadisticas {
  background-color: #092238;
	/** background-color: #959def;  **/
	border-width:1px;
	border-style: solid;
	border-width:1px;
	border-color: #092238;
}
.bderecho {
	border-width:1px;
	border-style: solid;
	border-width:2px;
	border-color: #092238;
}