body{
	background-color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;		
	
	}
.texto{
	color : #666;
	font-size : 13px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 15px;
	text-align: justify;
}
.texto_enlace {
	color : #000;
	font-size : 13px;
	font-family : Calibri;
	text-decoration: none;

	font-weight: normal;
}
.texto_marquesina{
	color : #666;
	font-size : 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: normal;	
}
.texto_cita {
	color : #000;
	font-size : 11px;
	font-family : Tahoma, Geneva, sans-serif;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}
.titulo_enlace{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #933;
	text-decoration: none;
	font-style: normal;
}
/* texto del catalogo---------------------------------------------*/
.catalogo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #933;
	
	font-style: normal
}
.catalogo a {
	color : #C60;
	
}
.catalogo a:hover {
	dftcolor : #FF9900;
	color: #900;
}

/*------------------------- texto   de la ficha de libros-------------------------*/
.titulo_2{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	font-style: italic;
}
.texto_label {
	color : #666;
	font-size : 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;	
}
.titulo_resumen{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7A7A7;
	font-style: italic;
}

.texto_resumen {
	color : #888;
	font-size : 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	text-decoration: none;
	padding: 1px;
}
.texto_resumen1 {
	color : #333;
	font-size : 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	padding: 1px;
}

.texto_resumen1 a{
	color : #333;
	font-size : 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	padding: 1px;
}

.datos_librorojo {
	color : #C24949;
	font-size : 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}
.datos_librorojo a {
	color : #C24949;
	font-size : 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}
.datos_librorojo a:hover {
	color : #C24949;
	font-size : 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}


/* div*/
#contendor {
	width: 904px;
	align:center;
	background-color: #999;
	background-image: url(../graficas1/fondo.jpg);
	background-position: center;
	
}

/* inicio de div*/



#derecho{
	width: 250px;
	float: left;
	top: 0px;
	}
	
#derecho1{
	width: 250px;
	height:141px;
	top: 0px;
	background-image: url(../graficas1/biblio1.png);
	}
#derecho2{
	width: 250px;
	height:58px;
	top: 0px;
	background-image: url(../graficas1/biblio2.png);
	}
/*derecho enlaces*/
#derecho3{
	width: 200px;
	height:620px;
	background-image: url(../graficas1/biblio3.png);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Calibri;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	}
#derecho4{
	width: 250px;
	height:68px;
	top: 0px;
	background-image: url(../graficas1/biblio4.png);
	}
/*---------------------------------------contenidos*/
#contenido{
	
	width: 648px;
	float: right;	
	}
#contenido1{
	width: 648px;
	height:94px;
	background-image: url(../graficas1/biblio5.png);	
	}
#contenido2{
	width: 648px;
	height:47px;
	background-image: url(../graficas1/biblio6.png); 
	text-align:right;
	}
/*formulario busquedas ......*/	
#contenido3{
	width: 600px;
	height: 70px;
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	}
/*DIRECTORIO DE  ABC ......*/
#contenido4{
	width: 612px;
	height:38px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 6px;
	margin-left: 30px;
	background-color: #FFF;
	font-style: italic;
	}
	
#contenido5{
	width: 612px;
	/*height:362px;*/
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 30px;
	background-color: #FFF;
	
	
	}
			
#contenido6{
	width: 612px;
	height:210px;
	margin-top: 7px;
	margin-right: 6px;
	margin-left: 30px;
	margin-bottom: 7px;
	background-color: #FCFCFC;
	text-align: left;
	}
#contenido7{
	width: 648px;
	height:94px;
		
	}












/*final */
th {
	color : #333333;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
