@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(imagenes/sitend_background.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	}

a:link, a:visited, a:active {
color:#2f2f2f;
text-decoration:none;
}
a:hover {
	color:#f67b35;
	text-decoration:underline;
}
b {
	color:#FF6600;
}
/*  tabla con relleno blanco y lineas anaranjadas*/
.tabla2{
	margin-top: 5px;
	margin-bottom: 5px;
	border:#ffae60;
}
.tabla2 td {

    border-bottom-color:#ffae60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	border-top-color:#ffae60;
	border-top-width: 1px;
	border-top-style: solid;
	
	border-right-color:#ffae60;
	border-right-width: 1px;
	border-right-style: solid;
	
	border-left-color:#ffae60;
	border-left-width: 1px;
	border-left-style: solid;
}

.tabla2 th {	
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#000000;
    background:#ffae60;
}
.tituloGaleria{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
    color:#ffae60;
	font-weight:bold;
}
/*--------------------------------------Menu--------------------------------------------*/
.recuadroBlanco{
	background-image:url(imagenes/fondoRecuadro001.gif);
	background-repeat:repeat-y;
	padding:3px;
}
.menu2{
	background:url(imagenes/08_bullet01.gif) no-repeat 0 2px; 
	margin:0px; 
	padding-left:12px;
	padding-bottom:4px; 
	background-position-x:0; 
	background-position-y:2px;
	height:16px;
}
/*---------------------------------------------------------------------------------------*/
.cabeceraNaranja{
	background-image:url(imagenes/cabecera01.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:25px;
}
.contenido{
	background-image:url(imagenes/fondoContenido.gif);
	background-repeat:repeat-y;
}

.buscar{
	background-color:#ffffff; 
	border: 1px solid #666666; 
	font-size:10pt; 
	color: #000099;
}
/*-----------------Buscador----------------------*/
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:500;
}

/*-----------------------------------------------*/


/* Formato desplegar libro portada*/
.libroPortada{
	padding-top:30px;
	padding-bottom:5px;
}
.tituloLibro{
	color:#000000;
	font-weight:600;
	padding:8px;
}
.autorLibro{
	color:#FF9900;
	padding-top:5px;
	font-weight:600;
}
.verLibro{
	padding-bottom:18px;
}

/*----------------- Listado Libros --------------------------*/
.listadoLibros{
	width:150px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}


/*----------------------------------------------------------*/
/*-----------------Informacion del Libro-------------------*/

.tituloEncabezado, .detallesTitulo, .tituloSugerencias{
	
	padding-top:4px;
	font-weight:600;
}
.detallesTitulo, .tituloSugerencias{
	color:#4b4b4b;
	text-transform:capitalize;
}

.tituloEncabezado{
	background-image:url(imagenes/backTitle.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding-left:34px;
}

.tituloSugerencias{
	background-image:url(imagenes/cintaNaranjaDegra.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-top:2px;
	padding-bottom:2px;
	border-top:#fec422;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom:#fec422;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.listados{
	text-transform:capitalize;
	text-align:left;
	padding-bottom:2px;
	border-bottom:#e0e0e0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
a:link.mas, a:visited.mas, a:active.mas {
	color:#464646;
	text-decoration:none;
}
a:hover.mas {
	color: #00ac00;
	text-decoration:underline;
}
/*------------------------------------------------*/
a:link.masN, a:visited.masN, a:active.masN {
	color:#f67b35;
	text-decoration:none;
	font-weight:600;
}
a:hover.masN {
	color: #f67b35;
	text-decoration:underline;
	font-weight:600;
}

/* --------------------------------------------------------------------*/
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS Meneame style pagination*/
	div.pagination {
		padding: 1px;
		margin: 1px;
		text-align:left;
		color:#ff6500;
		font-size:90%;
	}
	
	div.pagination a {
		border: 1px solid #ff9600;
		margin-right:1px;
		padding:1px 1px;

		background-image:url(meneame.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #ff6500;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #ff9600;
		background-image:none;
		background-color:#ffc794;
		color: #ff6500;
	}
	div.pagination span.current {
		margin-right:2px;
		padding:2px 2px;
		border: 1px solid #ff6500;
		
		font-weight: bold;
		background-color: #ffbe94;
		color: #ff6500;
	}
	div.pagination span.disabled {
		margin-right:2px;
		padding:2px 2px;
		border: 1px solid #ffe3c6;
	
		color: #ffe3c6;
	}
	
/*--------------------- Pie  ----------------*/
div.pie{
	font-size:12px;
	padding:3px;
	background-color:#ffe189;
	border:#CCCCCC;
	border-width:1px;
	border-style:solid;
}

div.pie a:link, a:visited, a:active{
	color:#464646;
	text-decoration:none;
}

div.pie a:hover{
	color: #f67b35;
	text-decoration:underline;
}
	
/*-------------------- */	
/*Pop up Style*/
#popup
   {
      position: absolute;
      /*border: 1px solid #666666;*/
	  /*background-color:#F7F7F7;*/
      width: 400px;
      height: 450px;
      margin-top:30px;
	  margin-left:90px;
	  visibility:hidden;
   }
